.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结束 */

.yjxq_mines {
    width: 100%;
    padding-top: 7vw;
    padding-bottom: 5vw;
}

.yjxq_top>div {
    padding: 0 10vw;
}

.yjxq_toptex .dis_fx img {
    width: 20px;
    height: 16px;
    object-fit: contain;

}

.yjxq_toptex .toptex1 h1 {
    text-align: center;
    margin-bottom: 1vw;
    font-family: "Bold";
}

.yjxq_toptex .toptex2 {
    display: flex;
    justify-content: space-evenly;
}

.yjxq_toptex {
    margin-bottom: 5vw;
}

.yjxq_toptex .toptex2 .dis_sj {
    color: #999999;
    font-family: "Medium";
}

.yjxq_toptex .toptex2 .dis_fx {
    color: #999999;
    display: flex;
    font-family: "Medium";
    align-items: baseline;

}

.yjxq_toptex .toptex2 .dis_fx a {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

/* ////// */

.yjxq_top .yjxq_topnr ul{padding-left:25px;}
.yjxq_top .yjxq_topnr ol{padding-left:25px;}
.yjxq_top .yjxq_topnr li{list-style-type: inherit;}
.yjxq_top .yjxq_topnr li::marker{
    color: #666;
}
.yjxq_top .yjxq_topnr {
    width: 100%;
    margin: 0 auto;
    font-family: "Medium";
    color: #999999;
    letter-spacing: 0px;
    line-height: 2;
    min-height:15vw;
}

.yjxq_top .yjxq_topnr p img {

    width: 100%;
    margin: 0 auto;
   

}

.yjxq_top .yjxq_topnr img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1vw;
}

.yjxq_top .yjxq_topnr p {
 margin-bottom: 2vw;

}

.yjxq_top .yjxq_topnr span {
 display: inline-block;
}

/* 模块二 */

.yjxq_toptomm {
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.xwxq_lb {
    overflow: hidden;
    position: relative;
    width: 1540px;
    margin: 0 auto;
    /* padding: 1500px; */
    padding: 0 50px;

}

.page2 {}

.yjxq_toptomm .page2 .toptomm_swpir {
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    padding: 1vw;
}

.page2 .page2_bt {
    font-family: 'Bold';
    color: #333;
    border-left: 6px solid #792696;
    padding-left: 15px;
    line-height: 1.1;
    padding-bottom: 3px;
    margin-top: 2vw;
    margin-bottom: 2vw;
}

.page2 .img {
    width: 27.5%;
}

.page2 .txt {
    width: 72.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 5%;
    align-items: flex-start;
}

.cont .page2.txt .tit {
    display: flex;
    align-items: flex-end;
    color: #333;
    width: 100%;
    padding-top: 2%;
}

.page2.txt .tit .name {
    font-family: 'Medium';
    line-height: 1.3;
}

.page2 .txt .tit .position {
    margin-left: 4%;
    font-family: 'Bold';
}

.page2 .txt .tit .name {
    font-family: 'Bold';
}

.page2 .txt .area {
    display: flex;
    flex-wrap: nowrap;
    color: #333;
    width: 100%;
    margin-top: 0.6vw;
}

.page2 .txt .area p {
    font-family: 'Bold';
    display: inline-block;
    padding: 3px 11px;
    /* margin: 0 9px 10px 0; */
    background: #fbfbfb;
}

.page2 .txt .info {
    color: #858585;
    width: 100%;
    margin-top: 1vw;
}

.page2 .txt .tit {
    display: flex;
    align-items: flex-end;
    color: #333;
    width: 100%;
    line-height: 1;

}

.page2 .txt .info p {
    font-family: 'Bold';
    display: flex;
    margin-bottom: 0.9vw;
    width: 100%;
    align-items: center;
}

.page2 .txt .info p .icon {

    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 10px !important;
    margin-bottom: 4px !important;
}

.yjxq_toptomm .swiper-button-next,
.yjxq_toptomm .swiper-button-prev {

    background-size: 7px 12px;
}




.yjxq_fay {
    padding-top: 3vw;

    border-top: 1px solid #e2e2e2;
    font-family: "Medium";
}

.yjxq_fay p {
    letter-spacing: 0vw;

    margin-bottom: 15px;

}

.yjxq_fay p:hover a {
    color: #852590;
}

.yjxq_fay p a {
    color: #999999;
    transition: all 0.6s;
}




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

@media screen and (max-width: 768px) {
    .yjxq_top>div {
        padding: 0;
    }

    .yjxq_toptex .toptex2 {
        flex-wrap: wrap;
    }

    .yjxq_toptex .toptex2 .dis_fx {
        width: 100%;

        margin-top: 5vw;

    }
}
