/* 鐟欙絽鍠呮い鐢告桨闂傤亜濮� */
html {
    overflow-y: scroll;
}
body {
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    font-family: -apple-system, Helvetica, sans-serif;
    color: #000;
    line-height: 1.5;
    /*padding-bottom: 0.9rem;*/
    /* padding-bottom: 1rem; */
}
/* 閸忣剙鍙￠弽宄扮础 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.w {
    width:100%;
    padding: 10px;
    margin: 0 auto;
    overflow-x: hidden;
}
.w > div {
    overflow: hidden;
}
.tac {
    text-align: center;
}
.strong {
    font-weight: 700;
}
.auto {
    margin: 0 auto;
}
.bgs {
    background-size: 100% 100%;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}
i {
    font-style: normal;
}

/* 婢舵挳鍎� */
.head {
    padding: 0.3rem 0;
}
.head h1 {
    font-size: 0.472rem;
    color: #d93333;
    text-align: center;
}
.head h2 {
    line-height: 1.7;
    margin-top: 0.15rem;
    font-weight: 500;
    text-align: center;
    font-size: 0.4rem;
}

/* 鐟欏棝顣� */
.video {
    padding: 0 0.2rem;
}

/* 缁楊兛绨� */
.sec {
    height: 1.8rem;
    display: flex;
    justify-content: center;
    padding: 0 0.2rem;
    margin-top: 0.3rem;
}
.sec .sec-l {
    width: 0.48rem;
    color: #fff;
    background-color: #d93333;
    writing-mode: vertical-lr;
    font-size: 0.259rem;
    text-align: center;
    line-height: 0.43rem;
}
.sec-r {
    flex: 1;
    background-color: #f6f6f6;
    font-size: 0.32rem;
    padding-left: 0.15rem;
    padding-top: 0.2rem;
}
.sec-r span {
    color: #be4545;
    font-weight: 700;
}
.sec-r i {
    font-weight: 700;
}
.secp{
    padding: 0 0.2rem;
    font-size: 0.28rem;
    margin-top:0.3rem;
}
/* 閸旂姴浜曟穱锟� */
.add {
    margin-top: 0.35rem;
}
.add h1 {
    font-size: 0.4rem;
    text-align: center;
}
.add h5 {
    font-size: 0.32rem;
    text-align: center;
    margin-top: 0.4rem;
}
.add img {
    width: 5rem;
    height: 5rem;
    display: block;
    margin: 0.4rem auto;
}
.add > div > span {
    padding: 0.1rem 0.15rem;
    background-color: #ffee31;
    font-size: 0.285rem;
    text-align: center;
    display: inline-block;
    margin-left: 3.15rem;
    font-weight: 700;
}
.add > div > p {
    font-size: 0.36rem;
    text-align: center;
    margin: 0.15rem 0 0.35rem;
}
.add > p {
    font-size: 0.4rem;
    padding: 0 0.2rem;
}
.add > p i {
    color: #d93333;
}

/* 缁楊兛绗� */
.three {
    padding: 0 0.2rem;
    margin-top: 0.5rem;
}
.block {
    border: 0.03rem solid #000;
}
.block h1 {
    font-size: 0.445rem;
    color: #fff;
    text-align: center;
    height: 0.95rem;
    line-height: 0.95rem;
    background-color: #d93333;
    margin: 0;
    border-bottom: 0.03rem solid #000;
}
.block_flex {
    display: flex;
    padding: 0.1rem 0;
}
.block_flex > div {
    flex: 1;
}
.block_flex > div:nth-child(1) {
    border-right: 0.03rem solid #000;
}
.block_flex > div:nth-child(2) {
    margin-top: 0.2rem;
}
.flex_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0.2rem;
}
.flex_item p {
    font-size: 0.25rem;
    margin-right: 0.05rem;
}
.flex_item span {
    font-size: 0.637rem;
    color: #d93333;
}

.three img {
    width: 7.5rem;
    margin: 0.45rem 0 0.6rem;
}
.three > p {
    font-size: 0.4rem;
    padding: 0 0.05rem;
}

/* 閺嶅洭顣藉锟� */
.common {
    background-image: url(../images/common.png);
    width: 7.5rem;
    padding: 0.28rem 0;
    color: #fff;
    margin-top: 0.3rem;
}
.common h1 {
    font-size: 0.555rem;
    text-shadow: -0.03rem 0 #000, 0 0.03rem #000, 0.03rem 0 #000, 0 -0.03rem #000;
    text-align: center;
}
.common h2 {
    font-size: 0.4424rem;
    text-align: center;
    text-shadow: -0.02rem 0 #000, 0 0.02rem #000, 0.02rem 0 #000, 0 -0.02rem #000;
}

/* 缁楊剙娲� */
.four {
    padding: 0.3rem 0.2rem 0;
}
.four > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}
.four > div p {
    font-size: 0.35rem;
    width: 3.53rem;
}
.four > div img {
    width: 3.27rem;
}

/* 缁楊兛绨�  */
.five {
    padding-top: 0.45rem;
}
.five > div {
    display: flex;
    justify-content: space-between;
    padding: 0 0.5rem;
}
.five_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.five_item img {
    width: 3.1rem;
}
.five_item h4 {
    font-size: 0.394rem;
}
.five_item p {
    font-size: 0.2747rem;
}
.five > p {
    font-size: 0.4rem;
    padding: 0.3rem 0.3rem 0;
}

/* 缁楊剙鍙� */
.six > img {
    width: 7.5rem;
}
.six p {
    font-size: 0.4rem;
    margin-top: 0.35rem;
    padding: 0 0.3rem;
    margin-bottom: 0.55rem;
}
.six p i {
    color: #d93333;
}
.six > div {
    display: flex;
    justify-content: space-around;
}
.six_flex {
    margin-bottom: 0.15rem;
}
.six_flex > img {
    width: 0.74rem;
    height: 0.75rem;
    margin-top: 0.57rem;
}
.six_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.six_item > img {
    width: 2.92rem;
    margin-bottom: 0.19rem;
}
.six_item p {
    font-size: 0.28rem;
}

/* 缁楊兛绔� */
.seven {
    padding: 0.45rem 0.2rem 0;
}
.seven > div {
    background-size: 100% 100%;
    height: 2.16rem;
    margin-bottom: 0.3rem;
    padding-top: 0.35rem;
}
.seven > div h6 {
    font-size: 0.3rem;
}
.seven > div p {
    font-size: 0.3rem;
}

/* 缁楊剙鍙� */
.eight {
    padding: 0.45rem 0 0;
}
.eight p {
    font-size: 0.4rem;
    text-align: center;
    padding: 0 0.25rem;
}
.e_flex {
    display: flex;
    justify-content: center;
    margin-top: 0.6rem;
}
.e_flex > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.e_flex > div img {
    width: 3.83rem;
}
.e_flex > div span {
    font-size: 0.3rem;
    text-align: center;
}

/* 鐏炴洜銇� */
.show {
    padding: 0.35rem 0.2rem 0;
}
.show_flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.65rem;
}
.show_flex > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.show_flex > div img {
    width: 2.23rem;
    margin-bottom: 0.2rem;
}
.show_flex > div span {
    font-size: 0.3rem;
}
.show > p {
    font-size: 0.3rem;
    margin-bottom: 0.05rem;
}
.show h3 {
    font-size: 0.314rem;
}

/* 閻ｆ瑨鈻� */
.board {
    padding: 0 0.2rem;
    margin-top: 0.5rem;
}
.b-head {
    border-bottom: 1px solid #868686;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.b-head h1 {
    font-size: 0.485rem;
}
.b-head div {
    background-image: url(../images/board.png);
    width: 1.62rem;
    height: 0.4rem;
    background-size: 100% 100%;
    padding-left: 0.6rem;
    font-size: 0.25rem;
}
.board_item {
    padding: 0.35rem 0.2rem 0.45rem;
    border-bottom: 2px solid #868686;
    display: flex;
    align-items: flex-start;
}
.board_item > img {
    width: 0.8rem;
    margin-right: 0.2rem;
}
.board_item > div h3 {
    font-size: 0.3rem;
    margin-bottom: 0.15rem;
    color: #4b7bab;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.board_item h3 span {
    display: flex;
    align-items: center;
}
.board_item h3 span img {
    width: 0.32rem;
    margin-right: 0.1rem;
}
.board_item h3 span i {
    display: inline-block;
    width: 0.6rem;
    height: 0.3rem;
    background-color: #d93333;
    border-radius: 0.03rem;
    color: #fff;
    line-height: 0.3rem;
    text-align: center;
    margin-left: 0.1rem;
    font-size: 0.22rem;
}
.board_item p {
    font-size: 0.3rem;
}

/* 鎼存洟鍎� */
.bottom_fix {
    width: 7.5rem;
    height: 2.19rem;
    position: fixed;
    bottom: 0;
    left: calc(50% - 3.75rem);
}
.bgimg {
    position: absolute;
    width: 7.5rem;
    top: 0;
    left: 0;
}
.bottom_fix div {
    width: 1.45rem;
    height: 1.45rem;
    position: absolute;
    top: 0.15rem;
    left: 0.49rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.bottom_fix div img {
    width: 100%;
}
.bottom_fix div p {
    color: #fff;
    font-weight: 700;
    font-size: 0.3rem;
}

.w .zaax-wxh {
    color: rgb(255, 0, 0);
}

.bot {
    /*margin-top: 0.06rem;*/
}
.bot h1 {
    font-size: 0.34rem;
    vertical-align: bottom;
}
.bot h1 i {
    font-size: 0.3rem;
    color: #7a7a7a;
}
.bot .input {
    border: 0;
    height: 0.63rem;
    background-color: #f0f0f0;
    border-radius: 0.315rem;
    margin-top: 0.2rem;
    text-align: center;
    line-height: 0.63rem;
    color: #7a7a7a;
    font-size: 0.238rem;
}
.comment-text{color:black;font-size:16px;line-height:170%;margin:-24px 0 0 40px;}
/*comment-text{color:black;font-size:15px;line-height:30px;line-height:148%;margin:-26px 0 0 73px;}.outer-border{width:90%;margin-left:3%;border:2px solid #E70012;padding:4px;}*/
.content {
    margin-top: 0.1rem;
}
.con_item {
    display: flex;
    align-items: flex-start;
    /*margin-bottom: 0.3rem;*/
}
.con_item > img {
    width: 0.33rem;
    margin-right: 0.1rem;
}
.item_c {
    flex: 1;
}
.c_h {
    display: flex;
    justify-content: space-between;
}
.c_h p {
    font-size: 0.16rem;

    color: #f46200;
}
.c_h p i {
    font-size: 0.21rem;
    color: #7a7a7a;
    margin-left: 0.1rem;
    margin-right: 0.05rem;
}
.c_h p span {
    background-color: #2085d3;
    color: #fff;
    padding: 0 0.05rem;
}
.c_h > span {
    font-size: 0.12rem;
    color: #7a7a7a;
    display: flex;
    align-items: center;
}
.c_h > span img {
    width: 0.18rem;
    margin-right: 0;
}
.item_c > p {
    font-size: 0.16rem;
    line-height: 150%;
}
.thin-line {
    border: none;
    border-top: 1px solid #e9e9e9; /* 设置顶部边框为1像素实线 */
    margin: 16px 0 20px 3%; /* 设置上下外边距为10像素 */
    width: 94%;
}
.item_c > p img {
    display: inline-block;
    width: 0.35rem;
    vertical-align: middle;
}
.item_c > img {
    width: 6.12rem;
    margin-top: 0.32rem;
}

.re {
    display: flex;
    align-items: flex-start;
    margin-top: 0.3rem;
}
.re > img {
    width: 0.51rem;
    margin-right: 0.1rem;
}
.re > div h5 {
    font-size: 0.26rem;
}
.re > div h5 i {
    color: #c54444;
}
.re > div h5 span {
    font-size: 0.21rem;
    color: #7a7a7a;
    margin-left: 0.1rem;
    margin-right: 0.05rem;
}
.re > div p {
    font-size: 0.3rem;
}
.re > div p img {
    width: 0.34rem;
    vertical-align: middle;
}

.fix {
    width: 7.5rem;
    position: fixed;
    bottom: 0;
    left: calc(50% - 3.75rem);
}

.flex1,
.flex2 {
    width: 5rem;
    position: fixed;
    top: 2.5rem;
    left: calc(50% - 2.5rem);
}

.flex1 {
    z-index: 999;
}
.flex2 {
    z-index: 998;
    display: none;
    top: 2rem;
}

.flex1 img,
.flex2 img {
    width: 100%;
}

.flex1 span,
.flex2 span {
    display: block;
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    top: 0;
    right: 0.1rem;
}
.dashed-line {
    margin-top: 5%;
    /*border-top: 1px dashed #ccc;*/
    text-align: center;
    line-height: 20px;
    width: 80%;
    margin-left: 10%;
}
.dashed-line span {
    /*background-color: #f5f5f5;*/
    padding: 0 10px;
    position: relative;
    top: -18px;
}
video {
    position: relative;
    width: 100%;
    height: auto;
}

.video-floating {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
#myVideo {
    position: sticky;
    top: 0;
    z-index: 999;
}
.text-a > p{
    line-height: 185%;
    font-size: 20px;
    padding: 0 6px 0 12px;
    letter-spacing: 2px;
}
table {
    border-collapse: collapse;
}

td {
    border: 1px solid black;
    padding: 10px;
}
.left-column {
    width: 40%;
}

.right-column {
    width: 40%;
}
.logoText {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 25px;
}
.img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.red-underline {
    text-decoration:underline;
    color: #CD0000;
}
table {
    width: 100%;
    border-collapse: collapse;
}

th, td {
    border: 1px solid black;
    padding: 12px;
}

.column1 {
    width: 32%;
    text-align: center;
}

.column2 {
    width: 68%;
    background-color: #fff5f5;
}
button {
    background-color: white;
    border: 1px solid #c9c9c9;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 4px;
}

.container{display:flex;align-items:center;}
.triangle{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:11px solid red;transform:rotate(90deg);margin:0 8px 0 18px;}
.text{font-size:20px;font-weight:900;}
.comment1{display:flex;align-items:flex-start;margin:22px 0 0 4%;}
.avatar{width:50px;height:50px;margin-right:10px;}
.comment-author{color:#f46200;margin:1px 0 0 0;font-size:16px;font-weight:900;letter-spacing:1px;}
button {
    background-color: white;
    border: 1px solid #c9c9c9;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 4px;
}
.comment-text1{
color:black;font-size:16px;line-height:170%;margin:6px 0 0 40px;

}
#jump {
    width: 100%; /* 宽度为 100% */
    max-width: 640px; /* 最大宽度设置为 640px */
    height: auto; /* 自动调整高度 */
    position: fixed; /* 固定位置在页面底部 */
    bottom: 0; /* 距离底部 0 */
    left: 50%; /* 水平居中 */
    transform: translateX(-50%); /* 使用 transform 让元素居中 */
    z-index: 999998; /* 保证在页面元素上方 */
    background-color: #ffa800; /* 设置背景颜色 */
    display: flex; /* 使用 flex 布局 */
    justify-content: center; /* 内容水平居中 */
    align-items: center; /* 内容垂直居中 */
    overflow: hidden; /* 隐藏超出的部分 */
}

#jump span {
    width: 100%; /* 文本区域宽度 */
    height: 100%; /* 文本区域高度 */
    margin-left: 15px; /* 左边距 */
    margin-right: 15px; /* 右边距 */
    display: flex; /* 使用 flex 布局 */
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
    font-size: 20px; /* 字体大小 */
    font-weight: bold; /* 字体加粗 */
    color: red; /* 文本颜色 */
    animation: btnChange2 1.5s ease-in-out infinite; /* 动画效果 */
}

/* 定义动画 */
@keyframes btnChange2 {
    0%, 100% {
        transform: scale(1); /* 默认大小 */
    }
    50% {
        transform: scale(1.1); /* 放大到 1.2 倍 */
    }
}
