.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,.banner .txt span p {
    font-family: 'Regular';
    letter-spacing: 1em;
}


.contentsa .tex_top {
    margin-bottom: 4vw;

}

.contentsa .tex_top>p {
    letter-spacing: 0px;
    color: #222222;
    position: relative;
    padding-left: 15px;
    font-weight: bold;
    font-weight: bold;
    font-family: 'Bold';
    color: #333;
    border-left: 6px solid #792696;
    padding-left: 15px;
    line-height: 1;
    padding-bottom: 3px;
    margin-bottom: 1vw;
}

.contentsa {
    padding-top: 7vw;

}


.ne_bottom {
    margin: 0 auto;
    width: 100%;
}

.ne_bottom .ne_max {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.ne_bottom .ne_max .ne_mina {
    width: 48%;
    margin-bottom: 3vw;
}

.ne_bottom .ne_max .ne_mina .ne_bottom_tex {

    margin-top: 2vw;

}

.ne_bottom .ne_max .ne_mina .ne_bottom_img img {
    transition: all 0.6s;
    height:100%;object-fit:cover;

}
.ne_bottom .ne_max .ne_mina .ne_bottom_img a{display:block;height:100%;}
.ne_bottom .ne_max .ne_mina .ne_bottom_img {
height:460px;max-height:460px;
    overflow: hidden;
}

.ne_bottom .ne_max .ne_mina .ne_bottom_tex h3 {
    line-height: 1.5;
    margin: 0;
    margin-bottom: 1vw;
    color: #222222;
    font-family: "Bold";
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2;
overflow:hidden;
max-height:3em;
}

.ne_bottom .ne_max .ne_mina:hover img {
    transform: scale(1.08);

}

.ne_bottom .ne_max .ne_mina .ne_bottom_tex h3:hover {
    text-decoration: underline;
    color: #7b1087;
    text-underline-offset: 10px;

}

.ne_bottom .ne_max .ne_mina .ne_bottom_tex>div {
    margin-bottom: 1vw;
    font-family: "Medium";
}

.ne_bottom .ne_max .ne_mina .ne_bottom_tex p {
    margin: 0;
    color: #222222;
    line-height: 2;
    font-family: "Medium";
    
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:3;
overflow:hidden;
max-height:6em;

}

/* 第三板块 */
.ne_bottom .me_max_bootom {

    margin: 7vw 0 8vw 0;
}



/* 第三部分 */

.dalx {
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(//cdn.xuansiwei.com/chenk12892/Template/def/static/img/zxbj.png);
    background-position: center;

    background-size: cover;
}




.dalx .dalx_bootom {
    width: 100%;
    padding-top: 6vw;
    padding-bottom: 5vw;

}

.dalx .dalx_bootom p {
    letter-spacing: 29px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.dalx .dalx_bootom .dalx_botton {
    width: 180px;
    height: 48px;
    background-color: #7b1087;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;

}

.dalx .dalx_bootom .dalx_botton span {
    letter-spacing: 1px;
    color: #ffffff;


}

.contentsa .tex_top>.p{
    color:#666;line-height: 2;
    max-width: 100%;
    text-indent:2em;
    
}
.contentsa .tex_top>.p p{margin-bottom:1vw;}

@media screen and (max-width: 1600px) {
    .ne_bottom .ne_max .ne_mina .ne_bottom_img{height:26vw;}
}
@media screen and (max-width: 1200px) {
    .ne_bottom .ne_max .ne_mina .ne_bottom_img{height:29vw;}
}
/* 150 */
@media screen and (max-width: 998px) {
    .contentsa .tex_top{margin-bottom:5vw;}
    .contentsa .tex_top>p{margin-bottom:3vw;}
    .contentsa .tex_top>.p{max-width: 100%;font-size:14px;line-height:1.5;}
    
}

@media screen and (max-width: 768px) {
    .ne_bottom .ne_max .ne_mina {
        width: 100%;
        margin-bottom: 5vw;
    }
    .ne_bottom .ne_max .ne_mina .ne_bottom_img{height:auto;max-height:inherit;}
}
