@charset "utf-8";

/* CSS Document */

.news-86-1 {
    margin: 0;
    padding: 0;
    min-height: 742px;
    background: #fff;
}

.news-86-1 .news-block-top {
    padding-top: 30px;
    padding-bottom: 10px;
    font: 39px/34px 'Kanit', Arial, sans-serif;
    color: #93ab9e;
    text-align: center;
}

.news-86-1 .news-block-mid {
    margin: 0;
    padding: 0;
    padding-top: 30px;
    height: 500px;
}

.news-86-1 .news-block-mid .news-top {
    width: 100%;
    margin-bottom: 34px;
    padding-left: 30px;
    padding-right: 30px;
    height: 57px;
    background: #fff;
    border: #6a6d89 1px solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.news-86-1 .news-block-mid .news-top .select {
    background: #6a6d89;
    background-size: 100% 100%;
    font: 20px/20px 'Kanit', Arial, sans-serif;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.news-86-1 .news-block-mid .news-top .select-2 {
    background: url(../images/news-86-1/select-2.png) top center no-repeat;
    font: 20px/57px 'Kanit', Arial, sans-serif;
}

.news-86-1 .news-block-mid .news-top .normal {
    font: 20px/20px 'Kanit', Arial, sans-serif;
}

.news-86-1 .news-block-mid .news-top .news-block-1 {
    /* width: 180px; */
    /* width:132px; */
    padding: 19px 28px;
    height: auto;
    text-align: center;
}

.news-86-1 .news-block-mid .news-top .news-block-2 {
    /* width: 180px; */
    /* width:216px; */
    padding: 18px 28px;
    height: auto;
    text-align: center;
}

.news-86-1 .news-block-mid .news-top .select a {
    color: #fff;
}

.news-86-1 .news-block-mid .news-top .select a:hover {
    color: #fff;
}

.news-86-1 .news-block-mid .news-top .select-2 a {
    color: #503900;
}

.news-86-1 .news-block-mid .news-top .select-2 a:hover {
    color: #0baa00;
}

.news-86-1 .news-block-mid .news-top .normal a {
    color: #000;
}

.news-86-1 .news-block-mid .news-top .normal a:hover {
    color: #6a6d89;
}

.news-86-1 .news-block-mid .news-block {
    margin-top: 22px;
    width: 100%;
    height: auto;
    padding: 17px;
    background-color: #ddd;
    -webkit-border-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-bottomright: 0;
    border-radius: 20px;
    border-bottom-right-radius: 0;
}

.news-86-1 .news-block-mid .news-block:hover {
    /* transform: scale(1.06,1.06); */
    position: relative;
    z-index: 2;
    border-bottom-right-radius: 0;
    cursor: pointer;
}

.news-86-1 .news-block-mid .news-block .news-pic {
    margin: 0;
    padding: 0;
    position: relative;
    top: -50px;
    left: 0;
}

.news-86-1 .news-block-mid .news-block .news-pic img {
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: #fff 2px solid;
}

.news-86-1 .news-block-mid .news-block .news-text {
    margin: 0;
    padding: 0;
    /* margin-top:35px; */
    top: -37px;
    height: 50px;
    position: relative;
    font: 16px/24px 'Prompt', Arial, sans-serif;
}

.news-86-1 .news-block-mid .news-block .news-text a {
    color: #fff;
}

.news-86-1 .news-block-mid .news-block:hover .news-text a {
    /* color:#fff; */
}

.news-86-1 .news-block-mid .news-block:hover .news-text a:hover {
    /* color: #ffffff; */
}

.news-86-1 .news-block-mid .news-block .view-1 {
    position: relative;
    top: -20px;
    width: 92px;
    height: 29px;
    margin: 0 auto;
    padding: 5px;
    padding-left: 45px;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #aab6c0 url(../images/eye.png) 11px 8px no-repeat;
    font: 14px/22px 'Kanit', Arial, sans-serif;
}

.news-86-1 .news-block-mid .news-block .view-2 {
    position: relative;
    top: -20px;
    width: 92px;
    height: 29px;
    margin: 0 auto;
    padding: 5px;
    padding-left: 45px;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #a3c0b0 url(../images/eye.png) 11px 8px no-repeat;
    font: 14px/22px 'Kanit', Arial, sans-serif;
}

.news-86-1 .news-block-mid .news-block .news-social {
    margin: 0;
    padding: 0;
    margin-top: 0;
    position: relative;
    top: 0px;
    text-align: center;
}

.news-86-1 .news-block-mid .news-block .news-button {
    background: #ffffff;
    width: 100%;
    display: none;
    text-align: center;
    color: #333;
    padding: 5px 0px;
    font: 16px/24px 'Prompt', Arial, sans-serif;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.news-86-1 .news-block-mid .news-block:hover .news-button {
    display: none;
}

.news-84-1 .news-bottom {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.news-84-1 .news-bottom .more {
    position: absolute;
    top: 0;
    right: 0;
    width: 190px;
    height: 97px;
    background: url(../images/news-84-1/more.png) top center no-repeat;
}

.news-84-1 .news-bottom .more img {
    max-width: 100%;
    height: auto;
}

.news-84-1 .news-bottom .more:hover {
    cursor: pointer;
    background: url(../images/news-84-1/more-over.png) top center no-repeat;
    transition: color .15s ease-in-out, background .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.news-86-1 .news-block-bottom {
    margin: 0;
    padding: 0;
    padding-top: 39px;
    padding-bottom: 30px;
}

@media (max-width: 575px) {
    .news-86-1 .news-block-mid .news-top .news-block-1 {
        width: max-content;
        padding: 19px;
    }
    .news-86-1 .news-block-mid .news-top .news-block-2 {
        width: max-content;
        padding: 19px;
    }
    .news-86-1 .news-block-mid .news-top {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .news-86-1 .news-block-mid .news-top .news-block-1 {
        width: max-content;
        padding: 19px;
    }
    .news-86-1 .news-block-mid .news-top .news-block-2 {
        width: max-content;
        padding: 19px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news-86-1 .news-block-mid .news-top .news-block-1 {
        width: max-content;
        padding: 19px;
    }
    .news-86-1 .news-block-mid .news-top .news-block-2 {
        width: max-content;
        padding: 19px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news-86-1 .news-block-mid .news-top .news-block-1 {
        width: max-content;
        padding: 19px;
    }
    .news-86-1 .news-block-mid .news-top .news-block-2 {
        width: max-content;
        padding: 19px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {}

@media (min-width: 1281px) and (max-width: 1366px) {}

@media (min-width: 1367px) and (max-width: 1440px) {}

@media (min-width: 1441px) and (max-width: 1600px) {}