
.main-content {
    width: 100%;
}

.title {
    margin: 20px 30px;
}

.image-list {
    width: 100%;
}

.image-list .cover {
    position: relative;
    cursor: pointer;
}

.image-list .cover a {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 16px;
    /*padding-bottom: 20px;*/
}

/*main CSS*/
.pictureViewer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(26, 26, 26, 0.8);
    z-index: 10000;
}

.pictureViewer > .content {
    /*background-color: #fff;*/
    position: absolute;
    width: 1200px;
    height: 745px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pictureViewer .menu-bar {
    width: 100%;
}

.pictureViewer .menu-bar .handel {
    width: 40px;
    height: 40px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}

.pictureViewer .menu-bar .handel:hover {
    background-color: #ff2e67;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pictureViewer .menu-bar .handel.maximization {
    background-image: url(../images/maximization_black.png);
    background-size: 14px;
}

.pictureViewer .menu-bar .handel.maximization:hover {
    background-image: url(../images/maximization_white.png);
}

.pictureViewer .menu-bar .handel.miniaturization {
    background-size: 16px;
    background-image: url(../images/miniaturization_black.png);
}

.pictureViewer .menu-bar .handel.miniaturization:hover {
    background-image: url(../images/miniaturization_white.png);
}

.pictureViewer .menu-bar .handel.close-view {
    background-image: url(../images/xx.png);
    background-size: 15px;
}

.pictureViewer .menu-bar .handel.close-view:hover {
    background-image: url(../images/ss_x.png);
}

.pictureViewer .handel-prev,
.pictureViewer .handel-next {
    display: inline-block;
    width: 50px;
    height: 70px;
    position: relative;
    top: calc(50% - 80px);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50%;
    cursor: pointer;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pictureViewer .handel-prev {
    background-image: url(../images/prev_blank.png);
}

.pictureViewer .handel-next {
    background-image: url(../images/next_blank.png);
}

.pictureViewer .handel-prev:hover,
.pictureViewer .handel-next:hover {
    background-color: #ff2e67;
}

.pictureViewer .handel-prev:hover {
    background-image: url(../images/prev_white.png);
}

.pictureViewer .handel-next:hover {
    background-image: url(../images/next_white.png);
}

.pictureViewer .picture-content {
    display: inline-block;
    width: 100%;
    /*height: calc(100% - 80px);*/
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.pictureViewer .picture-content .cover {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pictureViewer .counter {
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    color: #808080;
    font-size: 18px;
}

.pictureViewer .hide {
    display: none;
}

.pictureViewer .left {
    float: left;
}

.pictureViewer .right {
    float: right;
}

.pictureViewer .clear-flex {
    clear: both;
}

.pictureViewer img {
    /*max-width: 100%;
    max-height: 100%;*/
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.download {
    position: absolute;
    margin: auto;
    top: auto;
    right: 0;
    bottom: 0;
    left: 44%;
}


li.cover p {
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
}

.mianc ul li {
    margin-bottom: 0px;
}

.pictureViewer .picture-content {
    /*height: calc(100% - 230px);*/
}

.pictureViewer .picture-content .cover {
    position: relative;
}

.pic_desc p {
    line-height: 25px;
}

.pic_desc {
    margin-top: 20px;
}

.pic_desc p {
    text-align: left !important;
    line-height: 15px !important;
}

.pictureViewer {
    display: none;
}

.pic_desc p a {
    position: relative !important;
}

.down_xz {
    margin-left: 10px;
}


@media (max-width: 768px) {
    .phone_pic {
        margin-top: 0px !important;
    }

    .pictureViewer > .content {
        width: 100% !important;
        /* height: auto!important; */
    }
}


.pic_desc p {
    color: #FFFFFF;
}
.down_cancel {
    width: 20%;
    text-align: center;
    display: inline-block;
}
.handel.close-view {
    background: #7E7B7B;
    height: 50px;
    width: 95%;
    text-align: center;
    margin: 0 auto;
    line-height: 50px;
    color: white;
    font-size: 16px;
}
.down_xz{
    width: 20%;
    text-align: center;
    display: inline-block;
}
.down_load_1 {
    background: #E14F48;
    height: 50px;
    width: 95%;
    text-align: center;
    margin: 0 auto;
    line-height: 50px;
}
.pic_download {
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}
.down_load_1 a {
    position: relative!important;
}
.down_load_1 img {
    margin-right: 5px;
}
.picture-content img.cover_1 {
    object-fit: contain;
}

@media (max-width: 768px){
    .down_cancel {
        width: 47%;
    }
    .down_xz {
        width: 47%;
    }
    .handel.close-view {
        width: 100%;
    }
    .down_load_1 {
        width: 100%;
    }
    .down_xz {
        margin-left: 8px;
    }
    .pictureViewer > .content {
        width: 100%;
    }
    .pictureViewer .picture-content {
        width: 80%;
    }
}

@media (min-width: 768px) and (max-width: 992px){
    .pictureViewer > .content {
        width: 100%;
    }
    .pictureViewer .picture-content {
        width: 80%;
    }
}

@media (min-width: 992px) and (max-width: 1200px){
    .pictureViewer > .content {
        width: 100%;
    }
    .pictureViewer .picture-content {
        width: 80%;
    }
}

