:root {
    --theme-color: #946ce6;
    --theme-color-deep: #7e5fd9;
    --theme-color-deep-more: #885fd9;
    --theme-color-05: rgba(148, 108, 230, .05);
    --theme-color-1: rgba(148, 108, 230, .1);
    --theme-color-2: rgba(148, 108, 230, .2);
    --theme-color-3: rgba(148, 108, 230, .3);
    --theme-color-5: rgba(148, 108, 230, .5);
    --theme-color-8: rgba(148, 108, 230, .8);
}

/* 粘性页脚样式 */
html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
    /* main content should grow to push footer down */
}

.logo {
    height: 44px;
    margin-top: -12px;
}

.plugin-card {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}

.plugin-card:hover {
    transform: translateY(-12px) scale(1.03);
    box-shadow: 0 25px 35px -10px rgba(0, 0, 0, 0.15);
}

.domain-input {
    transition: all 0.3s ease;
}

/* .domain-input:focus {
    border-color: var(--theme-color);
    box-shadow: 0 0 0 4px var(--theme-color-2);
    transform: scale(1.02);
} */

.nav-link {
    position: relative;
    padding: 0.5rem 0;
}

.nav-link.active {
    color: var(--theme-color);
    font-weight: 600;
}

.nav-link:not(.active)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--theme-color);
    transition: width 0.3s ease;
}

.nav-link:not(.active):hover::after {
    width: 100%;
}

.step-item {
    counter-increment: step-counter;
}

.step-item::before {
    content: counter(step-counter);
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-right: 1rem;
    background: #e5e7eb;
    border-radius: 50%;
    text-align: center;
    line-height: 2rem;
    color: #6b7280;
    font-weight: bold;
}

.step-item.active::before {
    background: var(--theme-color);
    color: white;
}

.step-item.completed::before {
    background: #10b981;
    color: white;
}

.build-steps {
    counter-reset: step-counter;
}

.gradient-bg {
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
}

.glass-effect {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.floating-element {
    animation: float 8s ease-in-out infinite;
}

.card-hover {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.card-hover:hover {
    transform: translateY(-8px);
}

.indexnews {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    border-top: 3px solid #e1472f;
}

.indexnews .centered-wrapper {
    background: #e1472f;
    height: 22px;
    padding: 0 5px;
    border-radius: 0px 0px 5px 5px;
}

.indexnews li {
    float: right;
    margin-left: 20px;
}

.indexnews li .fa {
    color: #323232
}

.indexnews li a {
    color: #FFF
}

.indexnews li a:hover {
    color: #eee;
    border-bottom: 1px dotted #fff;
}

.indexnews li span {
    color: #ddd
}

.banner-2020 {
    width: 100%
}

.banner-2020 .gallery-top {
    width: 100%;
    height: 400px
}

.banner-2020 .gallery-top .swiper-slide {
    height: 400px;
    display: block
}

.banner-2020 .gallery-top .swiper-slide:nth-child(1) {
    background: url(/images/b828-908.jpg) no-repeat center top
}

.banner-2020 .gallery-top .swiper-slide:nth-child(2) {
    background: url(https://images.wz7d.net/%E6%97%A5%E7%A7%9F%E7%89%88%E4%B8%8A%E7%BA%BF3.png) no-repeat center top
}

.banner-2020 .gallery-top .swiper-slide:nth-child(3) {
    background: url(https://images.wz7d.net/%E5%B9%BB%E7%81%AF%E7%89%872_2.png) no-repeat center top
}

/*
	.banner-2020 .gallery-top .swiper-slide:nth-child(3){background:url(../images/b3.png) no-repeat center top}
	.banner-2020 .gallery-top .swiper-slide:nth-child(4){background:url(../images/b1.png) no-repeat center top}
	.banner-2020 .gallery-top .swiper-slide:nth-child(5){background:url(../images/b2.png)) no-repeat center top}
	.banner-2020 .gallery-top .swiper-slide:nth-child(6){background:url(../images/b3.png) no-repeat center top}
	*/

.banner-2020 .gallery-left {
    width: 250px;
    height: 400px;
    background: rgba(0, 0, 0, 0.2);
    top: -400px;
    z-index: 999;
    left: 0
}

.banner-2020 .gallery-left h3 {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 12px;
    padding-left: 40px;
    margin-bottom: 0px;
}

.banner-2020 .gallery-left .swiper-pagination {
    width: 250px;
    height: 330px
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet {
    width: 250px;
    height: 55px;
    line-height: 52px;
    border-radius: 0;
    background: 0 0;
    color: #fff;
    opacity: 1;
    text-align: left;
    text-indent: 100px
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet:nth-child(1) {
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    background-position: 45px center
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet:nth-child(2) {
    background-image: url(../images/icon2.png);
    background-repeat: no-repeat;
    background-position: 45px center
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet:nth-child(3) {
    background-image: url(../images/icon3.png);
    background-repeat: no-repeat;
    background-position: 45px center
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet:nth-child(4) {
    background-image: url(../images/icon6.png);
    background-repeat: no-repeat;
    background-position: 45px center
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet:nth-child(5) {
    background-image: url(../images/icon4.png);
    background-repeat: no-repeat;
    background-position: 45px center
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet:nth-child(6) {
    background-image: url(../images/icon5.png);
    background-repeat: no-repeat;
    background-position: 45px center
}

.banner-2020 .gallery-left .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgba(225, 225, 225, .2)
}

.banner-2020 .swiper-button-next {
    right: 50px
}

.banner-2020 .pa {
    position: absolute
}

.banner-2020 .pr {
    position: relative
}

.banner-2020 .wrap {
    width: 1120px;
    margin: 0 auto
}

.masonry-title {
    margin-bottom: 2px;
    text-align: center;
}

.masonry-excerpt {
    margin-bottom: 0;
}

.xs>div {
    width: 33.33%;
    float: left;
    color: #999;
}

.xs>div:nth-child(2) {
    text-align: center;
}

.xs>div:nth-child(3) {
    text-align: right;
}

.masonry-page-content {
    text-align: left;
    border: none;
    padding: 5px 0;
    border: 1px solid #EEE;
    border-top: 0;
}

.masonry-post-meta {
    width: 100%;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dotted #DDD;
    text-align: center;
}

h1.masonry-title {
    clear: both;
    font-size: 14px;
    font-weight: initial;
    line-height: 20px;
    margin-bottom: 0px;
}

.masonry-page-content .fa-cube {
    right: 10px !important;
}

#portfolio-wrapper .imgbox .tag {
    position: absolute;
    right: 5px;
    top: 5px;
}

.xs {
    padding: 0 20px;
}

.tag {
    text-align: center;
    height: 22px;
    overflow: hidden;
}

.tag a {
    display: inline-block !important;
    padding: 0 4px;
    background: #F8F8F8;
    border-radius: 4px;
    font-size: 12px;
    color: #888;
    width: auto !important;
}

.tag a:hover {
    color: #e1472f;
}

.device {
    position: absolute;
    top: 5px;
    right: 5px;
}

.device span {
    display: inline-block;
    padding: 0 3px;
    vertical-align: middle;
    background: url(/images/item-on-hover.png) repeat;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 3px;
    color: #FFF;
    margin-left: 5px;
}

.device:nth-child(1) i {
    font-size: 1.2em;
}

.device:nth-child(2) i {
    font-size: 1.2em;
}

.device:nth-child(3) {
    line-height: 14px;
}

.device span .fa-mobile-phone {
    font-size: 1.6em;
}

.portfolio>li:hover {
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05);
}

.cp {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.cp .a1,
.cp .a2 {
    position: absolute;
    width: 50%;
    display: inline-block;
    height: 560px;
    top: 0;
    transition: all 0.5s ease;
}

.cp .a1:hover,
.cp .a2:hover {
    background: rgba(0, 0, 0, 0.2);
}

.cp .a1 {
    left: 0
}

.cp .a2 {
    right: 0
}

.onepage-title {
    font-size: 30px;
}

.app-store-box {
    padding: 80px 0;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ebebeb;
}

.app-store-head h2 {
    position: relative;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    z-index: 50;
}

.app-store-wrap {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.app-store-list {
    height: 380px;
    padding: 0 15px;
    margin: 30px 0;
    text-align: justify;
}

.app-store-item {
    position: relative;
    float: left;
    margin: 0 10px;
    width: 214px;
    height: 100%;
    background: #fff;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    border-radius: 10px;
}

.app-store-item:hover {
    box-shadow: 0px 1px 17px 5px rgba(156, 244, 255, 0.3);
    -webkit-box-shadow: 0px 1px 17px 5px rgba(156, 244, 255, 0.3);
    -moz-box-shadow: 0px 1px 17px 5px rgba(156, 244, 255, 0.3);
}

.app-store-item:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.app-store-item img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.app-store-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.app-store-info h3 {
    position: absolute;
    top: 180px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    z-index: 30;
}

.app-store-tag {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    background: #333;
    opacity: .9;
    border-radius: 50%;
    z-index: 10;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.item01 .app-store-tag {
    background: #6bddd7;
}

.item02 .app-store-tag {
    background: #56de7f;
}

.item03 .app-store-tag {
    background: #818181;
}

.item04 .app-store-tag {
    background: #0087fa;
}

.item05 .app-store-tag {
    background: #fcc300;
}

.app-store-list .app-store-item:hover .app-store-tag {
    -webkit-transform: scale(3.7, 3.7);
    -moz-transform: scale(3.7, 3.7);
    transform: scale(3.7, 3.7);
}

.app-store-btn {
    text-align: center;
}

.app-store-btn a {
    display: inline-block;
    border: 1px solid #ff6d01;
    color: #ff6d01;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 20px;
    line-height: 28px;
    padding: 16px 30px;
    border-radius: 60px;
}

.app-store-btn a:hover {
    background-color: #ff6d01;
    color: #fff;
}

.guide {
    color: #909090;
}

.guide>a {
    color: #ec8b7b;
}

.package-features>li:nth-child(even) {
    background: #f9f9f9;
}

.operationalData {
    text-align: center;
    background: #FCFCFC;
    padding: 50px 0 25px 0;
    color: #999999;
}

.operationalData>div>span {
    display: inline-block;
    font-size: 26px;
    margin-right: 6px;
    color: #666666;
}

.operationalData>p {
    height: 30px;
    line-height: 30px;
}

.header_tool {
    top: 0px;
}

.guide-button {
    margin-top: 40px;
}

.guide-button a {
    margin: 0 20px;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: normal;
    color: ivory;
    width: 100px;
}

.guide-button a:hover {
    color: ivory;
}

.tag-list {
    position: absolute;
    bottom: 10px;
    left: 0px;
    z-index: 999;
}

.tag-list>div {
    padding: 10px 10px 10px 40px;
    background: rgba(225, 225, 225, 0.2);
}

.tag-list>div>a {
    color: #FFF
}

.tag-list>div>a:hover {
    color: #F00;
    font-size: 16px;
}

.pnav2 {
    text-align: right;
    margin-top: 0px;
    margin-right: 180px;
}

.pnav2>a {
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding: 0 10px;
    color: #969696;
}

.pnav2>a:hover,
.nav2>a.this {
    color: #F00;
}

.button-index-3 {
    background: rgb(0 0 0 / 20%);
    color: #FFF;
}

.button-index-3:hover {
    background: rgb(0 0 0 / 30%);
    color: #FFF;
}

/* 弹窗动画 */
@keyframes modalEnter {
    0% {
        opacity: 0;
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.modal-enter {
    animation: modalEnter 0.3s ease-out forwards;
}

/* 防止背景滚动 */
.modal-open {
    overflow: hidden;
}

/* 添加登录注册容器的过渡动画 */
#login-register-container {
    transition: max-width 0.4s ease-in-out, opacity 0.4s ease-in-out;
    display: flex !important;
    opacity: 1;
    max-width: 1000px; /* 设置一个足够大的值 */
    overflow: hidden;
}

#login-register-container.fade-out-to-right {
    opacity: 0;
    max-width: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* 用户中心 */
.sidebar-link.active {
    background-color: var(--theme-color-1);
    color: var(--theme-color);
    font-weight: 600;
}
.stat-card {
    transition: transform 0.3s ease;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}
.stat-card:hover {
    transform: translateY(-5px);
}
.order-item {
    border-left: 3px solid var(--theme-color);
}
.bg-white {
    background-color: white;
}
.rounded-lg {
    border-radius: 16px;
}
.shadow {
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}
.domain-card {
    border-left: 4px solid var(--theme-color);
}
.domain-status-indicator {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 8px;
}
.status-running {
    background-color: #10b981;
}
.status-stopped {
    background-color: #ef4444;
}
.status-creating {
    background-color: #f59e0b;
}
.status-renewing {
    background-color: #3b82f6;
}
.status-expired {
    background-color: #6b7280;
}