@charset "UTF-8";
/* +----------------------------------------------------------------------
// | ProKvm [ 专业云计算软件开发商 ]
// +----------------------------------------------------------------------
// | Copyright (c) 2022~2024 https://cloud.ackpet.com All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( https://www.xmbillion.com/ )
// +----------------------------------------------------------------------
// | Theme Name:  蓝色企业模板
// +----------------------------------------------------------------------
// | Author: 多彩云 <20233652@qq.com>
// +----------------------------------------------------------------------
// | version:3.2.2
// +----------------------------------------------------------------------
*/
 
 .inside-right .breadcrumb {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    color: var(--dcydhxz);
    background: var(--dcyanc);
    white-space: nowrap;
    max-width: 100%;
}
 .inside-right .breadcrumb a{
     color: var(--dcydhxz);
 }
@media screen and (max-width: 1080px){
    .inside-right .breadcrumb { 
    margin-bottom: 0px; 
        margin-top: 0px;
}
.document-nav-head{
    display: none;
}
.inside-side ul{
     display: none;
}
}

.m-mod {
    display: none;
}
@media screen and (max-width: 1080px){
.m-mod {
    display: block;
}
.breadcrumb{
    display: flex;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 8px 5px;
    align-items: center;
    justify-content: flex-start;
    /* gap: 6px; */
    white-space: nowrap;
    max-width: 100%;
}

 .breadcrumb span {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

}
.m-select-top {
    line-height: 50px;
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    padding: 0 20px;
}
.m-select-top-tit {
    font-size: 16px;
}
.m-select-top-btn {
    position: absolute;
    top: 0;
    right: 20px;
    color: var(--dcydhxz);
    cursor: pointer;
}
.pc-mod {
    display: block;
}
@media screen and (max-width: 1080px){
    .pc-mod {
    display: none;
}
    
}
.inside-right .msg-area {
    padding: 0 0px;
    padding-top: 0px;
    margin-bottom: 1rem;
}
 
 
.msg-area-inner {
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
    background-color: #fff;
    padding: 15px 30px; 
    margin: 0 auto;
    font-family: 'dcynews';
    box-sizing: border-box;
    position: relative;
}
.msg-area-search-box {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    border: none;
    border-radius: 0;
    max-width: 980px;
    margin: 0 auto 32px;
}
.msg-area-search-input-wrap {
    position: relative;
}
.msg-area-search-input {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #E5E5E5;
    color: #000;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-sizing: border-box;
    background-color: #F5F7FA;
    padding-left: 44px;
    padding-right: 30px;
    border-radius: 0;
}
.msg-area-btn-rm-txt {
    position: absolute;
    background-image: url(sprite/msg-201911201546.svg);
    background-size: 806.25% 431.25%;
    top: 14px;
    right: 12px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -99px;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 55.75% 69.81%;
}
.msg-area-search-btn {
    position: absolute;
    top: 13px;
    left: 14px;
    width: 20px;
    height: 20px;
    background-image: url(sprite/msg-201911201546.svg);
    background-size: 645% 345%;
    border: 0;
    text-indent: -999px;
    cursor: pointer;
    outline: 0;
    background-color: transparent;
    background-position: 21.099999999999998% 75.51%;
    background-repeat: no-repeat;
}
.msg-area-form-item {
    margin-bottom: 0px;
}
.msg-area-form-label {
    font-size: 14px;
    color: #666;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    padding-right: 10px;
    width: 80px;
}
.msg-area-form-con {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 0px);
}
.c-item-ctrl {
    position: relative;
    padding-right: 50px;
}
.c-checkbox-block-item.actived {
    background-color: var(--dcyanc);
    border: 1px solid var(--dcydhxz);
}
.c-checkbox-block-item.actived a{
    color: var(--dcydhxz);
}
.c-checkbox-block-item {
    box-sizing: border-box;
    min-width: 80px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-right: 10px; 
    cursor: pointer;
}
.msg-last-child {
    margin-bottom: 40px;
}

 
.msg-list-item {
    border-bottom: #e5e5e5 1px solid;
    position: relative;
    padding: 15px 5px;
    font-family: 'dcynews';
}
.msg-list-hd .msg-list-aside, .msg-list-hd .msg-list-con {
    font-size: 16px;
    color: #999;
}
.msg-list-con {
    font-size: 14px;
    line-height: 21px;
    max-width: calc(100% - 200px);
}
.msg-list-hd .msg-list-aside, .msg-list-hd .msg-list-con {
    font-size: 16px;
    color: #999;
}
.msg-list-hd .msg-list-aside, .msg-list-hd .msg-list-con {
    font-size: 16px;
    color: #999;
}
.msg-list-aside {
    position: absolute;
    right: 0;
    top: 0;
    width: 170px;
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    padding: 15px 5px;
    color: #999;
}
.msg-list-con a {
    color: #333;
    vertical-align: middle;
}
.msg-list-con a:hover {
    color: var(--dcydhxz);
}
.c-pages-wrap {
    margin: 40px 0;
}
.c-pages {
    font-size: 0;
    text-align: center;
}
.c-pages-item-actived, .c-pages-item-actived:hover {
    border: none;
    color: #333;
    font-weight: 700;
    cursor: default;
}
.c-pages-dot, .c-pages-item {
    display: inline-block;
    margin: 0 5px;
    min-width: 35px;
    padding-left: 5px;
    padding-right: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-decoration: none;
}
@media screen and (max-width: 1080px){
.msg-area-inner {
    box-shadow: 0 2px 15px 0 rgba(255,255,255,.1);
    border: 0;
    padding: 0 0px;
}
.msg-list-hd {
    display: none;
}

.msg-list-con {
    max-width: 100%;
}
.msg-list-aside {
    position: static;
    padding: 0px 0 0;
}
}

.msg-d-hd {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 0 15px;
    border-bottom: #e5e5e5 2px solid;
    text-align: center;
}
.msg-d-hd h1{
        font-weight: bold;
}
@media screen and (max-width: 1080px){
.msg-d-hd {
   padding: 25px 10px 0px;
}
    
}
.msg-d-hd h1{
    font-size: 100%;
}
.msg-aside-tips {
    position: absolute;
    top: 0;
    left: -40px;
    padding: 5px 4px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    cursor: pointer;
    height: 126px;
}
@media screen and (max-width: 1080px){
.msg-aside-tips {
    display: none;
}
    
}
.msg-aside-tips i {
    display: block;
    width: 20px;
    height: 20px; 
    font-size: 20px;
    color: var(--dcydhxz);
    margin: 0 auto;
}
.msg-aside-tips span {
    display: block;
    width: 1em;
    text-align: center;
    padding-left: 4px;
    margin-top: 4px;
    color: #666;
    line-height: 1.3;
    font-size: 12px;
}
.msg-aside-tips .c-bubble {
    display: none;
    top: -2px;
    right: -140px;
}
.c-bubble {
    position: absolute;
    color: #404A58;
    z-index: 6;
}
.msg-aside-tips .c-bubble-inner {
    border: 1px solid #e5e5e5;
    top: 40px;
}

.c-bubble-inner {
    font-size: 12px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px;
    border: 1px solid #b3b7bf;
    border-radius: 2px;
    background-color: #fff;
    line-height: 18px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.15);
    position: static !important;
    left: 50%;
    top: 50%;
}
.msg-aside-tips-img {
    display: block;
    width: 108px;
    height: 108px;
}
.msg-aside-tips:hover .c-bubble {
    display: block;
}
.msg-d-bd {
    padding: 30px 0;
    line-height: 24px;
}
.msg-d-bd p {
    margin-bottom: 10px;
}
.msg-d-bd img {
    max-width: 100%;
}
.msg-b-nav {
    padding: 0 10px;
    color: #999;
    margin-bottom: 20px;
}
@media screen and (max-width: 1080px){
.msg-b-nav {
    padding: 0;
}
}
.msg-b-nav-inner {
    
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: #e5e5e5 1px solid;
}
@media screen and (max-width: 1080px){
.msg-b-nav-inner {
    padding: 0;
    line-height: 54px;
    background-color: #000;
    color: #fff;
    text-align: center;
    position: relative;
}
}
.msg-b-nav a {
    color: #333;
}
@media screen and (max-width: 1080px){
.msg-b-nav a {
    display: inline-block;
    position: absolute;
    font-size: 0;
    left: 20px;
    top: 18px;
    width: 20px;
    height: 20px;
}
}
@media screen and (max-width: 1080px){
.msg-b-nav a:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 14px;
    top: 0;
    left: 0;
    background-image: url(https://cloudcache.tencent-cloud.com/open_proj/proj_qcloud_v2/gateway/msg/css/sprite/msg-media8-201911201546.svg);
    background-position: 50% 50%;
    background-size: 122.22222222222223% 114.28571428571428%;
    background-repeat: no-repeat;
}
}
 .us_custom_d4c4a6f8 {
    color: var(--color-content-heading) !important;
    border-radius: 8px !important;
    background: var(--dcyanc) !important;
    padding: 1.5rem 1rem 1.5rem 1rem !important;
    border: 1px solid var(--dcyanb) !important;
}
 .us_custom_d4c4a6f8 b, strong{
     color: var(--dcydhxz);
 }
.us_custom_d4c4a6f8 p{
    margin: 0 0 0px;
}
.msg-title-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
    border-radius: 4px;
    background: var(--dcyanc);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 4px 8px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #0052d9;
    line-height: 20px;
    font-family: "dcynews";
}
.msg-title-info-author, 
.msg-title-info-read,
.msg-title-info-time {
    font-size: 14px;
    font-weight: 400;
    color: var(--dcydhxz);
    line-height: 24px;
}
@media (max-width: 1080px){
.msg-title-info {
    font-size: 12px;
    margin: 12px 0;
    gap: 6px;
    flex-wrap: wrap;
    display: none;
}
}

.msg-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 1080px){
    .msg-nav {
   display: grid;

    
}
.msg-nav .msg-nav-item{
    margin-bottom: 10px;
}
}
.msg-nav .msg-nav-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.msg-label-wrap .msg-label {
    font-size: 14px;
    font-weight: 400;
    color: #293957;
    line-height: 20px;
}
.fboxYcenter {
    display: flex;
    align-items: center;
}
.fboxRow {
    display: flex;
}
.fboxCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}
.labelButton {
    margin-right: 8px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    font-size: 14px;
    font-weight: 400;
    color: #293957;
    padding: 0 16px;
}
.msg-container a {
    color: #006eff;
    text-decoration: none;
}
.mt-16 {
    margin-top: 16px;
    padding-bottom: 24px;
    border-bottom: 1px solid #DFDFDF;
}
.mt-24 {
    margin-top: 24px;
    padding-bottom: 24px;
}

.msg-container-inner{
     display: flex;
 }
.msg-container-inner .msg-pendant {
    width: 330px; 
    flex: 0 0 330px;
}
.msg-container-inner .msg-pendant-content {
    background: linear-gradient(180deg, #EFF8FF 0%, #FFFFFF 100%);
    box-shadow: 0px 4px 12px 0px rgba(41,57,87,0.08);
    border: 2px solid #FFFFFF;
    padding: 24px;
}
.msg-pendant-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #191919;
    line-height: 25px;
    padding-bottom: 16px;
    border-bottom: 1px solid #DFDFDF;
    padding-left: 8px;
    margin-bottom: 16px;
}
.msg-pendant-hotarticle {
    padding-left: 2px;
    margin-bottom: -16px;
}
.msg-pendant-hotarticle .hotarticle-li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.msg-pendant-hotarticle .hotarticle-li.hotarticle-li__hot .hotarticle-li-index {
    color: #FF3B20;
}
.msg-pendant-hotarticle .hotarticle-li .hotarticle-li-index {
    font-size: 16px;
    font-weight: 500;
    color: #3D485D;
    line-height: 22px;
}
.ml-16 {
    margin-left: 16px;
}
.msg-pendant-hotarticle .hotarticle-li.hotarticle-li__hot .hotarticle-li-text {
    font-weight: 550;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.msg-pendant-hotarticle .hotarticle-li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.msg-pendant-tag {
    height: 32px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 16px;
    box-sizing: border-box;
}
 .msg-link.tpm-link {
    position: absolute;
    right: 0px;
    top: 0px;
    color: var(--dcydhxz);
    font-size: 14px;
}


.msg-link:after, .msg-link--weak-arrow:after, .msg-link--white-arrow:after {
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-left: 4px;
    overflow: hidden;
    vertical-align: 0;
    background-image: url(../images/sprite.Main-202305081217.svg);
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    content: "";
}
.msg-link:hover:after, .tp-link--weak-arrow:hover:after, .tp-link--white-arrow:hover:after {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
.tpm-link:after {
    background-position: 96.34146341463415% 65.75342465753424%;
    background-size: 2833.333333333333% auto;
}


.link-code-box {
    /* float: left; */
    width: 80%;
    max-width: 498px;
    height: 100%;
    background: #fff;
    color: #666666;
    padding: 6px 2%;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}
@media screen and (max-width: 1080px){
  .link-code-box{
      max-width: 100%;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.msg-select-inner {
        position: absolute;
    top: 70%;
    right: 0;
    left: 0px;
    bottom: 0;
    z-index: 1000;
    height: 12%;
    width: 100%;
    background-color: #fff;
}
.msg-select-inner-con{
    background: #fff;
}
.msg-select-inner-tit {
    line-height: 50px;
    text-align: center;
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}
.msg-select-inner-con .msg-area-form-item {
    box-shadow: 0 15px 15px 0 rgba(0,0,0,.1);
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.msg-select-inner-con .msg-area-form-label {
    display: block;
    width: auto;
    padding: 10px 0 10px 15px;
}
.msg-select-inner-con .msg-area-form-con {
    display: block;
    width: auto;
}
.msg-select-inner-con .c-checkbox-block {
    padding-left: 15px;
}
.c-checkbox-block {
    font-size: 0;
    margin-bottom: -10px;
}
.msg-select-inner-con .c-checkbox-block-item, .msg-select-inner-con .c-radio-block-item {
    min-width: calc((100% - 35px) / 3);
    margin-bottom: 10px;
    font-size: 12px;
    vertical-align: top;
    padding: 0 5px;
}
.m-select-top:hover .msg-select-wrap {
    display: block;
}
.msg-select-wrap{
      display: none;background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
  }
.msg-select-inner-close i {
    content: '';
    position: absolute;
    width: 9px;
    height: 14px;
    top: 0;
    left: 0;
    background-image: url(https://cloudcache.tencent-cloud.com/open_proj/proj_qcloud_v2/gateway/msg/css/sprite/msg-201911201546.svg);
    background-position: 82.5% 67.27%;
    background-size: 1433.3333333333335% 492.8571428571429%;
    background-repeat: no-repeat;
}
/* ==========================================
/* ==========================================
   文章正文美化样式 - 258.hk 深度定制 v2
   ========================================== */

/* 正文容器优化 */
.msg-d-bd {
    padding: 30px 0 20px !important;
    line-height: 1.9 !important;
    font-size: 16px !important;
    color: #333742 !important;
}
.msg-d-bd p {
    margin-bottom: 18px !important;
}
.msg-d-hd {
    border-bottom: none !important;
}

/* 引言区块 */
.article-intro {
    position: relative;
    margin: 0 0 40px;
    padding: 28px 32px;
    background: linear-gradient(135deg, #eef4ff 0%, #f5f9ff 30%, #f8faff 100%);
    border: 1px solid #dce8fa;
    border-left: 5px solid #3f7df4;
    border-radius: 10px;
    box-shadow: 0 2px 12px rgba(63,125,244,.06);
}
.article-intro::before {
    content: '';
    position: absolute;
    top: 14px;
    left: -13px;
    width: 18px;
    height: 18px;
    background: #3f7df4;
    border-radius: 50%;
    border: 3px solid #eef4ff;
}
.article-lead {
    font-size: 17px;
    line-height: 2;
    color: #3a4b6e;
    margin: 0;
    letter-spacing: 0.4px;
    text-align: justify;
}

/* 章节标题 */
.article-section {
    margin-bottom: 40px;
}
.article-section h2 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 22px;
    font-weight: 700;
    color: #131b33;
    margin: 36px 0 20px;
    padding: 14px 0 14px 18px;
    background: linear-gradient(90deg, #f0f5ff 0%, transparent 100%);
    border-left: 4px solid #3f7df4;
    border-radius: 0 6px 6px 0;
    line-height: 1.35;
}
.article-section h2::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #3f7df4;
    border-radius: 50%;
    flex-shrink: 0;
}
.article-section h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1f2d50;
    margin: 24px 0 12px;
    padding-left: 12px;
    border-left: 3px solid #3f7df4;
    line-height: 1.5;
}
.article-section p {
    font-size: 16px;
    line-height: 2;
    color: #3d4f6e;
    margin-bottom: 18px;
    text-align: justify;
}
.article-section p strong {
    color: #1f2d50;
    font-weight: 600;
}

/* 代码块 */
.article-code {
    position: relative;
    margin: 22px 0 28px;
    border-radius: 10px;
    overflow: hidden;
    background: #1a1f2e;
    box-shadow: 0 4px 20px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.2);
    border: 1px solid #2a3040;
}
.article-code::before {
    content: '命令行';
    display: block;
    padding: 8px 18px;
    background: #252b3a;
    color: #8899b4;
    font-size: 12px;
    font-family: 'Cascadia Code', 'Fira Code', monospace;
    border-bottom: 1px solid #2a3040;
    letter-spacing: 0.5px;
}
.article-code pre {
    margin: 0;
    padding: 0;
}
.article-code code {
    display: block;
    padding: 18px 24px;
    font-family: 'Cascadia Code', 'Fira Code', 'JetBrains Mono', Consolas, monospace;
    font-size: 13.5px;
    line-height: 1.75;
    color: #c9d1d9;
    overflow-x: auto;
    white-space: pre;
    tab-size: 2;
}

/* 提示框 */
.article-insight {
    margin: 22px 0 28px;
    padding: 20px 24px;
    background: linear-gradient(135deg, #f8faff 0%, #eef4ff 100%);
    border: 1px solid #c9daf8;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 2px 8px rgba(63,125,244,.04);
}
.article-insight::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 30px;
    right: 30px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #3f7df4, transparent);
    border-radius: 1px;
}
.article-insight h4 {
    font-size: 16px;
    font-weight: 700;
    color: #1c3f8a;
    margin: 0 0 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 1.4;
}
.article-insight h4::before {
    content: '💡';
    font-size: 18px;
    flex-shrink: 0;
}
.article-insight p,
.article-insight ul {
    font-size: 15px;
    line-height: 1.85;
    color: #495b7a;
    margin: 8px 0;
}
.article-insight ul {
    padding-left: 22px;
}
.article-insight li {
    margin-bottom: 6px;
    line-height: 1.7;
}

/* 警告框 */
.article-warning {
    margin: 20px 0 26px;
    padding: 18px 22px;
    background: linear-gradient(135deg, #fff9ed 0%, #fff3d6 100%);
    border: 1px solid #f0c860;
    border-left: 5px solid #e6a20e;
    border-radius: 8px;
    font-size: 14.5px;
    line-height: 1.8;
    color: #7a5d18;
    position: relative;
}
.article-warning strong {
    color: #a0650e;
    display: block;
    margin-bottom: 6px;
    font-size: 15px;
}
.article-warning code {
    background: #fceabb;
    color: #7a5d18;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 13px;
}

/* 表格 */
.article-benchmark {
    margin: 22px 0 28px;
    overflow-x: auto;
}
.bench-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(0,0,0,.07);
    font-size: 14.5px;
}
.bench-table thead th {
    background: linear-gradient(135deg, #3f7df4 0%, #2960d8 100%);
    color: #fff;
    padding: 13px 18px;
    text-align: left;
    font-weight: 600;
    border: none;
    font-size: 14px;
    letter-spacing: 0.3px;
}
.bench-table thead th:first-child { border-radius: 10px 0 0 0; }
.bench-table thead th:last-child { border-radius: 0 10px 0 0; }
.bench-table tbody td {
    padding: 12px 18px;
    border-bottom: 1px solid #edf1f7;
    background: #fff;
    color: #3d4f6e;
    line-height: 1.6;
}
.bench-table tbody tr:nth-child(even) td { background: #f9fafc; }
.bench-table tbody tr:last-child td { border-bottom: none; }
.bench-table tbody tr:last-child td:first-child { border-radius: 0 0 0 10px; }
.bench-table tbody tr:last-child td:last-child { border-radius: 0 0 10px 0; }
.bench-table tbody tr:hover td { background: #f0f5ff; }
.bench-table .highlight {
    color: #3f7df4;
    font-weight: 700;
}

/* 延迟列表 */
.latency-list {
    list-style: none;
    padding: 0;
    margin: 14px 0 20px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 8px;
}
.latency-list li {
    padding: 12px 16px;
    background: linear-gradient(135deg, #f8faff 0%, #fff 100%);
    border: 1px solid #e4ecf7;
    border-left: 4px solid #3f7df4;
    border-radius: 8px;
    font-size: 14px;
    color: #3d4f6e;
    transition: background .2s, transform .15s;
}
.latency-list li:hover {
    background: #eef4ff;
    transform: translateX(3px);
}
.latency-list li strong {
    color: #131b33;
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

/* 总结区 */
.article-conclusion {
    margin-top: 40px;
    padding: 28px 32px;
    background: linear-gradient(135deg, #eef4ff 0%, #f5f7fc 60%, #fefefe 100%);
    border-radius: 12px;
    border: 1px solid #dce8fa;
    box-shadow: 0 4px 16px rgba(63,125,244,.06);
}
.article-conclusion h2 {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 22px;
    font-weight: 700;
    color: #131b33;
    margin: 0 0 20px;
    padding-bottom: 14px;
    border-bottom: 2px solid #3f7df4;
}
.article-conclusion p {
    font-size: 15px;
    line-height: 1.9;
    color: #3d4f6e;
    margin-bottom: 14px;
}
.article-conclusion p:last-child { margin-bottom: 0; }

/* CTA按钮 */
.article-cta {
    margin-top: 24px;
    text-align: center;
}
.article-cta a {
    display: inline-block;
    padding: 14px 38px;
    background: linear-gradient(135deg, #3f7df4 0%, #2960d8 100%);
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none !important;
    transition: all .25s ease;
    box-shadow: 0 4px 16px rgba(63,125,244,.3);
    letter-spacing: 0.5px;
}
.article-cta a:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 28px rgba(63,125,244,.4);
    background: linear-gradient(135deg, #4f8dff 0%, #3070e8 100%);
}

/* 评分汇总 */
.rating-summary {
    margin: 18px 0 24px;
    padding: 20px 24px;
    background: linear-gradient(135deg, #f8faff 0%, #eef4ff 100%);
    border-radius: 10px;
    border: 1px solid #dce3f5;
}
.rating-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #e8ecf4;
    font-size: 15px;
}
.rating-item:last-child {
    border-bottom: 0;
    font-weight: 700;
    color: #131b33;
    padding-top: 14px;
}
.rating-label { color: #3d4f6e; font-weight: 500; }
.rating-stars { color: #f5a623; letter-spacing: 3px; font-size: 16px; }

/* 防御层级 */
.defense-layers {
    margin: 18px 0 14px;
}
.defense-layers .layer {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 16px;
    margin-bottom: 8px;
    background: #f8faff;
    border: 1px solid #e4ecf7;
    border-left: 4px solid #3f7df4;
    border-radius: 8px;
    font-size: 14.5px;
    color: #3d4f6e;
    transition: all .2s;
    line-height: 1.6;
}
.defense-layers .layer:hover {
    background: #eef4ff;
    border-left-color: #2960d8;
    transform: translateX(4px);
}
.layer-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #3f7df4 0%, #2960d8 100%);
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 700;
    flex-shrink: 0;
    box-shadow: 0 2px 8px rgba(63,125,244,.25);
}

/* 响应式 */
@media (max-width: 767px) {
    .article-intro { padding: 20px 18px; }
    .article-intro::before { display: none; }
    .article-lead { font-size: 15px; line-height: 1.8; }
    .article-section h2 { font-size: 18px; padding: 10px 0 10px 12px; }
    .article-section h3 { font-size: 16px; }
    .article-section p { font-size: 14px; line-height: 1.8; }
    .article-code code { font-size: 12px; padding: 14px 16px; }
    .article-code::before { font-size: 11px; padding: 6px 14px; }
    .bench-table { font-size: 12px; }
    .bench-table thead th,
    .bench-table tbody td { padding: 8px 10px; }
    .latency-list { grid-template-columns: 1fr; }
    .article-conclusion { padding: 20px 18px; }
    .rating-item { font-size: 13px; }
}
