/* 移动端样式 */
body { 
    padding-top: 50px;
    font-family: 微软雅黑, 宋体, Arial;
    overflow-x: hidden;
    touch-action: pan-y;
}

html {
    overflow-x: hidden;
}

* {
    max-width: 100%;
    box-sizing: border-box;
}

/* 活动推广区域样式 */
#promotion-section {
    padding: 30px 0;
    background-color: #fff;
}
#promotion-section .col-xs-12 {
  padding: 0;
}

.promotion-title {
    text-align: center;
    margin-bottom: 20px;
}

.promotion-title h2 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.promotion-title p {
    font-size: 14px;
    color: #666;
}

.promotion-card {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.promotion-image {
    position: relative;
    height: 400px;
    overflow: hidden;
}

.promotion-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.promotion-card:hover .promotion-image img {
    transform: scale(1.05);
}

.promotion-badge {
    position: absolute;
    top: 30px;
    left: 30px;
    background: linear-gradient(135deg, #ff6b6b, #ee5a52);
    color: white;
    padding: 15px 20px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(255,107,107,0.3);
}

.discount-text {
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

.discount-label {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    opacity: 0.9;
}

.promotion-content {
    padding: 50px 40px;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(135deg, #2563EA 0%, #1E41B1 100%);
    color: white;
    position: relative;
}

.promotion-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #2563EA 0%, #1E41B1 100%);
    z-index: 1;
}

.promotion-content > * {
    position: relative;
    z-index: 2;
}

.promotion-tag {
    display: inline-block;
    background: rgb(253, 228, 0);
    color: #1E41B1;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    backdrop-filter: blur(10px);
    width: fit-content;
}

.promotion-heading {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
}

.promotion-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
    opacity: 0.95;
}

.promotion-time {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 14px;
    opacity: 0.9;
}

.promotion-time i {
    margin-right: 10px;
    font-size: 16px;
}

.promotion-action {
    margin-top: auto;
    text-align: center;
}

.btn-promotion {
    background: white;
    color: #667eea;
    border: none;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.btn-promotion:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(0,0,0,0.15);
}

/* 活动推广卡片样式 */
.promotion-card .col-md-6 {
    padding: 0;
}

/* 活动图片样式 */
.promotion-image {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.promotion-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: transform 0.3s ease;
    display: block;
}

.promotion-image img:hover {
    transform: scale(1.05);
}
a{color:#333;text-decoration:none}
a:hover{color:#3f871b;text-decoration:none}.baizi{font-family: 微软雅黑, 宋体, Arial;color: #ffffff;}
.baizi{color: #fff;}
.baizi:link {color: #fff;}
.baizi:visited {color: #fff;}
.baizi:hover {color: #fff;}
.baizi:active {color: #fff;}
/*top*/
.b00{ 
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    -moz-box-shadow: #d4d2d2 0px 0px 10px;
}
.logo{ width: 45%;float: left;}
.navbar-brand{padding:0 0 0 15px; }
.b01{ padding:0px;}
.nav{ margin:20px;}
.bdh{ font-size: 16px;margin: 0 10px}
.navbar-collapse{top:0;position: fixed;z-index: 9999;background-color:#fff;width: 100%;padding: 0;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height:80%; border-bottom: 1px solid #e3e3e3;border-top:3px solid #3f871b;}
.navbar-collapse li{text-align: center; padding: 10px 0;}
.navbar-default .navbar-nav>li>a:hover{color:#3f871b;background-color:#fff;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#fff;}
.navbar-default .navbar-toggle{border-color: #fff;}
.navbar-toggle{margin-top:20xp;}

/*bnaner*/
.carousel-inner img{ margin:0 auto;}
.carousel-inner>.item>img {
    max-width: 200%;
    /* 往左偏移25% */
    margin-left: -50%;

}
.carousel-indicators{bottom:0;}

.tab-h2{font-size: 22px;text-align: center;letter-spacing: 1px;}
.tab-h4{font-size: 14px;text-align: center;letter-spacing: 1px;margin: 10px 0;}
.tab-p{font-size: 12px;line-height: 21px; text-align: center;letter-spacing: 1px;color: #999999; margin-bottom: 10px;}
/*tab1*/
#tab1{margin: 10px 0;}
.tab1-col-1{width: 20%; text-align: center;float: left; padding: 0 3px;}
.tab1-col-1 p{font-size: 12px;color: #888; line-height: 22px;padding: 3px;}

/*tab2*/
#tab2{background-color:#e3e3e3;padding: 20px 0 30px 0;}
.tab2-col-1{width: 14%; text-align: center;float: left;padding: 0 5px;}
.tab2-col-1 h3{font-size: 12px;color: #3f871b; line-height: 18px;padding: 0 2px;}
.tab2-col-1 p{font-size: 12px;color: #888; line-height: 22px;padding: 0 10px;}

/*tab3*/
#tab3{background-color:#fff;padding: 20px 10px 20px 10px; margin-bottom: 20px; }
#tab3 .nav-tabs{border: 0px;width: 220px;}

#tab3 .nav>li>a{color: #000; font-size: 16px;font-weight:normal;}
#tab3 .nav-tabs>li>a{border:0px;}
#tab3 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border:0px;border-bottom: 2px solid #3f871b;color: #333;background-color:#fff;}
#tab3 .tab-content>.tab-pane{margin: 30px 0 0 0;}
#tab3 h3{font-size: 14px;color: #333; line-height: 18px; margin:10px 0 10px 0;}

/*tab4*/
#tab4{background-color:#e3e3e3;padding: 30px 0 50px 0;}
.tab4-col-1{width: 20%; text-align: center;float: left;padding: 0 5px;}
.tab4-col-1 h3{font-size: 14px;padding: 0 5px;}
.tab4-col-1 img{border: 3px solid #3f871b;}

/*tab5*/
#tab5{margin: 50px 0;}
#tab5 .row{padding:0 10px;}
#tab5 .col-xs-4{padding: 10px;}

/*tab6*/
#tab6{margin: 50px 0;}
#tab6 h4{font-size: 16px; line-height: 33px; border-bottom: 1px solid #e3e3e3; padding: 0 10px 10px 10px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#tab6 .glyphicon{font-size: 14px;color: #ccc;}
#tab6 .btn-default{color: #999;}

/*tab7*/
#tab7{margin: 30px 0;}
#tab7 p{line-height: 30px; color:#666;}
#tab7 .more{width: 100px;display: inline-block;line-height: 30px;text-align: center;background-color: #3f871b;color: #fff;}

/*pdtop*/
.jumbotron{
	background: url(../images/pbanner.jpg) top;
}
.jumbotron h1{font-size: 24px;color: #fff;}
.jumbotron h4{font-size: 12px;color: #E3E3E3;}
.jumbotron hgroup{padding-left: 60px;}

/*zhengwennr*/
#zhengwennr{ font-size: 16px;line-height: 33px;color: #666;}
#zhengwennr h3{font-size: 22px; line-height: 33px;color: #000;}
#zhengwennr .container{padding: 0 20px 50px 20px;}
#zhengwennr img{ width: 100%; margin: 5px;}

#video {width: 100%;}
/*liebiao*/
#liebiao{padding: 0 0 50px 0}
#liebiao .col-xs-4{padding-right: 0;}
#liebiao h4{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

#liebiao .info-content{ padding: 20px 0; border-bottom: 1px solid #e9e9e9; height: auto; overflow: hidden;}
#liebiao p{color: #999; line-height: 22px;}

/*cpliebiao*/
#cpliebiao{padding: 0 0 30px 0;text-align: center;}
#cpliebiao h4{color: #666; font-size: 14px; line-height:25px; height:35px;}
#cpliebiao .col-xs-6 {padding-right: 8px;padding-left: 8px;}
#cpliebiao .thumbnail{border: 0;margin-bottom:0;}
#cpliebiao img { height:100px;}

/*liuyan*/
#liuyan{padding: 50px 0;text-align: center;font-size: 16px;}
#liuyan .form-horizontal .form-group{margin-left: 0;margin-right: 0;font-size: 16px;}
#liuyan label{float: left;padding:8px 0 0 30px;}



/*footer*/
#footer{background-color: #f9f9f9;padding: 20px 0 70px 0;margin: 20px 0 0 0; text-align: center; border-top:1px solid #e3e3e3;}
#footer p{color: #999;font-size: 11px;}
.btn-primary{background-color: #3f871b;border-color: #3f871b;}
.btn-primary:hover{background-color: #3f871b;border-color: #3f871b;}
.btn-primary:visited{background-color: #3f871b;border-color: #3f871b;}

/*di*/
#di {
    width: 100%;padding: 0 0 8px 0;
    bottom:0;
    position: fixed;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #e3e3e3;
}
#di .container {
    padding: 0;
}
#di .row {
    margin: 0 -30px;
}

#di .nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #666;
  text-decoration: none;
  transition: color 0.3s ease;
  padding: 0;
}

#di .nav-item i {
  font-size: 30px;
  color: #333;
  margin: 0 0 -8px 0;
  transition: color 0.3s ease;
}

#di .nav-item span {
  font-size: 10px;
  color: #666;
  transition: color 0.3s ease;
}

/* 激活状态样式 */
#di .nav-item.active {
  color: #29ac01 !important;
}

#di .nav-item.active i {
  color: #29ac01 !important;
}

#di .nav-item.active span {
  color: #29ac01 !important;
}

#di a {
  text-decoration: none;
  color: inherit;
}

#di a:hover,
#di a:focus {
  text-decoration: none;
  color: inherit;
}

#di .nav-item:hover {
  color: #29ac01;
}

#di .nav-item:hover i,
#di .nav-item:hover span {
  color: #29ac01;
}

#di .nav-item:focus {
  color: #29ac01;
  text-decoration: none;
}

#di .nav-item:visited {
  color: #666;
  text-decoration: none;
}

/* 底部导航样式 */
.nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #666;
    padding: 8px 0;
    transition: all 0.3s ease;
}

.nav-item:hover,
.nav-item:focus {
    text-decoration: none;
    color: #3f871b;
}

.nav-item.active {
    color: #3f871b;
}

.nav-item i {
    font-size: 20px;
    margin-bottom: 4px;
    display: block;
}

.nav-item span {
    font-size: 12px;
    line-height: 1;
    display: block;
}

/* 响应式调整 */
@media (max-width: 480px) {
    .nav-item i {
        font-size: 18px;
        margin-bottom: 2px;
    }
    
    .nav-item span {
        font-size: 11px;
    }
    
}
/* 装修AI助手按钮特殊样式 */
.ai-assistant-btn {
    background: linear-gradient(135deg, #09882f 0%, #fcad02 100%) !important;
    color: #fff !important;
    border-radius: 20px !important;
    padding: 10px 15px !important;
    position: relative;
    border: none;
    transition: all 0.3s ease;
    overflow: visible;
    font-size: 14px !important;
    line-height: 1.4 !important;
    vertical-align: baseline !important;
    margin-top: 10px;
}

.ai-assistant-btn:hover {
    background: linear-gradient(135deg, #09882f 0%, #fc9002 100%) !important;
    color: #fff !important;
}

.ai-assistant-btn::before {
    content: '✦';
    position: absolute;
    top: -3px;
    right: 10px;
    font-size: 10px;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(255, 215, 0, 0.8);
    animation: sparkle 2s ease-in-out infinite alternate;
}

.ai-assistant-btn::after {
    content: '✦';
    position: absolute;
    top: 6px;
    right: 7px;
    font-size: 6px;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(255, 215, 0, 0.8);
    animation: sparkle 2s ease-in-out infinite alternate-reverse;
}

@keyframes sparkle {
    0% {
        opacity: 0.7;
        transform: scale(1);
    }
    100% {
        opacity: 1;
        transform: scale(1.1);
    }
}

/* 天坛产品样式 */
#tiantan-products{padding: 50px 0; background-color: #f9f9f9;}
#tiantan-products h2 {margin-top: 2px;}
#tiantan-products .col-xs-6 {
    padding: 0 10px;

}


/* 产品展示样式 */
.product-showcase {
    margin-top: 20px;
}

.product-item {
    margin-bottom: 30px;
}

.product-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.product-image {
    position: relative;
    overflow: hidden;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.product-card:hover .product-image img {
    transform: scale(1.05);
}

.product-content {
    padding: 0 15px 15px 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.product-content h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    line-height: 1.4;
}

.product-content p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    flex-grow: 1;
}

.product-link {
    color: #b3916c;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s ease;
    align-self: flex-start;
}

.product-link:hover {
    color: #8a6b4f;
    text-decoration: none;
}

/* DMS项目管理软件 */
#dms-software {
    background-color: #fff;
    padding-top: 50px;
}

#dms-software h3 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
}

#dms-software p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.dms-image {
    margin: 0 20px;
    text-align: center;
    position: relative;
}

.dms-image img {
    height: auto;
    border-radius: 8px;
    box-shadow: 
        -10px -10px 20px rgba(55, 124, 250, 0.4),
        10px 10px 20px rgba(255, 165, 0, 0.2);
}

.qr-code-container {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    padding: 5px;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
}

.qr-code {
    width: 110px;
    height: 110px;
    border-radius: 8px;
    margin-bottom: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.qr-text {
    margin: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}

.dms-content {
    padding: 10px;
}

.dms-title {
    font-size: 36px;
    font-weight: 700;
    color: #2c3e50;
    line-height: 1.2;
}

.dms-title .subtitle {
    font-size: 24px;
    color: #7f8c8d;
    font-weight: 400;
}

.dms-description {
    font-size: 14px;
    color: #5a6c7d;
    line-height: 1.6;
    margin-bottom: 20px;
}

.feature-item {
    display: flex;
    align-items: flex-start;
    transition: transform 0.3s ease;
}

.feature-item:hover {
    transform: translateX(10px);
}

.feature-icon {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    margin-top: 15px;
    flex-shrink: 0;
}

/* 材料价格与服务报价区域样式 */
#pricing-section {
    padding: 50px 0;
    background: linear-gradient(to top, #f3f3f3, #fff);
}
#pricing-section .col-xs-12 {
  padding: 0;
}
#pricing-section .col-xs-6 {
  padding: 5px;
}



.pricing-title {
    text-align: center;
    margin-bottom: 20px;
}

.pricing-title h2 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.pricing-title p {
    font-size: 14px;
    color: #666;
}

.pricing-card {
    background: white;
    border-radius: 10px;
    padding: 10px 15px 20px 15px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    height: auto;
    min-height: 200px;
}

.pricing-section-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.pricing-section-title.material {
    color: #4a90e2;
}

.pricing-section-title.service {
    color: #28a745;
}

.pricing-icon {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 16px;
    color: white;
}

.pricing-icon.material {
    background: #4a90e2;
}

.pricing-icon.service {
    background: #28a745;
}

.material-table {
    overflow-x: auto;
}

.material-table table {
    width: 100%;
    border-collapse: collapse;
}

.material-table thead tr {
    background: #f8f9fa;
}

.material-table th {
    padding: 12px 8px;
    border-bottom: 2px solid #e9ecef;
    font-weight: 600;
    font-size: 14px;
}

.material-table th:first-child {
    text-align: left;
}

.material-table th:not(:first-child) {
    text-align: center;
}

.material-table td {
    padding: 10px 8px;
    border-bottom: 1px solid #e9ecef;
    font-size: 14px;
    word-break: break-word;
}

/* 材料名称列 - 加宽并允许换行显示 */
.material-table th:first-child,
.material-table td:first-child {
    width: 60%;
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.4;
    vertical-align: top;
}

/* 材料名称列内的flex布局 - 确保缩略图不变形 */
.material-table td:first-child div[style*="display: flex"] {
    align-items: flex-start !important;
}

/* 缩略图固定尺寸，防止被挤压 */
.material-table .material-thumbnail {
    width: 40px !important;
    height: 40px !important;
    flex-shrink: 0 !important;
    object-fit: cover !important;
}

/* 标题文本允许换行 */
.material-table td:first-child span {
    flex: 1;
    word-wrap: break-word;
    line-height: 1.3;
}

/* 单位列 - 减小宽度 */
.material-table th:nth-child(2),
.material-table td:nth-child(2) {
    width: 15%;
    text-align: center;
    font-size: 12px;
}

/* 价格列 */
.material-table th:nth-child(3),
.material-table td:nth-child(3) {
    width: 25%;
    text-align: center;
}

.material-table td:not(:first-child) {
    text-align: center;
}

.material-table tbody tr:last-child td {
    border-bottom: none;
}

.material-table {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.material-table table {
    width: 100%;
    table-layout: fixed;
}

.material-categories {
    width: 100%;
}

.category-row {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    gap: 15px;
}

.category-item {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin-bottom: 10px;
    width: 100%;
}

.category-item h4 {
    background: #888;
    color: #fff;
    margin: 0;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.category-more-link {
    text-align: center;
    font-size: 14px;
    padding: 8px 0;
    border-top: 1px solid #eee;
    margin-top: 0;
    background-color: #f8f9fa;
    border-radius: 0 0 8px 8px;
}

.material-link {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
}

.material-link a {
    color: #4a90e2;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
}

.category-more-link a {
    color: #4a90e2;
    text-decoration: none;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    font-size: 13px;
    transition: all 0.2s ease;
}

.category-more-link a:hover {
    color: #2a6fc9;
}

.service-description {
    color: #666;
    font-size: 14px;
}

/* 响应式设计 - 活动推广 */
@media (max-width: 768px) {
    .promotion-image {
        height: 250px;
    }
    
    .promotion-content {
        height: auto;
        padding: 30px 20px;
    }
    
    .promotion-heading {
        font-size: 24px;
    }
    
    .promotion-badge {
        top: 20px;
        left: 20px;
        padding: 10px 15px;
    }
    
    .discount-text {
        font-size: 20px;
    }
}

/* 响应式设计 */
@media (max-width: 768px) {
    .product-item {
        margin-bottom: 20px;
    }
    
    
    #dms-software {
        padding-top: 50px;
    }
    
    .dms-title {
        font-size: 28px;
        text-align: center;
    }
    
    .dms-description {
        text-align: center;
    }
    
    
    .qr-code-container {
        bottom: 10px;
        padding: 10px;
    }
    
    .qr-code {
        width: 60px;
        height: 60px;
    }
    
    .qr-text {
        font-size: 10px;
    }
}

/* 服务报价卡片样式 */
.package-card {
    border: 1px solid #e9ecef;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
}

.package-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(74,144,226,0.15);
}

.package-card.basic:hover {
    border-color: #4a90e2;
}

.package-card.premium {
    border: 2px solid #4a90e2;
    background: linear-gradient(135deg, #f8fbff 0%, #e3f2fd 100%);
}

.package-card.luxury:hover {
    border-color: #ffc107;
    box-shadow: 0 8px 20px rgba(255,193,7,0.15);
    transform: translateY(-3px);
}

.package-badge {
    position: absolute;
    top: -10px;
    right: 15px;
    background: #4a90e2;
    color: white;
    padding: 5px 15px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: bold;
}

.package-title {
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
}

.package-price {
    font-size: 20px;
    font-weight: bold;
}

.package-desc {
    margin-top: 0;
    margin-bottom: 15px;
}

.package-price.basic {
    color: #4a90e2;
}

.package-price.premium {
    color: #4a90e2;
}

.package-price.luxury {
    color: #ffc107;
}

.package-features {
    text-align: left;
    padding-left: 0;
    list-style: none;
    color: #666;
    font-size: 14px;
}

.package-features li {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.package-features li:last-child {
    margin-bottom: 0;
}

.feature-check {
    color: #28a745;
    margin-right: 8px;
}

.package-btn {
    border-radius: 6px;
    padding: 8px 20px;
    margin-top: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid #e9ecef;
}

.package-btn.basic {
    background: #f8f9fa;
    color: #666;
}

.package-btn.basic:hover {
    background: #4a90e2;
    color: white;
    border-color: #4a90e2;
}

.package-btn.premium {
    background: #4a90e2;
    color: white;
    border: none;
    padding: 10px 25px;
    font-weight: bold;
}

.package-btn.premium:hover {
    background: #357abd;
}

.package-btn.luxury {
    background: #f8f9fa;
    color: #666;
}

.package-btn.luxury:hover {
    background: #ffc107;
    color: white;
    border-color: #ffc107;
}
 
 /* DMS按钮样式 */
 .btn-dms {
     background: linear-gradient(45deg, #4285f4, #1a73e8);
     color: #fff;
     padding: 25px 50px;
     font-size: 16px;
     font-weight: 600;
     border: none;
     border-radius: 40px;
     text-decoration: none;
     display: inline-block;
     transition: all 0.3s ease;
     box-shadow: 0 4px 15px rgba(66, 133, 244, 0.3);
     margin-bottom: 30px;
 }
 
 .btn-dms:hover {
     background: linear-gradient(45deg, #1a73e8, #1557b0);
     transform: translateY(-2px);
     box-shadow: 0 6px 20px rgba(66, 133, 244, 0.4);
     color: #fff;
     text-decoration: none;
 }
 
 /* aos*/
* {
  box-sizing: border-box;
}
