.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    /*height: 75vh;*/
    min-height: 600px;
    /*max-height: 800px;*/
    margin: 180px auto;
    width: 1260px;
    overflow: hidden;
    /*border:1px solid red;*/
}
.wrapper h3 {
    position: absolute;
    left: 4rem;
    top: 4rem;
    z-index: 1000;
    padding: 0 1rem;
    /* background-color: #fff; */
    font-size: 1.4rem;
    font-weight: 400;
    color: #222;
    border-radius: 1.4rem;
}
.showBig{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 18rem;
    height: 31rem;
    /* border: 1px solid red; */

    cursor: pointer;
    z-index: 101;
}


.main_dingzhi .main_dingzhi_head{
    width: 215px;
    height: 42px;
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
}

.wrapper .container {
    position: relative;
    margin: 0 auto;
}

.horizontal .container {
    width: 18rem;
    height: 35rem;
    /* border: 1px solid black; */
}
.dz_pc .container {
    width: 38rem;
    height: 21rem;
}
.vertical .container {
    width: 37rem;
    height: 14rem;
}
.container .cards-list {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #f4f4f4;
    border-radius: 0.3125rem;
    transition: 330ms;
}
.demo4 .cards-list {
    transition: 440ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.horizontal .cards-list {
    width: 100%;
}
.horizontal .img {
    height: 11rem;
}
.vertical .cards-list {
    display: flex;
    height: 100%;
}

.vertical .img,
.vertical .main-con {
    height: 100%;
}

.vertical .img {
    width: 18rem;
}

.vertical .main-con {
    width: 19rem;
}


.img>img {

    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-user-drag: none;
    -moz-user-select: none;
    user-select: none;

}

.main-con {
    padding: 0 1rem;
    box-sizing: border-box;
}

.main-con .name {
    padding-top: 1rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #424242;
}

.main-con .content {
    padding-top: 1rem;
    height: 4.5rem;
    font-size: 0.9rem;
    color: #777;
    text-align: justify;
    line-height: 1.4rem;
}

.main-con .label {
    font-size: 0.9rem;
    color: #555;
    padding: 1rem 0;
}





.btn-direct {
    position: absolute;
    top: 50%;
    z-index: 100000;
    width: 4rem;
    height: 4rem;
    transform: translateY(-50%);
    cursor: pointer;
    transition: .2s;
}


.btn-direct.btn-left {
    left: 6rem;
}

.btn-direct.btn-right {
    right: 6rem;
}

.btn-direct>span {
    position: absolute;
    left: calc(50% - .6rem);
    top: calc(50% - .6rem);
    width: 1.2rem;
    height: 1.2rem;
    border-top: 0.2rem solid #fff;
    border-left: 0.2rem solid #fff;
}

.horizontal .shift-left {
    transform: translateX(25%) rotate(-45deg);
}

.horizontal .shift-right {
    transform: translateX(-25%) rotate(135deg);
}

.vertical .shift-left {
    transform: translateY(25%) rotate(45deg);
}

.vertical .shift-right {
    transform: translateY(-25%) rotate(-135deg);
}



.demo7 .container {
    width: 18rem;
    height: 24rem;
    overflow: hidden;
}

.navigation {
    position: absolute;
    bottom: 5rem;
    left: 50%;
    transform: translate(-50%);
}

.navigation .dot {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    margin: .5rem;
    border: .125rem solid #fff;
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
}
.navigation .dot.active {
    background-color: transparent;
}

.demo1-tip {
    position: absolute;
    left: 12rem;
    top: 8rem;
    color: #fff;
    line-height: 1;
}
.demo1-tip .active-index{
    color: lightgoldenrodyellow;
    font-size: 1.5rem;
    font-weight: 600;
    vertical-align: middle;
}
.container .cards-list {
    background: none;
    
}
.cards-list img{
    width: 100%;
    /* height: 594px; */
}


.main_dingzhi{
    
    width: 100%;
    height:900px;
    position: relative;
    background-color: #FFF;
    /*border:1px solid black;*/
}


.main_dingzhi .dingzhi_zixun{
    width: 130px;
    height: 38px;
    background: rgba(255,255,255,0);
    border-radius: 19px;
    border: 1px solid #333333;
    position: absolute;
    left: 0;
    right: 0;
    top: 815px;
    margin: auto;
    z-index: 102;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    text-align:center;
    cursor:pointer;
    background: url('https://img.94wan.com/1/20211220guanwang/main3_ico2.png') no-repeat 100%;
    text-decoration: none;
    background-size: 16px 16px;
    background-position: 100px 12px;
    text-indent: -25px;
    
}



.box_main{
    width: 1260px;
    /* border: 1px solid red; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.three{
    width: 1200px;
    height: 70px;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    margin:auto;
    letter-spacing: -6px;
    z-index: 99;
    cursor: pointer;
}
.three li{
    letter-spacing: normal;
    width: 400px;
    display: inline-block;
    text-align: center;
    line-height:70px;
    font-size: 20px;
    color: #333333;
    border-bottom: 6px solid #EEEEEE;
}
.three .three_now{
    border-bottom: 6px solid #333333;
}

.showBigImg{
    width: 100%;
    height: 100%;
    background: url('//img.94hwan.com/1/20230103/0103index/mengban.png');
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 105;
}
.showBigImg .ke{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.showBigImg .showBigImg_main{
    width: 318px;
    height: 685px;
    background-color: #EEEEEE;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    bottom: 0;
    margin: auto;
    border-radius: 35px;
    overflow: auto;
    z-index: 106;

}
.showBigImg .showBigImg_main img{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto    ;
}

.showBigImg_pc{
    width: 100%;
    height: 100%;
    background: url('//img.94hwan.com/1/20230103/0103index/mengban.png');
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 105;
}
.showBigImg_pc .ke{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.showBigImg_pc .showBigImg_main{
    width: 891px;
    height: 565px;
    background-color: #EEEEEE;
    position: absolute;
    left: -5px;
    right: 0;
    top: -38px;
    bottom: 0;
    margin: auto;
    /* border-radius: 35px; */
    overflow: auto;
    z-index: 106;

}
.showBigImg_pc .showBigImg_main img{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto    ;
}


/* 滚动条部分调整 */
.showBigImg_main {
    scrollbar-width: thin;
    scrollbar-color: rgba(100, 100, 100, .4) transparent;
}

.showBigImg_main::-webkit-scrollbar {
    width: 0;
}

.showBigImg_main::-webkit-scrollbar-thumb {
    border-radius: .6rem;
    background-color: rgba(100, 100, 100, .4)
}

