* {
    text-align: justify;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: none;
}

.title-page {
    padding: 20px 0 0 0;
}

.menu-top {
    margin-top: 10px;
}

.menu-top ul {
    font-size: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
}

.menu-top li {
    float: left;
    margin-right: 30px;
}

.menu-top li a {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    line-height: 120%;
    color: #4f4f4f;
    font-weight: 500;
    position: relative;
}

@media screen and (max-width: 480px) {
    .menu-top li a {
        border-left: 3px solid #cdcdcd;
        padding: 10px;
        font-size: 14px;
    }

    .menu-top li.active a {
        border-left: 3px solid;
        font-size: 20px;
    }
}


.menu-top li.active a {
    color: #093de6;
}

.menu-top li.active {
    border-bottom: 2px solid #093de6;
}

.menu-top li a:hover {
    color: #093de6;
}

.news-home {
    width: 100%;
    display: block;
    margin-top: 19px;
}

.top-home .left {
    width: 68%;
    float: left;
    padding: 0 12px;
}

.top-home .right img {
    width: 375px;
    height: 230px;
    display: block;
    float: right;
}

.news-home .news_left .top_event ul li {
    float: left;
    margin: 16px 0 0 20px;
}

.news-home .news_left .top_event ul li span {
    font-size: 15px;
    color: #fff;
    float: left;
    margin: -2px 5px 0 0;
}

.news-home .news_left .top_event ul li:hover span {
    color: #fb7f7f;
}

.news-home .news_left .top_event ul li a {
    font-size: 13px;
    color: #fff;
}

.top_news {
    width: 100%;
    display: block;
    margin-top: 25px;
}

.top_news h2 a {
    font-size: 24px;
    color: #1c1c1c;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    text-transform: uppercase;
}

.top_news ul li {
    display: block;
    width: 100%;
    padding: 25px 10px 25px 0;
    border-top: 1px dotted #ccc;
    box-sizing: border-box;
}

.top_news ul li.top {
    border-top: none;
    padding-top: 25px;
}

.top_news ul li.bottom {
    border-bottom: 1px dotted #ccc;
}

.top_news img {
    width: 260px;
    height: 162px;
    float: left;
    margin-right: 20px;
    border-radius: 10px;
}

.top_news .name img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 100%;
    margin-right: 10px !important;
    position: relative;
}

.top_news h3 a {
    color: #171717;
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
}

.top_news .time_cate a,
.top_news .name a {
    font-size: 15px;
    color: #404f5d;
}

.top_news .time_cate .time {
    color: #929292;
}

.top_news .time_cate .cross {
    color: #929292;
}

.top_news .content-box {
    font-size: 14px;
    color: #5f5f5f;
    display: block;
    margin-top: 14px;
    line-height: 20px;
}

.top_news .top_news_mack .up i {
    background-position: 0 -29px;
    width: 8px;
    height: 10px;
    margin: 3px 5px 0 0;
    display: inline-block;
}

.top_news .top_news_mack .down i {
    background-position: -9px -29px;
    width: 8px;
    height: 10px;
    margin: 3px 5px 0 0;
    display: inline-block;
}

.detail-type-home .title-box a {
    text-transform: uppercase;
}

.detail-type-home {
    width: 100%;
    display: block;
}

.detail-type-home .box-category {
    width: 710px;
    display: block;
    margin-top: 25px;
}

.detail-type-home .left {
    border-radius: 3px;
    display: block;
    float: left;
    position: relative;
    padding-bottom: 15px;
    width: 100%;
}

.detail-type-home .title-box a {
    font-weight: normal;
    font-size: 19px;
    color: #434343;
    margin: 15px 0 0 20px;
    display: block;
    line-height: 22px;
}

.detail-type-home ul li {
    display: block;
    width: 100%;
}

.detail-type-home ul li.big {
    display: block;
    margin-top: 15px;
}

.detail-type-home ul li.big img {
    width: 338px;
    height: 211px;
    display: block;
}

.detail-type-home ul li.big h3 a {
    color: #313131;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin: 10px 0 0 0;
    line-height: 23px;
}

.detail-type-home ul li.small {
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 100%;
}

.detail-type-home ul li.small a {
    font-size: 14px;
    color: #313131;
    display: block;
    line-height: 20px;
}

.clear-fix:after {
    content: "";
    display: table;
    clear: both;
}

.box-animation .news-list .img230x144 {
    width: 228px;
    height: 180px;
    margin-right: 0;
    border-radius: unset;
}

.box-animation {
    width: 100%;
    margin-top: 6px;
}

.box-animation .title {
    background-image: linear-gradient(to top, #fdfdfd, #f8f8f8);
    padding: 12px 0 20px 15px;
    position: relative;
}

.box-animation .title .text-examination {
    font-size: 14px;
    color: #777;
}

.box-animation .title .toppic-discuss a {
    font-size: 24px;
    color: #1a1a1a;
    text-transform: uppercase;
}

.box-animation .title:before {
    position: absolute;
    width: 3px;
    height: 45px;
    background-color: #cc0001;
    left: 0;
    top: 14px;
    display: block;
    content: "";
}

.box-animation .news-list {
    width: 100%;
    display: inline-block;
}

.box-animation .news-list li {
    width: 228px;
    float: left;
    padding: 0;
    border-top: none;
    box-sizing: unset;
    margin-right: 10px;
    position: relative;
    min-height: 300px;
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.box-animation .news-list li:last-child {
    margin-right: 0;
}

.box-animation .news-list li .name-news {
    padding: 12px;
    display: inline-block;
}

.box-animation .news-list li:after {
    height: 4px;
    width: 222px;
    position: absolute;
    bottom: -5px;
    left: 3px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #f6f6f6;
    content: "";
    display: block;
}

.box-animation .news-list li .name-news .title-news {
    font-size: 14px;
    color: #1a1a1a;
    float: left;
    clear: both;
    padding-bottom: 24px;
}

.box-animation .news-list li .category-news {
    font-size: 14px;
    color: #929292;
    position: absolute;
    left: 13px;
    bottom: 14px;
}

.top_news2.top_news4 .list-news li:first-child {
    border-top: none;
}

.top-home .top-home-row h2 a {
    font-size: 24px;
    color: #1c1c1c;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    text-transform: uppercase;
}

.top-home .top-home-row .left .content-box {
    font-size: 14px;
    color: #5f5f5f;
    display: block;
    margin-top: 10px;
    line-height: 21px;
    font-weight: normal;
}

.detail-type-home .title-box a {
    font-weight: normal;
    font-size: 24px !important;
    color: #434343;
    margin: 10px 0 10px 0;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
}

.top_news .title, .categories .title {
    background-image: linear-gradient(to top, #fdfdfd, #f8f8f8);
    padding: 12px 0 20px 15px;
    position: relative;
}

.top_news .title:before, .categories .title:before {
    position: absolute;
    width: 3px;
    height: 45px;
    background-color: #cc0001;
    left: 0;
    top: 14px;
    display: block;
    content: "";
}

a.title-box {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.news__contents {
    display: block;
}

.news__contents-detail {
    width: 100%;
    padding-bottom: 170px;
    padding-left: 0px;
}

@media screen and (max-width: 1024px) {
    .top-home .right img {
        float: left;
    }

    li.small {
        padding: 0 10px;
    }

    .top-home .top-home-row h2 a {
        text-align: left;
    }

    .top-home .left {
        width: 100%;
        padding: 0;
    }

    .top_news ul li {
        padding: 25px 10px 25px 10px;
    }

    .box-animation .news-list {
        padding: 0 10px;
    }

    .background-top.clear-fix {
        padding-left: 10px;
    }

    .container-insurance {
        padding: 0 10px;
    }
}

.background-top.clear-fix {
    background: #ecf8ff;
    display: inline-flex;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.right {
    margin-left: 10px;
}


@media screen and (max-width: 650px) {
    .knswli-right {
        float: left;
    }

    .background-top.clear-fix {
        display: unset;
    }
}

@media only screen and (max-width: 480px) {
    .box-animation .news-list li {
        width: 100%;
        object-fit: cover;
    }

    .right {
        margin-left: 10px;
        margin-right: 10px;
    }

    .background-top.clear-fix {
        padding: 0px;
    }

    .box-animation .news-list .img230x144 {
        width: 100%;
    }

    .top_news img {
        width: 100%;
        object-fit: cover;
    }

    li.small {
        padding: 0;
    }

    .top_news ul li {
        padding: 25px 0 25px 0;
    }

    .top-home .right img {
        width: 100%;
        object-fit: cover;
        border-radius: 15px;
    }

    .menu-top li {
        display: contents;
    }

    .box-animation .news-list {
        padding: 0;
    }

    .menu-top ul {
        border-bottom: none;
    }


    .news {
        margin: 0px !important;
    }

    .news__contents-detail {
        overflow: auto;
    }

    @media only screen and (max-width: 480px) {
        .detail-type-home .title-box a {
            font-size: 20px !important;
        }
        .top_news h2 a {
            font-size: 20px !important;
        }
        .box-animation .title .toppic-discuss a {
            font-size: 20px !important;
        }

    }
}





