﻿.rongheitem {
    width: 100%;
    float: left;
    text-align: center;
}

.ronghetit {
    width: 100%;
    float: left;
}


.owl-carousel.owl-drag .owl-item {
    width: 25%;
}

.ztitmdiv {
    width: 96%;
    margin: 1px 2%;
    display: inline-block;
    padding: 3px;
    text-align: center;
}

    .ztitmdiv:hover {
        background-color: #0f7db5;
    }

.owl-carousel.owl-drag .owl-item .item {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    /* padding:2px;*/
}

.tab-pane .more-btn {
    float: right;
    margin-right: 20px;
    margin-top: -6rem;
    z-index: 99;
    position: relative;
}

.xwzx .nav-tabs .nav-item .nav-link {
    font-size: 22px;
}

#showdsjdiv {
    z-index: 80;
    position: inherit;
    width: 100%;
}

a.rectdiv {
    display: block;
    position: absolute;
    /* border: solid 1px red;*/
    color: red;
    text-decoration: none;
    font-weight: bold;
    z-index: 100000;
    font-size: 1rem;
}

#gsdsj .itmdiv {
    width: 182px;
    margin: 0 auto;
    height: 375px;
    /* border: solid 1px blue;*/
    top: -323px;
    left: -78px;
    position: relative;
    overflow: hidden;
    display: none;
    background-color: rgba(15, 125, 181);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 7px -1px #D6D6D6;
}

    #gsdsj .itmdiv .itmpoint {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

.itminfo .itmtit {
    line-height: 26px;
    height: 52px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 8px;
}

    .itminfo .itmtit p {
        margin: 0px;
    }

.itminfo .itmtit2 {
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-weight: 500;
    font-size: 2.5rem;
    overflow: hidden;
}

.itmimg {
    width: 100%;
    text-align: center;
    display: block;
}

    .itmimg img {
        height: 122px;
        width: auto;
    }
.rjcxxm {
    display: inline-grid;
    width: 100%;
    float: left;
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: fadeInUp;
}

@media (min-width: 1280px) {
    #gsdsj .itmdiv {
        top: -303px;
    }
}

@media (min-width: 1590px) {
    #gsdsj .itmdiv {
        top: -313px;
    }
}

@media (min-width: 1890px) {
    #gsdsj .itmdiv {
        top: -323px;
    }
}
