﻿@charset "utf-8";

.exhibition__2__wrapper {
    width: 1200px;
}

.exhibition__2__interval__h__1 {
    height: 70px;
}

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

.exhibition__2__text {
    padding-top: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 27px;
    font-weight: 500;
    color: #f7f7f7;
}

.exhibition__2__text__chinese {
    padding-top: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    color: #f7f7f7;
}

.exhibition__2__1 {
    width: 1200px;
    background-color: #0075a9;
    z-index: 300;
}

.exhibition__2__2 {
    width: 1180px;
    background-color: #006796;
    z-index: 400;
}

.exhibition__2__interval__h__2 {
    height: 70px;
}

.exhibition__2__interval__h__3 {
    height: 50px;
}

.exhibition__2__3 {
    width: 956px;
    height: 272px;
}

.exhibition__2__thumb__1 {
    width: 272px;
    float: right;
    height: 272px;
    background-image: url(../img/exhibition/cmn/exhibition__2__thumb__border.png);
    background-size: 272px 272px;
    background-repeat: no-repeat;
    z-index: 500;
}

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

.exhibition__2__thumb__img {
    padding-top: 6px;
    width: 260px;
    height: 260px;
}

    .exhibition__2__thumb__img img {
        max-width: 260px;
        max-height: 260px;
    }

.exhibition__2__interval__w__1 {
    width: 70px;
    float: right;
}

.exhibition__2__interval__h__4 {
    height: 45px;
}

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