body {
    background: #fff;
}

.video {
    position: relative;
    z-index: 200;
}

.video-img {
    position: relative;
    z-index: 1;
}

.video-img img {
    width: 100%;
}

.video-btn {
    position: absolute;
    z-index: 10;
    right: 0.2rem;
    top: 0.8rem;
}

.video-btn img {
    width: 1.2rem;
}

.video-layer {
    position: absolute;
    z-index: 5;
    left: 0.2rem;
    top: 0.8rem;
}

.video-ul {
    width: 72vw;
}

.video-li {
    padding: 0 0 0.4rem;
}

.video-li-ch {
    font-size: 0.36rem;
    line-height: 0.42rem;
    color: #000;
}

.video-li-ch .color {
    color: #eb3c00;
}

.video-li-en {
    margin: 0.2rem 0 0;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}


/*样式表*/

.video-bg {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.alerts {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 10%;
    width: 100%;
    text-align: center;
}

.alerts img {
    width: 40px;
}

.video-bg div {
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
}

video {
    width: 100%;
}


/* 标题 */

.part-title {
    padding: 0.6rem 0 0.3rem;
    text-align: left;
    background: url(../images/line_orgin.png) no-repeat 0 bottom/0.2rem;
}

.part-title .ch {
    font-size: 0.36rem;
    line-height: 0.42rem;
}

.part-title .ch span {
    color: #eb3c00;
}

.part-title .en {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}


/* 更多 */

.part-more {
    width: 1.5rem;
}

.part-more a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
}


/* 第1部分 */

.part1 {
    position: relative;
    background: #fff;
}

.xtzj {
    position: absolute;
    z-index: 1;
    right: 0.2rem;
    top: 0.2rem;
}

.xtzj img {
    width: 7rem;
}

.part1-left {
    position: relative;
    z-index: 10;
}

.part1-title {
    margin: 0 0.2rem;
}

.part1-info {
    padding: 0.3rem 0.2rem;
    background: #f6f6f6;
}

.part1-info ul {
    display: flex;
    justify-content: space-between;
}

.part1-info ul li i {
    display: block;
    padding: 0 0 0.1rem;
}

.part1-info ul li img {
    width: 0.3rem;
}

.part1-info ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.part1-zx {
    width: 1.5rem;
}

.part1-zx a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #eb3c00;
    border: 2px solid #eb3c00;
}

.part1-right {
    position: relative;
    padding: 0.2rem 0;
    background: #eb3c00;
}

.part1-right i {
    display: block;
}

.part1-right i img {
    width: 100%;
}

.part1-layer {
    position: absolute;
    z-index: 10;
    left: 0.2rem;
    top: 0.6rem;
}

.part1-ul {
    padding: 0 0.2rem;
}

.part1-li {
    padding: 0 0 0.5rem 0.3rem;
    color: #fff;
    background: url(../images/white_line.jpg) no-repeat 0 9px/0.15rem;
}

.part1-li-small {
    font-size: 14px;
    line-height: 20px;
}

.part1-li-big {
    font-size: 14px;
    line-height: 20px;
}

.part1-li-big span {
    font-size: 0.48rem;
}

.part1-ad {
    color: #fff;
}

.part1-ad-ch {
    font-size: 0.3rem;
    line-height: 0.36rem;
}

.part1-ad-en {
    padding: 0.2rem 0 0;
    font-size: 12px;
    line-height: 16px;
}

.part1-name {
    padding: 0.2rem;
    font-weight: bold;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #000;
}

.part1-p {
    height: 120px;
    overflow: hidden;
    padding: 0 0.2rem;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.part1-line {
    display: flex;
    padding: 0.2rem;
}

.part1-more {
    margin-right: 0.2rem;
}


/* 第2部分 */

.part2 {
    position: relative;
    background: url(../images/part2_bg.jpg) no-repeat center 0 / cover;
}

.part2-main {
    padding: 0.2rem;
}

.part2-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part2-box {}

.part2-left {
    position: relative;
    padding: 0.2rem 0;
}

.part2-left a {
    display: block;
}

.part2-left a i {
    display: block;
    border: 2px solid #eb3c00;
}

.part2-left a i img {
    width: 100%;
}

.part2-left-name {
    position: absolute;
    z-index: 10;
    right: 0.2rem;
    bottom: 0.4rem;
    font-weight: bold;
    font-size: 0.3rem;
    line-height: 0.36rem;
    text-align: right;
    color: #fff;
}

.part2-right {}

.part2-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.part2-right ul li {
    width: 3.5rem;
    padding: 0.05rem 0;
}

.part2-right ul i {
    display: block;
    padding: 2px;
    border: 1px solid #000;
}

.part2-right ul i img {
    width: 100%;
    height: 2.5rem;
}


/* 第3部分 */

.part3 {
    position: relative;
}

.part3-main {
    padding: 0.2rem;
}

.part3-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part3-box {
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0 0;
}

.new-box li {
    padding: 0;
}

.new-box li a {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e7e7e7;
}

.new-li-time {
    position: relative;
    flex-shrink: 0;
    width: 1.2rem;
    padding: 0.2rem 0.2rem 0 0;
    text-align: right;
}

.new-li-time::before {
    content: '';
    position: absolute;
    z-index: 10;
    right: -1px;
    top: 0.2rem;
    width: 1px;
    height: 0.36rem;
    background: #000;
}

.new-li-day {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.new-li-year {
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #999;
}

.new-li-font {
    flex-grow: 1;
    overflow: hidden;
    padding: 0 0 0.2rem 0.2rem;
    border-left: 1px solid #e7e7e7;
}

.new-li-title {
    position: relative;
    padding: 0.2rem 0;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-li-p {
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #999;
}


/* 第4部分 */

.part4 {
    position: relative;
}

.part4-top {
    padding: 0.4rem 0.2rem;
    text-align: center;
}

.part4-name {
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #000;
}

.part4-name span {
    color: #eb3c00;
}

.part4-detail {
    font-size: 12px;
    line-height: 20px;
    color: #3e3a39;
}

.part4-box {
    position: relative;
    padding: 0.6rem 0.2rem 0.8rem;
    background: url(../images/part4_bg.jpg) no-repeat center 0 / cover;
}

.part4-layer {
    padding: 0 0.3rem;
}

.part4-logo {
    padding: 0 0 0.3rem;
    text-align: right;
}

.part4-logo img {
    width: 3rem;
}

.part4-ad {
    text-align: right;
}

.part4-ad .ch {
    font-size: 0.3.6rem;
    line-height: 0.4rem;
    color: #000;
}

.part4-ad .en {
    margin: 0.1rem 0 0;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-transform: uppercase;
}

.part4-honor {
    position: relative;
    z-index: 3;
    height: 2.45rem;
    margin: 0.6rem 0 0 1rem;
}

.part4-honor i {
    position: absolute;
    z-index: 10;
    left: -1rem;
    top: -0.2rem;
}

.part4-honor img {
    width: 7rem;
}

.wrapper {
    padding-bottom: 1.4rem;
}