.wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(https://www.hast.net.cn/file/27/img/2026kjgbshzt/bg.png) no-repeat;
}

.top {
    width: 100%;
    height: 500px;
}

.top img {
    width: 805px;
    height: 311.61px;
    margin: 100px 0 0 200px;
}

.main {
    width: 1200px;
    height: auto;
    margin: auto;
}

/* 焦点要闻 */
.focusBox {
    width: 100%;
    height: 511px;
    overflow: hidden;
    margin-top: 30px;
    background: url(https://www.hast.net.cn/file/27/img/2026kjgbshzt/bg1.png) no-repeat;
    padding: 90px 20px 30px;
}

.focusBox .more {
    width: 80px;
    height: 40px;
    display: block;
    /* position: absolute; */
    /* top: 0; */
    float: right;
    margin-top: -73px;
}

.focusBox .slideBox {
    width: 655px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.focusBox .slideBox img {
    width: 655px;
    height: 400px;
}

.focusBox .slideBox p {
    width: 655px;
    height: 50px;
    margin-top: -57px;
    padding-right: 100px;
    padding-left: 10px;
    position: relative;
    z-index: 999;
    background: url(https://www.hast.net.cn/file/27/img/juxing1.png);
}

.focusBox .slideBox p a {
    color: #fff;
    line-height: 57px;
}

/* 轮播图效果 */
.slideBox .swiper-button-next {
    position: relative;
    float: right;
    margin-top: -38%;
    color: #fff !important;
    width: 50px !important;
    height: 80px !important;
    right: 0 !important;
    background-color: #3B3B38;
    opacity: 0.7;
}

.slideBox .swiper-button-prev {
    position: relative;
    float: left;
    margin-top: -38%;
    color: #fff !important;
    width: 50px !important;
    height: 80px !important;
    left: 0 !important;
    background-color: #3B3B38;
    opacity: 0.7;
}

.slideBox .swiper-pagination {
    position: relative;
    margin-top: -25px;
    margin-left: 250px
}

.slideBox .swiper-button-next:hover,
.slideBox .swiper-button-prev:hover {
    color: #0074D2 !important;
    background-color: #000;
    opacity: 1;
}


/*要闻*/
.focusBox .slideTxtBox {
    width: 465px;
    height: 447px;
    overflow: hidden;
    padding-top: -20px;
}

.focusBox .slideTxtBox .hd ul {
    width: 100%;
    height: 50px;
}

.focusBox .slideTxtBox .hd ul li {
    width: 23%;
    text-align: center;
    float: left;
    line-height: 49px;
}

.focusBox .slideTxtBox .hd ul li a {
    display: block;
    font-size: 20px;
    color: #686868;
}

.focusBox .slideTxtBox .hd ul li.on a {
    color: #0074D2;
    font-weight: bold;
    /* border-bottom: 2px solid #0074D2; */
}

/* 要闻列表 */
.focusBox .slideTxtBox .bd {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.focusBox .slideTxtBox .bd .inBox {
    width: 100%;
    height: 100%;
}

.focusBox .slideTxtBox .inBox .inBd {
    width: 100%;
    height: 100%;
}

.focusBox .slideTxtBox .inBox .inBd ul {
    width: 100%;
    height: 100%;
}

.focusBox .slideTxtBox .inBox .inBd ul li {
    font-size: 16px;
    padding-left: 10px;
    /* height: 55px; */
    line-height: 46px;
    /* background-color: #F5F5F5; */
}

.focusBox .slideTxtBox .inBox .inBd ul li img {
    /* float: left; */
}

.focusBox .slideTxtBox .inBox .inBd ul li a {
    color: #424242;
    text-indent: 5px;
    display: block;
    white-space: nowrap;
    width: 70%;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    padding-left: 10px;
    background: url("https://hnkxgb-beta.dahe.cn/file/27/img/juxing.png") center left no-repeat;
}

.focusBox .slideTxtBox .inBox .inBd ul li a:hover {
    color: #0074D2;
}

.focusBox .slideTxtBox .inBox .inBd li span {
    float: right;
    color: #999;
    font-size: 16px;
}

.focusBox .slideTxtBox .inBox .inBd li span a {
    color: #999;
}

.hnyw-item ul li a {
    display: inline !important;
    width: auto !important;
}

.slideTxtBox .inBox #govNews ul li {
    text-indent: 15px;
}

ul.sub-bd li a {
    display: block !important;
    width: 85% !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 标题 */
.title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 0.5px solid #d6d4d4;
}

/* .more {
    width: 50px;
    float: right;
    color: #999;
    height: 50px;
    line-height: 50px;
} */

.title .huod {
    height: 50px;
    line-height: 50px;
    /* width: 120px; */
    display: inline-block;
    font-size: 20px;
    color: #0074D2;
    font-weight: bold;
    border-bottom: 2px solid #0074D2;
}
/* huodong */
.huodong {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.huodong .hdCon {
    width: 580px;
    height: 470px;
    background: url(https://www.hast.net.cn/file/27/img/2026kjgbshzt/bg2.png) no-repeat;
    padding: 80px 20px 30px;
}

.huodong .hdCon .more {
    width: 80px;
    height: 40px;
    display: block;
    /* position: absolute; */
    /* top: 0; */
    float: right;
    margin-top: -73px;
}

.huodong .con {
    width: 100%
}

.huodong .con .conL {
    width: 273px;
    height: 173px;
    border-radius: 5px;
}

.huodong .con .conL img {
    width: 273px;
    height: 173px;
    border-radius: 5px;
}

.huodong .con .conR {
    width: 233px;
}

.huodong .con .conR .tit {
    width: 233px;
    height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.huodong .con .conR .summary {
    width: 233px;
    height: 52px;
    opacity: 0.7;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #121212;
    letter-spacing: 0;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.huodong .con .conR .date {
    width: 78px;
    height: 32px;
    opacity: 0.7;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #121212;
    letter-spacing: 0;
    line-height: 32px;
}

.huodong ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #0074D2;
}

.huodong ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}

.huodong .ds {
    background: url(https://www.hast.net.cn/file/27/img/2026kjgbshzt/bg3.png);
}


/* kepu */
.kepu {
    width: 100%;
    height: 450px;
    margin-top: 30px;
}

.kepu .slideBox {
    width: 100%;
    height: 100%;
}

.kepu .more {
    position: relative;
    float: right;
    margin-top: -63px;
    margin-right: 10px;
}

.kepu .slideBox .hd ul {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center
}

.kepu .slideBox .hd ul li {
    width: auto;
    text-align: center;
    /* float: left; */
    padding: 0 10px;
    line-height: 49px;
}

.kepu .slideBox .hd ul li a {
    display: block;
    opacity: 0.5;
    font-family: DOUYINSANSBOLD-GB;
    font-weight: GB;
    font-size: 27px;
    color: #103CCC;
    letter-spacing: 0.97px;
    line-height: 53.59px;
}

.kepu .slideBox .hd ul li.on a {
    font-family: DOUYINSANSBOLD-GB;
    font-weight: GB;
    font-size: 27px;
    color: #103CCC;
    letter-spacing: 0.97px;
    border-bottom: 2px solid #103CCC;
    opacity: 1;
}

.kepu .slideBox .bd {
    width: 100%;
    margin-top: 30px;
}

.kepu .slideBox .bd ul {
    width: 100%;
    height: auto;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

.kepu .slideBox .bd ul li {
    width: 380px;
    height: 380px;
    padding: 20px;
    background: url(https://www.hast.net.cn/file/27/img/2026kjgbshzt/bg4.png) no-repeat;
}

.kepu .slideBox .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.kepu .slideBox .bd ul li img {
    width: 340px;
    height: 214px;
    margin: 0 auto;
}

.kepu .slideBox .bd ul li .tit {
    width: 336px;
    height: 56px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
}

.kepu .slideBox .bd ul li .date {
    width: 255px;
    height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 10px;
}

/* lianhe */
.lianhe {
    width: 100%;
    height: 472px;
    margin-top: 50px;
}

.lianhe .jiceng {
    width: 580px;
    height: 100%;
}

.lianhe .jiceng .slideBox {
    width: 580px;
    /* height: 400px; */
    position: relative;
    overflow: hidden;
}

.lianhe .jiceng .slideBox img {
    width: 580px;
    height: 354px;
}

.lianhe .jiceng .slideBox p {
    width: 580px;
    height: 57px;
    margin-top: -1px;
    padding-right: 100px;
    padding-left: 10px;
    position: relative;
    z-index: 999;
    background: #3571F4;
    line-height: 57px;
}

.lianhe .jiceng .slideBox p a {
    color: #fff;
}

.lianhe .jiceng .swiper-pagination {
    color: #fff;
}

.lianhe .putong {
    width: 590px;
    height: 472px;
    overflow: hidden;
    background: url(https://www.hast.net.cn/file/27/img/2026kjgbshzt/bg5.png) no-repeat;
    padding: 90px 20px 30px;
}

.lianhe .putong .more {
    width: 80px;
    height: 40px;
    display: block;
    /* position: absolute; */
    /* top: 0; */
    float: right;
    margin-top: -73px;
}

.lianhe .putong ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lianhe .putong ul li {
    width: 270px;
    height: 170px;
    margin-top: 10px;
}

.lianhe .putong ul li a {
    display: block;
    width: 270px;
    height: 170px;
}

.lianhe .putong ul li img {
    width: 270px;
    height: 170px;
}

.lianhe .putong ul li p {
    width: 270px;
    height: 40px;
    background: #000000a6;
    line-height: 40px;
    color: #fff;
    margin-top: -40px;
    padding: 0 10px;
    position: relative;
    z-index: 999;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}