/*汽车功能*/
.cgzy-describe {
    margin-top: 20px;
}
.text-describe {
    text-align: center;
    margin: 60px auto 0px;
    width: 30%;
}
.qcgn_top_logo {
    max-width: 1920px;
    width: 100%;
    margin: 0px auto;
    background: url(../images/qcgn_top_bg.jpg);
}
.qcgn_top_logo .imgdiv{
    width: 1200px;
    margin: 0px auto;
}

.qcgn_top_logo .imgdiv img {
    height: 90px;
}

.qcgn_menu {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    /* overflow: hidden; */
    height: 60px;
    background: url(../images/gcgn_top_menu_bg.png);
}
.qcgn_menu_ul {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
}

.qcgn_menu li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.qcgn_menu li a {
    display: block;
    color: #fff;
    padding: 0px 15px;
}

.qcgn_menu li:hover {
    background: #11215c;
}

.qcgn_menu li.select {
    background: #11215c;
}
.contact-content {
    width: 1200px;
    height: 670px;
    border-radius: 10px;
    margin :  70px auto;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
}
.contact-top {
    padding: 26px;
    display: flex;
}
.contact-bottom {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
}
.contact-people {
    width: 360px;
    border: 1px solid #d8d8d8;
    height: 160px;
    text-align: center;
}
.contact-name {
    font-size: 20px;
    height: 100px;
    line-height: 100px;
}
.contact-mobile {
    font-size: 16px;
}
.contact-car {
    padding-left: 30px;
}
.contact-car-module {
    font-size: 16px;
    line-height: 30px;
    margin-top: 36px;
}
.contact-car-address-title {
    font-size: 16px;
    font-weight: 600;
}
.contact-car-address-name {
    font-size: 16px;
}
.contact-car-address-english {
    font-size: 16px;
}
.contact-car-address {
    margin-top: 20px;
    padding: 15px;
    line-height: 30px;
    background-color: #f3f7ff;
}
.gjjl-div1 {
    display: flex;
    margin: 50px auto 0px auto;
    width: 1200px;
}
.gjjl-div1-left {
    width: 694px;
}
.gjjl-div1-left-title {
    font-size: 24px;
    font-weight: 600;
    margin: 72px auto 48px auto;
}
.gjjl-div1-left-text {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}
.gjjl-div1-left-text img {
    margin-right: 10px;
}
.gjjl-div1-right {

}
.gjjl-div2 {
    background-image: url('../images/gjjl-background.jpg');
    height: 705px;
}
.gjjl-module {
    width: 1200px;
    margin: auto;
}
.gjjl-module-title {
    text-align: center;
    font-size: 24px;
    color: #094bba;
    padding: 50px;
}
.gjjl-module-dash {
    width: 40px;
    height: 3px;
    background-color: #094bba;
    margin: auto;
    margin-top: 10px;
}
.gjjl-module-conetnt {
    display: flex;
}
.gjjl-module-list{
    margin-left: 48px;
    font-size: 18px;
    width: 100%;
}
.gjjl-module-list ul{
    display: flex;
    flex-direction: column;
    gap: 27px;
    list-style-type: none;
}
.gjjl-module-list li{
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    font-size:16px;
}
.gjjl-module-many {
    margin: 50px auto;
    width: 240px;
    height: 50px;
    background-color: #029fe6;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border-radius: 5px;
}
.gjjl-module-many a {
    color: #fff;
}
.gjjl-module-many a:hover {
    color: #1e3485;
}
.gzpt-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0px;
    margin-top: 20px;
}
.gzpt-text {
    display: grid;
    align-items: center;
    justify-content: center;
}
.gzpt-text-div {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
}
.gzpt-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto 120px auto;
    width: 30%;
}
.gzpt-button-background {
    margin: 30px auto;
    width: 200px;
    height: 45px;
    background-color: #117fd6;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}
.bztgyj-right {
    margin-left: auto;
}
.bztgyj-div {
    margin-left: auto;
    width: 924px;
}
.bztgyj-div-title {
    display: flex;
    color: #0049ba;
    margin-top: 20px;
}
.bztgyj-div-text {
    font-size: 24px;
}
.bztgyj-div-icon {
    display: flex;
    gap: 5px;
    margin: 7px 0px 0px 30px;
}
.slant-line {
    width: 1px;
    height: 13px;
    background-color: #e5e5e5;
    transform: rotate(30deg);
}
.bztgyj-div-content {
    display: flex;
    margin-top: 48px;
}
.bztgyj-div-list {

}
.bztgyj-div-list ul {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 50px;
}
.bztgyj-div-list li {
    width: 450px;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.bztgyj-div-list-module {
    display: flex;
    height: 100%;
}
.bztgyj-div-list-text {
    width: 85%;
    margin: auto;
    padding: 0px 0px 0px 20px;
}
.bztgyj-div-list-name1 {
    font-size: 16px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bztgyj-div-list-name2 {
    color: #bab5b6;
}
.bztgyj-div-list-icon {
    width: 15%;
    justify-content: center;
    display: flex;
    margin: 65px 0px 0px 0px;
}
.search-wrapper {
    display: flex;
    align-items: center;
    width: 200px; /* 可根据需求调整 */
    border: 1px solid #ccc;
    border-radius: 4px;
}
.search-input {
    flex: 1;
    padding: 8px;
}
.search-btn {
    background-color: transparent;
    border: none;
    padding: 8px;
    cursor: pointer;
}
.search-button {
    height: 35px;
    margin-right: -180px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.blue-line {
    width: 40px;
    height: 2px;
    background-color: #0048b7;
    margin: auto;
}
.bztgyj-list-title {
    display: grid;
    align-items: center;
    height: 50px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
/* 整体容器样式 */
.banner1-container {
    width: 1200px;
    margin: 0px auto; /* 使容器水平居中 */
    margin-top: 40px;
    height: 466px;
}

/* 左侧部分样式 */
.banner1-left-part {
    width: 671px;
    height: 330px;
    float: left;
    background-image: url('../images/qcgn_banner1_bg.jpg'); /* 请替换为实际左边背景图片路径 */
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 50px;
}

.banner1-left-part-inner {
    display: flex;
    align-items: center;
    padding-top: 40px;
}

.banner1-left-part .banner1-left-part-inner h2 {
    font-size: 36px;
    margin-bottom: 25px;
    width: 163px;
}

.banner1-left-part h2 {
    font-size: 36px;
    margin-bottom: 64px;
    width: 508px;
}

.banner1-left-part p {
    font-size: 18px;
    /* margin-bottom: 30px; */
    width: 320px;
    float: left;
    color: #ffffff;
}

.banner1-left-part a {
    background-color: #ff6400;
    color: white;
    padding: 11px 20px;
    border: none;
    border-radius: 22px;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    width:232px;
}

.banner1-left-part a div {
    background-image: url('../images/qcgn_banner1_button.png');
    /* padding-left:0px; */
    background-repeat: no-repeat;
    /* float: left; */
    width: 29px;
    height: 24px;
    /* border: none!important; */
    /* outline: none!important; */
    box-shadow: none;
    /* box-shadow: none; */
}

/* 右侧部分样式 */
.banner1-right-part {
    width: 348px;
    height: 400px;
    float: left;
    padding-left: 40px;
}

/* 右侧四个小div样式 */
.banner1-right-box {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.banner1-right-part a:nth-child(1) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg1.jpg'); /* 请替换为实际右边第一个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-part a:nth-child(2) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg2.jpg'); /* 请替换为实际右边第二个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-part a:nth-child(3) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg3.jpg'); /* 请替换为实际右边第三个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-part a:nth-child(4) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg4.jpg'); /* 请替换为实际右边第四个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-box img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.banner1-right-part a:nth-child(1) .banner1-right-box p {
    font-size: 18px;
    color: #008be5;
    padding-left: 110px;
}
.banner1-right-part a:nth-child(2) .banner1-right-box p {
    font-size: 18px;
    color: #229768;
    padding-left: 110px;
}
.banner1-right-part a:nth-child(3) .banner1-right-box p {
    font-size: 18px;
    color: #f66631;
    padding-left: 110px;
}
.banner1-right-part a:nth-child(4) .banner1-right-box p {
    font-size: 18px;
    color: #514d9c;
    padding-left: 110px;
}

.banner1-left-part button:hover {
    background-color: #e55a00; /* 悬停时改变背景颜色 */
}
.banner1-right-box:hover {
    transform: scale(1.02);
    transform-origin: 0 0; /* 以左上角为原点放大 */
}

/* 整体工作动态外层容器样式，设置100%宽度和背景颜色 */
.work-dynamic-wrapper {
    width: 100%;
    background-color: #f3f3f3;
}

.work-dynamic-wrapper-tzgg {
    width: 100%;
    background-color: #fafafa;
}
.work-dynamic-wrapper-yj {
    width: 100%;
    height: 365px;
    background-image: url('../images/qcgn_yj_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}


/* 工作动态内容容器样式，设置1200px宽度并居中 */
.work-dynamic-container {
    width: 1200px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 50px;
}

/* 工作动态标题样式 */
.work-dynamic-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 5px;
    color: #0037b8;
    font-weight: 400;
}


/* 工作动态副标题样式 */
.work-dynamic-subtitle {
    text-align: center;
    font-size: 26px;
    color: #d5d5d5;
    margin-bottom: 6px;
}

.work-dynamic-container-p{
    border: none;
    border-bottom: 2px solid blue;
    width: 26px;
    margin: 0px auto;
    margin-bottom: 20px;
}

/* 工作动态内容容器样式 */
.work-dynamic-content {
    display: flex;
    justify-content: space-between;
}

/* 工作动态图片样式 */
.work-dynamic-img {
    width: 551px;
    position: relative;
    display: inline-block;
    /* 防止图片超出容器 */
    max-width: 100%;
    overflow: hidden;
}

.work-dynamic-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.work-dynamic-img p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ccc;
    color: #000;
    padding: 5px 10px;
    margin: 0;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 工作动态列表样式 */
.work-dynamic-list {
    width: 617px;
}

/* 工作动态列表项样式 */
.work-dynamic-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-size: 16px;
}

/* 工作动态日期样式 */
.work-dynamic-date {
    color: #999;
    margin-right: 10px;
}

/* 工作动态文本样式 */
.work-dynamic-text {
    line-height: 1.5;
    display: -webkit-box; /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 724px;
}

/* 更多工作动态按钮样式 */
.more-work-dynamic-btn {
    display: block;
    width: 150px;
    height: 40px;
    margin: 30px auto 0;
    background-color: #019ee6;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

.work-dynamic-title-cjzx {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
    padding-top: 20px;
}

.work-dynamic-subtitle-yj {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: blue;
    width:150px;
    margin: 0px auto;
    font-weight:450
}
.work-dynamic-subtitle-yj::before,
.work-dynamic-subtitle-yj::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: blue;
    margin: 0 10px;
    width: 50px;
}



.yj-content-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 1200px;
    margin: 0px auto;
}
.yj-content-container a {
    width: 290px;
    margin: 10px 0px;
}
.yj-content-item {
    display: flex;
    align-items: center;
    background-color: #f0f8ff; /* 通用浅色背景，可根据实际微调 */
    padding: 10px 0px;
    border-radius: 5px; /* 较小的圆角 */
    transition: background-color 0.3s ease; /* 背景颜色过渡效果 */
}
.yj-content-item-label {
    margin-right: 10px;
    font-weight: bold;
}

.yj-item1 {
    background: url(../images/qcgn_yj_1.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item1 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 8px;
}
.yj-item1 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}

.yj-item2 {
    background: url(../images/qcgn_yj_2.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item2 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item2 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}

.yj-item3 {
    background: url(../images/qcgn_yj_3.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item3 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item3 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}


.yj-item4 {
    background: url(../images/qcgn_yj_4.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item4 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item4 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}

.yj-item5 {
    background: url(../images/qcgn_yj_5.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item5 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item5 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}


.yj-purple-item {
    background-color: #f3e7ff;
}
.yj-green-item {
    background-color: #e6ffe6;
}
.yj-orange-item {
    background-color: #fff3e6;
}
.yj-content-item:hover {
    background-color: #e0e8f0; /* 悬停时的背景颜色 */
}
.yj-content-item a {
    text-decoration: none;
    color: inherit;
}

.qcgn-outer-div {
    height: 40px;
    width: 100%;
    background-color: #019ee5; /* 为了显示效果添加背景色 */
    margin: 0px auto;
}

/* 内层 div 样式 */
.qcgn-inner-div {
    height: 40px;
    width: 1200px;
    margin: 0px auto;
    text-align: center;
    line-height: 40px;
}

/* a 标签样式 */
.qcgn-inner-div a {
    color: white;
    text-decoration: none;
    margin-right: 20px;
}

/* 去掉最后一个 a 标签的右边距 */
.qcgn-inner-div a:last-child {
    margin-right: 0;
}


.footbox{
    margin-top:0px;
}





/*当前位置*/
.qcgn-positionbox {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #777;
    background-color: #f8f8f8;
    width: 100%;
    max-width: 1920px;
    margin: 0px auto;
}

.qcgn-positionmain {
    width: 1200px;
    margin: 0 auto;
}

.qcgn-positionmain a {
    text-decoration: none;
    color: #777777;
    display: inline-block;
    padding-left: 24px; /* 为图标留出空间 */
    background-image: url(../images/qcgn_sy.png);
    background-repeat: no-repeat;
    background-position: left center; /* 图标位置 */
    text-decoration: none;
    line-height: 30px; /* 使文字垂直居中 */
}

.qcgn-positionbox a:hover {
    color: #1081bd;
}


.qcgn-mainbox {
    width: 1200px;
    margin: 0 auto;
}

.qcgn-m100 {
    margin-top: 30px;
}

/*左右*/
.qcgn-mainbox_l {
    float: left;
    width: 200px;
}

.qcgn-leftmenu {
    overflow: hidden;
    border-top: 1px solid #dddddd;
}

.qcgn-leftmenu li {
    background-color:#f3f3f3;
    height:50px;
    font-size:18px;
    text-align:center;
    line-height:50px;
    margin:10px 0px;

}

.qcgn-leftmenu li a {
    display: block;
    /* color:#002b2a; */
    font-weight:500
}

.qcgn-curr,.qcgn-leftmenu li a:hover {
    color: #ffffff;
    background-color:#019ee6;
}

.qcgn-leftmenu li a.curr {
    /* color: #1081bd; */
    /* font-weight: bold; */
    /* background: url(../images/leftmenu-r.png) no-repeat right center; */
}

.qcgn-mainbox_l-div {
    background-color:#165bbe;
    height:65px;
    font-size:20px;
    font-weight:500;
    color:#fff;
    text-align:center;
    line-height:65px;
}

.qcgn-mainbox_r {
    float: right;
    width: 950px;
    padding-bottom:30px;
}


.qcgn-footbox{
    width:100%;
    background-color:#000000;
    height:200px;
}
.qcgn-footbox-div{
    width:1200px;
    height:200px;
    margin:0px auto;
}
.qcgn-foottel{
    color:#fff;
    font-size:22px;
    padding-top:40px;
}
.qcgn-footadd{
    color:#7f7f7f;
    padding-top:20px;
}
.qcgn-footemail{
    color:#7f7f7f;
}
.qcgn-footerwei{
    float:right;
    margin-top: -80px;
}
.qcgn-com-title{
    width: 1200px;
    align-items: center;
    margin-bottom: 20px;
}
.qcgn-com-title span{
    padding-right:20px;
    font-size:24px;
    color:#004fc0;
}

.qcgn-dashed-element {
    margin-bottom:5px;
    display: inline-block;
    vertical-align: middle;
    width: 241px;
    height: 8px;
    background: repeating-linear-gradient(
            -70deg,
            #e0e0e0 0,
            #e2e2e2 1px,
            transparent 1.5px,
            transparent 4px
    );
    background-color:#fff;
}


/*汽车功能*/
.qcgn_top_logo {
    max-width: 1920px;
    width: 100%;
    margin: 0px auto;
    background: url(../images/qcgn_top_bg.jpg);
}
.qcgn_top_logo .imgdiv{
    width: 1200px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.qcgn_top_logo .imgdiv img {
    width: 60%;
    height: 60%;
}

.qcgn_menu {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    /* overflow: hidden; */
    height: 60px;
    background: url(../images/gcgn_top_menu_bg.png);
}
.qcgn_menu_ul {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
}

.qcgn_menu li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.qcgn_menu li a {
    display: block;
    color: #fff;
    padding: 0px 15px;
}

.qcgn_menu li:hover {
    background: #11215c;
}

.qcgn_menu li.select {
    background: #11215c;
}


/* 整体容器样式 */
.banner1-container {
    width: 1200px;
    margin: 0px auto; /* 使容器水平居中 */
    margin-top: 40px;
    height: 466px;
}

/* 左侧部分样式 */
.banner1-left-part {
    width: 671px;
    height: 330px;
    float: left;
    background-image: url('../images/qcgn_banner1_bg.jpg'); /* 请替换为实际左边背景图片路径 */
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 50px;
}

.banner1-left-part-inner {
    display: flex;
    align-items: center;
    padding-top: 40px;
}

.banner1-left-part .banner1-left-part-inner h2 {
    font-size: 36px;
    margin-bottom: 25px;
    width: 163px;
}

.banner1-left-part h2 {
    font-size: 36px;
    margin-bottom: 64px;
    width: 508px;
}

.banner1-left-part p {
    font-size: 18px;
    /* margin-bottom: 30px; */
    width: 320px;
    float: left;
    color: #ffffff;
}

.banner1-left-part button {
    background-color: #ff6400;
    color: white;
    padding: 11px 20px;
    border: none;
    border-radius: 22px;
    cursor: pointer;
    font-size: 16px;
    display: flex;
}

.banner1-left-part button div {
    background-image: url('../images/qcgn_banner1_button.png');
    /* padding-left:0px; */
    background-repeat: no-repeat;
    /* float: left; */
    width: 29px;
    height: 24px;
    /* border: none!important; */
    /* outline: none!important; */
    box-shadow: none;
    /* box-shadow: none; */
}

/* 右侧部分样式 */
.banner1-right-part {
    width: 348px;
    height: 400px;
    float: left;
}

/* 右侧四个小div样式 */
.banner1-right-box {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.banner1-right-part a:nth-child(1) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg1.jpg'); /* 请替换为实际右边第一个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-part a:nth-child(2) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg2.jpg'); /* 请替换为实际右边第二个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-part a:nth-child(3) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg3.jpg'); /* 请替换为实际右边第三个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-part a:nth-child(4) .banner1-right-box {
    background-image: url('../images/qcgn_banner1_right_bg4.jpg'); /* 请替换为实际右边第四个背景图片路径 */
    background-size: cover;
    background-position: center;
}

.banner1-right-box img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.banner1-right-part a:nth-child(1) .banner1-right-box p {
    font-size: 18px;
    color: #008be5;
    padding-left: 110px;
}
.banner1-right-part a:nth-child(2) .banner1-right-box p {
    font-size: 18px;
    color: #229768;
    padding-left: 110px;
}
.banner1-right-part a:nth-child(3) .banner1-right-box p {
    font-size: 18px;
    color: #f66631;
    padding-left: 110px;
}
.banner1-right-part a:nth-child(4) .banner1-right-box p {
    font-size: 18px;
    color: #514d9c;
    padding-left: 110px;
}

.banner1-left-part button:hover {
    background-color: #e55a00; /* 悬停时改变背景颜色 */
}
.banner1-right-box:hover {
    transform: scale(1.02);
    transform-origin: 0 0; /* 以左上角为原点放大 */
}

/* 整体工作动态外层容器样式，设置100%宽度和背景颜色 */
.work-dynamic-wrapper {
    width: 100%;
    background-color: #f3f3f3;
}

.work-dynamic-wrapper-tzgg {
    width: 100%;
    background-color: #fafafa;
}
.work-dynamic-wrapper-yj {
    width: 100%;
    height: 365px;
    background-image: url('../images/qcgn_yj_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}


/* 工作动态内容容器样式，设置1200px宽度并居中 */
.work-dynamic-container {
    width: 1200px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 50px;
}

/* 工作动态标题样式 */
.work-dynamic-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 5px;
    color: #0037b8;
    font-weight: 400;
}


/* 工作动态副标题样式 */
.work-dynamic-subtitle {
    text-align: center;
    font-size: 26px;
    color: #d5d5d5;
    margin-bottom: 6px;
}

.work-dynamic-container-p{
    border: none;
    border-bottom: 2px solid blue;
    width: 26px;
    margin: 0px auto;
    margin-bottom: 20px;
}

/* 工作动态内容容器样式 */
.work-dynamic-content {
    display: flex;
    justify-content: space-between;
}

/* 工作动态图片样式 */
.work-dynamic-img {
    width: 551px;
    position: relative;
    display: inline-block;
    /* 防止图片超出容器 */
    max-width: 100%;
    overflow: hidden;
}

.work-dynamic-img img {
    display: block;
    width: 100%;
    height: auto;
}
.work-dynamic-img p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ccc;
    color: #000;
    padding: 5px 10px;
    margin: 0;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 工作动态列表样式 */
.work-dynamic-list {
    width: 617px;
}

/* 工作动态列表项样式 */
.work-dynamic-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-size: 16px;
}

/* 工作动态日期样式 */
.work-dynamic-date {
    color: #999;
    margin-right: 10px;
}

/* 工作动态文本样式 */
.work-dynamic-text {
    line-height: 1.5;
    display: -webkit-box; /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 724px;
}

/* 更多工作动态按钮样式 */
.more-work-dynamic-btn {
    display: block;
    width: 150px;
    height: 40px;
    margin: 30px auto 0;
    background-color: #019ee6;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

.work-dynamic-title-cjzx {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
    padding-top: 20px;
}

.work-dynamic-subtitle-yj {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: blue;
    width:150px;
    margin: 0px auto;
    font-weight:450
}
.work-dynamic-subtitle-yj::before,
.work-dynamic-subtitle-yj::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: blue;
    margin: 0 10px;
    width: 50px;
}



.yj-content-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 1200px;
    margin: 0px auto;
}
.yj-content-container a {
    width: 290px;
    margin: 10px 0px;
}
.yj-content-item {
    display: flex;
    align-items: center;
    background-color: #f0f8ff; /* 通用浅色背景，可根据实际微调 */
    padding: 10px 0px;
    border-radius: 5px; /* 较小的圆角 */
    transition: background-color 0.3s ease; /* 背景颜色过渡效果 */
}
.yj-content-item-label {
    margin-right: 10px;
    font-weight: bold;
}

.yj-item1 {
    background: url(../images/qcgn_yj_1.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item1 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 8px;
}
.yj-item1 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}

.yj-item2 {
    background: url(../images/qcgn_yj_2.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item2 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item2 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}

.yj-item3 {
    background: url(../images/qcgn_yj_3.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item3 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item3 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}


.yj-item4 {
    background: url(../images/qcgn_yj_4.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item4 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item4 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}

.yj-item5 {
    background: url(../images/qcgn_yj_5.png);
    background-repeat:no-repeat;
    background-size:contain;
    border: 1px solid #efefef;
    box-shadow: 3px 3px 6px rgb(181 181 181 / 50%);
    height: 30px;
}
.yj-item5 .yj-content-item-label1 {
    margin-right: 10px;
    font-weight: bold;
    color:#fff;
    padding-left: 6px;
}
.yj-item5 .yj-content-item-label2 {
    font-weight: 400;
    color:#000000;
    padding-left: 18px;
}


.yj-purple-item {
    background-color: #f3e7ff;
}
.yj-green-item {
    background-color: #e6ffe6;
}
.yj-orange-item {
    background-color: #fff3e6;
}
.yj-content-item:hover {
    background-color: #e0e8f0; /* 悬停时的背景颜色 */
}
.yj-content-item a {
    text-decoration: none;
    color: inherit;
}

.qcgn-outer-div {
    height: 40px;
    width: 100%;
    background-color: #019ee5; /* 为了显示效果添加背景色 */
    margin: 0px auto;
}

/* 内层 div 样式 */
.qcgn-inner-div {
    height: 40px;
    width: 1200px;
    margin: 0px auto;
    text-align: center;
    line-height: 40px;
}

/* a 标签样式 */
.qcgn-inner-div a {
    color: white;
    text-decoration: none;
    margin-right: 20px;
}

/* 去掉最后一个 a 标签的右边距 */
.qcgn-inner-div a:last-child {
    margin-right: 0;
}


.footbox{
    margin-top:0px;
}





/*当前位置*/
.qcgn-positionbox {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #777;
    background-color: #f8f8f8;
    width: 100%;
    max-width: 1920px;
    margin: 0px auto;
}

.qcgn-positionmain {
    width: 1200px;
    margin: 0 auto;
}

.qcgn-positionmain a {
    text-decoration: none;
    color: #777777;
    display: inline-block;
    padding-left: 24px; /* 为图标留出空间 */
    background-image: url(../images/qcgn_sy.png);
    background-repeat: no-repeat;
    background-position: left center; /* 图标位置 */
    text-decoration: none;
    line-height: 30px; /* 使文字垂直居中 */
}

.qcgn-positionbox a:hover {
    color: #1081bd;
}


.qcgn-mainbox {
    width: 1200px;
    margin: 0 auto;
}

.qcgn-m100 {
    margin-top: 30px;
}

/*左右*/
.qcgn-mainbox_l {
    float: left;
    width: 200px;
}

.qcgn-leftmenu {
    overflow: hidden;
    border-top: 1px solid #dddddd;
}

.qcgn-leftmenu li {
    background-color:#f3f3f3;
    height:50px;
    font-size: 14px;
    text-align:center;
    line-height: 16px;
    margin: 10px 0px;
    width: 100%;
}

.qcgn-leftmenu li a {
    display: block;
    font-weight:500;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中，可选 */
}

.qcgn-curr,.qcgn-leftmenu li a:hover {
    color: #ffffff;
    background-color:#019ee6;
}

.qcgn-leftmenu li a.curr {
    /* color: #1081bd; */
    /* font-weight: bold; */
    /* background: url(../images/leftmenu-r.png) no-repeat right center; */
}

.qcgn-mainbox_l-div {
    background-color:#165bbe;
    height:65px;
    font-size:16px;
    font-weight:500;
    color:#fff;
    text-align:center;
    line-height:65px;
}

.qcgn-mainbox_r {
    float: right;
    width: 950px;
    padding-bottom:30px;
    min-height: 500px;
}


.qcgn-footbox{
    width:100%;
    background-color: #eaeff6;
    height:200px;
}
.qcgn-footbox-div{
    width:1200px;
    height:200px;
    margin:0px auto;
}
.qcgn-foottel{
    color: #000000;
    font-size:22px;
    padding-top:40px;
}
.qcgn-footadd{
    color: #2b2b2b;
    padding-top:20px;
}
.qcgn-footemail{
    color: #2b2b2b;
}
.qcgn-footerwei{
    float:right;
    margin-top: -80px;
    margin-right: 50px;
}
.qcgn-com-title{
    width: 1200px;
    align-items: center;
    margin-bottom: 20px;
}
.qcgn-com-title span{
    padding-right:20px;
    font-size: 24px;
    color:#004fc0;
}

.qcgn-dashed-element {
    margin-bottom:5px;
    display: inline-block;
    vertical-align: middle;
    width: 241px;
    height: 8px;
    background: repeating-linear-gradient(
            -70deg,
            #e0e0e0 0,
            #e2e2e2 1px,
            transparent 1.5px,
            transparent 4px
    );
    background-color:#fff;
}


qcgn-cymd {
    border-collapse: collapse;
    width: 100%;
}

qcgn-cymd tr:nth-child(even) {
    background-color: #f2f2f2; /* 偶数行背景颜色 */
}

.qcgn-cymdlist-icon {
    padding-left: 20px; /* 为图标留出空间 */
    background-image: url(../images/qcgn_cydw.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.qcgn-cymd td {
    padding: 10px;
    color: #000000;
    word-break: break-all;
    width:50%
}

.qcgn-cymd td:last-child {
    border-right: none;
}


/* 奇数行样式 */
.qcgn-cymd  tr:nth-child(odd) {
    background-color: #fafcff; /* 奇数行背景颜色为白色 */
}

/* 偶数行样式 */
.qcgn-cymd  tr:nth-child(even) {
    background-color: #f4f8fe; /* 偶数行背景颜色为浅灰色 */
}


.qcgn-cydw-container {
    width: 900px;
}

.qcgn-cydw-section {
    margin-bottom: 30px;
    /* border: 1px solid #ccc; */
    padding: 20px;
}

.qcgn-cydw-application-process {
    background-image: url('../images/qcgn_cysq.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 340px; /* 根据实际情况调整高度 */
    margin: 20px;
}

.qcgn-cydw-download-form {
    display: flex;
    padding:10px 20px;
    /* margin-top: 0px; */
}

.qcgn-cydw-form-box {
    flex: 1;
    margin-right: 10px;
    background-color: #ffffff;
    border: 1px dashed #ccc;
    padding: 0px 15px;
    text-align: center;
    height: 200px;
    /* margin: 0px auto; */
}
.qcgn-cydw-form-box h3 {
    font-size: 15px;
    font-weight: 400;
    /* line-height:10px; */
    /* padding-top: 20px; */
}
.qcgn-cydw-form-box p {
    font-size: 16px;
    font-weight: 600;
    line-height:40px;
}
.qcgn-cydw-form-box a {
    padding:2px 40px;
    background-color:#019ee6;
    border-radius:20px;
    color:#fff;
    line-height: 60px;
}
.qcgn-cydw-form-box a:hover {
    background-color:#165bbe;
}

.qcgn-cydw-form-box::before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background-image: url('../images/qcgn_cydw_bmb.png');
    background-size: contain;
    background-position: center;
    margin: 10px auto;
}

.qcgn-cydw-sqbxz{
    font-size:18px;
    height: 64px;
    line-height: 12px;
    text-align:center;
    background-image: url('../images/qcgn_sqb_icon.png');
    background-repeat:no-repeat;
    background-size:15%;
    background-position:center;
    color:#0023b7;
    font-weight: 600;
}







.qcgn-cydw-contact-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.qcgn-cydw-contact-row {
    display: flex;
    align-items: center;
}

.qcgn-cydw-contact-item {
    display: flex;
<!--    border: 1px dashed #ccc; -->
    border-radius: 5px;
    padding: 10px 187px;
    align-items: center;
<!-- width: 662px; -->
    margin: 0px 5px;
}

.qcgn-cydw-contact-item p {
    margin: 0;
    height: 35px;
    line-height: 35px;
}

.qcgn-cydw-contact-item p:nth-child(1){
    margin: 0;
    color: #007BFF;
}




.qcgn-bzqyyj-zyyjmb-1{
    background-color:#fcfcfc;
    margin-bottom: 10px;
}
.qcgn-bzqyyj-zyyjmb-1:nth-of-type(3){
    background-color:#ffffff;
    margin-bottom: 10px;
}

.qcgn-bzqyyj-zyyjmb-1-1{
    font-size:18px;
    height: 42px;
    line-height: 30px;
    text-align:center;
    background-image: url('../images/qcgn_sqb_icon.png');
    background-repeat:no-repeat;
    background-size:15%;
    background-position:center;
    color:#0023b7;
    font-weight: 600;
    background-position: center bottom; /* 水平居中，垂直靠底部 */
    /* padding-top: 8px; */
}
.qcgn-bzqyyj-zyyjmb-1-2{
    padding:10px;
    line-height: 21px;


.work-dynamic-wrapper {
    width: 100%;
    background-color: #ffffff;
}
/* 工作动态内容容器样式，设置1200px宽度并居中 */
.work-dynamic-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 50px;
}

/* 工作动态标题样式 */
.work-dynamic-title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 5px;
    color: #0037b8;
    font-weight: 400;
}


/* 工作动态副标题样式 */
.work-dynamic-subtitle {
    text-align: center;
    font-size: 16px;
    color: #d5d5d5;
    margin-bottom: 6px;
}

.work-dynamic-container-p{
    border: none;
    border-bottom: 2px solid blue;
    width: 26px;
    margin: 0px auto;
    margin-bottom: 20px;
}

/* 工作动态内容容器样式 */
.work-dynamic-content {
    display: flex;
    justify-content: space-between;
}

/* 工作动态图片样式 */
.work-dynamic-img {
    width: 500px;
    height: 290px;
    position: relative;
    display: inline-block;
    /* 防止图片超出容器 */
    max-width: 100%;
    overflow: hidden;
}

.work-dynamic-img img {
    display: block;
    width: 100%;
    height: 100%;
    /* height: auto; */
}
.work-dynamic-img p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #00000061;
    color: #ffffff;
    padding: 5px 10px;
    margin: 0;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 工作动态列表样式 */
.work-dynamic-list {
    width: 370px;
    margin-left: 10px;
}

/* 工作动态列表项样式 */
.work-dynamic-item {
    margin-bottom: 9px;
    border-bottom: 0px solid #b58484;
    /* padding-bottom: 0px; */
    padding: 11px;
    height: 118px;
    background-color: #f2f2f2;
}
.work-dynamic-item > a{
    display: inline-block;
    width: 285px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.work-dynamic-item > p{
    font-size:12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 19px;
    padding-top: 4px;
    min-height: 38px;
}
.work-dynamic-item hr{
    border: none;
    height: 1px;
    background-color: #d7d6d6; /* 设置水平线的颜色 */
}
.menuitem-2-tab-sbox-left > p:nth-of-type(1){
    font-weight:600;
    font-size:14px;
    line-height: 16px;
}
.menuitem-2-tab-sbox-left > p:nth-of-type(2){
    font-weight:400;
    font-size:12px;
    line-height: 16px;
    display: inline-block;
}
.menuitem-2-tab-sbox-left > a{
    display: inline-block;
    float: right;
}

/* 工作动态日期样式 */
.work-dynamic-date {
    color: #999;
    margin-right: 10px;
}

/* 工作动态文本样式 */
.work-dynamic-text {
    line-height: 1.5;
    display: -webkit-box; /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 724px;
}

/* 更多工作动态按钮样式 */
.more-work-dynamic-btn {
    display: block;
    width: 122px;
    height: 30px;
    margin: 14px auto 0;
    background-color: #efefef;
    color: #000000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.more-work-dynamic-btn:hover {
    background-color: #165bbe;
    color: #ffffff;
}

.work-dynamic-title-cjzx {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
    padding-top: 20px;
}

.work-dynamic-subtitle-yj {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: blue;
    width:150px;
    margin: 0px auto;
    font-weight:450
}
.work-dynamic-subtitle-yj::before,
.work-dynamic-subtitle-yj::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: blue;
    margin: 0 10px;
    width: 50px;
}

}




.work-bztgfw-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 50px;
}

/* 工作动态标题样式 */
.work-bztgfw-title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 5px;
    color: #0037b8;
    font-weight: 400;
}


/* 工作动态副标题样式 */
.work-bztgfw-subtitle {
    text-align: center;
    font-size: 16px;
    color: #d5d5d5;
    margin-bottom: 6px;
}

.work-bztgfw-container-p{
    border: none;
    border-bottom: 2px solid blue;
    width: 26px;
    margin: 0px auto;
    margin-bottom: 20px;
}

/* 工作动态内容容器样式 */
.work-bztgfw-content {
    display: flex;
    justify-content: space-between;
}

/* 工作动态图片样式 */
.work-bztgfw-img {
    width: 500px;
    height: 290px;
    position: relative;
    display: inline-block;
    /* 防止图片超出容器 */
    max-width: 100%;
    overflow: hidden;
}

.work-bztgfw-img img {
    display: block;
    width: 100%;
    height: 100%;
    /* height: auto; */
}
.work-bztgfw-img p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #00000061;
    color: #ffffff;
    padding: 5px 10px;
    margin: 0;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 工作动态列表样式 */
.work-bztgfw-list {
    width: 301px;
    margin-left: 10px;
}

/* 工作动态列表项样式 */
.work-bztgfw-item {
    margin-bottom: 6px;
    border-bottom: 0px solid #b58484;
    /* padding-bottom: 0px; */
    padding: 11px;
    /* height: 118px; */
    background-color: #f2f2f2;
}
.work-bztgfw-item > a{
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
}

.work-bztgfw-item > p{
    font-size:12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 19px;
    padding-top: 4px;
    min-height: 38px;
}
.work-bztgfw-item hr{
    border: none;
    height: 1px;
    background-color: #d7d6d6; /* 设置水平线的颜色 */
}






/* ===== 导航菜单子菜单修复 - 开始 ===== */

/* 确保菜单容器有相对定位 */
.qcgn_menu {
    position: relative;
    z-index: 1000;
}

/* 菜单项相对定位，为子菜单绝对定位提供参考 */
.qcgn_menu_ul li {
    position: relative;
}

/* 子菜单样式修复 */
.qcgn_menu_ul .submenu {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: white;
    list-style: none;
    padding: 8px 0;
    margin: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    transform: translateY(-10px);
    z-index: 1001;
    border: 1px solid #e0e0e0;
}

/* 关键修复：确保悬停时显示子菜单 */
.qcgn_menu_ul li:hover .submenu,
.qcgn_menu_ul li.has-submenu:hover .submenu {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
}


/* 当前选中菜单项的子菜单样式 */
.qcgn_menu_ul li.select .submenu {
    visibility: hidden;
    opacity: 0;
}

.qcgn_menu_ul li.select:hover .submenu {
    visibility: visible;
    opacity: 1;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .qcgn_menu_ul {
        flex-direction: column;
    }

    .qcgn_menu_ul li {
        width: 100%;
    }

    .qcgn_menu_ul li a {
        padding: 12px 15px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    /* 移动端子菜单样式 */
    .qcgn_menu_ul .submenu {
        position: static;
        display: none;
        min-width: 100%;
        box-shadow: none;
        transform: none;
        visibility: visible;
        opacity: 1;
        background: rgba(0,0,0,0.1);
        border-radius: 0;
        padding: 0;
        border: none;
    }

    .qcgn_menu_ul li.active .submenu {
        display: block;
    }

    .qcgn_menu_ul .submenu li a {
        padding-left: 30px;
        color: rgba(255,255,255,0.9) !important;
        border-bottom: 1px solid rgba(255,255,255,0.05);
        background: transparent !important;
    }
}

/* ===== 导航菜单子菜单修复 - 结束 ===== */








