.entry-summary-1{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.entry-summary-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.entry-summary-3{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.entry-summary-4{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.adv-row {
    background-color: #DADADA;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
    margin: 15px 0;
}

.adv-bot-fix {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999;
    padding: 10px 0;
    width: 100%;
    background-color: #DADADA;
}

.adv-bot-fix .adv-320 {
    width: 320px;
    height: 50px;
    margin: 0 auto;
    background: #DADADA;
    overflow: hidden;
}

a{
    color: initial;
    text-decoration: none;
}
a:hover{
    color: initial;
    text-decoration: none;
}
.header{
    padding: 10px 15px;
    border-bottom: 1px solid #cccccc;
}
.logo{
    width: 30px;
    height: 30px;
}
.header .h-search{
    font-size: 22px;
    text-align: right;
}

.text-color{
    color: #FF7305;
}

input:focus{
    outline: none;
}

.search-warp{
    background-color: #F2F2F2;
    padding: 15px 15px;
}
.search-box{
    background-color: #ffffff;
    height: 40px;
    border-radius: 20px;
}
.search-box .l-input{
    width: 90%;
}
.search-box .l-input input{
    height: 40px;
    border: none;
    width: 90%;
    padding-left: 10px;
    border-radius: 20px;
}
.search-box .l-input input{
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
.search-box .r-btn{
    background-color: #FF7305;
    border-radius: 0 20px 20px 0;
}
.search-box .r-btn .btn{
    color: #ffffff;
}

.tt-bar{
    width: 100%;
    height: 10px;
    background-color: #F2F2F2;
}
.text-14{
    font-size: 14px;
}

.sw-img{
    height: auto;
}
.carousel-indicators{
    margin-bottom: 10px;
}
.carousel-indicators .active{
    background-color: #FF7305;
}
.carousel-indicators li{
    width: 20px;
}
.sw-box{
    position: relative;
}
.sw-box .sw-desc{
    position: absolute;
    top: 20px;
    right: 35px;
    text-align: center;
    background: rgb(51 51 51 / 60%);
    border-radius: 5px;
    padding: 5px 5px;
}
.sw-box .sw-desc .sw-icon{
    width: 45px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ffffff;
}
.sw-box .sw-desc .text-1{
    color: #ffffff;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0;
}
.sw-box .sw-desc .text-2{
    color: #cccccc;
    font-size: 12px;
    margin-top: 1px;
    margin-bottom: 0;
}
.sw-box .sw-desc .text-3{
    color: #ffffff;
    font-size: 10px;
    margin: 0 auto;
    margin-top: 1px;
    margin-bottom: 0;
    border: 1px solid #ffffff;
    border-radius: 3px;
    width: 45px;
}


.k-item-warp{
    padding: 15px;
}
.k-item-warp .h-title .vv-bar{
    width: 5px;
    background-color: #FF7305;
    margin-right: 8px;
}
.k-item-warp .h-title .le-t{
    margin-right: 5px;
}
.k-item-warp .h-title .ri-t{
    font-size: 12px;
    color: #7f7f7f;
}
.k-item-warp .pp-item{
    width: 25%;
    text-align: center;
    margin-bottom: 10px;
}
.k-item-warp .pp-item .img img{
    width: 60px;
    height: 60px;
    border-radius: 10px;
}
.tab-pane{
    display: none;
}
.tab-pane:first-child{
    display: block;
}
.tab-active{
    color: #FF7305;
    font-weight: bold;
}
.item-title{
    color: #FF7305;
    font-weight: bold;
}
.k-item-warp .pp-item .txt{
    font-size: 14px;
    margin: 3px 0;
}
.k-item-warp .pp-item .t-btn{
    color: #FF7305;
    border: 1px solid #FF7305;
    border-radius: 5px;
    width: 70%;
    margin: 0 auto;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.k-item-warp .pp-item .t-btn .fa{
    font-size: 12px;
    margin-right: 2px;
}

.cat-warp{
    margin-top: 15px;
}
.cat-warp .cat-item{
    width: 48%;
    height: 70px;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin-bottom: 10px;
}
.cat-warp .cat-item img{
    height: 100%;
    width: 40%;
    border-radius: 0 5px 5px 0;
}
.cat-warp .cat-item .title{
    font-size: 14px;
    font-weight: 600;
    margin: 12px;
}
.cat-btn .btn{
    width: 100%;
    background-color: #FF7305;
    color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 5px;
    padding: 10px 0;
}

.t-s-bar{
    width: 100%;
    height: 2px;
    background-color: #F2F2F2;
    margin-top: 15px;
}

.bt-list{
    display: none;
}
.bt-list:first-child{
    display: block;
}
.tab-bt-button{
    padding: 2px 10px;
    font-size: 14px;
    margin: 15px 0;
    margin-right: 20px;
}
.tab-bt-active{
    color: #FF7305;
    font-weight: bold;
    border: 1.5px solid #FF7305;
    border-radius: 15px;
}
.bt-list .img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 10px;
}
.bt-list .b-left{
    width: 70%;
}
.bt-list .b-right{
    width: 30%;
    text-align: right;
}
.bt-list .b-right .btn{
    border: 1px solid #FF7305;
    font-size: 12px;
    color: #FF7305;
    padding: 5px 20px;
}
.bt-list .b-left .t1{
    font-weight: 600;
}
.bt-list .b-left .t2{
    font-size: 14px;
}
.bt-list .b-left .t3{
    font-size: 14px;
    color: #969696;
}
.bt-list .bt-list-item{
    padding: 10px 0;
    border-bottom: 1.5px solid #F2F2F2;
}
.bt-list .bt-list-item:last-child{
    border-bottom: none;
}
.bt-list .bt-list-item .w-rank{
    display: block;
    background-color: #cccccc;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
    color: #ffffff;
    margin-right: 5px;
}
.bt-list .bt-list-item:nth-child(1) .w-rank{
    background-color: #F2001D;
}
.bt-list .bt-list-item:nth-child(2) .w-rank{
    background-color: #FF7305;
}
.bt-list .bt-list-item:nth-child(3) .w-rank{
    background-color: #FFBB34;
}
.bt-list .b-left .vl{
    color: #969696;
    margin: 0 5px;
}
.bt-list .b-left .t2-r{
    color: #969696;
}
.bt-list .b-left .t2-star{
    color: #FF7305;
}
.bt-list .b-left .t2-star .fa{
    margin-right: 5px;
}

@keyframes spin {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

.spin-animation {
    animation: spin 2s linear infinite;
}
.load-loading{
    text-align: center;
    margin: 15px 0;
}
.load-loading .fa{
    font-size: 32px;
    color: #cccccc;
}

.breadcrumb{
    background-color: #F2F2F2;
    border-radius: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.breadcrumb .breadcrumb-item{
    font-size: 14px;
}
.breadcrumb-icon{
    line-height: 19px;
}
.breadcrumb-icon .fa{
    font-size: 14px;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: ">";
}
.breadcrumb-icon{
    color: #6c757d;
    margin-right: 5px;
}

.text-list-box{
    padding: 15px;
    padding-bottom: 5px;
}
.text-list-box .c-item-t{
    border: 1px solid #d3d3d3;
    overflow: hidden;
    padding: 8px 10px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 5px;
}
.text-list-box .c-item-t-active{
    color: #ffffff;
    background-color: #FF7305;
    border: none;
}
.c-item-t-active a{
    color: #ffffff;
}

.pagination{
    background-color: #f6f6f6;
    padding: 4px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pagination .nav-links{
    margin: 0 auto;
}
.pagination .page-numbers{
    padding: 4px 12px;
}
.pagination .current{
    background-color: #FF7305;
    color: #ffffff;
    border-radius: 5px;
    padding-left: 26px;
    padding-right: 26px;
}

.df-top .d-img{
    padding: 5px;
}
.df-top .d-img img{
    width: 100%;
    height: auto;
}
.df-top .d-td{
    padding: 15px;
}
.df-top .d-td .icon{
    width: 70px;
    height: 70px;
    border-radius: 10px;
}
.df-top .d-td .t-rg{
    margin-left: 15px;
}
.df-top .d-td .t-rg .t1{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}
.df-top .d-td .t-rg .t2{
    font-size: 14px;
    margin-bottom: 4px;
}
.df-top .d-td .t-rg .t3{
    color: #FF7305;
    font-size: 14px;
}
.df-top .d-td .t-rg .t3 .fa{
    margin-right: 5px;
}
.d-scroll{
    overflow-x: auto;
    display: -webkit-box;
    -webkit-overflow-scrolling: touch;
}
.d-sl-img{
    height: 200px;
    margin-right: 5px;
}
.d-scroll{
    background-color: #F2F2F2;
    padding: 15px 0 15px 15px;
}


.d-t-item{
    padding: 15px 0;
    border-bottom: 1.5px solid #F2F2F2;
    margin-bottom: 8px;
}
.d-t-item .txt{
    text-align: center;
    margin-bottom: 0;
    border-right: 1.5px solid #F2F2F2;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
}
.d-t-item:last-child .txt{
    border-right: none;
}
.tab-d-active{
    color: #FF7305;
    border-bottom: 2px solid #FF7305;
}
.no-search{
    font-size: 24px;
    color: #FF7305;
    padding: 70px 58px;
}

.tt-footer {
    background: #F2F2F2;
    padding: 10px 0;
}
.tt-footer p{
    margin: 0;
    text-align: center;
}

@media (max-width: 767px){
    .d-scroll::-webkit-scrollbar {
        display: none;
    }
}

@media (min-width: 992px){
    body {
        width: 480px;
        margin: 0 auto;
    }
    .adv-bot-fix{
        width: 480px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
