h1{font-size:30px;font-family:微软雅黑,宋体;text-align:center;padding:18px 0 10px;}
h1 span{font-size:12px;font-family:"宋体";color:#666;}

#tuijian{

margin: auto;
border: 1px solid #dddddd;
background: #ffffff;
overflow:hidden;
margin-top:10px;
margin-bottom:2px;
font-size:12px; 
font-family:Arial, Helvetica, sans-serif, 宋体;
padding:5px; 
line-height:20px;
}
#tuijian a{color:#000;text-decoration:none;font-size:12px;}
#tuijian a:visited{color:#800080;}
.tishi {border: 1px dotted #A2C66D;padding: 3px;background:#FFFFFF;margin:3px;height:25px;line-height:25px;font-size:12px;}
/* layout */
.fullbar{
    text-align: center;
}
.yanse{
    text-align: center;
    background:#129da5;
    height:30px;
    line-height:30px;
}
.linkall{
    width: 100%;
    float: left;
    text-align: left;
}

.linkleft{
    float: left;
    text-align: left;
}

.linkright{
    float: right;
    text-align: right;
}

.readset{
    text-align: left;
}

.atitle{
    text-align: center;
    font-size: 115%;
    font-weight: bold;
    line-height: 2.5;
}

.ainfo{
    text-align: center;
    line-height: 2;
}

.acontent{
    text-align: left;
    padding: 0.8em 6% 0.8em 6%;
    font-size: 115%;
    line-height: 1.6;
    border: 1px solid #dddddd;
    background:#e7f4fe;
}


.copyright{
    margin: 1.5em auto;
    padding: 0.8em 0px;
    text-align: center;
    line-height: 2;
    border-top:1px dashed #dddddd;
}

.headlink{
    background: #ffffff; 
    border: solid 1px #ddd;
    line-height: 2.2em; 
    margin: 1em auto;
    padding: 0px 0.8em;
}

.footlink{
    margin: 0.8em auto;
    padding: 0.4em 0px;
    text-align: center;
    line-height: 2;
}

.cb{clear:both; font-size:0px; height:0px; overflow:hidden;}

.index{
    margin: auto;
    border: 1px solid #dddddd;
    background: #ffffff;
}
.index dt, .volume{
    height: 2.2em;
    line-height: 2.2em;
    width: 100%;
    clear: both;
    font-size: 115%;
    text-align: center;
    color: #017ab6;
    border-bottom: 1px solid #d2d2d2;
    background: #f5f5f5;
    
}


.chapters{
    display: block;
    clear: both;
    list-style: none;
}
.index:after, .chapters:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.index dd, .chapters li{
    width: 25%;
    float: left;
    overflow: hidden;
    border-bottom: 1px dashed #dddddd;
    height: 2.5em;
    line-height: 2.5em;
    text-indent: 1em;
}
.index a:link, a:visited{color:#083f99;text-decoration:none;}
.index a:hover{color:#f00;text-decoration:underline;}
@media (min-width: 801px) and (max-width: 1024px) {
    .index dd, .chapters li{
        width: 33.33%;
    }
}

@media (min-width: 481px) and (max-width: 800px) {
    .index dd, .chapters li{
        width: 50%;
    }
}

@media all and (max-width: 480px) {
    .index dd, .chapters li{
        width: 100%;
    }
}
.index dd em, .chapters em{
    color: #fe0000;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 80%;
    margin: 0px 3px;
}

.chapterblock{
    margin: auto;
}

.chaptertitle{
    height: 2.5em;
    line-height: 2.5em;
    clear: both;
    font-size: 115%;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
}

.chaptercontent{
    text-align: left;
    font-size: 115%;
    line-height: 1.6;
    padding: 0.8em;
}

.divimage{
    text-align: center;
}

.imagecontent{
}

.aimage{
    cursor: pointer;
}
.viptitle{
    height: 2.2em;
    line-height: 2.2em;
    width: 100%;
    clear: both;
    background: #f9f9f9;
    font-size: 115%;
    text-align: center;
}