.camera_overlayer {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
}

.camera_target {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
}

.camera_target_content {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
}

.cameraCont {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.cameraContents {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.cameraContent {
    left: 0px;
    top: 0px;
    width: 100%;
    right: 0px;
    bottom: 0px;
    display: none;
    position: absolute;
    z-index: 4;
}

.cameraSlide {
    left: 0px;
    top: 0px;
    width: 100%;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.camera_loader {
    background: url("../images/load2.gif") no-repeat center rgb(255, 255, 255);
    margin: -16px 0px 0px -16px;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    margin: 0px 8px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    background-color: rgba(22, 22, 22, 0.1);
}

.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    background-color: rgb(255, 255, 255);
}

.camera_wrap .camera_pag .camera_pag_ul li span {
    left: -2px;
    top: -2px;
    width: 12px;
    height: 12px;
    text-indent: 30px;
    overflow: hidden;
    position: absolute;
}

li.cameracurrent > span {
    background: rgb(255, 255, 255);
}

.camera_bar {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
}

.camera_thumbs_wrap.camera_bottom .camera_bar {
    width: 100%;
    height: auto;
    position: absolute;
}

.camera_thumbs_wrap.camera_top .camera_bar {
    width: 100%;
    height: auto;
    position: absolute;
}

.camera_bar_cont {
    background-color: rgba(22, 22, 22, 0.2) !important;
}

.camera_bar {
    top: 0px !important;
    height: 6px !important;
}

.camera_caption {
    color: rgb(255, 255, 255);
    position: absolute;
}

.camera_caption a {
    padding: 12px 0px;
    transition: 0.4s;
    color: rgb(255, 255, 255);
    font-family: "tt", Arial, "微软雅黑";
    font-size: 16px;
    text-decoration: none;
}

.camera_caption > div {
    background: rgba(0, 0, 0, 0.3);
    transition: 0.4s;
}

.camera_caption > div:hover {
    background: rgba(0, 0, 0, 0.6);
}

.camera_caption a:hover {
    color: rgb(67, 197, 233);
}

.camera_caption {
    left: 0px;
    width: 100%;
    bottom: 0px;
    display: block;
    position: absolute;
}

.camera_caption > div {
    padding: 20px 0px;
    text-align: right;
}

.camera_commands {
    top: 20px;
    width: 24px;
    height: 24px;
    right: 20px;
    position: absolute;
    z-index: 3;
    cursor: pointer;
}

.camera_play {
    border: 1px solid rgb(255, 255, 255);
    transition: 0.3s;
    border-image: none;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    position: absolute;
    box-sizing: border-box;
    background-color: rgba(22, 22, 22, 0.1);
}

.camera_stop {
    border: 1px solid rgb(255, 255, 255);
    transition: 0.3s;
    border-image: none;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    position: absolute;
    box-sizing: border-box;
    background-color: rgba(22, 22, 22, 0.1);
}

.camera_stop {
    background-image: url("../images/btn-stop.png");
}

.camera_play {
    background-image: url("../images/btn-play.png");
}

.camera_prev {
    border: 1px solid rgb(255, 255, 255);
    transition: 0.3s;
    border-image: none;
    top: 48%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    position: absolute;
    z-index: 4;
    cursor: pointer;
    opacity: 1;
    background-size: 100%;
    background-color: rgba(22, 22, 22, 0.1);
}

.camera_next {
    border: 1px solid rgb(255, 255, 255);
    transition: 0.3s;
    border-image: none;
    top: 48%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    position: absolute;
    z-index: 4;
    cursor: pointer;
    opacity: 1;
    background-size: 100%;
    background-color: rgba(22, 22, 22, 0.1);
}

.camera_prev {
    left: 20px;
    background-image: url("../images/s_btn-prev.png");
}

.camera_next {
    right: 20px;
    background-image: url("../images/s_btn-next.png");
}

.camera_pag {
    width: 100%;
    bottom: 23px;
    position: absolute;
    box-sizing: border-box;
}

ul.camera_pag_ul {
    text-align: center;
}

.fadeIn.camera_effected {
    background: rgba(0, 0, 0, 0.4);
    left: 50%;
    text-align: center;
    bottom: 50px;
    position: absolute;
    z-index: 999;
    opacity: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.fadeIn.camera_effected:hover {
    background: rgba(0, 0, 0, 0.6);
}

.fadeIn.camera_effected a {
    padding: 0px 30px;
    transition: 0.2s;
    height: 50px;
    color: rgb(255, 255, 255);
    line-height: 48px;
    font-size: 18px;
    display: block;
    position: relative;
    z-index: 999;
}

.fadeIn.camera_effected a::after {
    transition: 0.2s;
    top: 1px;
    font-family: Arial;
    display: inline-block;
    position: absolute;
    content: ">>";
    opacity: 0;
}

.camera_overlayer {
    display: none !important;
}

@media screen and (min-width: 1024px) {
    .camera_prev:hover {
        background-color: rgba(22, 22, 22, 0.6);
    }

    .camera_next:hover {
        background-color: rgba(22, 22, 22, 0.6);
    }

    .camera_play:hover {
        background-color: rgba(22, 22, 22, 0.6);
    }

    .camera_stop:hover {
        background-color: rgba(22, 22, 22, 0.6);
    }

    .fadeIn.camera_effected a:hover {
        padding-right: 50px;
    }

    .fadeIn.camera_effected a:hover::after {
        padding-left: 10px;
        opacity: 1;
    }
}

@media screen and (max-width: 960px) {
    .fadeIn.camera_effected a {
        padding: 0px 10px;
        height: 24px;
        line-height: 24px;
        font-size: 10px;
    }

    .camera_prev {
        -ms-zoom: 0.5;
    }

    .camera_next {
        -ms-zoom: 0.5;
    }
}
