/* Ã¦Â·Â»Ã¥Å Â Ã©Â¢ÂÃ¥Â¤â€“Ã§Å¡â€žÃ¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â Â·Ã¥Â¼Â */
.jwjw-tab-box {
    width: 100%;
    background-color: #B20000;
    position: relative;
    z-index: 101;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background-image: url('nav-bg-pattern.png');
    background-repeat: repeat-x;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.jwjw-main-cont {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.jwjw-tab-item {
    flex: 1;
    text-align: center;
    padding: 30px 0;
    color: #ffc494;
    font-size: 24px;
    /* font-weight: bold; */
    cursor: pointer;
    transition: background-color 0.3s;
    min-width: 200px;
}

.jwjw-tab-item.active {
    background-color: #FF7E00;
    position: relative;
    color: #ffffff;
}

.jwjw-tab-item:hover {
    background-color: #FF7E00;
    color: #ffffff;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸Ã¥Ë†â€¡Ã¦ÂÂ¢Ã¦Â Â·Ã¥Â¼Â */
.content-area {
    display: none;
}

.content-area.active {
    display: block;
}

/* Ã¨Â£â€¦Ã©Â¥Â°Ã¦â‚¬Â§Ã¥â€¦Æ’Ã§Â´Â  */
.banner {
    margin-bottom: 0;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸Ã¦Â Â·Ã¥Â¼Â */
.jwjw-content-box {
    width: 100%;
    background: url("content-DsYypkGq.png");
    background-repeat: no-repeat;
    padding-top: 30px;
}

.jwjw-content {
    max-width: 1200px;
    margin: 0 auto;
}

.jwjw-body-box {
    border-radius: 10px;
}

.jwjw-small-box {
    padding: 30px;
}

.jwjw-border {
    border: 1px solid #B20000;
    border-top: none;
    padding: 80px 5px 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.jwjw-image-box {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 5;
    display: inline-block;
    padding: 0 20px;
    border-radius: 3px;
    line-height: 0;
    /* Ã¦Â¶Ë†Ã©â„¢Â¤Ã¥â€ â€¦Ã©Æ’Â¨Ã§Â©ÂºÃ§â„¢Â½ */
}

/* Ã¦Â·Â»Ã¥Å Â Ã¥Â·Â¦Ã¤Â¾Â§Ã¨Â¿Å¾Ã¦Å½Â¥Ã§ÂºÂ¿ */
.jwjw-image-box::before {
    content: '';
    position: absolute;
    top: 60px;
    left: -265px;
    width: 275px;
    height: 1px;
    background-color: #B20000;
}

/* Ã¦Â·Â»Ã¥Å Â Ã¥ÂÂ³Ã¤Â¾Â§Ã¨Â¿Å¾Ã¦Å½Â¥Ã§ÂºÂ¿ */
.jwjw-image-box::after {
    content: '';
    position: absolute;
    top: 60px;
    /* Ã¨Â°Æ’Ã¦â€¢Â´Ã¥Å¾â€šÃ§â€ºÂ´Ã¤Â½ÂÃ§Â½Â®Ã¤Â»Â¥Ã¥Â¯Â¹Ã©Â½ÂÃ¨Â¾Â¹Ã¦Â¡â€  */
    right: -265px;
    /* Ã§Â¡Â®Ã¤Â¿ÂÃ¨Â¶Â³Ã¥Â¤Å¸Ã©â€¢Â¿Ã¤Â»Â¥Ã¨Â¦â€ Ã§â€ºâ€“Ã¥Ë†Â°Ã¨Â¾Â¹Ã§Â¼Ëœ */
    width: 275px;
    height: 1px;
    background-color: #B20000;
    /* Ã¤Â¸Å½Ã¨Â¾Â¹Ã¦Â¡â€ Ã©Â¢Å“Ã¨â€°Â²Ã¤Â¸â‚¬Ã¨â€¡Â´ */
}

.jwjw-image-box img {
    height: auto;
    max-width: 570px;
    max-height: 100px;
    /* Ã¨Â°Æ’Ã¦â€¢Â´Ã¥Â¤Â§Ã¥Â°Â */
    display: block;
}

.jwjw-text {
    margin: 0 auto;
    font-weight: 500;
    font-size: 22px;
    color: #bc1906;
    line-height: 47px;
    text-align: center;
}

.jwjw-title {
    text-align: center;
    font-weight: 500;
    font-size: 39px;
    color: #2f2e2e;
    line-height: 54px;
    margin-top: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.jwjw-title span {
    /* margin-right: 10px; */
}

.jwjw-vertical {
    display: inline-block;
    width: 4px;
    height: 31px;
    background: #bc1906;
    border-radius: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.jwjw-bottom {
    width: 228px;
    height: 3px;
    background: #2f2e2e;
    border-radius: 2px;
    margin: 6px auto 22px;

}

.jwjw-small-title {
    text-align: center;
    font-size: 20px;
    color: #918f8f;
    line-height: 47px;
}

.jwjw-smalls-box {
    font-weight: 500;
    font-size: 19px;
    color: #2f2e2e;
    line-height: 47px;
}

.jwjw-article-content {
    line-height: 2;
}

.jwjw-article-content p {
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    color: #2f2e2e;
    line-height: 36px;
    margin-bottom: 15px;
}

.jwjw-center-image {
    text-align: right;
    margin: 30px 0;
}

.jwjw-center-image img {
    max-width: 100%;
}

.bottomPic{
    width: 100%;
}

/* Ã¤Â¿Â¡Ã¨Â®Â¿Ã¤Â¸Â¾Ã¦Å Â¥Ã¦Â Â·Ã¥Â¼Â */
.jwjw-report-box {
    width: 100%;
    margin: 30px 0;
    position: relative;
    border: 1px solid #e0e0e0;
}

.jwjw-report-banner {
    position: relative;
    overflow: hidden;
}

.jwjw-report-bg {
    width: 100%;
    height: auto;
    display: block;
}

.jwjw-report-info {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
    background-color: transparent;
}

.jwjw-report-left, 
.jwjw-report-right {
    width: 45%;
    border: none;
    padding: 0;
}

.jwjw-report-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 30px;
}

.jwjw-report-label {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
    white-space: nowrap;
}

.jwjw-report-item span:last-child {
    font-size: 18px;
    color: #000;
}

/* Remove the row styles that are no longer needed */
.jwjw-report-row {
    display: none;
}

/* Ã¥Âºâ€¢Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â */
.body-bottom {
    width: 100%;
    background-color: #e21213;
    color: white;
    text-align: center;
    padding: 30px 0;
    margin-top:-4px;
    line-height: 1.8;
}

.body-bottom div {
    margin: 5px 0;
    font-size: 20px;
    color: #ffc494;
    line-height: 38px;
    text-align: center
}