﻿





/*.viewPoint-container:hover .min-height h3 {
        cursor: pointer;
        font-weight:700;
        
    }*/
.viewPoint-container:hover {
    cursor: pointer;
}

.viewPoint-img:hover img {
    transform: scale(1.1)
}

.viewPoint-img img {
    width: 100%;
    height: 100%;
    transition: all .6s;
}

@media screen and (min-width: 768px) {
    .viewpoint-right {
        width: 47%;
       
    }
    .ViewpointDwtail-box {
        width: 98vw;
    }

    .viewPoint-container-tab {
        white-space: nowrap;
        width: 40rem
    }

    .viewPoint-container {
        box-sizing: border-box;
        padding: 5rem 0;
    }

    .viewPoint-img {
        width: 305px;
        height: 305px;
        margin-right: 10%;
        overflow: hidden;
    }



    .viewPoint-text {
        width: 55%;
    }

    .max-width {
        max-width: 50%;
    }

    .min-height {
        height: 250px;
    }
}
.viewpointDitailes-box2 {
    width: 80%;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .viewpoint-left {
    display:none;
    }
    .viewpoint-right {
        width: 80%;
        margin:0 auto;
    }
    .ViewpointDwtail-box-container .row {
        /* margin-right: 0 !important;
        margin-left: 0 !important;*/
        width: 80%;
        margin: 0 auto;
    }
    .viewPoint-container-tab {
        white-space: nowrap;
        width: 20rem
    }

    .viewPoint-container {
        box-sizing: border-box;
    }

    .viewPoint-img {
        width: 160px;
        height: 160px;
        margin-right: 0;
        overflow: hidden;
    }



    .viewPoint-text {
        width: none;
    }

    .max-width {
        width: none;
    }

    .min-height {
        height: none;
    }

    .ViewpointDwtail-box .viewpointDitailes-box1 {
        width: none;
        justify-content: flex-end;
        margin-right: 15%
    }



    .ViewpointDwtail-box {
        width: auto !important;
    }

    .pad-top-8 {
        padding-top: 5.5rem !important;
    }

    .viewpointDitailes-title {
        padding: 0 3rem !important;
    }

        .viewpointDitailes-title h3 {
            line-height: 2;
        }

    .viewpointDitailes-time {
        margin-right: 3.5rem;
    }

        .viewpointDitailes-time .margin-bottom-2rem {
            margin-bottom: 1rem !important;
        }

    .date-txt {
        font-size: 1.2rem;
    }

    .page-v-title {
        display: none;
    }
}






.tab-active {
    font-weight: 700;
    color: #555;
}

.red {
    color: red;
}

.cus-page-layer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5rem;
}

    .cus-page-layer .layui-laypage > a:first-child, .layui-laypage > a:first-child em {
        border-radius: 2px 0 0 2px;
        border: none !important;
    }

    .cus-page-layer .layui-laypage a, .cus-page-layer .layui-laypage span {
        border: none;
        padding: 0 15px;
        background: none;
        font-size: 16px;
        color: #99999f;
    }

        .cus-page-layer .layui-laypage a:hover {
            color: #000;
        }

    .cus-page-layer.layui-laypage .layui-laypage-curr .layui-laypage-em {
        position: absolute;
        left: 12px;
        top: -4px;
        padding: 1px;
        width: 40%;
        height: 100%;
        /*background-color: #009688;*/
        border-bottom: 1px solid #99999f;
        color: red !important;
    }

.layui-laypage .layui-laypage-curr em {
    color: #000;
}





.getBack {
    font-size: 2.3rem
}

    .getBack:hover {
        cursor: pointer;
        color: #ca5100;
    }

#myTabContent {
    min-height: 40vh;
}

#qrcode {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wx-message {
    position: fixed !important;
    text-align: center;
    top: 35%;
    left: 5rem;
    width: 300px;
    height: 300px;
    border: 1px solid #a0a0a0;
    padding: 2rem;
    display: none;
    background-color: #fff;
}

.close-btn {
    position: absolute;
    top: 1rem;
    right: 1rem;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}*/
