.banner {
    position: relative;
}

.banner .w1440 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 6;
}

.banner .txt {
    color: #fff;
}

.banner .txt p {
    font-family: 'Heavy';
    letter-spacing: 1px;
}

.banner .txt span {
    font-family: 'Regular';
    letter-spacing: 1em;
}

/* banner结束 */
.zysw_mine {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5vw;
    padding-bottom: 8vw;
}

.zysw_mine .zysw_mineleft {
    width: 72%;
    padding-right: 1vw;
}

.zysw_mine .zysw_mineright {
    width: 28%;
}

.zysw_mineleft .zysw_tex1 {
    font-family: 'Bold';
    color: #333;
    border-left: 6px solid #792696;
    padding-left: 15px;
    line-height: 1;
    padding-bottom: 3px;
    margin-bottom: 4vw;
    font-weight: 700;
}

.zysw_tex2 .zysw_tex2top {
    font-family: "Medium";
    margin-bottom: 2vw;
    color: #333333;
}

.zysw_tex2 .zysw_tex2bottom {
    line-height: 2;
    font-family: "Regular";
    letter-spacing: 0vw;
    color: #666666;

}

.zysw_mineleft .zysw_tex2 {
    margin-bottom: 4vw;

}
.zysw_tex2 ul{padding-left:25px;}
.zysw_tex2 ol{padding-left:25px;}
.zysw_tex2 li{list-style-type: inherit;}
.zysw_tex2 li::marker{
    color: #666;
}
.zysw_tex3 ul{padding-left:25px;}
.zysw_tex3 ol{padding-left:25px;}
.zysw_tex3 li{list-style-type: inherit;}
.zysw_tex3 li::marker{
    color: #666;
}
.zysw_mineleft .zysw_tex3 .zysw_tex3top {
    font-family: "Medium";
    margin-bottom: 2vw;
    color: #333333;
font-weight: 700;
}

.zysw_tex3 .zysw_tex3bottom span {
    font-family: "Medium";
    letter-spacing: 0vw;
    color: #666666;
    margin-bottom: 1.5vw;
}

.zysw_tex3 .zysw_tex3bottom {
    margin-bottom: 2.6vw;

    line-height: 2;
    font-family: "Regular";
    letter-spacing: 0vw;
    color: #666666;

}
.zysw_tex3 .zysw_tex3bottom .zysw_tex3bott {
    line-height: 2;
    font-family: "Regular";
    color: #666666;
}

/* 右 */
.zysw_mineright .mineright_img {
    position: relative;
    margin-top: 12px;
    margin-bottom: 20px;
    cursor: pointer;
}

.zysw_mineright .mineright_img a {
    display: block;
    height: 100%;
    overflow: hidden;
   

}

.mineright_img span {
    font-family: "Bold";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    text-align: center;
}

.mineright_tex .mineyy {
    margin-bottom: 20px;
    background-color: #f5f5f5;
    padding: 2vw 1vw 2vw 2vw;
}

.mineright_tex .mineyy .right_txtl {
    font-family: 'Bold';
    color: #333;
    border-left: 6px solid #792696;
    padding-left: 15px;
    line-height: 1;
    padding-bottom: 3px;

}

.mineright_tex .mineyy .right_bottom {
    margin-top: 2vw;
}

.mineright_tex .mineyy .right_bottom ul li {
    color: #222222;
    opacity: 0.6;
    line-height: 1.6;
    font-family: "Medium";
    margin-bottom:10px;
}

.mineright_tex .mineyy .right_bottom ul li a {
    color: #222222;
    opacity: 0.6;
}
.mineright_tex .mineyy .right_bottom ul li a:hover{
    opacity:1;
    text-decoration: underline;
    color: #7b1087;
    text-underline-offset: 10px;
}
.mineright_tex .mineyy .right_txtr a {
    font-family: "Medium";
    color: #222222;
    opacity: 0.6;
}

.mineright_tex .mineyy .right_txtr a:hover {

    color: #7b1087;
}

.mineright_tex .mineyy .right_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mineright_tex4 .mineright_tex4bott {
    font-family: "Medium";
    line-height: 1.8;
    color: #222222;
    opacity: 0.6;
    margin-top: 1vw;

}



.zysw_mineright .mineright_img a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    z-index: 1;
    transition: 0.4s all;
}





@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1200px) {
    .minekw_left .left2 img {

        width: 15px;
    }

    .e_container-5 .cbox-5-2 a img {
        width: 15px;
    }
}

/* 150 */
@media screen and (max-width: 998px) {}

@media screen and (max-width: 768px) {

    .zysw_mine .zysw_mineleft {
        width: 100%;
        padding-right: 0vw;
    }

    .zysw_mine .zysw_mineright {
        width: 100%;
    }
}
