﻿@charset "utf-8";

.achievement__wrapper {
    width: 1200px;
}

.achievement__interval__h__1 {
    height: 60px;
}

.achievement__decorate__1 {
    width: 1000px;
    height: 80px;
    background-image: url(../img/achievement/achievement__decorate__1__l.png);
    background-size: 1000px 80px;
    background-repeat: no-repeat;
    z-index: 300;
}

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

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

.achievement__1__interval__h__1 {
    height: 5px;
}

.achievement__photo {
    width: 1140px;
    height: 640px;
}

    .achievement__photo img {
        max-width: 1140px;
        max-height: 640px;
    }

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

.achievement__interval__h__2 {
    height: 40px;
}

.achievement__decorate__2 {
    width: 1000px;
    height: 60px;
    background-image: url(../img/achievement/achievement__decorate__2__l.png);
    background-size: 1000px 60px;
    background-repeat: no-repeat;
    z-index: 300;
}

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

.achievement__2__1 {
    width: 1200px;
    background-color: #313131;
    z-index: 300;
}

.achievement__2__2 {
    width: 1100px;
}

.achievement__2__interval__h__1 {
    height: 25px;
}

.achievement__2__line {
    width: 1100px;
    height: 2px;
    background-color: #707070;
    z-index: 400;
}

.achievement__2__text__1 {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #f7f7f7;
}

.achievement__2__text__1__chinese {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
    color: #f7f7f7;
}

.achievement__2__text__year {
    width: 60px;
    float: right;
    text-align: center;
}

.achievement__2__text__interval {
    width: 50px;
    float: right;
}

.achievement__2__text__content__1 {
    width: 690px;
    float: right;
    text-align: right;
}

.achievement__2__text__content__1__mongolian {
    width: 690px;
    float: right;
    text-align: right;
}

.achievement__2__text__content__2 {
    width: 300px;
    float: right;
    text-align: right;
}

.achievement__2__text__content__2__mongolian {
    width: 400px;
    float: right;
    text-align: right;
}

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