* {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

body, ul, li, p, span, h1, h2, h3, h4, h5, h6.dl, dt, dd {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

a {
    text-decoration: none;
    color: #333;
}

input {
    border: 1px solid #eee;
    background: #fff;
    outline: none;
}

.relative {
    position: relative;
}

.foot {
    background: #1ABC9C;
    color: #fff;
    text-align: center;
    color: #eee;
    padding: 10px 0px 20px 0px;
}

.foot li {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.foot a {
    color: #fff;
}

.dixian {
    color: #999;
    text-align: center;
    margin: 10px 0px;
}

.clear {
    clear: both;
}

.nav {
    height: 45px;
    line-height: 45px;
    background: #1ABC9C;
    box-shadow: 0px 0px 11px 0px #999;
}

.nav a {
    color: #fff;
}

.nav .sitename {
    position: absolute;
    top: 0px;
    left: 10px;
    font-size: 18px;
    color: #fff;
}

.nav .searchico img {
    margin-top: 10px;
}

.nav .searchico {
    position: absolute;
    right: 10px;
    color: #fff;
}

.nav .searchico a {
    height: 50px;
    width: 30px;
}

.nav .userico {
    position: absolute;
    right: 15px;
    top: 8px;
    color: #fff;
}

.nav .userico img {
}

.nav .userico a {
    height: 50px;
    width: 30px;
}

.nav .userico a img {
    height: 25px;
    width: 25px;
}

.indexnav {
    margin-top: 20px;
    height: 75px;
}

.indexnav a {
    color: #fff;
}

.indexnav li {
    float: left;
    width: 20%;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.indexnav li a {
    position: relative;
    display: block;
    color: #999;
    height: 50px;
    width: 50px;
    border-radius: 30px;
    margin: 0 auto;
}

.indexnav i {
    margin-left: -25px;
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 5px;
    background: #f1f1f1;
    box-shadow: 0px 0px 5px 0px #ccc;
}

.indexnav i img {
    height: 25px;
    width: 25px;
    margin-top: 7px;
}

.lunbo {
    margin: 10px 10px 0px 10px;
    overflow: hidden;
    box-shadow: 1px 1px 7px 1px #999;
    border-radius: 5px;
}

.lunbotitle {
    position: relative;
    color: #666;
    border-bottom: 2px solid #1ABC9C;
    margin: 10px;
    margin-bottom: 15px;
    font-size: 1.1em;
    padding-bottom: 10px;
    color: #1ABC9C;
}

.lunbotitle .titlemore {
    top: 0px;
}

.topsearch {
    position: relative;
    margin: 20px 10px 0px 10px;
    border: 1px solid #1ABC9C;
    border-radius: 5px;
    height: 40px;

}

.topsearch .searchkey {
    position: absolute;
    display: block;
    top: 0px;
    bottom: 0px;
    left: 10px;
    right: 70px;
    border: none;
    border-radius: 5px 0 0 5px;
    height: 40px;
    min-width: 60%;
    font-size: 14px;
    color: #999;
}

.topsearch .searchbtn {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 40px;
    line-height: 200px;
    text-align: center;
    width: 70px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    background: url('search.png') no-repeat center #1ABC9C;
    overflow: hidden;
}

.block {
    margin: 10px;
    margin-top: 30px;
    position: relative
}

.block li {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
}

.block .intro {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    margin-top: 10px;
}

.block .fullflag {
    position: absolute;
    top: 10px;
    right: 65px;
    display: block;
    border: 1px solid #eee;
    color: #1ABC9C;
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 12px;
}

.block .sort {
    position: absolute;
    top: 10px;
    right: 0px;
    display: block;
    border: 1px solid #eee;
    color: #999;
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 12px;
}

.titleall {
    position: relative;
    height: 20px;
    line-height: 20px;
    font-size: 1.1em;
    color: #666;
    margin-top: 20px;
    background: url('book.png') no-repeat left;
    padding-left: 30px;
}

.titleall a {
    color: #1ABC9C;
}

.titlemore {
    position: absolute;
    top: -5px;
    right: 5px;
    height: 40px;
}

.titlemore a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    background: url('more.png') no-repeat center;
    height: 25px;
    line-height: 150px;
    overflow: hidden;
}

.block .line {
    border-bottom: 2px solid #1ABC9C;
    margin-top: 5px;
}

.block .block4 {
    border-bottom: 1px solid #eee;
}

.block .b1, .block .b4 {
    width: 24%;
    float: left;
    margin: 10px 0px;
}

.block4 img {
    width: 100%;
    height: 120px;
}

.block .b2, .block .b3 {
    width: 24%;
    float: left;
    margin: 10px 1%;
}

.block .title, .block .author {
    font-size: 10px;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}

.block .author {
    color: #999
}

.pre {
    display: inline-block;
    padding: 20px;
    background: #f1f1f1;
    box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1);
    width: 100%;
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        transform: scale(0) rotate(-90deg);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2) rotate(90deg);
        opacity: 0;
    }
}

@keyframes ball-scale-multiple {
    0% {
        transform: scale(0) rotate(-90deg);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2) rotate(90deg);
        opacity: 0;
    }
}

/* line 1, ../sass/inc/_loader.scss */
.loaderWrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 123333333;
}

/* line 10, ../sass/inc/_loader.scss */
.ball-scale-multiple {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
}

/* line 15, ../sass/inc/_loader.scss */
.ball-scale-multiple > div {
    background-color: #fff;
    border-radius: 0;
    animation-fill-mode: both;
    position: absolute;
    left: -60px;
    top: -60px;
    opacity: 0;
    margin: 0;
    width: 120px;
    height: 120px;
    animation: ball-scale-multiple 1s 0s linear infinite;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

/* line 28, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(1) {
    animation-delay: -1s;
}

/* line 31, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(2) {
    animation-delay: -0.8s;
}

/* line 34, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(3) {
    animation-delay: -0.6s;
}

/* line 37, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(4) {
    animation-delay: -0.4s;
}

/* line 40, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(5) {
    animation-delay: -0.2s;
}

/* line 7, ../sass/style.scss */
.a-container {
    width: 1170px;
    margin: 20px auto;
}

/* line 12, ../sass/style.scss */
.a-1_2 {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
}

/* line 17, ../sass/style.scss */
.o-sliderContainer {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 200px;
    background: #fff;
    float: left;
    margin: 30px 0;
    height: auto;
}

/* line 27, ../sass/style.scss */
.o-sliderContainer.hasShadow {
    box-shadow: 0 39px 22px -29px rgba(0, 0, 0, 0.2);
}

/* line 31, ../sass/style.scss */
.o-sliderContainer:hover .o-slider-next {
    right: 0;
}

/* line 34, ../sass/style.scss */
.o-sliderContainer:hover .o-slider-prev {
    left: 0;
}

/* line 39, ../sass/style.scss */
.o-slider--item {
    height: auto;
    width: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    transition: all 0.2s cubic-bezier(0.7, 0.18, 0.53, 0.75);
    opacity: 0.6;
    transform: scale(0.95, 0.95);
    transform-origin: center center;
    z-index: 99;
}

/* line 52, ../sass/style.scss */
.o-slider--item::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(70%, transparent));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    z-index: 0;
}

/* line 65, ../sass/style.scss */
.o-slider--item.isActive {
    opacity: 1;
    transform: scale(1, 1);
}

/* line 69, ../sass/style.scss */
.o-slider--item.isMoving {
    opacity: 0.6;
    transform: scale(0.95, 0.95);
    z-index: 100;
}

/* line 76, ../sass/style.scss */
.o-slider {
    width: auto;
    position: relative;
    display: none;
}

/* line 81, ../sass/style.scss */
.o-slider.isVisible {
    display: table;
    background: #000;
}

/* line 86, ../sass/style.scss */
.o-slider.isDraggable {
    cursor: move;
}

/* line 91, ../sass/style.scss */
.o-slider-textWrap {
    left: 2%;
    bottom: 45px;
    height: auto;
    position: absolute;
    text-align: left;
    padding: 0 0 20px 0;
    width: 96%;
    transition: all 0.4s;
    opacity: 1;
    overflow: visible;
    perspective: 1000px;
    z-index: 2;
}

/* line 107, ../sass/style.scss */
.isActive .o-slider-textWrap::after {
    width: 100%;
    left: 0;
}

/* line 112, ../sass/style.scss */
.isActive .o-slider-paragraph {
    opacity: 1;
    transform: perspective(0) rotateY(0) translate(0, 0);
    transform-origin: 0 0;
    transition-delay: 1s;
}

/* line 119, ../sass/style.scss */
.isActive .o-slider-title {
    opacity: 1;
    transform: perspective(0) rotateY(0) translate(0, 0);
    transform-origin: 0 0;
    transition-delay: 0.2s;
}

/* line 126, ../sass/style.scss */
.isActive .o-slider-subTitle {
    opacity: 1;
    transform: perspective(0) rotateY(0) translate(0, 0);
    transform-origin: 0 0;
    transition-delay: 0.6s;
}

/* line 155, ../sass/style.scss */
.o-slider-title {
    width: auto;
    margin: 0 0 5px 0;
    height: auto;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 1.4rem;
    display: inline-block;
    padding: 0;
    transition: all 0.4s;
    transform-origin: 0 0;
    transform: perspective(1000px) rotateY(120deg) translate(100px, -100px);
    opacity: 0;
    position: relative;
    z-index: 1;
}

/* line 172, ../sass/style.scss */
.o-slider-subTitle {
    width: auto;
    margin: 0 0 5px 0;
    height: auto;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 1.4rem;
    display: inline-block;
    padding: 0;
    transition: all 0.4s;
    transform-origin: 0 0;
    transform: perspective(1000px) rotateY(120deg) translate(100px, -100px);
    opacity: 0;
    position: relative;
    z-index: 1;
    font-size: 1.2rem;
}

/* line 190, ../sass/style.scss */
.o-slider-paragraph {
    width: auto;
    margin: 0 0 5px 0;
    height: auto;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 1.4rem;
    display: inline-block;
    padding: 0;
    transition: all 0.4s;
    transform-origin: 0 0;
    transform: perspective(1000px) rotateY(120deg) translate(100px, -100px);
    opacity: 0;
    position: relative;
    z-index: 1;
    font-size: 0.8rem;
    max-width: 100%;
    display: none;
}

@media screen and (min-width: 768px) {
    /* line 211, ../sass/style.scss */
    .o-slider-textWrap {
        left: 5%;
        width: 90%;
    }

    /* line 216, ../sass/style.scss */
    .o-slider-title {
        font-size: 1.8rem;
    }

    /* line 220, ../sass/style.scss */
    .o-slider-subTitle {
        font-size: 1.4rem;
    }

    /* line 224, ../sass/style.scss */
    .o-slider-paragraph {
        max-width: 60%;
        font-size: 1rem;
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    /* line 232, ../sass/style.scss */
    .o-slider-pagination {
        bottom: 6%;
    }

    /* line 234, ../sass/style.scss */
    .o-slider-textWrap {
        left: 70px;
        width: 80%;
        bottom: 50px;
    }

    /* line 240, ../sass/style.scss */
    .o-slider-title {
        font-size: 2rem;
    }

    /* line 244, ../sass/style.scss */
    .o-slider-subTitle {
        font-size: 1.6rem;
    }

    /* line 248, ../sass/style.scss */
    .o-slider-paragraph {
        max-width: 40%;
        font-size: 1.2rem;
    }
}

/* line 299, ../sass/style.scss */
.a-divider {
    display: block;
    width: 100%;
    height: 1px;
    margin: 2px 0;
}

/* line 306, ../sass/style.scss */
.o-slider-controls {
    display: none;
}

/* line 309, ../sass/style.scss */
.o-slider-controls.isVisible {
    display: block;
}

/* line 314, ../sass/style.scss */
.o-slider-pagination {
    bottom: 12%;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1444000;
    margin: 0;
    padding: 0;
}

/* line 324, ../sass/style.scss */
.o-slider-pagination > li {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9), 0 0 2px 0 rgba(0, 0, 0, 0.4) inset;
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin-left: 6px;
    margin-right: 6px;
    transition: all 250ms;
    cursor: pointer;
    background-clip: padding-box;
    z-index: 100;
}

/* line 340, ../sass/style.scss */
.o-slider-pagination > li.isActive {
    background-color: rgba(255, 255, 255, 0.9);
    transform: scale(1.3, 1.3);
}

/* line 347, ../sass/style.scss */
.o-slider--preview {
    position: absolute;
    top: -70px;
    right: auto;
    bottom: auto;
    left: -65px;
    opacity: 0;
    width: 140px;
    height: 60px;
    background-size: cover;
    background-position: center center;
    transition: all 250ms;
    z-index: -1;
    border: 3px solid #000;
    transform: scale(0.2, 0.2);
    transform-origin: center bottom;
    display: none;
}

/* line 362, ../sass/style.scss */
.o-slider--preview::before {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: -13px;
    left: 50%;
    margin: 0 0 0 -5px;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
}

/* line 374, ../sass/style.scss */
.o-slider--preview.isActive,
.o-slider-pagination li:hover .o-slider--preview {
    opacity: 1;
    position: absolute;
    top: -76px;
    right: auto;
    bottom: auto;
    left: -65px;
    transform: scale(1, 1);
}

@media screen and (min-width: 768px) {
    /* line 384, ../sass/style.scss */
    .o-slider--preview {
        display: block;
    }
}

/* line 389, ../sass/style.scss */
.o-slider-arrows {
    margin: 0;
    list-style: none;
    display: block;
}

/* line 395, ../sass/style.scss */
.o-slider-next,
.o-slider-prev {
    position: absolute;
    top: 0;
    left: -100px;
    margin: -12px 0 0;
    width: auto;
    z-index: 1200122;
    padding: 0;
    margin: 0;
    height: 100%;
    list-style: none;
    cursor: pointer;
    text-align: center;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.4);
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    transition: all 0.4s;
}

/* line 416, ../sass/style.scss */
.o-slider-next i,
.o-slider-prev i {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -12px 0 0;
    text-align: center;
    width: 100%;
    font-size: 1.8rem;
    color: #fff;
}

/* line 428, ../sass/style.scss */
.o-slider-next {
    left: auto;
    right: -100px;
}

/* line 433, ../sass/style.scss */
.isDisabled {
    opacity: 0.1;
    cursor: auto;
}

@media screen and (max-width: 1280px) {
    /* line 439, ../sass/style.scss */
    .a-container {
        width: 970px;
    }
}

@media screen and (max-width: 1024px) {
    /* line 445, ../sass/style.scss */
    .o-slider-arrows {
        display: none;
    }

    /* line 449, ../sass/style.scss */
    .o-sliderContainer {
        height: 450px;
        width: 100%;
        margin: 0px;
    }

    /* line 455, ../sass/style.scss */
    .o-slider--item {
        height: 450px;
    }
}

@media screen and (max-width: 768px) {
    /* line 461, ../sass/style.scss */
    .a-container {
        width: 90%;
        margin: 20px auto;
    }

    /* line 466, ../sass/style.scss */
    .a-1_2 {
        width: 100%;
        display: block;
        margin: 0;
    }

    /* line 472, ../sass/style.scss */
    .o-slider-arrows {
        display: none;
    }

    /* line 476, ../sass/style.scss */
    .o-sliderContainer {
        height: 350px;
    }

    /* line 480, ../sass/style.scss */
    .o-slider--item {
        height: 350px;
    }

    /* line 484, ../sass/style.scss */
    .o-slider-panel img {
        left: -15%;
        width: 130%;
    }
}

@media screen and (max-width: 480px) {
    /* line 491, ../sass/style.scss */
    .o-slider--item {
        height: 270px;
    }

    /* line 494, ../sass/style.scss */
    .o-slider--item img {
        left: -20%;
        width: 140%;
    }

    /* line 500, ../sass/style.scss */
    .o-sliderContainer {
        height: 270px;
    }
}

/* line 505, ../sass/style.scss */
.slider-pagination > li:hover {
    background-color: rgba(255, 255, 255, 0.9);
    transform: scale(1.3, 1.3);
}

.navall {
    position: relative;
    height: 45px;
    line-height: 45px;
    background: #1ABC9C;
    box-shadow: 0px 0px 11px 0px #999;
}

.navall a {
    color: #fff;
}

.navall .gohome, .navall .goback, .navall .gosearch, .navall .pagetitle {
    position: absolute;
    top: 0px;
    bottom: 0px;
}

.navall .gohome a, .navall .goback a, .navall .gosearch a {
    display: block;
    width: 50px;
    height: 45px;
    line-height: 200px;
    overflow: hidden;
    z-index: 99999;
}

.navall .gohome {
    left: 50px;
    background: url('home.png') no-repeat center;
}

.navall .goback {
    left: 0px;
    background: url('goback.png') no-repeat center;
}

.navall .pagetitle {
    left: 105px;
    right: 105px;
    text-align: center;
    color: #fff;
}

.navall .gosearch {
    right: 5px;
    background: url('search.png') no-repeat center;
}

.sortlistbox {
    position: relative;
    padding: 20px 10px;
    background: #eee;
    margin: 20px 7px 10px 7px;
    box-shadow: 4px 4px 20px -6px #666;
}

.sortlistbox .sorts a {
    color: #1ABC9C
}

.sortlistbox .click a {
    color: #fff;
}

.sorts {
    margin-left: 60px;
    color: #1ABC9C;
}

.sorts li {
    float: left;
    width: 25%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.sorts span {
    display: block;
}

.sorts .click {
    background: #1ABC9C;
    color: #fff;
    border-radius: 2px;
}

.sortstitle {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 50px;
    text-align: center;
    background: #1ABC9C;
    color: #fff;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
}

.sortstitle a {
    color: #fff;
}

.topul {
    margin-top: 30px;
}

.topul .fullflag, .topul .lianzai {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 1px 5px;
    overflow: hidden;
    font-size: 12px;
    border-radius: 50px;
    color: #fff;
    font-style: normal;
    background: #f12727;
}

.topul .lianzai {
    background: #1ABC9C;
}

.topul li {
    position: relative;
    height: 130px;
    border-bottom: 1px solid #eee;
    margin: 10px;
}

.topul .top_img {
    width: 90px;
    height: 110px;
    display: block;
    border: 1px solid #ddd;
    padding: 2px;
}

.topul h2, .topul p, .topul .author, .topul .other {
    position: absolute;
    color: #999;
}

.topul h2 {
    top: 2px;
    left: 110px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 16px;
}

.topul h2 a {
    color: #1abc9c;
}

.topul p {
    top: 40px;
    left: 110px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
}

.topul .author {
    top: 90px;
    left: 110px;
    font-size: 14px;
}

.topul .author a {
    color: #999
}

.topul .other {
    top: 90px;
    right: 0px;
    font-size: 14px;
}

.page {
    border: 1px solid #1ABC9C;
    background: #1ABC9C;
    margin: 5px;
    margin-top: 20px;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    box-shadow: 5px 5px 20px 0px #999;
}

.page a {
    color: #fff;
}

.page li {
    float: left;
    width: 19%;
    text-align: center;
}

.page1 {
    border-right: 1px solid #23e3bd;
}

.page2 {
    border-left: 1px solid #13947b;
    border-right: 1px solid #23e3bd
}

.page3 {
    border-left: 1px solid #13947b;
    border-right: 1px solid #23e3bd
}

.page4 {
    border-left: 1px solid #13947b;
}

.pagetips {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 20px;
    color: #1abc9c;
}

.pagelistbg {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99999;
    background: #000;
    display: none;
}

.pagelist {
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    max-height: 70%;
    background: #fff;
    border-radius: 10px;
    z-index: 9999999;
    display: none;
    overflow: scroll;
}

.pagelist li a, .pagelist li span {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 10px;
    text-align: center;
}

.pagelist .curr {
    background: #1abc9c;
    color: #fff;
}

.toptitle {
    margin: 0px 10px;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1ABC9C;
}

.info {
    position: relative;
    height: 190px;
    background: #eee;
    margin-bottom: 20px;
}

.info h1 {
    font-size: 18px;
    color: #1abc9c;
    margin-right: 75px;
}

.info .fm {
    position: absolute;
    top: 40px;
    left: 30px;
    width: 60px;
}

.info .fm img {
    box-shadow: 2px 3px 7px 0px #666;
}

.info .article {
    position: absolute;
    left: 140px;
    top: 40px;
    right: 0px;
    line-height: 25px;
}

.info .article a {
    color: #999;
}

.info .article .markbtn {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 25px;
    background: #1ABC9C;
    color: #fff;
    width: 50px;
    text-align: center;
    padding-right: 5px;
}

.info .markbtn span {
    font-size: 12px;
}

.info .article .fullflag {
    top: 30px;
    background: #ea4747;
}

.info .article .lianzai {
    top: 30px;
}

.info .article .markbtn a {
    color: #fff;
}

.info .article .markbtn i {
    position: absolute;
    top: 0px;
    left: -15px;
    height: 25px;
    width: 15px;
    background: url('markbtn.png') no-repeat left;
}

.info .markbtn.fullflag i {
    background: url('markbtn-full.png') no-repeat left;
}

.info .author, .info .lastchapter, .info .lastchapter a {
    color: #999;
    margin: 5px 0px;
}

.funcbtns {
    position: relative;
    background: #fff;
    margin: 20px 20px;
    box-shadow: 0px 0px 11px 0px #999;
}

.funcbtns a {
    float: left;
    text-align: center;
    width: 50%;
    height: 40px;
    line-height: 40px;
    background: #1ABC9C;
    display: block;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.funcbtns .shizi {
    position: absolute;
    top: 20px;
    left: 50%;
    height: 40px;
    width: 0px;
    border-left: 1px solid #fff;
}

.funcbtns .noborder {
    border: none;
}

.intro {
    background: #fff;
    padding: 10px;
    padding-bottom: 20px;
    color: #999;
}

.intro .title {
    font-size: 16px;
    color: #1ABC9C;
}

.chapters {
    background: #fff;
    margin-top: 10px;
    border-top: 1px solid #eee
}

.chapters p, .chapters li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    padding: 0px 10px;
}

.chapters p, .chapters li a {
    display: block;
    color: #666;
}

.chapters .p1 {
    padding-left: 30px;
    margin-left: 10px;
}

.chapters .p1 span {
    color: #999;
    padding-left: 10px;
    font-size: 12px;
}

.listpage {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 5px;
}

.listpage span {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.listpage .left {
    float: left;
    width: 25%;
}

.listpage .left a, .listpage .right a {
    display: inline-block;
    height: 30px;
    width: 90%
}

.listpage .left a {
    float: left;
}

.listpage .right a {
    float: right;
}

.listpage .right {
    float: right;
    width: 25%
}

.listpage .middle {
    width: 49%;
    border: 1px solid #dfdfdf;
    height: 28px;
    display: block;
    float: left;
    border-radius: 5px;
}

.listpage .middle a {
    display: block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    background: #1ABC9C;
    color: #fff;
}

.listpage .middle select {
    border: none;
    color: #999;
    display: inline-block;
    float: left;
    font-style: normal;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 100%
}

.listpage .onclick {
    background: #1ABC9C;
    color: #FFFFFF;
}

.listpage .before {
    background: #cecece;
    color: #FFFFFF;
}

.chapterb {
    background: #f7f5f5;
}

.chapterb .content {
    margin: 10px;
    font-size: 18px;
    line-height: 180%;
    color: #666;
}

.chapterb .articlename h1 {
    font-size: 18px;
    text-align: center;
    margin: 20px 0px;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.chapterb .chapterpage {
    margin: 20px 0px;
    overflow: hidden;
    box-shadow: 0px 0px 20px -6px #666;
}

.chapterb .chapterpage li {
    float: left;
    width: 20%;
    text-align: center;
    background: #1ABC9C;
    height: 40px;
    line-height: 40px;
}

.chapterb .chapterpage a {
    color: #fff;
}

.chapterb .articlename1 {
    background: #eee;
    padding: 5px;
    color: #999;
}

#chapterbg {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #000;
    display: none;
}

#fshow1, #fshow2 {
    width: 100%;
    background: #000;
    position: fixed;
    color: #fff;
}

#fshow1 a, #fshow2 a {
    color: #fff;
}

#fshow1 {
    top: -50px;
    height: 50px;
}

#fshow1, #fshow1 p {
    font-size: 16px;
}

#fshow1 .goback, #fshow1 .gobook, #fshow1 .gohome, #fshow1 p {
    position: absolute;
    top: 5px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

#fshow1 .goback {
    left: 10px;
    background: url('goback.png') center no-repeat;
    line-height: 150px;
}

#fshow1 .articlename {
    left: 55px;
    right: 80px;
    text-align: center;
}

#fshow1 .gobook {
    right: 45px;
}

#fshow1 .gohome {
    right: 5px;
}

#fshow2 {
    bottom: -150px;
    height: 150px;
}

#fshow2 .fontbox, #fshow2 .bgbox {
    height: 75px;
    line-height: 70px;
    padding: 0px 20px;
    border-bottom: 1px solid #333;
}

#fshow2 .bgbox .bgbox2 {
    position: absolute;
    top: 0px;
    left: 80px;
    right: 0px;
    overflow: hidden;
    margin-top: 20px;
}

#fshow2 .bgbox .bgbox2 div {
    float: left;
    width: 20%;
}

#fshow2 .bgbox p {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 50px;
    margin-top: 20px;
}

#fshow2 .bgbox a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50px;
    font-size: 12px;
    text-align: center;
    color: #000;
    display: block;
}

#fshow2 .fontbox a, #fshow2 .fontbox span {
    display: block;
    float: left;
}

#fshow2 .fontbox span {
    width: 50px;
}

#fshow2 .fontbox a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    margin: 15px 15px 0px 10px;
    border: 1px solid #fff;
}

#fshow2 .bgbox .color_p1 {
    background: #fff
}

#fshow2 .bgbox .color_p1 a {
    color: #999;
}

#fshow2 .bgbox .color_p2 {
    background: #bae1b6
}

#fshow2 .bgbox .color_p3 {
    background: #c7cfd2
}

#fshow2 .bgbox .color_p4 {
    background: #f7acbe
}

#fshow2 .bgbox .color_p5 {
    background: #272626;
    color: #fff;
}

.chapterb #pageleft, .chapterb #pageright {
    position: fixed;
    top: 50%;
    margin-top: -75px;
    height: 100px;
    width: 70px;
}

.chapterb #pageleft a, .chapterb #pageright a {
    display: block;
    height: 100px;
    line-height: 300px;
    overflow: hidden;
}

.chapterb #pageleft {
    left: -90px;
}

.chapterb #pageleft a {
    background: url('pageleft.png') center no-repeat;
}

.chapterb #pageright {
    right: -90px;
}

.chapterb #pageright a {
    background: url('pageright.png') center no-repeat;
}

.searchpage {
    padding: 20px 0px;
}

.searchpage .tipresult, .searchpage .noresult {
    padding: 0px 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    color: #999
}

.historybox .p1 {
    padding: 10px;
    background: #fff;
    margin: 10px 0px;
    text-align: center;
    color:#999;
    border-bottom:1px solid #eee;
}

.historybox #banner {
    padding: 10px;
    background: #fff;
    margin: 10px 0px;
}

.historybox #banner li {
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    position: relative;
    padding: 10px 0px;
}

.historybox #banner .p2 a {
    color: #1ABC9C;
    font-size: 18px;
}

.historybox #banner .p4 {
    position: absolute;
    top: 25px;
    right: 0px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background: #e24142;
    color: #fff;
}

.historybox #banner .p4 a {
    color: #fff;
    display: block;
    text-align: center;
    line-height: 30px;
}

.loginbox {
    padding: 20px;
    margin: 10px 0px;
    background: #fff;
    font-size: 16px;
}

.loginbox .one {
    margin: 40px 0px;
    position: relative;
}

.loginbox .one .s1 {
    display: block;
    height: 40px;
    line-height: 40px;
}

.loginbox .one .s2 {
    position: absolute;
    top: 0px;
    left: 50px;
    right: 10px;
    height: 40px;
    text-align: center;
}

.loginbox .one .s2 input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #999;
    padding: 0px 10px;
    font-size: 16px;
}
.loginbox .one .s2 .s4 {
    background: #1ABC9C;
    color: #fff;
}

.loginbox .newuserbtn {
    display: block;
    width: 130px;
    margin: 0 auto;
}
.loginbox .btn{
    display: block;
    width:100%;
    background: #1ABC9C;
    height:40px;
    line-height: 40px;
}

.userbox {
    padding: 20px;
    background: #fff;
    margin: 20px 0px;
    color:#999;
}

.mhgleft {
    margin-top: 10px;
}

.mhgleft a {
    display: block;
    float: left;
    background: #C60C0D;
    color: #fff;
    width: 33%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    position: relative;
}

.mhgleft span {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #eee
}

.userbox .r {
    margin: 10px 0px;
    font-size: 16px;
}
.userbox .userbtn a{
    display: block;
    width:130px;
    height:35px;
    line-height: 35px;
    margin:15px 0px;
    background: #1ABC9C;
    color:#fff;
    text-align: center;
}
.bookcaseb .userbtn a{
    display: block;
    float:left;
    background: #1ABC9C;
    color:#fff;
    width:31%;
    height:35px;
    line-height: 35px;
    margin:10px 1%;
    text-align: center;
}
.bookcaseb .bookcase{
    margin:10px;
}
.bookcaseb .userbtn{
    margin-top:15px;
}
.bookcaseb .topul .p1{
    top:25px;
    line-height: 30px;
    height:30px;
    overflow: hidden;
}
.bookcaseb .topul .p2{
    top:60px;
}
.bookcaseb .topul .p3{
    top:80px;
}
.bookcaseb .author,.bookcaseb .other{
    top:100px;
}