.five_line_20230303 {
    width: 1200px;
    margin: 0 auto;
}

.cell_35047_ {
    background: #b4d6f9;
    padding: 36px 38px;
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #0052be;
    line-height: 28px;
    margin: 5px 0;
}

.cell_35046_ {

height: 400px;

background: url(./202304181656024108.jpg) no-repeat center top transparent;

background-size: contain;
}

.cell_35046_ span {
    font-size: 24px;
    padding-left: 49px;
    line-height: 34px;
    color: #333333;
    font-weight: bold;
}

.cell_35054_ {
    margin-top: 20px;
    margin-bottom: 0px;
}

.cell_35054_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35054_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35054_ .title-h h2 {
    margin: 0;
}

.cell_35054_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35054_ .title-h img {
    display: block;
}

.cell_35062_ {
    margin-top: 10px;
    margin-bottom: -5px;
}

.cell_35062_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35062_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35062_ .title-h h2 {
    margin: 0;
}

.cell_35062_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35062_ .title-h img {
    display: block;
}

.cell_35061_ ul {
    width: 110%;
}

.cell_35061_ li {
    float: left;
    margin: 17px 17px 0 0;
    width: 322px;
}

.cell_35061_ li img {
    width: 322px;
    height: 188px;
}

.cell_35061_ .itb-img {
    display: block;
    height: 188px;
    position: relative;
}

.cell_35061_ p {
    height: 60px;
    line-height: 60px;
    background: #fff;
    padding: 0 0 0 20px;
}

.cell_35061_ p a {
    color: #333;
    font-size: 18px;
}

.cell_35061_ .vod-icon {
    position: absolute;
    background-size: 23px 20px;
    display: block;
    right: 8px;
    bottom: 8px;
    width: 23px;
    height: 20px;
}

.cell_35059_ {
    margin-bottom: -10px;
}

.cell_35059_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35059_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35059_ .title-h h2 {
    margin: 0;
}

.cell_35059_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35059_ .title-h img {
    display: block;
}

.sec1_btm {
    width: 100%;
    height: 420px;
    margin-top: 25px;
}

.sec1_btm .left {
    width: 583px;
    height: 400px;
}

.sec1_btm .left .slideBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.sec1_btm .left .slideBox .bd li img {
    width: 583px;
    height: 400px;
}

.sec1_btm .left .slideBox .bd {
    position: absolute;
    /* width: 9999px; */
}

.sec1_btm .left .slideBox .hd {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999999;
}

.sec1_btm .left .slideBox .hd li {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url(./202107181449484921.png) center no-repeat;
    margin: 0 6px;
    float: left;
}

.sec1_btm .left .slideBox .hd li.on {
    background: url(./202107181449457018.png) center no-repeat;
}

.sec1_btm .right {
    width: 417px;
    height: 400px;
    background: #ffffff;
}

.sec1_btm .right ul {
    padding: 30px 24px 45px;
}

.sec1_btm .right ul li {
    padding: 16px 0 16px 20px;
    font-size: 18px;
    border-bottom: 1px dashed #dadada;
    background: url(./202107181449321479.png) left center no-repeat;
}

.sec1_btm .right ul li a {
    display: block;
    color: #999;
}

.sec1_btm .right ul li.active {
    background: url(./202107181449394079.png) left center no-repeat;
}

.sec1_btm .right ul li:hover {
    background: url(./202107181449394079.png) left center no-repeat;
}

.sec1_btm .right ul li.active a {
    color: #e46d1c;
}

.sec1_btm .right ul li:hover a {
    color: #e46d1c;
}

.click_btn {
    width: 120px;
    position: relative;
    margin-right: 20px;
}

.click_btn span {
    cursor: pointer;
}

.click_btn span.active {
    background: url(./202107181245053426.png) center no-repeat;
    background-size: 7px 15px;
}

.click_btn span.click_btn_prev.active {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: rotate(180deg)
}

.click_btn span.click_btn_next.active {
    transform: rotate(0);
    -ms-transform: rotate(0);
    /* IE 9 */
    -moz-transform: rotate(0);
    /* Firefox */
    -webkit-transform: rotate(0);
    /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: rotate(0)
}

.click_btn div {
    position: absolute;
    left: 50%;
    top: -6px;
    transform: translateX(-50%);
}

.click_btn div em {
    line-height: 29px;
    padding: 0 2px;
    font-size: 18px;
    color: #999;
}

.click_btn_prev {
    display: block;
    width: 7px;
    height: 15px;
    background: url(./202107181244552215.png) center no-repeat;
    background-size: 7px 15px;
}

.click_btn_next {
    display: block;
    width: 7px;
    height: 15px;
    background: url(./202107181244552215.png) center no-repeat;
    background-size: 7px 15px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: rotate(180deg)
}

.click_btn div em.now_lenth {
    font-size: 30px;
    font-weight: 700;
    color: #EE7B2C;
}

body {
    background: url(./202304181723482562.png) no-repeat center top transparent;
}

.cell_35085_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35085_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35085_ .title-h h2 {
    margin: 0;
}

.cell_35085_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35085_ .title-h img {
    display: block;
}

.cell_35084_ .item {
    margin: 16px 0 0 0;
}

.cell_35084_ .item img {
    width: 585px;
    height: 352px;
}

.cell_35084_ .item .itb-img {
    float: left;
    width: 585px;
    height: 352px;
}

.cell_35084_ .item .itb-txt {
    width: 350px;
    height: 352px;
    margin-left: 20px;
}

.cell_35084_ .item .itb-title {
    font-size: 22px;
    color: #333;
    padding: 15px 0 0;
    display: block;
}

.cell_35084_ .item .itb-desc {
    font-size: 14px;
    padding-top: 8px;
    color: #999;
    line-height: 24px;
}

.cell_35084_ .more {
    display: block;
    font-size: 14px;
    color: #3F6EC5;
    text-align: center;
}

.cell_35089_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35089_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35089_ .title-h h2 {
    margin: 0;
}

.cell_35089_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35089_ .title-h img {
    display: block;
}

.cell_35990_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35990_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35990_ .title-h h2 {
    margin: 0;
}

.cell_35990_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35990_ .title-h img {
    display: block;
}

.cell_35114_ ul {
    width: 110%;
}

.cell_35114_ li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 316px;
    height: 180px;
    margin: 22px 26px 0 0;
    display: inline;
}

.cell_35114_ p,
.cell_35114_ .filter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
}

.cell_35114_ .filter {
    background: black;
    opacity: .6;
    filter: alpha(opacity=60);
}

.cell_35114_ .vod-play-icon {
    width: 32px;
    height: 32px;
    background: url(./202107131656357078.png) no-repeat left top transparent;
    background-size: 32px 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.cell_35114_ li a img {
    width: 316px;
    height: 180px;
}

.cell_35989_ .nszftitle {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}

.cell_35989_ .title-h a {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.cell_35989_ .title-h h2 {
    margin: 0;
}

.cell_35989_ .title-h img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.cell_35989_ .title-h img {
    display: block;
}

.cell_35988_ ul {
    width: 110%;
}

.cell_35988_ li {
    float: left;
    margin: 14px 14px 0 0;
    width: 188px;
}

.cell_35988_ li img {
    width: 188px;
    height: 126px;
}

.cell_35988_ .itb-img {
    display: block;
    height: 126px;
    position: relative;
}


.cell_35988_ p a {
    color: #333;
    font-size: 16px;
}

.cell_35988_ .vod-icon {
    position: absolute;
    background: url(./202107091753004575.png) no-repeat left top transparent;
    background-size: 23px 20px;
    display: block;
    right: 8px;
    bottom: 8px;
    width: 23px;
    height: 20px;
}