@font-face {
    font-family: "华康丽金黑";
    src: url(../font/DFPGBJH8.TTF);

}

.general {
    font-size: 26px;
    color: #E02600;
    font-family: "华康丽金黑";
    border-bottom: 1px solid #ccc;
}


.top-link {
    margin: 7px 85px 0 0;
}

.top-link > span {
    color: #015293;
}

.top-link > a {
    color: #015293;
    font-size: 12px;
}

.a_style {
    text-decoration: none;
}

.a_style:hover {
    color: #333;
}

#search_content {
    outline-style: none;
    border: 1px solid #ccc;
    padding: 8px 0;
    width: 400px;
    color: #ccc;

}

.navicatDiv {
    font-size: 20px;
    color: #ffffff;
    height: 42px;
    line-height: 21px;
    font-family: "华康丽金黑";
}

.navicat > div > span {
    font-size: 14px;
    color: #ffffff;
}

.navicat > div > span > a {
    color: #ffffff;
}

/* 导航栏样式 */
.navbar {
    display: flex;
    justify-content: space-between; /* 均分栏目 */
    width: 1172px;
    margin: 0 auto; /* 居中对齐 */
    font-family: "华康丽金黑";
    height: 50px; /* 高度为 40px */
    line-height: 50px; /* 垂直居中 */
}

.navbar-item {
    flex: 1; /* 均分宽度 */
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 20px;
    cursor: pointer;
    position: relative;
}

.navbar-item:hover {
    color: #ffc736;
}

/* 下拉菜单 */
.dropdown {
    position: absolute;
    top: 50px; /* 下拉菜单紧贴导航栏 */
    left: 0;
    width: 100%; /* 下拉菜单宽度与栏目一致 */
    background-color: #1061B0; /* 背景蓝色 */
    color: white; /* 字体白色 */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: none;
    flex-direction: column;
    z-index: 10;
    font-size: 14px;
    font-family: "Microsoft YaHei", "MicrosoftJhengHei";
}

.dropdown a {
    color: white; /* 字体白色 */
    text-decoration: none;
    padding: 2px 0;
    border-bottom: 1px solid #ffffff;
    line-height: 36px;
    text-align: center;
    display: block;
}

.dropdown a:last-child {
    border-bottom: none;
}

.dropdown a:hover {
    color: #ffc736; /* 悬停字体变为黄色 */
}

/* 悬停显示下拉菜单 */
.navbar-item:hover .dropdown {
    display: flex;
}

#dashiji {
    font-family: "华康丽金黑";
}


#dy_notifi_content {
    font-size: 14px;
}

.tab-container {
    display: flex;
    justify-content: space-around;
}

.dy_notifi {
    cursor: pointer;
    border: none;
    margin-left: 8px;
    width: 92px;
    height: 30px;
    font-size: 22px;

    font-family: "华康丽金黑";
    color: #D1D1D1;
    border-bottom: 2px solid #D1D1D1;
    background-color: transparent;
}

.dy_notifi.active {
    color: rgb(222, 38, 2);
    border-bottom: 2px solid rgb(222, 38, 2);
}

.tab-item.active {
    color: rgb(222, 38, 2);
    border-bottom: 2px solid rgb(222, 38, 2);
}


/* Tab 内容样式 */
.tab-content {
    display: none;
    font-size: 14px;
    /*background-color: #f9f9f9;*/
    margin-top: -1px;
}

.tab-content.active {
    display: block;
}

.dy_research_3.active {
    display: block;
}

#dy_sqjj > div {
    width: 386px;
    height: 88px;
}

.dy_abstract {
    width: 102px;
    height: 30px;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc
}

.dy_abstract > div {
    width: 60px;
    height: 22px;
    margin: 3px 0 0 21px
}

.dy_abstract > div > a {
    color: #0f0f0f;
}

.dy_research_1 {
    width: 98px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-family: "华康丽金黑";
    color: #252525;
}

.dy_research_2 {
    margin: 3px 4px 0 4px;
}

.dy_research_2 > span {
    font-size: 18px;
    color: #ccc;
}

.dy_research_3 {
    width: 810px;
    height: 40px;
    font-size: 14px;
    margin-top: 4px;
}

#canvas {
    /*border: 1px solid red;*/
}

.dy_research_3_s {
    width: 810px;
    height: 10px;
    font-family: sans-serif;
    font-size: 10px;
}

.dy_research_3 > div {
    width: 810px;
    height: 20px;
    margin-top: 4px;
}

#dy_dsyj {
    width: 810px;
    height: 40px;
    margin-top: 10px
}

#dy_dsyj > div {
    float: left;
}

.red_img {
    width: 128px;
    height: 85px;
    margin-top: 23px;
}


#dy_sztd {
    width: 810px;
    height: 40px;
    margin-top: 10px
}

#dy_sztd > div {
    float: left;
}

.ml8 {
    margin-left: 15px;
}

#dy_hhg {
    height: 40px;
}

#dy_hhg > div {
    width: 90px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    font-family: sans-serif;
    color: #252525;
    float: left;
}

.dy_hhg_cd {
    /*margin-left: 13px;*/
    font-size: 20px;
    font-weight: 400;
    font-family: sans-serif;
    color: #252525;
}

.dy_hhg_cd2 {
    width: 380px;
    height: 27px;
    font-size: 14px;
    margin-top: 4px;
}

.dy_cgdl_r > a {
    font-size: 16px;
    font-weight: 600;
    color: #999999;
}

.dy_friendlink {
    color: #646464;
}

.a_scroll {
    float: left;
    width: 3px;
    height: 10px;
}

.canguan {
    width: 320px;
}

.cg-info {
    font-size: 20px;
    font-weight: 400;
    font-family: 微软雅黑;
    color: #252525;
    margin: 10px 0 0 20px
}

.cg-content {
    margin-top: 12px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.cg-item{
    flex: 1;
    text-align: center;
}
.cg-item a{
    font-size: 16px;
    color: rgba(96, 96, 96, 0.48);
}


.sqjj-btn img{
    width: 100%;
    margin-top: 7px;
}
.list-style li{
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #cecece;
    width: 100%;
    display: inline-block;
}
