﻿@charset "utf-8";

.achievement__interval__h__1 {
    height: 70px;
}

.achievement__interval__h__1__2 {
    height: 50px;
}

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

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

.achievement__1__interval__h__1 {
    height: 20px;
}

.achievement__photo {
    width: 560px;
    height: 310px;
}

    .achievement__photo img {
        max-width: 560px;
        max-height: 310px;
    }

.achievement__interval__h__2 {
    height: 75px;
}

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

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

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

.achievement__2__2 {
    width: 525px;
}

.achievement__2__interval__h__1 {
    height: 25px;
}

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

.achievement__2__interval__h__2 {
    height: 15px;
}

.achievement__2__text__1 {
    width: 500px;
    line-height: 40px;
    text-align: right;
    font-size: 27px;
    color: #f7f7f7;
}

.achievement__2__text__1__arabic {
    width: 500px;
    line-height: 40px;
    text-align: right;
    font-size: 30px;
    color: #f7f7f7;
}

.achievement__2__text__1__chinese {
    width: 500px;
    line-height: 40px;
    text-align: right;
    font-size: 26px;
    color: #f7f7f7;
}

.achievement__2__text__1__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    width: 500px;
    line-height: 40px;
    text-align: right;
    font-size: 27px;
    color: #f7f7f7;
}

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