* {
    padding: 0;
    margin: 0;
    font-family: 'Times New Roman', sans-serif;
}

.main {
    width: 100%;
    max-width: 1441px;
    margin: auto;
}

.header_banner {
    width: 100%;
    height: 100%
}

.intro {
    width: 60%;
    margin: auto;
    padding: 68px 0 60px 0;
    text-align: center;
}

.image-grid {
    width: 70%;
    margin: auto;
    margin-top: 62px;
}

.title_one {
    font-size: 18px;
}

.title_two {
    font-size: 18px;
}

.title_two:before {
    position: absolute;
    content: '';
    width: 29%;
    height: 1px;
    background: #000;
    left: 35%;
    top: 0;
}

.number-travel {
    color: #bababb;
    font-size: 3rem;
}

.name-travel .name-first {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 500;
}

.name-first {
    width: 30%;
    margin: auto;
}

.ema-travel {
    width: 20%;
    margin: auto;
    padding: 37px 0 65px 0;
}

.ema-travel a {
    font-size: 15px;
    color: #bababb;
    text-decoration: none;
    text-transform: uppercase;
}

.ema-travel .emagagin-page {
    border-right: 2px solid #bababb;
}

.intro_two {
    width: 60%;
    margin: auto;
    padding: 83px 0 73px 0;
    text-align: center;
}

.becrum-emagazin {
    padding: 25px 0 30px 0;
}

.becrum-emagazin span {
    font-size: 22px;
    letter-spacing: 9px;
    color: #848486;
}

.content-left .text-gird_l {
    width: 60%;
    text-align: left;
    float: right;
    margin-right: 45px;
}

.gird_3 {
    margin-top: 4rem;
}

.thumbail_up,
.thumbail_down {
    display: flex;
}

.thumbail_image {
    width: 100%;
    height: 100%;
    padding: 2px;
}

.thum_grid_left {
    width: 654px;
}

.thum_grid_right {
    width: 434px;
    padding-left: 2px;
}

.gird_kc {
    width: 364px;
    height: 261px;
}

.gird-khaoco {
    width: 76%;
    margin: auto;
}

.intro_3 {
    width: 863px;
    margin: auto;
}

.box-tem ul {
    list-style: none;
    padding-left: 20px;
}

.box-tem ul li a {
    text-decoration: none;
    color: #777777;
    font-size: 16px;
}

.date-year {
    color: #777777;
    letter-spacing: 1.5px;
}

.box-more-infomation {
    background: #e2e3e4;
    padding: 6rem 7rem 6rem 7rem;
}

.more_info .title_info {
    font-weight: bold;
    padding: 0 24px 0 24px;
    font-size: 2rem;
    text-transform: uppercase;
}

.line-more {
    width: 100px;
    height: 5px;
    background: #000;
    z-index: 999999;
    position: absolute;
    right: 24px;
    bottom: 21px;
}

.more_info .emagagin-page a,
.travelive-page a {
    color: #787879;
    font-size: 21px;
}

.more_info .emagagin-page {
    border-right: 2px solid #787879;
}

.more_info .travelive-page:before {
    position: absolute;
    content: '';
    width: 28px;
    height: 3px;
    background: #000;
    bottom: 0;
    right: 0px;
}

.box-tem:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 74px;
    background: #a2a3a2;
}