﻿@charset "utf-8";

.exhibition__1__interval__h__1 {
    height: 65px;
}

.exhibition__1__decorate {
    width: 500px;
    height: 100px;
    background-image: url(../img/exhibition/cmn/exhibition__1__decorate__l.png);
    background-size: 500px 100px;
    background-repeat: no-repeat;
    z-index: 300;
}

.exhibition__1__bg {
    width: 600px;
    height: 312px;
    background-image: url(../img/exhibition/cmn/exhibition__1__bg.png);
    background-size: 600px 312px;
    background-repeat: no-repeat;
    z-index: 300;
}

.exhibition__1__box__interval__h__1 {
    height: 25px;
}

.exhibition__1__text__1 {
    width: fit-content;
    height: 35px;
}

.exhibition__1__text__2 {
    line-height: 35px;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #f7f7f7;
}

    .exhibition__1__text__2:hover {
        color: #e5e5e5;
    }

.exhibition__1__text__2__chinese {
    line-height: 35px;
    text-align: center;
    font-size: 31px;
    font-weight: 500;
    color: #f7f7f7;
}

    .exhibition__1__text__2__chinese:hover {
        color: #e5e5e5;
    }

.exhibition__1__text__2__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    line-height: 35px;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #f7f7f7;
}

    .exhibition__1__text__2__english:hover {
        color: #e5e5e5;
    }

.exhibition__1__box__interval__h__2 {
    height: 10px;
}

.exhibition__1__text__3 {
    line-height: 35px;
    text-align: center;
    font-size: 29px;
    color: #f7f7f7;
}

    .exhibition__1__text__3:hover {
        color: #e5e5e5;
    }

.exhibition__1__text__3__arabic {
    line-height: 35px;
    text-align: center;
    font-size: 32px;
    color: #f7f7f7;
}

    .exhibition__1__text__3__arabic:hover {
        color: #e5e5e5;
    }

.exhibition__1__text__3__chinese {
    line-height: 35px;
    text-align: center;
    font-size: 28px;
    color: #f7f7f7;
}

    .exhibition__1__text__3__chinese:hover {
        color: #e5e5e5;
    }

.exhibition__1__img {
    width: 580px;
    height: 172px;
}

    .exhibition__1__img img {
        max-width: 580px;
        max-height: 172px;
    }

    .exhibition__1__img:hover {
        opacity: 0.95;
        filter: alpha(opacity=95);
    }

.exhibition__1__interval__h__2 {
    height: 50px;
}