
.el-breadcrumb__inner {
    color: #fff;
}
.close {
    width: 30px;
    height: 30px;
}
.input-with-select .el-input__inner {
    font-size: 12px !important;
    border-radius: 150px;
    color: #fff !important;
    background-color: #3c4a4d;
}
.menutitle {
    font-size: 16px;
    color: #fff !important;
    cursor: pointer;
}
.logo {
    margin-left: 0px;
    cursor: pointer;
    width: 100px;
    height: 26px;
}
.container {
    background-color: #3c4a4d;
    position: fixed;
    z-index: 99999;
    width: 100%;
}
.changetitle {
    border-bottom: #e17073 5rpx solid;
}
/* .el-link.el-link--default:after {
    width: 68%;
    margin: 0 auto;
    margin-bottom: -10px;
    border: 2px solid !important;
    border-color: white !important;
} */
body {
    overflow-x: hidden;
}


.upBoxtext[data-v-30298d54] {
    font-size: 20px;
    color: rgba(254, 254, 254, 1);
}
.upBoxbtn[data-v-30298d54] {
    width: 180px;
    height: 36px;
    background: rgba(246, 246, 246, 1);
    /* margin: 0 auto; */
}
.upBox[data-v-30298d54] {
    width: 537px;
    height: 178px;
    background: rgba(44, 44, 44, 0.6);
    position: fixed;
    z-index: 10000;
    left: 36%;
    top: 25%;
    text-align: center;
}
.leftimg[data-v-30298d54] {
    position: absolute;
    top: 200px;
    left: -155px;
    /* z-index: 10000; */
}
.rightimg[data-v-30298d54] {
    position: absolute;
    top: 200px;
    right: -155px;
    /* z-index: 10000; */
}

/* .imgBox :hover {
        transform: scale(1.2);
    } */

/* .imgBox .img1 {
        transition: 2s;
    } */
.zomm[data-v-30298d54] {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: 2s;
    transition: 2s;
}
.imgBox[data-v-30298d54] {
    width: 900px;
    /* height: 525px; */
    margin: 0 auto;
    /* background-color: green; */
    margin-top: 127px;
    position: relative;
}
.buttondown[data-v-30298d54] {
    position: relative;
    top: 5px;
}
.button-item[data-v-30298d54] {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.c-search-table[data-v-30298d54] {
    width: 100%;
    height: 100%;
}
.sharebox[data-v-30298d54],
.imgarr[data-v-30298d54] {
    width: 143px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    color: #3c4a4d;
    font-weight: 600;
}
.circle-box[data-v-30298d54] {
    width: 50px;
    height: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 28px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 28px 1px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    line-height: 40px;
    font-size: 21px;
    font-weight: 600;
}
.circle-box1[data-v-30298d54] {
    width: 60px;
    height: 60px;
    background-color: #3c4a4d;
    border-radius: 100%;
}
.cardbox[data-v-30298d54] {
    width: 122px;
    height: 74px;
    /* border: 2px solid rgba(255, 151, 0, 1); */
    border-radius: 10px;
    margin: 7px 6px;
    overflow: hidden;
}
.cardbox[data-v-30298d54]:hover {
    border: 1px solid rgba(255, 151, 0, 1);
}
.cadrboxed[data-v-30298d54] {
    border: 2px solid rgba(255, 151, 0, 1);
    width: 122px;
    height: 74px;
    border-radius: 10px;
    margin: 7px 6px;
    overflow: hidden;
}
.cardBoximg[data-v-30298d54] {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

/* .mainimg { */
/* margin-top: 127px; */
/* margin: 0 auto; */
/* width: 100%;
        height: 100%;
        background-color: burlywood; */
/* } */
.button[data-v-30298d54] {
    /* display: flex; */
    text-align: center;
    margin: 0 auto;
    width: 560px;
    height: 60px;
    /* position: absolute; */
    /* z-index: 100000; */
}
.childimg[data-v-30298d54] {
    margin: 0 auto;
    /* overflow: hidden; */
    /* display: inline-block; */
    width: 530px;
    height: 88px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.37);
    border-radius: 10px;
    /* overflow: hidden; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}


.el-image-viewer__mask {
    opacity: 1;
    background-color: #dfdfdf;
}

