@charset "utf-8";

html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}

body {
    padding-top: 70px;
}

ol, ul {
    list-style: none;
}

footer {
    padding: 30px 0;
}

.panel {
    margin-bottom: 10px;
}

.navbar {
    margin-bottom: 10px;
}

.flink {
    text-align: center;
}

.flink-item {
    display: inline-block;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    /*max-width: none !important;*/
}

@media (min-width: 768px) {
    .container {
        width: 970px;
        padding-right: 0px;
        padding-left: 0px;
        /*max-width: none !important;*/
    }
}

.navbar-box {
    display: flex;
    flex-direction: column;
    height: 50px;
    justify-content: center;
}

.navbar-brand {
    height: auto;
    margin-left: 0px!important;
}

.navbar-brand-url {
    font-size: 12px;
    color: #2F86D6 !important;
}


.pc_only {
    display: block;
}

.phone_only {
    display: none;
}

@media (max-width: 768px) {
    .pc_only {
        display: none;
    }

    .phone_only {
        display: block;
    }

    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .navbar-brand span {
        margin-left: 20px;
    }

    .navbar-nav {
        margin: 5px;
    }

    .nav > li {
        position: relative;
        display: inline-block;
    }

    .nav > li > a {
        padding: 5px 10px;
    }

    .navbar-form .form-group {
        display: inline-block;
        width: 60%;
        vertical-align: middle;
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.navbar {
    border-top: 3px solid #2F86D6;
    z-index: 1000;
}

.navbar-collapse {
    z-index: 1000;
    max-height: 420px !important;
}

.navbar-brand {
    font-size: 24px;
    color: #2F86D6 !important;
    font-weight: bold;
    padding: 0;
}

.navbar-nav a {
    font-weight: bold;
}

.navbar-nav a:hover {
    color: #2F86D6 !important;
}

.boutitle {
    height: 42px;
    line-height: 42px;
    background: #F6F6F6;
    border-radius: 5px;
}

.boutique .bd li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ededed;
    overflow: hidden;
}

.boutique .bd .s1 {
    width: 226px;
    font-size: 14px;
    text-align: left;
    text-indent: 12px;
}

.boutique .bd p {
    widtH: 88px;
    color: #707070;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #2F86D6;
    background-color: #e7e7e7;
}

.module {
    border: 1px solid #efefef;
    margin-bottom: 10px;
}

.module-header {
    position: relative;
    /*margin-bottom: 5px;*/
    padding: 10px 10px;
    background: #ebebeb;
    border-bottom: 1px solid #ddd;
    z-index: 100;
}

.module-header .title {
    font-size: 14px;
    display: inline-block;
}

.module-header a {
    float: right;
    font-size: 12px;
    padding: 2px 0;
}

.module-header .nav > li > a {
    padding: 6px 8px;
}

.module-header-more {
    position: absolute;
    top: 2px;
    right: 5px;
    width: 35px;
    height: 35px;
}

.module-header-more.active .icon {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.module-header-more .icon {
    width: 100%;
    height: 100%;
    background: url("https://www.sifuchenying.net/assets/images/arrow.png") center no-repeat;
    background-size: contain;
    transition: transform 0.3s linear;
}

.module-content {
    padding: 10px;
    /*min-height: 376px;*/
}

.module-content .table {
    font-size: 12px;
    margin-bottom: 0;
}

.module-content .table td {
    overflow: hidden;
}

.module-today-update .module-content tr .index {
}

.module-today-update .module-content tr:nth-child(1),
.module-today-update .module-content tr:nth-child(2),
.module-today-update .module-content tr:nth-child(3) {
    color: #ff0000;
}

.module-content tr .name {
    width: 150px; /*对宽度的定义,根据情况修改*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.module-content tr .time {
    text-align: right;
}

.module-today-update .module-content td {
    border-top: none !important;
}

/*movie-item*/

.img-list {
    padding: 10px;
}

.img-list li {
    text-align: center;
}

.img-list .play-img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    height: 166px;
    display: block;
    overflow: hidden;
    padding: 2px;
    border: 1px solid #DFDFDF;
}

.img-list li .play-img img {
    width: 110px;
    height: 160px;
    display: block;
    overflow: hidden;
    background: url("https://www.sifuchenying.net/assets/images/lazyload.gif") no-repeat scroll center center transparent;
}

.img-list li .play-img span {
    display: block;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 110px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    left: 2px;
    bottom: 2px;
    text-align: right;
    padding: 0 5px;
    color: #fff;
    background: url("https://www.sifuchenying.net/assets/images/play-img.png") no-repeat;
    background-size: cover;
}

.img-list li .play-img i {
    widtH: 41px;
    height: 41px;
    text-align: right;
    padding: 3px 3px 0 0;
    background: url("https://www.sifuchenying.net/assets/images/score_sp.png") no-repeat;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

.img-list li .name {
    width: 116px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 2px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img-list li p {
    text-align: center;
    font-size: 12px;
    color: #A2A2A2;

}

.module-new .module-content {
    padding: 0 !important;
}

.module-week .nav-tabs {
    display: -moz-box;
    display: -webkit-box;
}

.module-week .nav-tabs li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
}

.btn-android {
}

.icon-clitw {
    width: 30px;
    height: 30px;
    background-image: url("https://www.sifuchenying.net/assets/images/mb_icon_client_small.png");
}

.ictw-android {
    background-position: -30px 0;
}

.ictw-ios {
    background-position: 0 0;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    width: 100%;
}


.content {
    width: 100%;
    border: none;
    table-layout: fixed;
}

.content-left {
    vertical-align: top;
}

.content-right {
    padding: 0px 0px 0px 10px;
    vertical-align: top;
    width: 180px;
}

@media (max-width: 512px) {
    .content-right {
        display: none;
    }
}

.user-icon {
    width: 18px;
    height: 18px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.user-item-head-more {
    float: right;
}

.user-item-head {
    padding: 10px;
}

.user-item-content {
    padding: 0px;
}

.list-site-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
    list-style:none;
    text-align: left;
    display: flex;
}

.module-pagination {
    text-align: center;
}



.flags-color-1 {
    background-color: #ED5565;
}

.flags-color-2 {
    background-color: #FC6E51;
}

.flags-color-3 {
    background-color: #FFCE54;
}

.flags-color-4 {
    background-color: #A0D468;
}

.flags-color-5 {
    background-color: #48CFAD;
}

.flags-color-6 {
    background-color: #4FC1E9;
}

.flags-color-7 {
    background-color: #5D9CEC;
}

.flags-color-8 {
    background-color: #AC92EC;
}

.flags-color-active {
    background-color: #ffffff;
}

.box-flags {
    display: flex;
    flex-flow:row wrap;
    border-bottom: 1px solid #ddd;
}


.box-flags-root::-webkit-scrollbar {
    display: none;
}

.box-flags-root {
    overflow: scroll;
    width: 100%;
}

.box-flags-home {
    display: flex;
    border-bottom: 1px solid #ddd;
}

.box-flags-none {
    display: flex;
    flex-flow:row wrap;
    border-bottom: none;
    margin: 10px;
    justify-content: center;
}

.box-flags-item {
    padding: 2px 5px;
    margin: 2px;
    white-space: nowrap;
    border-radius: 5px;
}

.box-flags-item-a {
    color: #ffffff;
}

.box-flags-item-a-active {
    color: #000000;
}

.rank-content {
    display: flex;
    padding: 10px;
}

.rank-item {
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex;
}

.list-site-col-content {
    display: flex;
    padding: 0px;
    flex-flow: row wrap;
}

.flags-item-content {

}

.list-flag-col-item {
    margin: -1px 0 0 -1px;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 40px;
    border: 1px solid #ddd;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.list-site-col-item {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.list-site-col-item-a {
    width: 100%;
    text-align: center;
}

.form-group-fix {
    margin-bottom: 0px!important;
}

.link-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 50px 0 50px 0;
}

.link-box-top {
    max-width: 520px;
    padding: 0 25px;
    width: 100%;
}

.link-box-bottom {
    max-width: 520px;
    padding: 25px;
    width: 100%;
    background-color: #fefefe;
    border: 1px solid #babbbc;
    border-radius: 5px;
}

.link-box-title {
    font-size: 32px;
    color: black;
}

.link-box-hint1 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.link-box-hint2 {

}

.link-box-site-name {
    color: red;
}

.user-item-content-fix {
    flex: 1;
    font-size: 12px;
}

.user-item-content-hot-dot {
    width: 12px;
    background: url("https://www.sifuchenying.net/assets/images/hot.png") center no-repeat;
    background-size: contain;

}
.user-item-content-hot {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-box-buttons {
    margin-top: 15px;
    padding-top: 30px;
    text-align: right;
    border-top: 1px solid #d8d8d8;
}

.button-join {
    width: 100px;
}


.box-user {
    cursor: pointer;
    float: right;
    height: 50px;
    display: flex;
    align-items: center;
}

.box-user-icon {
    width: 24px;
    height: 24px;
}

.btn-aa-pc {
    display: inline-block;
}

.btn-aa-phone {
    display: none;
}

@media screen and (max-width: 512px ){
    .btn-aa-pc {
        display: none;
    }

    .btn-aa-phone {
        display: inline-block;
    }
}