html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote,a, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, th {
    text-align: left;
    font-weight: 400
}
html, body, fieldset, img,a, iframe, abbr {
    border: 0;	text-decoration:none;
}
i, cite, em, var, address, dfn {
    font-style: normal
}
[hidefocus], summary {
    outline: 0
}
li {
    list-style: none
}
h1, h2, h3, h4, h5, h6, small {
    font-size: 100%
}
sup, sub {
    font-size: 83%
}
pre, code, kbd, samp {
    font-family: inherit
}
q:before, q:after {
    content: none
}
textarea {
    overflow: auto;
    resize: none
}
label, summary {
    cursor: default
}
a, button {
    cursor: pointer
}
h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: 700
}
body {
    font-family: Microsoft Yahei, PingFang SC, Hiragino Sans GB, STHeiti, Microsoft Sans Serif, sans-serif!important;
    font-size:16px;
    line-height: 200%;
    margin: 0px;
    color: #0F0F0F;
    background-color: #E1E0C7;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.f-cb:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content:"."
}
.clearfix:after {
    clear: both;
    content:'';
    display: block
}
a {
    color:#19537D;
    text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
img {
    width: auto;
    height: auto;
    max-width: 100%
}
.l {
    float:left;
}
.r {
    float:right;
}
input {
    outline:0px;
}
* {
    margin: 0px;
    padding: 0px;
}
.trans{transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s; -moz-transition:all 0.3s ease-in 0s; -o-transition:all 0.3s ease-in 0s;}

.tabhidden{display:none;}
/* 公共样式 */
 .gs-main, .tuijian, .gs-subnav, .breadcrumbs {
    width:1100px;
    height:auto;
    margin: 5px auto;
    overflow: hidden;
    overflow:hidden;
}
.b-b {
    background-color:#f1f1ec;
    border-radius: 5px;
}
.b-q {
    background-color: #F8F8F8;
    border-radius: 5px;
    border: 1px dashed #e0dede;
    font-size:12px
}
/* header */
 header {
    width:100%;
    background-color:#22CB64;
}
.gs-hd {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #5D6146;
    height:60px;
    border-bottom: 1px solid #d7d5bc;
}
.gs-header {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1100px;
}
.gs-logo {
    float: left;
   margin: 0 3rem 0px 0px;


  
   
}
.gs-logo a {
display: inline-block;
font-size: 0px;
line-height: 2.562rem; 
color:#f1f1ec;
margin: 0.7rem 0 0 0; 
width: 7.61rem;
background: url(../images/agushici-logo.png) no-repeat center center;
background-size: 100% 100%;
image-rendering: -webkit-optimize-contrast;
height: 100% !important;
}
.gs-logo a:hover {
    text-decoration: none;
}
.gs-nav {
    margin-bottom: 0;
    margin-right: 0;
    float: left;
}
.gs-nav ul {
    overflow: hidden;
}
.gs-nav li {
  margin-right: 0.8rem;
    float: left
}
.gs-nav li a {
    white-space: nowrap;
    color: #f1f1ec;
    display: inline-block;
    font-size: 16px;
    width:auto;
	padding:5px 10px 0px 10px;
	line-height:52px;
    text-align: center;
}
.gs-nav li a.on {

    background-color: #757863;
    border-bottom: 3px solid #f1f1ec;
    
}
.gs-nav li a:hover {

    text-decoration: none;
    background-color: #757863;
    border-bottom: 3px solid #f1f1ec;
  
}
.gushiwe-cd,.gushiwe-zz{ color:#999;}



.memberlogin {
    padding-top:15px;
    width:39px;
    height:35px;
    float:right;
    display:inline;
    cursor:pointer;
}
.fa-topmberimg {
    font-size: 25px;
    color: #f5f5f5;
}
.memberlogin .fa-topmberimg {
    border: #fff solid 1px;
    border-radius: 40px;
    padding: 1px; font-size:25px;margin-top:5px;
	color:#f5f5f5;
}

.memberlogin .memberimg{ font-size:0px; border: #fff solid 1px;
    border-radius: 40px;
    padding: 1px; 
    width: 28px;
    height:28px;
    display: inline-block;
    overflow: hidden;
    
}
 .memberimg .userimg{width:100%; border-radius: 40px;}
/*seach*/
 .gs-search {
    /*float: right;*/
    margin-right: 0px;
    margin-top: 8px;
    line-height: normal;
	position: relative;
}
.search_form {
    position: relative;
    margin: 0;
    display: inline-block;
}
.search_input {
    float: left;
    width: 230px;
    height: 25px;
    line-height:25px;
    padding: 4px 7px;
    color: #985d3e;
    border-radius: 2px 0 0 2px;
    background-color:#FBFAF6;
    display: inline-block;
    vertical-align: middle;
    border: 0px solid #ccc;
    border-top: 1px solid rgba(0, 0, 0, .12);
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    border-left: 1px solid rgba(0, 0, 0, .05);
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.search_input:focus {
    border-color: #d9dee6;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(197, 197, 197, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(197, 197, 197, 0.6);
}
.search_btn {
    float: left;
    width: 50px;
    height: 34px;
    padding:4px 10px;
    margin-left: -1px;
    border-radius: 0 2px 2px 0;
    border: 1px solid #847110;
    background-color: #747110;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    color: #f3f7fc;
    line-height:28px;
}



#sidr-right {
    display: none;
}
/* 目录页二级导航 */
 .gs-subnav {
    padding-bottom: 20px;
    background-color: #f1f1ec;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.gs-subnav .title {
    margin-bottom:5px;
}
.gs-subnav_cont {
    margin:0 20px;
    clear:both;
    border-bottom:1px dashed #DAD9D1;
    overflow:hidden;
    padding:5px 0;
}
.gs-subnav .sright {
    width:1000px;
    float:left;
}
.gs-subnav .sright a, .gs-subnav .sright3 a, .gs-subnav .sright span {
    float:left;
    margin-right:10px;
    line-height:30px;
    font-size:15px;
}
.gs-subnav .sright a.on {
    color: #B00815;
    font-weight: bold;
}
.gs-subnav .sright span {
    color:#0F0F0F;
}
.gs-subnav .sleft {
    width:45px;
    float:left;
    color:#0F0F0F;
}
.gs-subnav .sleft span {
    font-size:15px;
    line-height:30px;
}
.gs-subnav .sright2 {
    width:15px;
    float:right;
    margin-top:5px;
}
.gs-subnav .sright2 img {
    cursor:pointer;
}
.gs-subnav .sright3 {
    width:643px;
    float:left;
}
.gs-up {
    width: 12px;
    height: 12px;
    background: url(jianBtn.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.gs-down {
    width: 12px;
    height: 12px;
    background: url(jiantop.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}
/* 主体布局部分 */
 .gs-content {
    width:755px;
    height:auto;
    float:left;
}
.gs-sidebar {
    width:336px;
    height:auto;
    float:right;
}
/* 首页 */
 .gs-home-istop {
    width: 1100px;
    height: auto;
    margin: 10px auto;
    overflow: hidden;
    background-color: #f1f1ec;
    border-radius: 5px;
}
.shiciyue-paihang{
    margin: 10px 10px;
    height: auto;
}
.shiciyue-paihang a {
    display: block;
    width: 90px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #747110;
    color: #F0F0E1;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.gs-isgood {
    width: 1100px;
    height: auto;
    margin: 0 auto 10px auto;
    overflow: hidden;
    background-color: #f1f1ec;
    border-radius: 5px;
}
.gs-isgood-title {
    line-height: 26px;
    font-size: 20px;
    border-left: 4px solid #A2C241;
    text-indent: 10px;
    color: #0F0F0F;
    margin: 15px 10px;
    overflow: hidden;
}
.gs-isgood-title h2 {
    float:left;
}
.gs-isgood-title .gs-top-entry {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-right: 4px;
    color: #626675;
}
.gs-isgood-title a:hover {
    color: #19537D;
    text-decoration: none;
}
.gs-isgood-ul {
    width:1101px;
    overflow: hidden;
    margin-bottom:20px;
    min-height: 140px;
    max-height: 140px
}
.gs-isgood-li {
    width:326px;
    border-right: 1px dotted #DAD9D1;
    padding:0px 20px 0px 20px;
    color:#999;
    overflow: hidden;
    float: left;
}
.gs-isgood-li h3 {
    line-height: 26px;
    font-size: 18px;
    color: #20BD5D;
    display: flex;
    font-weight: bold;
}
.gs-isgood-li h3 a {
    color: #19537D;
}
.gs-isgood-source, .gs-isgood-introduuce {
    padding:0px 5px;
    color: #999;
        font-size: 14px;
    line-height: 197%;
}
/*title标题*/
 .title {
    line-height: 22px;
    font-size: 18px;
    border-left: 4px solid #A2C241;
    text-indent: 10px;
    color: #0F0F0F;
    margin: 15px 10px;
    display: flex;
    font-weight: bold;
}
.title-h {
    float:left;
    font-size:20px;
}
.title a {
    font-size:20px;
    color:#19537D;
}
.title span {
    font-size:14px;
    color:#999;
}
.title_bar {
    height:auto;
    margin:0 auto 10px auto;
    overflow:hidden;
}
.title-r {
    float:right;
    font-size:18px;
    color: #65645F
}
.titleple{
    padding: 10px 20px;}
.titleple .tagdestxt{ line-height: 1.8;	font-size:15px;	}
.titleple h1{
    font-size: 1.175rem;
    line-height: 2.75rem;
    font-weight: bold;
    border-bottom: 1px dashed #eaeaea;
    color: #0f0f0f;
}
/* 作品works */
 .gs-works, .gs-sons {
    padding:15px 20px;
    margin-bottom:10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .07);
    background-color: #f1f1ec;
    border-radius: 5px;
}
.copyShiwenhidden{ width:1px; height:1px; overflow:hidden;}
.gs-cont {
    clear:both;
    height:auto;
    margin-bottom:15px;
    overflow:hidden;
}
.gs-cont-title {
    line-height: 26px;
    font-size: 20px;
    color: #0F0F0F;
    display: flex;
    font-weight: bold;
    margin-bottom: 10px;
}
.gs-cont-title h3{ font-size:18px;}
.gs-tag {
    clear:both;
    border-top:1px solid #DAD9D1;
    margin-top:10px;
 
}
.gs-tag a {
    color:#999;	text-decoration:none;
    margin-right:10px; font-size:14px;
}
.gs-service-dynsty, .gs-service-author {
    color:#19537D;
}
.gs-works-introduuce p {
    margin-bottom:10px;
}
.source {
    color:#999;
}
.gs-cont-title .ld {
    float:left;
    margin-left:10px;
    margin-top:5px;
    text-indent: -999em;
}
.works-dynsty, .works-author {
    color:#999;
}
.gs-works-text {
    clear: both;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
}
.gs-works-text h2 {
    font-size: 17px;
    color: #0F0F0F;
    height: 30px;
    line-height: 30px;
}
.gs-works-text h3 {
    font-size: 16px;
    color: #343853;
    height: 30px;
    line-height: 30px;
    padding: 8px 0px;
}
.gs-works-text p {
    font-size: 16px;
    line-height: 32px;
    color: #343853;
}
.gs-works-text p b{display:block;}
.gs-def p {
    font-size: 16px;
    line-height: 32px;
    color: #343853;
    padding: 5px 10px;
    font-weight: 700;
    position: relative;
}
.gs-conview-def {
    overflow: hidden;
    margin-bottom: 10px;
}
.gs-conview-ft {
    overflow: hidden;
    margin-bottom: 10px;
}
p.y {
     color: #af9100;
    margin: 10px 0;
    background-color: #f7f7f7;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 200%;
    font-weight: 400;
    position: relative;
}
p.y::before {
    content:'';
    display: block;
    padding: 0;
    width: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #f9f9f9;
    position: absolute;
    top: -19px;
    left: 20px;
}
p.z {
    color: #518564;
    margin: 10px 0;
    background-color: #f7f7f7;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 200%;
    font-weight: 400;
    position: relative;
}
p.z::before {
    content:'';
    display: block;
    padding: 0;
    width: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #f9f9f9;
    position: absolute;
    top: -19px;
    left: 20px;
}
.gs-tip {
    margin-top: 15px;
    overflow: hidden;
}
.gs-tip p {
    font-size: 14px;
    line-height: 22px;
    color: #919090;
}
/* 译-注-赏-拼 */
 .gs-service-tab span{display:block; width:21px; height:21px; line-height:20px; font-size:14px; font-weight:bold; color:#AAAAA7; font-style:normal; text-align:center; overflow:hidden; border:2px solid #AAAAA7; border-radius:50%; margin-left:10px; float:right; cursor:pointer;}
.gs-cont-service{line-height: 30px; height: 30px; overflow: hidden;}
.gs-cont-service span{color:#AAAAA7; text-decoration:none;}
.gs-cont-service span.on, .gs-cont-service span:hover{border:2px solid #FFB018; background-color:#FFB018; color:#fff; -webkit-tap-highlight-color:transparent;}
.gs-service-tab a{color: #AAAAA7;}
.gs-service-tab .on a{color: #f9f9f9;}
.gs-service-tab a:hover{border: 2px solid #FFB018; background-color: #FFB018; color: #fff; -webkit-tap-highlight-color: transparent; text-decoration: none;}
.gs-poem-sub{float: left; color: #999;}
.gs-service-tab{float: right;}
/*作品tool*/
 .tool{height:24px; clear:both;}
.sc, .fz, .ld, .zan, .write, .next{display:block; width:18px; height:18px; cursor:pointer; margin-right:20px; float:left; background-image: url(../images/icons.png); background-repeat: no-repeat;}
.sc{background-position:0px -50px;}
.fz{background-position:-50px -50px;}
.ld{background-position:-25px -50px;}
.write{background-position:-75px -50px;}
.zan{background-position:-129px -70px; line-height:18px; margin-right:5px; padding-left:25px; font-style:normal; color:#999; width:auto;}
.ld-on, .ld:hover{background-position:-25px -70px;}
.sc-on, .sc:hover{background-position:0px -70px;}
.zan:hover{color:#FFB018; background-position:-128px -50px;}
.zan span{background-color: #f1f1ec;}
.next{display: block; width: 24px; height: 24px; background-position: -100px -50px; margin-top: -2px; float: left; text-indent: -999em;}
/* 分页pages */
.gs-pages{font-size: 14px; padding: 10px 0; overflow: hidden; text-align: center;}
.gs-pages ul{margin: 0; padding: 0; list-style-type: none}
.gs-pages ul li{display: inline-block; margin: 0 3px}
.gs-pages ul li a,.gs-pages ul li span{display: inline-block; padding: 3px 15px; border-radius: 2px;}
.gs-pages ul li a{text-decoration: none; background-color: #f1f1ec; color: #19537D; opacity: 1; box-shadow: inset 0 -2px 0 rgb(0 0 0 / 13%);}
.gs-pages ul li span{cursor: default; color: #aaa}
.gs-pages ul li a:hover,.gs-pages ul li a:focus{opacity: 0.8}
.gs-pages ul li.active span{color: #fff; background-color: #5D6146; box-shadow: inset 0 -2px 0 rgba(0,0,0,0.1)}
/* footer 尾部 */
 footer {
    width:1100px;
    height:auto;
    margin:0 auto;
    font-size:12px;
    text-align:center;
    border-top: 1px solid #c8c7bc;
    padding:10px 0;
}
footer p {
    line-height:26px;
}
footer p, footer a {
    color:#999;
}
/* sidebar  侧边栏 */
 .sidebar-box{width:100%; padding:1px 0px; margin-bottom:20px; box-shadow: 0 1px 4px rgba(0, 0, 0, .07);}
.sidebar-tag{margin:0 0 15px 20px;}
.sidebar-tag a{float:left; width:90px; height:30px; line-height:30px; font-size:14px; text-align:center; color:#19537D; border:1px solid #DAD9D1; border-radius:5px; overflow:hidden; margin:5px 10px 5px 0;}
.sidebar-tag a:hover{color: #2440b3; border: 1px solid #666;}
.sidebar-hot,.title-tab-box-Readlist{margin:0 10px 15px 10px; overflow:hidden;}
.sidebar-hot li,.title-tab-box-Readlist li{width:100%; height:40px; line-height:40px; font-size:16px; overflow:hidden; border-bottom:1px dashed #DAD9D1;}
.title-tab-box-Readlist li span{color: #999; display: inline-block; margin-right: 10px;}
.cdzz{margin-left:10px; color:#999;}
.hot-span{float:right;}
.search-list a{display: inline-block; padding:0px 10px 0 10px; height:30px; line-height:30px; font-size:14px; text-align:center; color:#999; border:1px solid #DAD9D1; border-radius:5px; margin:5px 10px 5px 0;}

/*搜索结果*/
.search-result-wrapper{display:none; border: 1px solid #eaeaea;width: 290px;position: absolute;top: 36px;right:2px;background-color: #fff;overflow: hidden;z-index: 999;}
.search-result-wrapper .each-result{border-bottom: 1px solid #eaeaea; display: flex;}
.search-result-wrapper .class-name{width: 50px; padding: 6px; text-align: center; border-right: 1px solid #eaeaea; flex-shrink: 0;}
.search-result-wrapper .class-list{flex-grow: 1;}
.search-result-wrapper .class-list .list-item{height:30px; padding:1px 5px; width:210px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}

.search-result-wrapper .class-list .list-item a{ width:auto; padding:0px; border:none; text-align:left;    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}


/* 目录页二级导航 */

/*面包屑导航*/
 .breadcrumbs{
	 font-size:14px;
}
 .breadcrumbs a {
    color:#7d551d;
 }
/*section*/
 .gs-box{padding:10px 20px; margin-bottom:10px; position:relative; overflow: hidden; background-color: #f1f1ec; border-radius: 5px;}
.gs-box-title{overflow: hidden; margin-bottom: 10px; height: 30px; font-weight: bold; font-size: 18px; clear: both;}
.gs-box-title .ld{margin-left:15px; margin-top:3px;}
.nrbj{color:#999; background-position:-216px -85px; padding-left:20px; cursor:pointer; background-image: url(icons.png); background-repeat: no-repeat;}
.nrbj a{color:#999;}
.nrbj a:hover{color:#20BD5D;}
.nrbj:hover{background-position:-216px -103px; color:#20BD5D;}
.morebg{z-index: 100; height: 60px; width: 100%; position: absolute; bottom: 40px; background-image: url(../images/morebg.png); background-repeat: repeat-x; -webkit-tap-highlight-color: transparent;}
.more{height:30px; line-height:30px; font-size:14px; color:#19537D; text-align:center; cursor:pointer;}
.more-data{height:30px; line-height:30px; font-size:14px; color:#20BD5D; text-align:center; cursor:pointer;}
/*作者*/

.zuozhe-aimg{position: relative;}
.zuozhe-span{position: absolute;left:10px;bottom:15px;/*background:rgba(230,234,220,0.7);*/padding: 3px 1px; }
.zuozhe-em{
    display: block;
    margin: 0 auto;
    width: 20px; text-align: center;
    line-height: 24px; color: #000; padding: 2px;
 
    word-wrap: break-word;/*英文的时候需要加上这句，自动换行*/
    word-break:break-all;
}

 .gs-zuozhe{padding:20px; margin-bottom:10px; background-color: #f1f1ec; border-radius: 5px;}
.gs-zuozhe .ld{text-indent: -999em;}
.gs-zuozhe-img{float:left; width:120px; max-height:180px; margin-right:0px;}
.gs-zuozhe-img img{width:105px;}
.gs-zuozhe-nav-title{position: relative; height: 50px; text-align:center;}
.gs-zuozhe-nav-title div{border-top: 1px solid #DAD9D1; position: absolute; width: 100%; top: 25px;}
.gs-zuozhe-nav-title a{position: absolute; font-size: 16px; left: 50%; top: 50%; margin-top: -16px; margin-left: -100px; background: #cdca7f; padding: 0 20px; color: #0F0F0F; border-radius: 32px;}
.gs-zuozhe-nav-list{overflow:hidden;}
.gs-zuozhe-nav-list li{float:left; width:50%; line-height:30px;}
.gs-zuozhe-works{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.ccc{padding:5px 0; margin-bottom:10px;}
.fy, .zs{color:#993300; background-color:#f7f7f7; padding:5px 7px; border-radius: 5px;}
.zs{color:#3333FF;}
.lr{font-size:12px; color:#999; margin-bottom:0; border-top: 1px solid #c8c7bc; padding-top:10px;}
.yw{font-size:16px; font-weight:bold;}
/* pinyintext   */
 .gs-pinyin-def{font-size:24px;}
.gs-pinyin-def .ptitle{text-align:center;}
.gs-pinyin-def p{margin-bottom: 15px; line-height: 24px; text-align: left;}
.gs-pinyin-def ruby {
    font-size: 24px;
    display: inline-block;
}
.gs-pinyin-def ruby rb{ background: url(../images/icons.png) no-repeat -170px -50px; display: block; float: left; font-size: 22px; height: 35px; line-height:33px; margin: 5px 3px 15px 0px; text-align: center; width: 35px;}

.gs-pinyin-def rt{font-family: times new roman, times, serif; color: #86c6b3; display: block; float: left; font-weight: bold; font-size: 14px; margin: -11px 0 0 -38px;text-align: center; width: 35px;}


.dj-cont{overflow:hidden;}
.section-dl{overflow:hidden; border-bottom:1px solid #DAD9D1; padding-bottom:15px; margin-top:15px;}
.dl-title{line-height:21px; font-size:18px; color:#20BD5D; margin-bottom:15px; border-left:3px solid #20BD5D; padding-left:10px; overflow:hidden;}
.section-dl dd{width:33.33%; height:30px; line-height:30px; float:left; overflow:hidden; font-size:14px;}
.section-dl dd span{font-size: 12px; color: #999}
.section-dl dd span a{font-size: 12px; color: #999}
/* 书籍页 */
 .gs-book-intro{padding: 15px; margin-bottom: 10px; box-shadow: 0 1px 4px rgb(0 0 0 / 7%); background-color: #f1f1ec; border-radius: 5px;}
.gs-book-cont{clear: both; height: auto; overflow: hidden;}
.gs-book-img{float: left; width: 120px; height: 150px; margin-right: 20px;}
.gs-book-title{line-height: 26px; font-size: 18px; font-weight: bold;}
.gs-book-introduuce{padding: 5px 5px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.gs-book-list{padding: 5px 15px; margin-bottom: 10px; position: relative; background-color: #f1f1ec; border-radius: 5px;}
.gs-booklist-dl{overflow: hidden; border-bottom: 1px solid #DAD9D1; padding-bottom: 15px; margin-top: 15px;}
.gs-booklist-dl:last-child{border-bottom: 0px solid #DAD9D1;}
.gs-booklist-title{line-height: 21px; font-size: 18px; color: #0F0F0F; margin-bottom: 15px; padding-left: 10px; overflow: hidden; border-left: 4px solid #A2C241;}
.gs-booklist-dl dd{
        width: 47%;
    line-height: 45px;
    float: left;
    overflow: hidden;
    margin-left: 15px;
    border-bottom: 1px dashed #DAD9D1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
}
.gs-bd{margin: 15px auto; padding: 0 40px; background: #f6f4ec; background-color: #f1f1ec; border-radius: 5px; box-shadow: 0 1px 4px rgb(0 0 0 / 7%);}
.gs-article{padding: 15px 0; width:852px;margin:0px auto;}
.chapter-bg-top{width:100%;
    height:43px;
    background: url(../agushiwen/images/contents_b_1.gif) bottom no-repeat;}
.gs-article-text{background: url(../agushiwen/images/contents_b_2.gif);
    text-align: left;
    padding: 40px;
    font-size: 16px;
    line-height: 200%;}
.chapter-bg-bottom{height: 9px;
    background: url(../agushiwen/images/contents_b_3.gif) top no-repeat;}    
.gs-article-title{padding: 10px 0;}
.xs_zj .gs-bd{background:none;}
.gs-article-title h1{text-align: center; font: normal 30px/50px"\5FAE\8F6F\96C5\9ED1"; padding: 0 15px}
.gs-article-title p.gs-other{text-align: center; color: #777; text-indent: 0; line-height: 24px; padding: 10px 0}
.gs-article-title p.gs-other i{margin-left: 10px; background: #e3dfcd; border-radius: 10px; color: #666; font-style: normal; font-size: 12px; line-height: 24px; padding: 0 8px 0 5px}
.gs-article-text{font-size: 18px; line-height: 36px; font-weight: 400; overflow: hidden}
.gs-article-text p{text-align: justify; margin: 0 0 10px;font-family: "新宋体";}
.gs-page{padding: 8px 0; overflow: hidden; font-size: 16px; background: #e7e4d5; border-radius: 8px; margin: 15px 0}
.gs-page li{float: left; width: 33%; height: 30px; line-height: 30px; overflow: hidden; text-align: center}
/*赏*/
 .gs-shang{padding:20px; margin-bottom:20px; background-color: #f1f1ec; border-radius: 5px;}
.gs-shang-title{overflow: hidden; margin-bottom: 10px;}
.gs-shang-title h2{line-height: 26px; font-size: 18px; color: #20BD5D; display: flex; font-weight: bold; float: left;}
.gs-shang-introduuce{padding: 5px 5px;}
.gs-shang-page{width:100%; text-align:center; overflow:hidden; font-size:18px; padding:10px 20px; margin-bottom:20px; background-color: #f1f1ec; border-radius: 5px;}
.gs-shang-page a{margin:10px; padding:10px 20px; font-size:18px;}
/* 名句 */ .mingju{clear:both; width:100%; height:auto; overflow:hidden; margin-bottom: 10px; position: relative;}
.mingju li{width:100%; font-size:16px; float:left; border-bottom:1px dashed #DAD9D1; overflow:hidden; color:#999; padding: 10px;}
.mingju li span{margin-left:10px;}
.mingju li span, .mingju li span a{font-size:14px; color:#999;}
.mingju li p, .mingju li p a{font-size:14px; color:#999;display: inline-flex;}
.mingju li:last-child{border-bottom:none;}
.active{color:#d90000;}
#gs-gotop{bottom: 105px; _margin-bottom: 105px; width: 36px; height: 36px; background: #e7e4d5 url(../images/icon.svg) no-repeat; position: fixed; right: 50px; cursor: pointer}

@media (max-width:1080px) {
    body, html{width:100%;}
.gs-isgood, .gs-main, .gs-home-istop, .gs-subnav, .breadcrumbs{width:98%;height:auto;margin:10px auto;overflow:hidden;}
.gs-content{width:100%;height:auto;float:left;}
.gs-sidebar{width: 100%;height: auto;float: right;}
.gs-hot-tag{margin:10px 5px;}
.gs-hot-tag a{width:23%;height:42px;line-height:42px;text-align:center;background-color: #747110;color: #F0F0E1;float:left;border-radius: 5px;margin:0px 3px 10px 3px;}
.sidebar-tag a{float:left;width:20%;height:30px;line-height:30px;font-size:14px;text-align:center;color:#999;border:1px solid #DAD9D1;border-radius:5px;overflow:hidden;margin:5px 10px 5px 0;}
.gs-isgood-ul{width:100%;overflow: hidden;margin-bottom:20px;min-height: 100%;max-height: 100%}
.gs-isgood-li{width:100%;border-right: 1px dotted #DAD9D1;padding:0px 5px 0px 5px;color:#999;overflow: hidden;}
.gs-isgood-li h3{font-size: 20px;justify-content: center;}
.gs-subnav_cont{margin: 0 10px;clear: both;border-bottom: 1px dashed #DAD9D1;overflow: hidden;padding: 5px 0;}
.gs-subnav .sright{width: 98%;/*float: left;*/}
.gs-subnav .sright a{margin-right:10px;}
.yuanwen{float: left;width: 100%;padding: 0px;margin-bottom: 10px;}
.fanyi{float:right;width:100%;padding:0px;margin-bottom:10px;}
.section-title{margin:5px}
.works-title{font-size:20px;justify-content:center;}
.source, .works-introduuce{font-size:18px}
.mingju li{font-size:1rem;}
.mingju li span {
    margin-left:0px;
}
.mingju li p, .mingju li p a{font-size: 16px;color: #999;}
footer{width:100%;height:auto;margin:0 auto;font-size:12px;text-align:center;border-top: 1px solid #c8c7bc;padding:10px 0;}
.memberlogin{display:none;}

#simple-menu {
    display: none;
    width: 45px;
    height: 45px;
    font-size: 0;
    overflow: hidden;
    text-align: center;
}
.shiciyue-paihang a {
    width: 24%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #747110;
    color: #F0F0E1;
    float: left;
    border-radius: 5px;
    margin: 0px 3px 10px 3px;
}

.shiciyue-paihang {
    margin: 10px 0px;
    height: auto;
}

.sidebar-hot li, .title-tab-box-Readlist li{
    
    font-size:1rem;
}

}

@media screen and (max-width: 767px) {

.gs-booklist-dl dd {
    width: 100%;
    margin-left: 0px;
    float: none;
}

.sidebar-tag {
    margin: 0 10px 15px 10px;
}
.sidebar-tag a {
    float: left;
    width: 26.5%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #524f4f;
    border: 1px solid #DAD9D1;
    border-radius: 5px;
    overflow: hidden;
    margin: 5px 10px 5px 10px;
}


.shiciyue-paihang a {
    width: 23%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #747110;
    color: #F0F0E1;
    float: left;
    border-radius: 5px;
    margin: 0px 3px 10px 4px;
}
	

 .gs-hd{height:45px;}
.gs-header{width:100%;padding:0;}
.gs-logo{margin: 2px 0 0;width: auto;background-size: 30px 30px;background-position-x: 8px;background-position-y: 5px;padding-left:0.75rem;}
 
.gs-logo a {
    display: inline-block;
    font-size:1.2rem;
    line-height: 2.1rem;
    color: #f1f1ec;
    margin:0.35rem 0 0 0;
    width:5.61rem;
    background: url(../images/shiciyue-logo.png) no-repeat center center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    height: 100% !important;
}


.gs-nav, .gs-search{float: none;display: none;}
/*yd menu*/#simple-menu{display: block;float: right;margin-top: 0px;cursor: pointer;}
#simple-menu:before{display: inline-block;font: bold 45px/45px"Times New Roman";vertical-align: text-bottom;content:"\2261";color: #f1f1ec;}
.sidr-open #simple-menu:before{display: inline-block;font: bold 45px/45px"Times New Roman", Arial;vertical-align: text-bottom;content:"\00D7";color: #f1f1ec;}
.sidr{display: none;position: absolute;position: fixed;top: 0;height: 100%;z-index: 999999;width: 260px;overflow-x: none;overflow-y: auto;font-size: 16px;background: #f1f1ec;color: #333;-webkit-box-shadow: inset 0 0 5px 0px #E1E0C7;-moz-box-shadow: inset 0 0 5px 0px #E1E0C7;box-shadow: inset 0 0 5px 0px #e1e0c7;}
.sidr.right{left: auto;right: -260px;}
.sidr .sidr-inner{padding: 0 0 6px;}
.sidr-inner{clear: both;}
.sidr ul{display: block;margin: 0 0 15px;padding: 0;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #fff;}
.sidr ul li{display: block;margin: 0;line-height: 48px;border-top: 1px solid #fff;border-bottom: 1px solid #e5e5e5;}
.sidr ul li a, .sidr ul li span{padding: 0 20px;display: block;text-decoration: none;color: #333;font-weight: bold;}
.sidr-inner li.sidr-class-m-back{padding-left: 15px;line-height: 48px;border-bottom: 1px solid #e5e5e5;display: block;margin-top: -15px;border-top: 1px solid #fff;}
.sidr-inner li.sidr-class-m-size{padding-left: 15px;line-height: 48px;border-bottom: 1px solid #e5e5e5;display: block;margin: 0;border-top: 1px solid #fff;}
.sidr-inner li.sidr-class-m-back a.sidr-class-c{border: 1px solid #ddd;text-align: center;width: 20px;height: 20px;line-height: 20px;display: inline-block;margin-right: 5px;}
/*seach*/#sidr-id-search_form{padding: 6px 15px 0;overflow: hidden;}
.sidr-inner #sidr-id-keys{float: left;background: #fff;border: 1px solid #d6d0cd;border-top-left-radius: 2px;border-bottom-left-radius: 2px;border-right: none;color: #825d5b;font: italic 14px/24px"serif";transition: all 0.7s ease 0s;width: 182px;height: 30px;padding-left: 6px;}
#sidr-id-search_form .sidr-class-search_btn{float: left;background: url(../images/search.png) no-repeat;width: 32px;height: 32px;border-top-right-radius: 2px;border-bottom-right-radius: 2px;border: 1px solid #d6d0cd;border-left: none;cursor: pointer;text-indent: -9999px;}
#sidr-id-search_form #sidr-id-keys:focus{font-style: normal;background: #fff;width:190px;outline: 0;}
.gs-bd{width: 100%;padding: 0;margin: 0;}
.gs-article{padding: 0 0 15px;width: 100%}
.gs-article-title p.gs-other{display: none}
.gs-article-text{font-size: 18px;line-height: 34px;font-weight: 400;overflow: hidden;padding: 0 15px}
.gs-page{padding: 6px 0;margin: 10px 15px}
#gs-gotop{right: 5px;}
.gs-zuozhe{padding:10px;}
.seachboxs{display:none;}
 .gs-zuozhe-works {
	display:inline;
    overflow: visible;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.gs-pages ul li {
    display: none;
}

.gs-pages ul li.prev-page, .gs-pages ul li.next-page{
    display: inline-block;
}
 
	
}