}
a.btn-10-123rf {
    width: 133px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #101010;
    color: #101010;
    font-size: 16px
}
@media(min-width:768px) {
    a.btn-10-123rf:hover {
        background: #101010;
        color: #fff;
        border-color: #fff;
    }
}
@media(max-width:767px) {
    a.btn-10-123rf {
        font-size: 12px;
        width: 90px;
        height: 30px;
        line-height: 28px
    }
}
.video-container {
    padding: 5px 0 0;
    overflow: hidden
}
.video-list-container {
    height: 30px
}
.video-search-box {
    position: relative;
    height: 30px
}
.video-search-box * {
    color: #666;
    font-size: 12px
}
.video-search-box p img {
    margin-left: 10px
}
.video-search-box li a {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 12px
}
.video-clarity ul {
    text-align: center;
    border: 1px solid #e5e5e5;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 3;
    background: #fff;
    -webkit-padding-start: 0;
}
.video-clarity ul li {
    padding: 0
}
.video-clarity ul li a {
    border-bottom: 1px #e5e5e5 solid
}
.video-clarity ul li:last-child {
    border-bottom: none
}
.video-search-box ul li.active a {
    color: #f01818
}
@media(min-width:768px) {
    .video-search-box *,
    .video-search-box li a {
        line-height: 38px;
        font-size: 14px
    }
    
    .type-search-list li,
    .video-classify ul li,
    .video-type {
        float: left
    }
    
    .video-container {
        padding: 20px 0 60px
    }
    
    .video-list-container {
        height: 40px;
        border: 1px solid #e5e5e5
    }
    
    .video-search-box {
        height: 50px
    }
    
    .video-search-box li a {
        display: block;
        height: 38px
    }
    
    .video-clarity p,
    .video-type p {
        width: 100px;
        height: 26px;
        cursor: pointer;
        padding-left: 10px;
    }
    
    .video-classify ul {
        border-right: 1px #e5e5e5 solid;
        padding-left: 15px;
    }
    
    .video-classify ul li {
        margin-right: 35px;
    }
    
    .video-classify ul li.active a,
    .video-classify ul li:hover a {
        color: #f01818;
        border-bottom: 2px #f01818 solid
    }
    
    .video-clarity p {
        line-height: 26px;
        position: relative;
        margin: 14px 0 0 30px;
    }
    
    .video-sort .video-clarity p {
        margin-left: 5px;
        width: 70px;
    }
    
    .video-clarity p span {
        line-height: 26px;
        color: #101010;
        float: left
    }
    
    .video-clarity p img {
        position: absolute;
        right: 10px;
        top: 9px
    }
    
    .video-clarity ul {
        top: 42px;
        display: none
    }
    
    .video-clarity ul li:hover a {
        color: #f01818
    }
    
    .video-sort {
        margin-right: 10px
    }
    
    .video-sort ul li {
        margin: 0 8px
    }
    
    .video-sort ul li a,
    .video-sort>p {
        font-size: 12px
    }
    
    .video-type p {
        line-height: 20px;
        margin-top: 10px;
        position: relative
    }
    
    .video-type p span {
        line-height: 20px;
        color: #101010
    }
    
    .video-type p img {
        position: absolute;
        right: 18px;
        top: 7px
    }
    
    .type-search-list {
        width: 240px;
        position: absolute;
        left: 0;
        top: 42px;
        border: 1px solid #e5e5e5;
        background: #fff;
        z-index: 5;
        display: none
    }
    
    .type-search-list li {
        width: 25%;
        padding-left: 10px
    }
    
    .video-clarity p img {
        float: right
    }
}
@media(max-width:767px) {
    .video-search-box {
        width: 32%;
        border: 1px solid #e5e5e5
    }
    
    .video-clarity {
        margin-left: 1%
    }
    
    .video-search-box p {
        position: relative;
        text-align: center;
        height: 28px;
        line-height: 28px
    }
    
    .video-search-box p span {
        color: #101010
    }
    
    .video-search-box ul {
        width: 100%;
        position: absolute;
        left: 0;
        top: 32px;
        border: 1px solid #e5e5e5;
        padding: 0;
        background: #fff;
        text-align: center;
        z-index: 5;
        display: none
    }
    
    .video-search-box ul li:nth-child(4n) {
        border-right: none
    }
    
    .video-search-box ul li a {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px #e5e5e5 solid
    }
    
    .video-search-box ul li:last-child a {
        border-bottom: none
    }
    
    .video-type {
        float: left;
        width: 100%;
        margin-top: 5px
    }
    
    .video-type p img {
        position: static
    }
    
    .video-type ul li {
        float: left;
        width: 25%;
        border-right: 1px #e5e5e5 solid
    }
}
img.activeUp {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}
.search-term {
    margin-top: 25px;
    height: 30px;
    line-height: 30px
}
.search-term p {
    font-size: 14px;
    color: #333
}
.search-term p em {
    font-size: 12px;
    color: #999;
    margin-left: 20px
}
@media(max-width:767px) {
    .search-term {
        margin-top: 10px
    }
    
    .search-term p {
        width: 100%;
        padding: 0 5px;
        font-size: 13px
    }
    
    .search-term p em {
        float: right
    }
}
.listAll-page nav {
    display: block;
    text-align: center
}
.pagination>li>p {
    display: inline-block;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin: 0 10px
}
.search-pages .pagination>li>a,
.search-pages .pagination>li>span {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.video-res-li a {
    display: block
}
.video-res-li a span {
    background: url(../images/123rf/video-play-123rf.png) center top no-repeat;
    background-size: 26px 26px;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2
}
.result-nothing {
    height: 81px;
    line-height: 81px;
    margin: 100px 0;
    background: url(../images/ico-nothing.png) center top no-repeat
}
@media(min-width:768px) {
    .result-list {
        margin-top: 10px
    }
    
    .video-res-li {
        margin-top: 20px
    }
    
    .listAll-page {
        margin-top: 40px
    }
}
@media(max-width:767px) {
    .result-list {
        margin-top: 15px;
        margin-left: 0;
        margin-right: 0
    }
    
    .search-result-container {
        margin-left: -3px;
        margin-right: -3px;
    }
    
    .video-res-li {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 2px;
    }
    
    .video-res-li a span {
        background: url(../images/123rf/video-play-123rf.png) center top no-repeat;
        background-size: 23px 23px;
        display: block;
        width: 23px;
        height: 23px;
        position: absolute;
        left: 10px;
        bottom: 10px;
        z-index: 2
    }
    
    .listAll-page {
        margin-top: 20px;
        margin-bottom: 18px;
    }
    
    .result-nothing {
        height: 81px;
        margin: 100px 0;
        padding-top: 20px;
        background: url(../images/ico-nothing.png) center top no-repeat
    }
    
    .result-nothing p {
        font-size: 12px;
        line-height: 20px
    }
}
.result-shop {
    width: 100%;
    padding: 2% 0;
    background: rgba(0, 0, 0, .3);
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
}
.result-shop a {
    width: 50%;
    display: block;
}
.result-shop a img {
    margin: 0 auto;
    display: block;
}
.resulp-shop-first {
    border-right: 1px solid #fff;
}
.maybe-none {
    border-top: 20px solid #F8F8F8;
    margin-bottom: 30px;
}
.maybe-find {
    margin: 3px;
}
.maybe-find h3 {
    color: #101010;
    font-size: 20px;
}
@media (min-width:768px) {
    .maybe-find {
        width: 83.333333%;
        margin: 30px auto;
    }
}
@media (max-width:767px) {
    .result-shop {
        display: block;
    }
    
    .maybe-find h3 {
        font-size: 16px;
    }
}
.js-click-collect .star-active {
    width: 25px;
    height: 25px;
    display: none;
}