.wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.topZT {
    width: 100%;
    height: 550px;
}
.topZTBG{
    width: 100%;
    height: 1348px;
    background: url(http://www.hnlntx.com/static/img/banner.png) no-repeat center;
    background-size: 100%;
}

.navZT {
    width: 1200px;
    height: 100%;
    margin: auto;
}

.navZT ul {
    width: 1200px;
    height: 75px;
    margin: 0 auto;
    font-size: 23px;
}

.navZT ul li {
    float: left;
    text-align: center;
    color: #fff;
    width: 300px;
    height: 75px;
    line-height: 75px;
}

.navZT ul li a {
    color: #fff;
}

.navZT ul li:hover {
    background: url(http://www.hnlntx.com/static/img/选中.png) no-repeat center;
}

.navZT ul li:hover .on {
    font-weight: bold;
}

/* 主体 */
.main {
    width: 1200px;
    margin: 30px auto;
}

/* 焦点轮播图 */
.focus-box {
    width: 1200px;
    height: 460px;
    overflow: hidden;
}

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

.slideBox p {
    width: 650px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    text-indent: 10px;
    z-index: 1;
    background-image: url(http://www.hnlntx.com/static/img/焦点图标题.png);
}

.slideBox p span {
    color: #fff;
    position: absolute;
    right: 20px;
}


.slideBox p a {
    color: #fff;
}


/*要闻*/
.slideTxtBox {
    width: 520px;
    height: 460px;
    margin-left: 30px;
    overflow: hidden;
    padding-top: -20px;
}

.slideTxtBox:before {
    content: "";
    display: block;
   margin-top: -13px;
}

/* 要闻列表 */
.slideTxtBox .bd {
    width: 100%;
    height: 400px;
}

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

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

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

.slideTxtBox .inBox .inBd ul li {
    font-size: 18px;
    padding-left: 10px;
    height: 61px;
    line-height: 61px;
    background: url("http://www.hnlntx.com/static/img/li_bg.png") center left no-repeat;
    background-size: 13px 13px;
}

.slideTxtBox .inBox .inBd ul li a {
    color: #424242;
    text-indent: 5px;
    display: block;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}

.slideTxtBox .inBox .inBd ul li a:hover {
    color: #3c6fa2;
}

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

.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;
}
/* 广告 */
.tp_box{
    margin-top: 30px;
}

/* 健身指导 */
.sports_box {
    width: 1200px;
    margin-top: 30px;
    height: 250px;
}

.sports {
    width: 100%;
}

.sports ul li {
    float: left;
    width: 230px;
    height: 72px;
    font-size: 18px;
    line-height: 72px;
    color: #3b6bbd;
    font-weight: 600;
    margin: 5px 5px;
    background-color: #eef5ff;
}
.sports ul li:hover {
    background-color: #3b6bbd;
    /* background-color: #707988; */
    a{
        color: #eef5ff;
    }
    .imgYC{
        opacity: 1;
    }
}

.sports ul li a {
    font-size: 18px;
    line-height: 64px;
    color: #3b6bbd;
    font-weight: 600;
}

.sports img {
   margin-left: 35px;
   margin-right: 10px;
}
.imgYC{
    /* position: relative;
    z-index: -99; */
    margin-left: -59px !important;
    opacity: 0;
}




/* 理论探讨 */
.discuss_box{
    margin-top: 30px;
}
.discussBox {
    width: 570px;
    height: 410px;
}

.discussBox span {
    font-size: 20px;
    font-weight: bold;
    color: #3c6fa2;
    line-height: 50px;
}

.discussBox ul {
    width: 100%;
    height: 360px;
}

.discussBox ul li {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    width: 100%;
}
.discussBox ul li .date{
    float: right;
    color: #999;
    font-size: 18px;
}

.discussBox li a {
    color: #424242;
    display: block;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}

.discussBox ul li a:hover {
    color: #3c6fa2;
}

/* special-box */
.special-box{
    width: 1200px;
    height: 440px;
    overflow: hidden;
    margin-top: 30px;
}
.special-box span{
    font-size: 20px;
    font-weight: bold;
    color: #3c6fa2;
    line-height: 50px;
}
/* 精彩瞬间 */
.specialBox {
    width: 650px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.specialBox p {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-top: -40px;
    padding: 0 10px;
    /* cursor: pointer; */
    position: relative;
    color: #fff;
    background-color: #00000078;
    /* text-align: center; */
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.specialBox p span {
    color: #fff;
    position: absolute;
    right: 20px;
}

.specialBox p a {
    color: #fff;
}


/*地方风采*/
.specialTxtBox {
    width: 520px;
    height: 100%;
    margin-left: 30px;
    overflow: hidden;
    padding-top: -20px;
}
/* .specialTxtBox:before {
    content: "";
    display: block;
   margin-top: -18px;
} */
.specialTxtBox .bd {
    width: 100%;
    height: 400px;
}

.specialTxtBox .bd .inBox {
    width: 100%;
    height: 100%;
}

.specialTxtBox .inBox .inBd {
    width: 100%;
    height: 100%;
}

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

.specialTxtBox .inBox .inBd ul li {
    font-size: 18px;
    padding-left: 10px;
    height: 57px;
    line-height: 57px;
    background: url("http://www.hnlntx.com/static/img/li_bg.png") center left no-repeat;
    background-size: 13px 13px;
}

.specialTxtBox .inBox .inBd ul li a {
    color: #424242;
    text-indent: 5px;
    display: block;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}

.specialTxtBox .inBox .inBd ul li a:hover {
    color: #3c6fa2;
}

.specialTxtBox .inBox .inBd li span {
    float: right;
    color: #999;
    font-size: 18px;
}

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

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


/* 友情链接 */
.link_box {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-top: 30px;
}

.link_box text {
    color: #3c6fa2;
}

.link_box span {
    padding: 0 60px;
}

.banner_box .swiper-container {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.banner_box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next:hover {
    color: #fff;
}

.swiper-button-prev:hover {
    color: #fff;
    /* background-color: #424242; */
    /* background: 100px; */
}
.swiper-pagination-current{
    font-size: 25px;
    color: #fef5a6;
}