*{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
body {
    font-size: 12px;
    color: #272727;
}
.demo-container{
    margin-top:30px;
}
.demo-title{
    font-size: 20px;
    font-weight: bold;
}
.book{
    width: 95px;
    display: block;
}
.book-line{
    display: flex;
    justify-content: space-between;
}
.book-img{
    width:95px;
    height: 132px;
    border-radius: 0.125rem;
    box-shadow:1px 1px 4px 2px rgba(200,200,200,0.3);
}
.book-title{
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px;
    font-weight: bold;
    max-height: 36px;
    overflow: hidden;
}

.book-author{
    color: #888;
    margin-top:3px;
    max-height: 36px;
    overflow: hidden;
}
.label{
    display: inline-block;
    color: #958470;
    padding:1px 8px;
    border: 1px solid white;
    outline: 1px solid #e3cfb4;
    background-color: #f3ecdf;
    margin-right: 8px;
    font-weight: bold;
    margin-bottom: 8px;
}
.books{
    
}
.book1{
    display: flex;
    border-bottom:1px solid #e9e9e9;
}
.book1:last-of-type{
    border-bottom:0;
}
.book1-body{
    margin-left:12px;
    flex-shrink: 5;
}
.book1-title{
    font-size: 14px;
    font-weight: bold;
}
.book1-author{
    color: #888;
    height: 16px;
    overflow: hidden;
}
.book1-company{
    color: #888;
}
.book1-info{
    color: #888;
}
.search-bar input{
    border-radius: 4px;
    border: 0;
    margin: 0;
    outline: none;
    font-size: 12px;
    background-color: #f1f1f1;
    width: 100%;
    padding: 5px 25px 5px 28px;
}
.card-scroll-item{
    width: 262px;
    height: 222px;
    position: relative;
    margin-right:15px;
    border-radius: 7px;
    box-shadow: 0px 0px 4px 2px rgba(200,200,200,0.3);
}
.card-scroll-container{
    height: 240px;
    overflow-x: scroll;
}
.card-scroll{
    display: flex;
}
.card-scroll-content{
    position: absolute;
    bottom:8px;
    left:10px;
    color: white;
    width: 94%;
}

.card-scroll-title{
    font-size: 16px;
    /* line-height: 28px;
    height: 28px;
    overflow: hidden; */
}
.card-scroll-subtitle{
    font-size:12px;
    margin-top: 2px;
}
.card-scroll-shadow{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    height: 100px;
    border-radius:0 0 7px 7px;
    background-image: linear-gradient(180deg, rgb(0, 0, 0,0) 0, rgba(0, 0, 0,0.5) 100%);
}
.top-nav .return{
    background: url("../images/return.png") center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 28px;
}
.top-nav .icon{
    background: url("../images/menu.png") center center no-repeat;
    background-size: contain;
    width: 19px;
    height: 19px;
}
.top-nav .toptitle{
    font-size: 24px;
}
.search-bar input{
    background: url("../images/search106.png") left 6px center no-repeat; 
    background-size: 14px;
    background-color: #f1f1f1;
}
.card-pd-title{
    font-size: 17px;
    padding-right: 13px;
    background: url("../images/icon2.png") right 3px top 2px no-repeat;
    background-size: 8px;
}
.card-pd-subtitle{
    color: #4b4220;
    padding-left: 13px;
    border-left: 1px solid #bdbdbd;
}
.pd-img-block-title{
    bottom:60px;
    left: 20px;
}
.pd-img-block-subtitle{
    bottom:20px;
    left: 20px;
}
.wrapper{
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}
.zt-item{
    border-bottom: 1px solid #e9e9e9;
}
.zt-item:last-of-type{
    border-bottom: 0;
}
.ml-content .item{
    width:26%;
    margin-right: 11%;
}
.ml-content .item:last-of-type{
    margin-right:0;
}
.ml-select{
    background: white;
    font-weight: bold;
}
.ml-select:after{
    content:' ';
    width: 3px;
    height: 23px;
    position: absolute;
    top:18px;
    background-color: #d44843;
    left: 0;
}
.ml-block .item{
    width:30%;
    margin-right:5%;
}
.ml-block .item:last-of-type{
    margin-right: 0;
}
.search-item{
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
    padding:20px 0;
    display: block;
}
.search-item div{
    padding-left:20px;
}
.search-item:last-of-type{
    border-bottom:0;
}
.search-nav-select{
    background-color:#fdf5f5 !important;
    border:1px solid  #cc6b6a  !important;
    color:#992928 !important;
}
.search-dropdown .item{
    padding:12px;
    border-bottom:1px solid #e0e0e0;
    font-size: 15px;
    display: block;
}
.search-dropdown .item-select{
    color:#8f1413;
}
.search-dropdown .item:last-of-type{
    border-bottom: 0;
}
.search-dropdown2 .item{
    border-bottom: 1px solid white;
    width: 50%;
    float: left;
    position: relative;
}
.search-dropdown2 .fa{
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 18px;
}
.search-dropdown2 .item-select{
    border-bottom: 1px solid #8f1413;
}
.search-sidebar .item{
    width:30%;
    padding:7px 3px 7px 3px;
    border: 1px solid #d2d2d2;
    text-align: center;
    border-radius: 100px;
    margin-right: 3%;
    display: block;
    float: left;
    margin-bottom:12px;
    overflow: hidden;
    text-overflow: ellipsis; 
    -o-text-overflow: ellipsis;
    white-space:nowrap;
}
.search-sidebar .item-select{
    color: #b12120;
    border-color: #b12120;
}
.erji{
    /* border-top:1px solid #e0e0e0; */
}
.erji-bottom{
    border-top:0;
}
.erji .item{
    font-size: 13px;
    display: inline-block;
    padding: 2px 13px 1px 13px;
    color: #333;
    border-radius: 100px;
    margin-right: 6px;
    margin-bottom: 8px;
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
}
.erji .item-select{
    color:#95201f;
    background-color: #fdf5f5;
    border: 1px solid #95201f;
}

.pay-window-2018 {
    width: 285px;
    background: white;
    border-radius: 10px;
    padding: 25px 20px 20px 20px;
    position: relative;
}
.pay-window-2020 {
    padding: 0;
    width: 325px;
}
.pay-window-2020 .pay-window-2020-1 {
    padding: 17px 23px 14px 22px;
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
    border-radius: 10px 10px 0 0;
}
.pay-window-2020 .pay-window-2020-1-pic {
    width: 55px;
    height: 76px;
    border-radius: 2px;
    box-shadow: 0px 0px 2.5px 2px rgba(150, 150, 150, 0.2);
}
.pay-window-2020 .pay-window-2020-1-right {
    margin-left: 13px;
}
.pay-window-2020 .pay-window-2020-1-title {
    font-size: 16px;
    color: #171717;
    margin-bottom: 10px;
    font-weight: bold;
}
.pay-window-2020 .pay-window-2020-1-subtitle {
    font-size: 14px;
    color: #888;
}
.pay-window-2019-info {
    padding-left: 20px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #555;
}
.pay-window-2019-items {
    padding: 0 20px 5px 20px;
}
.pay-window-2019-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 38px;
    height: 59px;
    border-top: 1px solid #d9d9d9;
}
.pay-window-2019-item1 {
    background: url(../images/payicon2.png) 5px center no-repeat;
    background-size: 20px;
}
.pay-window-2019-item-text {
    font-size: 16px;
    color: #333;
}
.pay-window-2019-item-btn {
    font-size: 10px;
    line-height: 12px !important;
    display: inline-block;
    color: #905125;
    border: 1px solid #c4975e;
    width: 26px;
    vertical-align: middle;
    margin-left: 2px;
    position: relative;
    top: -1px;
    padding: 2px 0 2px 0;
    border-radius: 2px;
    text-align: center;
    background-image: linear-gradient(180deg, #fbd980 0, #ffbd4d 100%);
}
.pay-window-2019-item-side {
    display: flex;
    align-items: center;
}
.pay-window-2019-item-red {
    font-size: 12px;
    color: #ff3300;
}
.pay-window-2019-item-icon {
    width: 23px;
    height: 12px;
    background: url(../images/payicon4.png) center center no-repeat;
    background-size: contain;
}
.pay-window-2018-close {
    width: 23px;
    height: 41px;
    background: url(../images/close-window.png) left top no-repeat;
    background-size: contain;
    position: absolute;
    right: 5px;
    top: -40px;
}
.shebei-alert {
    background-color: white;
}

.shebeo-alert-title {
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 17px;
    padding: 16px 0;
}
.shebeo-alert-body {
    margin-top: 5px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    padding-bottom: 15px;
}
.shebeo-alert-item {
    margin-bottom: 20px;
    padding-left: 25px;
}
.shebeo-alert-item1 {
    background: url(../images/shebei3.png) left center no-repeat;
    background-size: 17px;
}
.shebeo-alert-item2 {
    background: url(../images/shebei4.png) left center no-repeat;
    background-size: 17px;
}
.shebeo-alert-item3 {
    background: url(../images/shebei5.png) left center no-repeat;
    background-size: 17px;
}
.shebeo-alert-item3 a {
    color: #0078ed;
}
.shebeo-alert-bottom {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: #f9f9f9;
    border-top: 1px solid #d9d9d9;
    padding: 12px 0;
}
.pay-window-2018-1 {
    padding-bottom: 20px;
}
.pay-window-title {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 1px;
}
.pay-window-2018-4 {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    color: #777;
    font-size: 16px;
    padding: 15px 0;
    margin-bottom: 10px;
}
.pay-window-2018-4-item {
    color: #000;
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pay-window-2019-item2 {
    background: url(../images/payicon3.png) 5px center no-repeat;
    background-size: 20px;
}
.pay-window-2019-item3 {
    background: url(../images/payicon1.png) 5px center no-repeat;
    background-size: 20px;
}
.pay-window-2018-3 {
    padding-top: 0.20px;
}
.pay-window-2018-btn {
    background: #1aad19;
    color: white;
    text-align: center;
    border-radius: 5px;
    font-size: 17px;
    display: block;
    line-height: 50px;
}
.pay-window-2018-btn-blue {
    background-color: #3262de;
}
.pay-window-2018-4-item .color-red {
    color: #FF0000;
}
.pay-window-2018-4-item .color-grey {
    color: #999;
}

.loader-inner-big > div {
    background-color: #ccc;
    width: 16px;
    height: 16px;
    margin-left: 20px;
    border-radius: 100%;
    margin: 4px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: ball-beat 0.7s 0s infinite linear;
    animation: ball-beat 0.7s 0s infinite linear;
}
.loader-inner-big > div:nth-child(2n-1) {
    -webkit-animation-delay: 0.35s !important;
    animation-delay: 0.35s !important;
}

.loader-inner-small > div {
    background-color: #ccc;
    width: 6px;
    height: 6px;
    margin-left: 5px;
    border-radius: 100%;
    margin: 4px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: ball-beat 0.7s 0s infinite linear;
    animation: ball-beat 0.7s 0s infinite linear;
}
.loader-inner-small > div:nth-child(2n-1) {
    -webkit-animation-delay: 0.35s !important;
    animation-delay: 0.35s !important;
}
@-webkit-keyframes ball-beat {
    50% {
        opacity: 0.2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ball-beat {
    50% {
        opacity: 0.2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.pay-window2 {
    width: 225px;
    color: #0078ed;
    font-size: 18px;
    font-weight: bold;
    background-color: white;
    border-radius: 10px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.pay-window-text1 {
    display: flex;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
.loader-inner {
    margin-left: 5px;
}
.ball-beat > div {
    background-color: #0078ed;
    width: 8px;
    height: 8px;
    margin-left: 10px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: ball-beat 0.7s 0s infinite linear;
    animation: ball-beat 0.7s 0s infinite linear;
}
.ball-beat > div:nth-child(2n-1) {
    -webkit-animation-delay: 0.35s !important;
    animation-delay: 0.35s !important;
}
.load-more .ball-beat > div{
    background-color: #999;
    width: 6px;
    height: 6px;
}
.pay-window-text2 {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    color: #333;
}
.pay-window-text2 a {
    text-decoration: underline;
    color: #0078ed;
}
.pay-window3 {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    width: 275px;
    background-color: white;
    border-radius: 10px;
    color: #0078ed;
    font-size: 18px;
    font-weight: bold;
}
.pay-window3 .pay-window2-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pay-window .pay-icon {
    width: 18px;
    margin-right: 5px;
}
.pay-window .text-green {
    color: #5cd532;
}

.pay-window {
    width: 200px;
    height: 100px;
    background-color: white;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0078ed;
    font-size: 18px;
    font-weight: bold;
}
.pay-window3 .pay-window2-text {
    margin-top: 20px;
    color: #777;
    font-size: 15px;
    text-align: center;
}
.pay-window3 {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    width: 275px;
    background-color: white;
    border-radius: 10px;
    color: #0078ed;
    font-size: 18px;
    font-weight: bold;
}
.pay-window .text-orange {
    color: #ff9900;
}
.c-footer__top {
    display: flex;
    background-color: #c4dcf3;
    justify-content: space-between;
}

.c-footer__login {
    color: #0078ed;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0;
    display: block;
    background: url(../images/footer2.png) 10px 16px no-repeat;
    background-size: 13px 14px;
    padding-left: 27px;
    float: left;
}
.c-footer__register {
    color: #0078ed;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0;
    margin-left: 20px;
    display: block;
    background: url(../images/footer1.png) left 16px no-repeat;
    background-size: 14px 14px;
    padding-left: 19px;
    float: left;
}
.c-footer__money {
    color: #0078ed;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0;
    width: 100px;
    display: inline-block;
    text-align: center;
    background: url(../images/footer3.png) 23px 16px no-repeat;
    background-size: 14px 14px;
    padding-left: 13px;
    background-color: #9dc8f2;
}
.c-footer__bottom {
    background-color: #3262de;
    color: white;
    padding: 14px 0 10px 0;
}
.c-footer__bottom-link-top {
    display: flex;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    padding: 0 10px;
}
.c-footer__bottom-link-jb{
    text-align: center;
    font-size: 12px;
    color: white;
    margin-top: 10px;
}
.c-footer__bottom-link-top-item {
    text-align: center;
    width: 17%;
    font-size: 12px;
    display: block;
}
.c-footer__bottom-item {
    color: #fefefe;
    width: 20%;
    text-align: center;
    font-size:12px;
    line-height: 14px;
    border-right: 1px solid #fefefe;
    border-right: 1px solid #fefefe;
}
.c-footer__bottom-item:last-of-type{
    border-right: 0;
}
.c-footer__bottom-item-hover {
    color: #99ccff;
}
.c-footer__bottom-link {
    display: flex;
    padding: 0 10px;
    font-size: 14px;
}
.c-footer__copyright {
    color: #aecce5;
    margin-top: 8px;
    text-align: center;
}
.search-tabs{
    padding:10px 20px 0 20px;
    display: flex;
    justify-content: space-around;
    margin-bottom: 3px;
}
.search-tabs .item{
    font-size: 14px;
    color: #1e1e1e;
    padding: 0 3px 5px 3px;
    display: inline-block;
    font-weight: bold;
}
.search-tabs .item-select{
    border-bottom: 2px solid #8f1413;
    color: #8f1413;
    font-size: 14px;
}
.ctpd-content img{
    box-shadow: 1px 1px 2px 1px rgba(200,200,200,0.5);
}
.input-placeholder::-webkit-input-placeholder { 
    color: #666;
}
.swiper-container img.w-full{
    border-radius: 4px;
}
.swiper-pagination-bullet{
    width: 6px !important;
    height: 6px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 2px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px !important;
}
.pay-confirm{
    background: white;
    border-radius: 5px;
    width: 325px;
    position: relative;
}
.pay-confirm-title{
    padding: 22px 0 20px 0;
    text-align: center;
    font-size: 19px;
    color:#000;
    font-weight: bold;
}
.pay-confirm-items{
    padding: 0 21px;
    font-size: 16px;
}
.pay-confirm-item{
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    line-height: 25px;
}
.pay-confirm-item:after{
    position: absolute;
    left:2px;
    top:0rem;
    content: '● ';
    font-size: 10px;
    color:#777;
}
.pay-confirm-btns{
    display: flex;
    margin-top: 25px;
    border-top:1px solid #d9d9d9;
}
.pay-confirm-btn{
    text-align: center;
    font-size: 15px;
    color:#0089fd;
    line-height: 50px;
    display: block;
    width: 50%;
}
.pay-confirm-btn-left{
    border-right:1px solid #d9d9d9;
}