body {
    margin: 0;
    background: #f4f7fb;
}

.dis_box {
    display: flex;
}

.tab {
    width: 100%;
    background: #000;
    color: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
}

.tab_box {
    width: 80%;
    margin: auto;
}

.tab_logo {
    flex: 1;
    vertical-align: middle
}

.tab_logo img {
    width: 70%;
    margin-top: 0.5625rem;
}

.tab_left {
    display: flex;
    width: 100%;
    flex: 3;
}

.classification {
    display: flex;
    flex: 4;
}

.classification div {
    flex: 1;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.classification div:hover {
    background: #409EFF;
}

.select {
    background: #409EFF;
}

.tab_right {
    flex: 1;
}

.tab_right img {
    width: 60%;
    float: right;
    margin-top: .5625rem;
}
.brief {
    width: 100%;
    background: #f4f7fb;
}

.brief_box {
    width: min(92%, 1280px);
    margin: auto;
    box-sizing: border-box;
    padding-top: 2rem;
    padding-bottom: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #243044;
}

.brief_box div {
    margin-top: 1.25rem;
    text-align: left;
    max-width: none;
    color: #526174;
}

.brief_box h1 {
    font-size: clamp(2rem, 4vw, 2.875rem);
    text-align: left;
    color: #142033;
}

.journalism {
    width: 100%;
    position: relative;
    padding-top: 0;
    background: #f4f7fb;
    /* background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url(./image/content.jpg) 0% 0% / 100%;
    background-position: center center; */
    padding-bottom: 1.875rem;
}

.journalism_box {
    width: min(92%, 1280px);
    margin: auto;
    padding: 1.25rem;
    position: relative;
    z-index: 9;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #dfe7f1;
    box-shadow: 0 16px 36px rgba(17, 36, 66, 0.08);
    box-sizing: border-box;
}
.journalism_wap{
    width: 90%;
    margin: auto;
    padding: 1rem;
    position: relative;
    z-index: 9;
    border-radius: 8px;
    background: #fff;
}

.search {
    width: 100%;
    min-height: 4.75rem;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 1rem;
    background-color: #f8fafc;
    border: 1px solid #dfe7f1;
    border-radius: .375rem;
    box-sizing: border-box;
    padding: 1rem;
}

/* .search_sele {
    padding: .625rem;
    font-size: 1.25rem;
} */

.search_but {
    height: 2.875rem;
    padding: 0 2.5rem;
    font-size: 1.25rem;
}

.search_but:hover {
    background-color: #008eae;
    color: #fff;
    border-color: #008eae;
}
.search_right{
    width: 12rem;
}
/* .search_sele option,
search_sele {
    padding: .625rem;
    font-size: 1.25rem;
} */
.el-form-item{
    margin-bottom: 0 !important;
}

.el-form-item__content .el-input--suffix .el-input__inner{
    font-size: 1.25rem;
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
}
.search_inp {
    width: min(60%, 42rem);
    margin-left: .9375rem;
}
.el-autocomplete{
    width: 100%;
}
.search_inp input {
    padding: 1.375rem;
    width: 100%;
    font-size: 1.25rem;
}

.journalism_template {
    color: #243044;
    /* background: #fff; */
    /* border-radius: .375rem; */
    margin-top: 2.5rem;
    padding: 2.5rem 0;
}

.journalism_template h1 {
    font-size: 2.875rem;
    text-align: center;
    margin: 0;
}

.template_content {
    width: 100%;
    margin-top: 2.5rem;
}

.content_box {
    width: 30%;
    margin: 0 1.6%;
    cursor: pointer;
}
.wap_content{
    width: 90%;
    margin: auto;
    margin-bottom: 2.5rem;
}
 
.content_box:hover img{
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
    transform: translateY(-5px);
}
.content_box img , .wap_content img {
    transition-duration: 0.5s;
    width: 100%;
    border-radius: 6px;
}

.button1 {
    border: 2px solid #cd192d;
    color: #fff;
    background: #cd192d;
}

.statistics {
    width: 100%;
    color: #243044;
    text-align: left;
    /* background: #fff; */
    /* border-radius: .375rem; */
    padding-top: 1.25rem;
    /* margin-top: 2.5rem; */
    padding-bottom: 1.25rem;
    margin-bottom: 0;
}

.statistics h1 {
    font-size: 1.25rem;
    margin: 0;
    margin-bottom: 1rem;
    color: #142033;
}

.information {
    width: 100%;
    background: #000;
}

.information_box {
    width: 80%;
    margin: auto;
    color: #fff;
    font-size: .875rem;
}

.logo_name {
    align-items: center;
    flex: 2;
}

.logo_name img {
    width: 5.625rem;
}

.information_top {
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px #353333 solid;
}

.bootom_name {
    flex: 2;
}

.felx1 {
    flex: 1;
}

.copyright {
    text-align: right;
}

.information_bootm {
    padding-top: 1.25rem;
    padding-bottom: 1.875rem;
}
.column{
    background: #fff !important;
 }  
 .broken{
    background: #fff!important;
 }
 .broken1{
    background: #fff!important;
 }
 .K{
    background: #fff!important;
 }
.visits{
    background: #fff!important;
}
.broken_line {
    color: #243044;
    margin: 0;
    text-align: left;
    border-radius: 8px;
    transition-duration: 0.5s;
    min-height: 7.25rem;
    overflow: hidden;
    border: 1px solid #dfe7f1;
    box-shadow: 0 8px 20px rgba(17, 36, 66, 0.05);
}
.broken_line a{
    color: #243044;
    height: 100%;
}
.broken_left{
    flex: 3;
}
.broken_left div{
    margin: .5rem .875rem;
}
.statistics_box{
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}
.statistics_box img{
    width: 2.5rem;
    max-width: 6rem;
}
.imgBox{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #008eae;
    font-size: 2rem;
}
.fz_18{
    font-size: 1.65rem;
    font-weight: bold;
    color: #111827;
}
.fz_22{
    color: #526174;
}
.broken_line:hover{
    box-shadow: 0 15px 30px rgb(17 36 66 / 12%);
    transform: translateY(-5px);
}
#particles-js {
	width: 100%;
	height: 100%;
    z-index: 1;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.Seemore{
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
    cursor:pointer;
    transition-duration: 0.5s;

}
.Seemore:hover{
    transform: translateY(-5px);
}
.Seemore a{
    text-decoration:underline;
}
.broken_list .broken_line{
    margin-bottom: 1.25rem;
}
.search_right_wap{
    width: 26%;
}

.relationship-panel {
    margin: 1rem 0 0;
    border: 1px solid #dfe7f1;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
}

.relationship-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #e6edf5;
}

.relationship-heading p {
    margin: 0 0 .25rem;
    color: #008eae;
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.relationship-heading h2 {
    margin: 0;
    color: #142033;
    font-size: 1.15rem;
}

.relationship-heading a {
    color: #fff;
    background: #008eae;
    padding: .6rem .9rem;
    border-radius: 6px;
    white-space: nowrap;
}

.relationship-flow {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1px;
    background: #e6edf5;
}

.relationship-flow a {
    position: relative;
    display: block;
    padding: 1rem;
    background: #fff;
    color: #243044;
}

.relationship-flow a:not(:last-child)::after {
    content: ">";
    position: absolute;
    top: 50%;
    right: -.45rem;
    z-index: 1;
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -.7rem;
    border-radius: 50%;
    background: #008eae;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .85rem;
}

.relationship-flow span {
    display: block;
    color: #6b778a;
    font-size: .8rem;
}

.relationship-flow strong {
    display: block;
    margin: .35rem 0;
    color: #142033;
}

.relationship-flow small {
    color: #00824d;
}

@media (max-width: 1100px) {
    .statistics_box {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .statistics_box .broken_line {
        flex: none;
    }

    .relationship-flow {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .tab {
        position: sticky;
    }

    .tab_box,
    .brief_box {
        width: 90%;
    }

    .tab_left,
    .classification,
    .search {
        flex-direction: column;
    }

    .tab_logo {
        text-align: center;
    }

    .tab_logo img {
        width: 12.5rem;
    }

    .classification {
        width: 100%;
        font-size: .95rem;
    }

    .classification div {
        width: 100%;
        min-height: 2.75rem;
    }

    .search_right,
    .search_right_wap,
    .search_inp {
        width: 100%;
        margin-left: 0;
    }

    .statistics_box .broken_line {
        flex: none;
    }

    .statistics_box,
    .relationship-flow {
        grid-template-columns: 1fr;
    }

    .relationship-heading {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* Fix for dropdown menu display issues */
.el-select-dropdown__item {
    font-size: 14px !important;
    height: 34px !important;
    line-height: 34px !important;
    padding: 0 20px !important;
}

.el-select-dropdown__list {
    padding: 6px 0 !important;
}
