.banner {
    position: relative;
}
.banner .breadcrumb-main.absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}
.breadcrumb-main.absolute .breadcrumb {
    background: none;
    color: #fff;
    margin: 0;
}
.breadcrumb-main.absolute .breadcrumb li a {
    color: #fff;
    font-size: 16px;
}
.main_page {
    margin-top: -260px;
    position: relative;
}
.main_page h1 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-right: 30px;
    text-align: right;
    color: #fff;
}
.statistic_all_box {
    background: #fff;
    position: relative;
    padding: 40px 25px;
}
.header_box {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.header_box .sort_box {
    width: 388px;
    display: inline-block;
    float: left;
    position: relative;
    text-align: right;
}
.header_box .sort_box > a {
    display: inline-block;
    padding: 0 15px;
    line-height: 46px;
    border: 1px solid #3b9dd3;
    font-size: 18px;
    color: #3b9dd3;
}
.header_box .sort_box label {
    line-height: 46px;
    display: inline-block;
    color: #1c1c1c;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 0;
}
.header_box .sort_box .dropdown-menu {
    margin: 0;
    left: auto;
    min-width: 250px;
    right: 0;
}
.header_box .sort_box .dropdown-menu a {
    font-size: 18px;
    line-height: 48px;
    color: #1c1c1c;
}
.header_box .sort_box .dropdown-menu a.active {
    color: #3b9dd3;
}
.header_box .findBox {
    display: inline-block;
    width: calc(100% - 388px);
    float: left;
    position: relative;
    left: 12px;
}
.control_search {
    height: 46px;
    border-radius: 30px;
    font-size: 18px;
}
.btn_submit_form {
    position: absolute;
    width: 46px;
    height: 46px;
    right: 0;
    top: 0;
    background: url(../images/icon/international_icon.png) no-repeat 6px;
    border: none;
}
.btn_submit_form:focus {
    outline: none;
}
.statistic_item {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}
.col_statistic:nth-child(3n + 1) {
    clear: left;
}
.statistic_item .body {
    padding: 14px 10px;
    display: inline-block;
    width: 100%;
}
.statistic_item .photo {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.statistic_item .body_top h3,
.statistic_item .body_top .title_statistic {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.statistic_item .body_top .date {
    padding-bottom: 10px;
    display: block;
    font-size: 16px;
}
.statistic_item .body_top .date .fa {
    margin-right: 5px;
}
.statistic_item .body_top p {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
.statistic_item .body_bottom {
    text-align: right;
}
.statistic_item .body_bottom a {
    color: #0c254e;
    font-size: 14px;
}
#pagination {
    text-align: center;
}
#pagination ul .active a {
    border-radius: 3px;
    background: #ececec;
    padding: 9px 15px;
}
#pagination ul li a {
    font-size: 14px;
    border-radius: 2 !important;
    border: none;
    color: #333333;
    padding: 9px 15px !important;
    margin-right: 5px;
}
.pagination {
    margin: 14px 0 20px;
}
#pagination ul li .directional {
    padding: 12px 16px !important;
    color: #a6aab5;
    background: #0c254e;
    border-radius: 3px;
    cursor: pointer;
}
.active .photo .grad {
    position: absolute;
    background-image: -webkit-linear-gradient(
        rgba(12, 37, 78, 0.9) 0%,
        rgba(12, 37, 78, 0.9) 100%
    );
    background-image: -o-linear-gradient(
        rgba(12, 37, 78, 0.9) 0%,
        rgba(12, 37, 78, 0.9) 100%
    );
    background-image: linear-gradient(
        rgba(12, 37, 78, 0.9) 0%,
        rgba(12, 37, 78, 0.9) 100%
    );
    bottom: 0;
    z-index: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0.7;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1),
        inset 0 0 1px rgba(255, 255, 255, 0.6);
}
/*Perspectives Cat*/
.BoxPerspectives {
    background: #fff;
    position: relative;
    padding: 40px 25px;
}
/*detail*/
.breadcrumb-main {
    position: absolute;
    top: 0;
    background: none;
    color: #ffffff !important;
    z-index: 3;
}
.breadcrumb {
    background: none;
}
#banner {
    position: relative;
}
.breadcrumb-main li a {
    color: #ffffff;
}
.detail_Statistic {
    background: #fff;
    margin-top: -195px;
    position: relative;
    padding: 60px 30px 65px;
}
.detail_Statistic h3,
.detail_Statistic .h3_title {
    position: relative;
}

.detail_Statistic .annual_report_item h3 {
    position: relative;
    font-size: 20px;
    color: #0d3e74;
    font-weight: bold;
}
.detail_Statistic .annual_report_item .body .date {
    color: #43a1d5;
}
.detail_Statistic .detail span {
    font-weight: bold;
    margin-bottom: 35px;
}
.h1_title span {
    font-size: 28px;
    overflow: hidden;
    margin-bottom: 40px;
}

.h3_title span {
    font-size: 32px;
    overflow: hidden;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
}
.h3_title span:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #e1e1e1;
    bottom: 0;
}
.h3_title span:after {
    content: " ";
    position: absolute;
    width: 206px;
    height: 3px;
    background: #3b9dd3;
    bottom: 0;
    left: 0;
}
.detail_Statistic .detail .body .Register {
    width: 130px;
    padding: 0 28px;
    border-top: 2px solid #004297;
    border-bottom: 2px solid #004297;
    border-right: 2px solid #004297;
    text-align: center;
    margin-left: 54px;
    margin-top: 50px;
    line-height: 24px;
    position: relative;
}
.detail_Statistic .detail .body .Register a {
    font-weight: bold;
}
.detail_Statistic .detail .body .Register:before {
    content: " ";
    width: 65px;
    height: 65px;
    left: -56px;
    top: -10px;
    position: absolute;
    background: url(../images/icon/icon_check.png) no-repeat -16px -17px;
    right: 0;
}
.detail_Statistic .photo {
    margin-bottom: 22px;
    border: 1px solid #d7d4d4;
    display: inline-block;
}
.pb30 {
    padding-bottom: 30px;
}
.detail_Statistic .detail .date span {
    font-weight: bold;
}
.detail_Statistic .detail .date i {
    padding: 0 5px;
}
.slide_Statistic h3 {
    position: relative;
}
.slide_Statistic .list_item {
    background: #edf5f8;
    display: inline-block;
    height: 462px;
}
.detail_Annual_Report .owl-carousel .owl-nav .owl-next {
    display: block !important;
    right: -30px;
    width: 64px;
    top: -88px;
    height: 35px;
    background: url(../images/icon/icon_event.png) no-repeat -5px -5px !important;
    position: absolute;
    opacity: 1;
    text-indent: -9999%;
    margin: 0 !important;
    border-radius: 100% !important;
}
.detail_Annual_Report .owl-carousel .owl-nav .owl-prev {
    display: block !important;
    width: 35px;
    top: -88px;
    height: 35px;
    right: 30px;
    background: url(../images/icon/icon_event.png) no-repeat -6px -46px !important;
    position: absolute;
    opacity: 1;
    text-indent: -9999%;
    margin: 0 !important;
    border-radius: 100% !important;
}
.annual_report_item .body .body_top .title {
    color: #0d3e74 !important;
    font-weight: bold;
}
.detail_Statistic img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .main_page {
        margin-top: -130px;
    }
    .statistic_item {
        height: 430px;
    }
    .statistic_all_box {
        padding: 40px 0 20px;
    }
    .main_page h1 {
        margin-bottom: 10px;
    }
    .detail_Annual_Report .owl-carousel .owl-nav .owl-prev {
        top: 33%;
        left: -35px;
    }
    .detail_Annual_Report .owl-carousel .owl-nav .owl-next {
        top: 33%;
        right: -60px;
    }
    .annual_report_item {
        margin-left: 15px !important;
    }
}

@media screen and (max-width: 576px) {
    .detail_Statistic {
        margin-top: 20px;
        padding: 0;
    }

    #banner {
        display: none !important;
    }

    .owl-nav {
        display: none !important;
    }
}
