body {
    background: #fff!important;
}
.fs-act-banner {
    background-image: url(../../newstyle/images/banner1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 560px;
    background-position-y: bottom;
}
.fs-act-ban-img2 {
    width: 470px;
}
.fs-act-ban-tit {
    font-size: 55px;
    font-weight: 700;
}
.fs-ljzc {
    border-radius: 30px;
    border: 2px solid #1664ff;
    margin-left: 29px;
    padding: 5px 15px;
    color: #1664ff;
}
.fs-act-ban-p {
    font-size: 20px;
    margin-top: 25px;
}
.fs-act-banner-box {
    display: flex;
    width: 1280px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    padding-top: 70px;
    height: 560px;
    padding-bottom: 50px;
}
.fs-act-fl-li {
    width: 23%;
    height: 92px;
    background-color: #fff;
    border-radius: 13px;
    box-shadow: 0 2px 8px #0000001a;
    transition: all .3s;
}
.fs-act-fl-li:hover,.fs-act-fl-li.hover-state {
    background-image: url(../../newstyle/images/kjban.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: right;
    transition: all .3s;
}
.fs-act-fl-li:hover .fs-act-fl-p1{
    color: #fff;
    transition: all .3s;
}
.fs-act-fl-li:hover .fs-act-fl-p2{
    color: #fff;
    transition: all .3s;
}
.fs-act-fl-li:hover .fs-act-fl-p3{
    color: #fff;
    transition: all .3s;
}
.fs-act-fl-ul {
    /* width: 1280px; */
    margin: 0 auto;
    margin-left: 9%;
    display: flex;
    margin-right: 9%;
    justify-content: space-between;
}
.fs-act-fl-p1 {
    font-size: 20px;
    color: #000;
    transition: all .3s;
}
.fs-act-fl-p2 {
    font-size: 15px;
    color: #41464F;
    margin-top: 3px;
    transition: all .3s;
}
.fs-act-fl-p3 {
    color: red;
}

.fs-act-fl-li.hover-state .fs-act-fl-p1 {
    color: #fff;
    transition: all .3s;
}
.fs-act-fl-li.hover-state .fs-act-fl-p2 {
    color: #fff;
    transition: all .3s;
}
.fs-act-fl-li.hover-state .fs-act-fl-p3 {
    color: #fff;
    transition: all .3s;
}

.fs-act-fl-a {
    display: block;
    width: 266px;
    height: 92px;
    padding: 18px 0 0 30px;
}
.fs-act-fl {
    margin-top: -50px;
}
.fs-act-server-box {
    margin: 5 auto;
}
.fs-act-product-tit {
    font-size: 39px;
    text-align: center;
}
.fs-act-product-p {
    font-size: 20px;
    text-align: center;
}
.fs-act-product-text {
    margin: 39px auto;
}
@media (min-width: 1280px) {
.fs-act-product {
    display: flex
;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    /* margin-bottom: 10px; */
    /* max-width: 1280px; */
    margin-left: 9%;
    /* margin-right: 9%;*/
}
}
.fs-act-product-box {
    
    position: relative;
    -moz-transition: box-shadow .3s;
    transition: box-shadow .3s;
    width: 22%;
    Min-width: 283px;
    height: auto;
    background-color: #fff;
    border-radius: 9px;
    box-shadow: 0 2px 8px #0000001a;
    transition: all .3s;
    margin: 5px;
    /*margin-bottom: 39px ;*/
}
.fs-act-product-box:hover {
   /* margin-top: -13px;*/
    box-shadow: 0 12px 20px rgba(20,14,53,.1);
    transition: all .3s;
}
.fs-act-product-box:hover .fs-act-p-t {
    background: linear-gradient(90deg, #d2defb 0, #ffffff 100%);
}
.fs-act-product-box .fs-act-product-box-badge {
    background: -moz-linear-gradient(right,#f71510 0,#ff7c53 107.82%);
    background: linear-gradient(270deg,#f71510,#ff7c53 107.82%);
    background-image: url(../../newstyle/images/card-badge.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0 0 0 20px;
    height: 22px;
    padding-right: 11px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    -moz-transform: translateY(-1px);
    transform: translateY(-1px);
    width: 75px;
    z-index: 0
}

.fs-act-product-box .fs-act-product-box-badge .fs-act-product-box-badge-text {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 100%;
    line-height: 22px;
    position: relative;
    z-index: 1
}
.fs-act-p-t-name {
    font-size: 19px;
    color: #000;
}
.fs-act-p-t-desc {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.fs-act-p-t {
    padding: 20px;
    background: linear-gradient(90deg, #F1F5FF 0, #ffffff 100%);
    border-radius: 9px 9px 0 0;
}
.fs-act-p-c {
    padding: 7px 20px;
}

.fs-act-p-c-cs {
    -moz-box-pack: justify;
    -moz-box-align: center;
    align-items: center;
    display: -moz-box;
    display: flex;
    height: 38px;
    justify-content: space-between;
    margin-top: 12px;
}
.fs-act-p-c-cs-l {
    -moz-box-flex: 0;
    color: #80838a;
    display: block;
    flex: 0 0 65px;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    letter-spacing: .003em;
    line-height: 38px;
    width: 65px;
}
.fs-act-p-c-cs-r {
    -moz-box-flex: 1;
    color: #333;
    flex: 1 1;
    font-size: 16px;
    font-weight: 500;
    height: 38px;
    letter-spacing: .02em;
    line-height: 22px;
    padding: 8px 38px 8px 16px;
    position: relative;
}
.fs-act-p-c-cs-r-pl{
     font-size: 16px;
    display: flex;
    align-items: center;
    align-content: center;
}
.fs-act-p-c-cs-r-pl a{
    display: block;
    height: 34px;
    line-height: 34px;
    background: #fff;
    padding: 0 20px;
    border: 1px solid #1664ff;
    color: #1664ff;
    border-radius: 6px 0 0 6px;
    cursor: pointer;
    font-size: 14px;
}
.fs-act-p-c-cs-r-pl a:nth-child(2){
    border-radius: 0 6px 6px 0;
}
.fs-act-p-c-cs-r-pl a.active{
    border: 1px solid #2468f2;
    color: #fff;
    background: linear-gradient(54.69deg,#1664ff,#6d9fff );
}
.fs-act-p-c-cs-r-pl a:hover{
    opacity: 0.7;
}

.fs-act-p-c-cs-p1 {
    font-size: 17px;
    color: #707070;
}
.fs-act-p-c-cs-p2 {
    font-size: 15px;
    color: #000;
}
.fs-act-p-x {
    background: #e4e4e4;
    height: 1px;
    width: 100%;
    margin-top: 12px;
}
.fs-act-p-b {
    padding: 10px 20px;
}
.fs-act-p-b-tips span {
    border: 1px solid rgba(219, 55, 63, .3);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #db373f;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 18px;
    margin-right: 8px;
    padding: 0 6px;
}
.price1 {
    font-size: 18px;
    color: #F50505;
}
.price2 {
    font-size: 30px;
    font-weight: 700;
    color: #F50505;
}
.price3 {
    font-size: 18px;
    color: #000;
}
.fs-act-p-b-buy {
    background: linear-gradient(54.69deg,#1664ff 32.77%,#6d9fff 93.5%);
    box-shadow: 0 6px 8px rgba(46,70,146,.1);
    height: 47px;
    border-radius: 6px;
    margin-top: 7px;
}
.fs-act-p-b-buy-a {
    display: block;
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fff;
    font-size: 17px;
}
.fs-act-p-b-buy:hover {
    opacity: .7
}
.fs-act-p-b-price {
    margin-top: 3px;
}
.fs-act-p-b-price-monthly, .fs-act-p-b-price-annually,.fs-act-p-b-price-quarterly {  
    display: none;  
}  
  
.fs-act-p-b-price-monthly.active, .fs-act-p-b-price-annually.active ,.fs-act-p-b-price-quarterly.active {  
    display: block;  
}
.fs-act-cb {
    background-image: linear-gradient(54.69deg, #1664ff 32.77%, #6d9fff 93.5%);
    width: 120px;
    height: auto;
    background-size: cover;
    border-radius: 6px;
    position: fixed;
    left: 30px;
    top: 37%;
    padding-bottom: 10px;
    z-index: 9999
}
.fs-act-cb-text {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px auto;
    font-size: 20px;
}
.fs-act-cb-dh {
    background-color: #fff;
    width: 82%;
    margin: 0 auto;
    border-radius: 6px;
}
.fs-act-cb-dh-li {
    list-style: none;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}
.fs-act-cb-dh-li-a {
    display: block;
    color: #666;
}
.fs-act-cb-dh-li:hover .fs-act-cb-dh-li-a {
    color: #1664ff;
}
.fs-act-zx-img {
    background-image: url(../../newstyle/images/gdyh.png);
    background-size: cover;
    height: 130px;
    position: relative;
}
.fs-act-server-box-zx {
    width: 1439px;
    margin: 39px auto;
}
.fs-act-zx {
    position: absolute;
    top: 43px;
    right: 65px;
    background-image: url(../../newstyle/images/zx.png);
    background-size: cover;
    height: 50px;
    width: 230px;
}
.fs-act-zx-a {
    color: rgb(178, 80, 26);
    font-size: 20px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.fs-act-fl-p4 {
    display: none;
}
.fs-act-cpgq {
    width: 100%;
    height: 272px;
    background-image: url(../../newstyle/images/swgq.jpg);
    background-size: 360px;
    background-position-x: -39px;
    background-position-y: -19px;
}
.fs-act-ban-img {
    animation: fs-float 5s ease-in-out infinite;
}
@keyframes fs-float {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}
@media screen and (max-width: 1280px) {
    .fs-act-ban-img,.fs-act-fl-p1,.fs-act-fl-p2,.fs-act-cb,.fs-act-sergq {
        display: none;
    }
    .fs-act-banner-box {
        width: 100%;
        height: 399px;
    }
    .fs-act-fl-ul {
        width: 100%;
    }
    .fs-act-server-box {
        width: 100%;
    }
    .fs-act-server-box-zx {
        width: 100%;
    }
    .fs-act-product {
        justify-content: center;
    }
    .fs-act-product-box {
        width: 90%;
        margin-bottom: 30px;
    }
    .fs-act-product-box:hover {
        margin-top: 0;
    }
    .fs-act-ban-text {
        width: 100%;
    }
    .fs-act-ban-tit {
        font-size: 39px;
        font-weight: 700;
        text-align: center;
    }
    .fs-act-ban-p {
        font-size: 17px;
        margin-top: 25px;
        text-align: center;
    }
    .fs-act-banner {
        height: 399px;
        background-position-x: right;
    }
    .fs-act-product-p {
        font-size: 15px;
        text-align: center;
    }
    .fs-act-product-tit {
        font-size: 35px;
        text-align: center;
    }
    .fs-act-product-text {
        width: 88%;
    }
    .fs-act-fl-li {
        width: 25%;
        height: 50px;
        background-color: #fff;
        border-radius: 0;
        box-shadow: none;
        transition: all .3s;
    }
    .fs-act-fl-ul {
    /*width: 1280px;*/
    margin: 0 auto;
    /* margin-left: 9%; */
    display: flex;
    /* margin-right: 9%; */
    justify-content: space-between;
    }
    .fs-act-product {
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-between; */
        /* margin-bottom: 10px; */
        /* max-width: 1280px; */
        /* margin-left: 9%; */
        /* margin-right: 9%; */
    }
    .fs-act-fl-a {
        display: block;
        width: 100%;
        height: 50px;
        padding: 0;
    }
    .fs-act-fl-p4 {
        display: block;
        line-height: 50px;
        text-align: center;
    }
    .fs-act-fl-li.hover-state .fs-act-fl-p4 {
        color: #fff;
    }
    .fs-act-fl-li:hover .fs-act-fl-p4{
        color: #fff;
    }
    .fs-act-zx {
        position: static;
        margin: 0 auto;
    }
    .fs-act-zx-img {
        background-image: none;
        height: auto;
    }
    .fs-act-fl-mobile-gd {
        position: fixed;
        width: 100%;
        top: 110px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    }
    body {
        background: #f7f7f7!important;
    }

}
