.videobox {
    width: 30%;
    margin-top: 0 !important;
    margin-right: 2.7%;
    margin-bottom: 10px;
    background-color: #f5f5f5 !important;
    float: left;
    height: 270px !important;
}

.videobox a {
    font-family: PingFang SC, HarmonyOS_Medium, Helvetica Neue, Microsoft YaHei, sans-serif;
    font-weight: 500;
    color: #18191c;
}

.videobox img {
    max-width: 100% !important;
    height: 220px;
    border-radius: 10px;
}

.videofbox {
    /* float: left; */
    width: 100%;
    padding-left: 19%;
    overflow: hidden;
}

.play {
    height: 60px !important;
    width: 60px;
    position: absolute;
    margin-top: 75px;
    margin-left: 150px;
}

.vtitle, .play2 {
    text-align: center;
}

.mtzx-banner-text {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    color: #fff;
    line-height: 1;
    height: 100%;
    padding-left: 600px;
    padding-top: 109px
}

.mtzx-banner-text-title {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 38px
}

.mtzx-banner-text-item {
    position: relative;
    margin-bottom: 20px;
    font-size: 30px;
    padding-left: 26px
}

.mtzx-banner-text-item::before {
    position: absolute;
    left: 2px;
    top: 10px;
    content: " ";
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.mtzx-banner-text-tag {
    position: absolute;
    left: 600px;
    top: 370px;
    font-size: 30px;
    line-height: 48px;
    height: 50px;
    background-color: #ff8813;
    padding: 0 30px;
    border-radius: 28px
}

.mtzx-banner-text-tag > i {
    font-size: 36px
}

.mtzx-title {
    font-size: 36px;
    color: #473a92;
    line-height: 1;
    background-repeat: no-repeat
}

.mtzx-list-box {
    padding-top: 54px;
    padding-bottom: 54px;
    border-top: 1px solid #999
}

.mtzx-list-box li {
    float: left;
    width: 376px;
    height: 410px;
    overflow: hidden;
    background-color: #f5f5f5;
    margin: 0 8px 36px 8px;
    transition: .2s
}

.mtzx-list-box li.mtzx-list-box-middle {
    margin:0 14px 36px 8px
}

.mtzx-list-box li:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    border-radius: 6px
}

.mtzx-list-box li .img {
    width: 100%;
    height: 248px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    background-color: #fff
}

.mtzx-list-box li .img img {
    height: 100%;
    max-width: 100%;
    vertical-align: middle
}

.mtzx-list-box li .img img.default-img {
    min-width: initial
}

.mtzx-list-box li .title {
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 13px;
    text-align: center
}

.mtzx-list-box-footer {
    padding: 0 16px;
    line-height: 1
}

.mtzx-list-box li .info {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 超出几行省略 */
    overflow: hidden;
    font-size: 16px;
    color: #999;
    min-height: 48px;
    line-height: 1.5
}

.mtzx-list-box li .date {
    margin-top: 13px;
    font-size: 16px;
    line-height: 1;
    color: #999;
    padding: 17px 0 18px;
    border-top: 1px solid #999
}

.mtzx-look-more {
    padding-top: 18px
}

.mtzx-look-more > a {
    margin: 0 auto;
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #ff8813;
    font-size: 16px;
    border-radius: 6px;
    text-align: center;
    transition: all .3s
}

.mtzx-look-more > a:hover {
    background-color: #f17f0e
}

.mtzx-list-wrapper {
    padding-top: 54px;
    background-color: #f5f5f5
}

.mtzx-new-item {
    margin-top: 42px;
    background-color: #fff;
    transition: .2s;
    height: 220px;
    overflow: hidden
}

.mtzx-new-item:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border-radius: 6px
}

.mtzx-list-wrapper .mtzx-new-item:first-child {
    margin-top: 0
}

.mtzx-new-item .img {
    float: left;
    width: 300px;
    height: 220px;
    overflow: hidden;
    text-align: center;
    font-size: 0
}

.mtzx-new-item .img > img {
    height: 100%;
    min-width: 100%;
    vertical-align: middle
}

.mtzx-new-item .mtzx-new-item-detail {
    color: #999;
    padding: 32px 32px 0 332px
}

.mtzx-new-item-detail .title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 24px
}

.mtzx-new-item-detail .info {
    font-size: 16px;
    height: 86px;
    padding-bottom: 38px;
    border-bottom: 1px solid #999
}

.mtzx-new-item-detail .new-footer {
    padding-top: 18px;
    font-size: 16px;
    line-height: 1
}

.shzr-xqhz-wrapper {
    background-color: #f5f5f5;
    padding-bottom: 54px
}

.mtzx-title-1, .mtzx-title-2 {
    height: 73px;
    margin-bottom: 54px;
    background-image: url(../../images/pc/icon_ga.png);
    background-position: 408px center;
    line-height: 74px;
    overflow: hidden;
    text-indent: 506px
}

.mtzx-title-2 {
    margin-bottom: 0;
    background-image: url(../../images/pc/icon_jy.png);
    box-sizing: content-box;
    padding: 54px 0
}

/*# sourceMappingURL=.maps/mtzx.css.map */
