
.movie-lines-font {
    font-weight: 170;
}

.movie-type-div {
    width: 100%;
    margin-left: 15px;
    margin-bottom: 27px;
}

.movie-type-button {
    display: inline;
    margin-right: 10px;
}

.movie-type-a {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    color: #b7c2c2;
}

.movie-type-a-sel {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    color: #252525;
}

a:link {
    text-decoration: none; /* 指正常的未被访问过的链接*/

}

a:visited {
    text-decoration: none; /*指已经访问过的链接*/

}

a:hover {
    text-decoration: none; /*指鼠标在链接*/
}

a:active {
    text-decoration: none; /* 指正在点的链接*/

}

.movie-list-div {
    display: inline-block;
    width: 100%;
    margin-right: 15px;
    margin-bottom: 27px;
    margin-top: 27px;
}

.movie-page-button {
    display: inline;
    float: right;
    margin-right: 15px;
}

.movie-page-a {
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #b7c2c2;
}

.book-box {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    animation-name: fadeInUp;
    animation-fill-mode: both;
    box-sizing: border-box;
    display: block;
}

.book-inner-box {
    display: flex;
    margin-bottom: 30px;
}

.book-list-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    transition: 0.3s;
    width: 50%;
    display: inline-block;
}

.book-list-info-div {
    padding: 1.7em;
    background: #fafafa;
    width: 50%;
    display: inline-block;
    word-wrap: break-word;
}

.book-list-line-font {
    font-weight: 170;
}

.book-list-img {
    width: 100%;
}

.book-list-word {
    left: 50%;
    top: 50%
}

.book-list-auth {
    font-size: 12px;
    font-weight: 300;
}

.book-list-lines {
    font-size: 10px;
    font-weight: 170;
}

.book-list-height {
    min-height: 350px;
    position: relative;
}

.movie-list-height {
    min-height: 165px;
}

.book-list-douban {
    position: absolute;
    bottom: 7%;
    float: left;
}

.movie-col-lg {
    width: 30%;
    float: right;
    margin-right: 30px;
}

.movie-form-control {
    margin-top: -4px;
    height: 30px;
    float: right;
    margin-right: 0px;
    border: 0px;
    width: 60%;
    outline: none;
}

.movie-downloadLink {
    color: #2aabd2;
}

.movie-no-downloadLink {
    color: #6B6B6B;
    font-weight: 7;
}

.movie-search-a {
    color: #b7c2c2;
    float: right;
    font-size: 17px;
}

.movie-not-found {
    text-align: center;
    font-weight: 200;
    margin-top: 30px;
    margin-bottom: 30px;
}

.movie-TC-title {
    text-align: left;
    font-weight: 70;
    color: #f27474;
    margin-bottom: 10px;
}

.movie-TC-resource {
    text-align: left;
    font-weight: 50;
    color: #f27474;
}

.movie-TC-url {
    color: #2aabd2;
}

.movie-img {
    cursor: inherit !important;
}

.no-play-word-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: 200;
    color: white;
}

.no-play-container {
    position: relative;
}

.no-play-img {
    background: #000;
    opacity: 1;
}

.book-reading-font {
    margin-top: 100px;
    margin-bottom: 10px;
}

.book-reading-font > h2 {
    font-weight: 200;
    color: white;
    font-size: 45px;
}

.book-reading-font > p {
    color: white;
}

.intro-header {
    background: no-repeat center center;
    background-color: #808080;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 0px;
}

.movie-title {
    margin-top: 100px;
}

.movie-title > h2 {
    font-weight: 300;
}

.author-section-title {
    margin-top: 100px;
}

.swal-kido {
    border-radius: 0px !important;
}

.pipi-main {
    padding-top: 100px;
}

.pipi-list-ul {
    padding-inline-start: 0px;
}

.pipi-list-section {
    padding: 0px 0px 0px 0px;
}

.wish-service-head {
    margin-top: 57px;
    margin-bottom: 30px;
}

.wish-service-head h2 {
    font-weight: 300;
    font-size: 45px;
    text-transform: uppercase;
}

.wish-service-head p {
    font-size: 17px;
    font-weight: 300;
    line-height: 33px;
    margin: 25px 100px 30px 100px;
}

.swiper-container {
    width: 300px;
    height: 300px;
    position: absolute;
    /*left: 50%;*/
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-container-img {
    padding: 1em 0em 1em 2em !important;
}

.swiper-container-text-left {
    padding: 1em 2em 1em 4em !important;
}

.swiper-container-text-right {
    padding: 1em 2em 1em 1em !important;
}

.container-book-img {
    padding: 1em 4em 1em 4em !important;

}

.container-book-list-img {
    max-height: 300px;
    max-width: 227px;
    margin-left: 24px;
}

.container-book-text {
    padding: 1em 2em 1em 2em !important;
}

.book-grid {
    margin: 2em 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -o-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.wish-grid {
    margin: 2em 0;
}

a.read-check {
    padding: 0.5em 1.5em;
    font-size: 1em;
    border: 2px solid #6aae40;
    text-decoration: none;
    border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    -o-border-radius: 1.5em;
    -ms-border-radius: 1.5em;
    background: #6aae40;
    color: #fff;
}

a.read-doing {
    padding: 0.5em 1.5em;
    font-size: 1em;
    border: 2px solid #5186ea;
    text-decoration: none;
    border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    -o-border-radius: 1.5em;
    -ms-border-radius: 1.5em;
    background: #5186ea;
    color: #fff;
}

a.read-uncheck {
    padding: 0.5em 1.5em;
    font-size: 1em;
    border: 2px solid #646464;
    text-decoration: none;
    border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    -o-border-radius: 1.5em;
    -ms-border-radius: 1.5em;
    background: #646464;
    color: #fff;
}

.internal-link {
    color: #8f93ff !important;
}

.team-image {
    position: relative;
}

.play-word-center {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    font-weight: 200;
    color: white;
}

.team-image:hover .play-word-center {
    opacity: 1;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}

.team-image:hover .overlay {
    display: block;
    background: rgba(0, 0, 0, .3);
}

.footer-font {
    color: #B7B7B7;
}


hr.divider {
    border: 0 none;
    border-top: 1px solid #dce8e8;
    margin: 0.2rem 0 2rem;
}

section.main {
    padding: 1px 0 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-10 {
    padding: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

/* ===================== FILE INPUT ===================== */
.file-area {
    width: 100%;
    position: relative;
}

.file-area input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
}

.file-area .file-dummy {
    width: 100%;
    padding: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #000000;
    text-align: center;
    transition: background 0.3s ease-in-out;
    font-weight: 500;
    color: #32323785;
}

.file-area input:focus-within {
    border: 2px solid #6db440;
}

.file-area .file-dummy .success {
    display: none;
}

.file-area:hover .file-dummy {
    border-color: #6db440;
}

/*.file-area input[type=file]:focus + .file-dummy {*/
/*    !*outline: 1px solid rgb(255, 255, 255);*!*/
/*    !*outline: -webkit-focus-ring-color auto 5px;*!*/
/*    border-color: #6db440;*/
/*}*/

.file-area input[type=file]:valid + .file-dummy {
    border-color: #000000;
    background-color: rgb(255, 255, 255);
    color: #000000;
}

.file-area input[type=file]:valid + .file-dummy .success {
    display: inline-block;
}

.file-area input[type=file]:valid + .file-dummy .default {
    display: none;
    font-weight: 300;
}

.javaob-form-group {
    max-width: 500px;
    margin: auto;
    margin-bottom: 30px;
}

span.icon-green {
    color: #6db440;
}

/* ===================== gen button ===================== */
.javaob-button {
    position: relative;
    width: 100%;
    padding: 8px 16px;
    outline: none;
    border-radius: 2px;
    cursor: pointer;
    border: 2px solid #000;
    font-weight: 600;
    color: #000;
    background: rgba(0, 0, 0, 0);

}

.javaob-button:hover {
    background: #000000;
    color: #ffffff;
}

.javaob-button:active {
    background: #000000;
    color: #ffffff;
}

.javaob-button__text {
    font: bold 20px "Quicksand", san-serif;
    color: #000000;
    transition: all 0.2s;
}

.javaob-button--loading .button__text {
    visibility: hidden;
    opacity: 0;
}

.javaob-button--loading:hover::after {
    border-top-color: #ffffff;
}

.javaob-button--loading::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #070000;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }

    to {
        transform: rotate(1turn);
    }
}

pre.code-javaob {
    border-radius: 0px;
    background-color: #ffffff;
}

.margin-top-60 {
    margin-top: 60px;
}

.javaob-pay {
    padding: 40px 40px 20px 40px;
}

.none-pointer-events {
    pointer-events: none;
}