.home {
    position: relative;
}

.home .broadcast {
    width: 100%;
    height: 56px;
    background: #D7EEFE;
    opacity: 0.8;
}

.home .broadcast .broadcast-title {
    height: 56px;
    display: inline-flex;
    align-items: center;
}

.home .broadcast .broadcast-title a {
    padding-top: 2px;
    font-size: 14px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #0F409E;
}

.home .broadcast .tempWrap {
    width: 1090px !important;
    overflow: hidden;
}

.home .broadcast .broadcast-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home .broadcast ul li {
    /*width: auto !important;*/
    float: left;
    padding-right: 20px;
    height: 56px;
    line-height: 56px;
}

.home .broadcast ul li a {
    font-size: 14px;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #666666;
}

.inzttjs {
    padding: 40px 0;
}

.inzttjs .inAdLeft {
    width: 790px;
    height: 120px;
    overflow: hidden;
}

.inzttjs .inAdRight {
    width: 384px;
    height: 120px;
    overflow: hidden;
}

.inzttjs2 {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inzttjs2 .inAdWitd {
    /* width: 49%; */
    width: 384px;
    height: 120px;
    overflow: hidden;
}


.imgZoom img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.imgZoom:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.innewtt {
    text-align: center;
}


.innewtt dl dt a {
    font-size: 40px;
    font-family: MiSans-Bold, MiSans;
    font-weight: bold;
    color: #0F409E;
}

.innewtt dd {
    padding-top: 8px;
    text-align: center;
}

.innewtt dd a {
    padding-right: 10px;
    font-size: 16px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 200px;
}

.home .lunbo {
    padding-top: 30px;
    position: relative;
    overflow: hidden;
}

.home .lunbo .lb-swiper {
    width: 816px;
    height: 480px;
    overflow: hidden;
}

.home .lunbo .lb-text {
    width: 384px;
    height: 481px;
    background: url("../images/lunbo-r-b.png") no-repeat;
}

.inSwiper .imgZoom li a {
    display: block;
    width: 816px;
    height: 480px;
}


.inSwiper .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.inSwiper .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
    width: 80%;
}

.inSwiper .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home .lunbo .lb-text .num {
    padding-top: 30px;
}

.home .lunbo .lb-text .num li {
    padding-left: 32px;
    padding-right: 44px;
    display: flex;
    align-items: center;
    height: 80px;
    line-height: 22px;
    cursor: pointer;
}

.home .lunbo .lb-text .num li a {
    font-size: 16px;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home .lunbo .lb-text .num li.on {
    background: linear-gradient(90deg, #085CFF 0%, rgba(15, 64, 158, 0.2) 100%);
}

.home .column-list {
    padding-top: 37px;
}

.home .special-list {
    overflow: hidden;
    width: 100%;
    height: 410px;
    margin-bottom: 37px;
    background: url("../images/zhuantibg.png") center no-repeat;
}

.szywGcdtTab .hd {
    height: 35px;
}

.txtMarquee-left {
    height: 56px;
    overflow: hidden;
}

.szywGcdtTab .hd ul {
    float: left;
}

.szywGcdtTab .hd li {
    display: inline;
    cursor: pointer;
}

.szywGcdtTab .hd li,
.szywGcdtTab .hd li a,
.szywGcdtTab .hd ul span {
    font-size: 22px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #999999;
}

.szywGcdtTab .hd ul span {
    padding: 0 15px;
}

.szywGcdtTab .hd li.on,
.szywGcdtTab .hd li.on a {
    font-size: 26px;
    font-family: MiSans-Heavy, MiSans;
    font-weight: 800;
    color: #0F409E;
}

.szywGcdtTab .bd {
    padding: 16px 0 0;
    clear: both;
    position: relative;
}

.inTabList .inTabList-item {
    width: 384px;
    padding-right: 24px;
}

.inTabList .inTabList-item:nth-child(3n) {
    padding-right: 0;
}

.inTabList dl {
    padding-bottom: 16px;
}

.inTabList dl dt {
    color: #0f409e;
    line-height: 35px;
}

.inTabList dl dt a {
    color: #0f409e;
    font-size: 20px;
}

.inTabList dl dd {
    font-size: 16px;
    color: #555;
    text-align: justify;
}

.inTabList dl dd a {
    color: #ffffff;
}

.inlmtit li {
    width: 384px;
    font-size: 16px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.inlmtit li a {
    font-size: 16px;
    color: #555555;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inlmtit li span {
    float: right;
    color: #9f9f9f;
    display: none;
}

.inlmtit li.line {
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.inPajsSyzl {
    /*width:372px;*/
    padding-right: 32px;
    padding-bottom: 15px;
}

.inPajsSyzl:nth-child(3n) {
    padding-right: 0;
}

.inPajsSyzl .inTabList dl {
    border-bottom: 0;
}

.inPajsSyzl .inTabList dl dt {
    width: 192px;
    height: 108px;
    overflow: hidden;
}

.inPajsSyzl .inTabList dl dt img {
    width: 100%;
    height: 100%;
}

.inPajsSyzl .inTabList dl dd {
    width: 164px;
    text-align: left;
}

.inPajsSyzl .inTabList dl dd h3 a {
    font-size: 18px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
}

.inPajsSyzl .inTabList dl dd p {
    color: #555;
    line-height: 28px;
    font-size: 16px;
    padding-top: 4px;
}

.inPajsSyzl .inTabList dl dd p a {
    color: #7b97cf;
}

.inJsWhZgRm .hd li {
    padding: 0;
}

.inJsWhZgRm .hd ul span {
    padding: 0;
}

.column-offimg {
    padding-bottom: 30px;
}

.column-offimg .bd,
.column-onimg-list .column-onimg .bd {
    padding: 8px 0 0;
}

.column-offimg .inlmtit li:first-child a {
    font-size: 18px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #333333;
}

.column-onimg-list {
    clear: both;
    overflow: hidden;
}

.column-onimg-list .column-onimg {
    width: 384px;
    padding-right: 24px;
    padding-bottom: 30px;
}

.column-onimg-list .column-onimg:nth-child(3n) {
    padding-right: 0;
}

.column-onimg-list .column-onimg .inTabList dl {
    position: relative;
    padding-top: 10px;
}

.column-onimg-list .column-onimg .inTabList dl dt {
    width: 384px;
    height: 216px;
    overflow: hidden;
}

.column-onimg-list .column-onimg .inTabList dl dd {
    text-align: justify;
    max-height: 60px;
    line-height: 22px;
    position: absolute;
    left: 0;
    bottom: 16px;
    width: 90%;
    padding: 10px 5%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    font-size: 16px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #FFFFFF;
}

.video-swiper .fl {
    float: left;
    width: 180px;
    height: 170px;
    background: #F7F7F7;
}

.video-swiper .fl .link,
.video-swiper .fr .link {
    display: flex;
    flex-direction: column;
}

.video-swiper .fl .link img,
.video-swiper .fr .link img {
    width: 180px;
    height: 100px;
}

.video-swiper .fl .link span,
.video-swiper .fr .link span {
    margin: 16px;
    font-size: 16px;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.video-swiper .fr {
    float: right;
    width: 180px;
    height: 170px;
    background: #F7F7F7;
}



.jubao {
    width: 1200px;
    height: 120px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 24px;
}

.jubao img {
    width: 100%;
    height: 100%;
}

.ca-video {
    width: 100%;
    overflow: hidden;
    margin-top: 16px;
}

.ca-video .ca-item {
    float: left;
    margin-right: 24px;
    overflow: hidden;
}

.ca-video .ca-item:last-child {
    margin-right: 0;
}

.ca-video .ca-item .pic {
    position: relative;
    width: 282px;
    height: 158px;
}

.ca-video .ca-item .pic img {
    width: 100%;
    height: 100%;
}

.ca-video .ca-item .pic .video-icon {
    width: 24px;
    height: 24px;
    background: url("../images/video-icon.png") no-repeat;
    position: absolute;
    left: 10px;
    bottom: 10px;

}

.ca-video .ca-item .text {
    padding-top: 10px;
    width: 282px;
    font-size: 18px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gddt-desc {
    font-size: 14px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.gddt-more {
    overflow: hidden;
}

.gddt-more .gddt-more-item {
    height: 100px;
    border-bottom: 1px solid #DDDDDD;
}

.gddt-more .gddt-more-item:last-child {
    border-bottom: none;
}

.gddt-more .gddt-more-item h4 {
    padding-top: 8px;
    font-size: 18px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gddt-more-title {
    font-size: 18px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gddt-more .gddt-more-item p {
    padding-top: 12px;
    font-size: 16px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.zhzl-w dl{
    padding-bottom: 26px;
    padding-top: 6px;
}