
.gv_new .wp:after,
.gv_new .wp:before {
    content: "";
    display: block;
}

.gv_new .wp:after {
    clear: both;
}

.gv_new .sub-l a {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    text-align: left !important;
    padding: 10px 40px 10px 0 !important;
}
.gv_new .sub-l a em {
    font-size: 14px;
    line-height: 1.714286;;
}
.gv_new .sub-r .sub-con dd span {
    line-height: 1.666667 !important;
    height: auto !important;
    padding: 0 !important;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gv_new .sub-r .sub-con dd {
    width: calc(100% / 3) !important;
}
.gv_new .sub-r .sub-con dd a {
    height: 64px !important;
    padding: 12px 24px !important;
    background: #f7f7f7;
    display: flex;
    align-items: center;
}
.gv_new .sub-r .sub-con dd a:hover {
    color: #F7941D;
    background:rgba(247, 148, 29, 0.05);
}
.gv_new .sub-r .sub-con dd a:hover span{
    color: #F7941D;
}
.sub-pro .sub-con dd span,
.gv_new .sub-r .sub-con dd span:hover {
    background: none !important;
}

.gv_p {
    gap: 0 !important;
    padding: 20px 0 0 0 !important;
}
.gv_p .left {
    padding: 18px 0 15px 0;
    width: 30% !important;
}
.gv_p .main-content {
    width: 70% !important;
}
.gv_p .list-wapper {
    margin: 0 !important;
}
.gv_p .sidebar-list:first-child .item-list-title {
    padding-top: 18px !important;
    padding-left: 5px;
    padding-bottom:18px;
}

.gv_p .sidebar-list .item-list-title {
    padding-left: 5px;
    padding-right: 18px;
    padding-top: 18px;
    padding-bottom: 21px;
}

.list-wapper li {
    padding-right:10px;
    padding-left:10px;
}




.gv_p .list-wapper .item-list-title > div {
    font-size: 14px;
    line-height: 1.75;
    color:#333333;
    font-weight: 600 !important;
    /*text-shadow: 0.02em 0 0 currentColor; !* 微阴影模拟中等字重 *!*/
    font-family: "Arial";
}

.gv_p .list-wapper .item-list-wapper .sidebar-item dt {
    padding: 18px 0 21px 5px !important;
    font-size: 12px;
    line-height:20px;
}

.gv_p .list-wapper .item-list-wapper .sidebar-item dt::after {
    content: "";
    display: block;
    width: 60px; /* 控制下划线长度 */
    height: 1px;
    background: #f0f0f0;
    position: absolute;
    bottom: -5px; /* 调整下划线位置 */
    left: 0;
}

.sidebar-item dd {
    padding: 0 10px;
    background-color:#F7F7F7;
    margin-left:-10px;
    width: calc(100% + 20px);
    margin-right:auto;
}


.gv_p .list-wapper .item-list-wapper .sidebar-item dd > div {
    padding: 10px 0 10px 5px !important;

}



.gv_p .list-wapper .item-list-wapper .sidebar-item dd > div > a {
    padding-left: 0 !important;
    font-size: 12px;
    color:#666666;
    line-height: 14px;
}

.gv_p .list-wapper .item-list-wapper .sidebar-item dd > div > a:hover {
    color:#F7941D;
}

.pro-all .left .list-wapper .item-list-wapper .sidebar-item dd div {
    background-color:#F7F7F7;
    /*border-bottom:unset;*/
    padding-right:10px !important;
}

.pro-all .left .list-wapper .item-list-wapper .sidebar-item dd div::after {
    content: "";
    display: block;
    width: 60px; /* 控制下划线长度 */
    height: 1px;
    background: #f0f0f0;
    position: absolute;
    bottom: -5px; /* 调整下划线位置 */
    left: 0;
}



.left .sidebar .list-wapper .iconfont {
    font-size: 14px;
}

.sidebar-item dt .iconfont {
    width: 16px;
    height: 16px;
    margin-right: 17px;
    background-size: 12px;
    font-size:14px;
}


.pro-all .container .main-content .right-product-FirstTitle {
    font-family: "Arial";
}


.pro-all .container .main-content .right-product-title {
    font-family:  "Arial";
    font-weight:500;
}

.sidebar-item dt {
    font-family: "思源黑体", "微软雅黑", "Arial";
}


.kof .nav .nav-inverter a {
    font-family: "思源黑体", "微软雅黑", "Arial";
}


.pro-all .container .main-content .right-product-subtitle {
    font-family: "Arial";
}

.item-list-wapper > dl > dd > div > a {
    font-family: "Arial";
}

.kof .nav .posr a {
    font-family: "Arial";
}


@media screen and (max-width: 1200px) {
    .new_v1 {
        font-family: "思源黑体", "微软雅黑", "Arial";
    }



    .new_second_navi {
        font-family: "思源黑体", "微软雅黑", "Arial";
    }


    .new_third_level .new_third_navi .third-text {
        font-family: "思源黑体", "微软雅黑", "Arial";
    }
}

/*.gv_p .left::-webkit-scrollar {*/
/*    width: 4px;*/
/*    height: 4px;*/
/*}*/
.gv_p .left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #e8e8e8;
}
.gv_p .left::-webkit-scrollbar-track {
    border-radius: 2px;
    background-color: #ffffff;
}
.pro-all .container .main-content .t-p1 {
    padding-bottom: 24px;
    margin: 0 !important;
}
@media screen and (max-width: 1200px) {
    .gv_p .main-content {
        width: 100% !important;
    }
    .list-pro1 li {
        margin-bottom: 24px !important;
    }
    .menu-unit {
        display: flex;
        align-items: center;
        width: 50%;
    }
    .menu-unit h3,
    .menu-unit h3 span {
        display: inline-block;
        font-size: 12px;
        line-height: 1.666667;
    }
}



