
body{
  background-color: #fff;
}
p{
    margin-top: 0;
    margin-bottom: 0;
}
a{color:#fff;text-decoration:none}
a:visited{color:#fff;text-decoration:none}
a:hover{color:#fff;text-decoration:none}
a:active{color:#fff;text-decoration:none}
.version-wrap{

}
.version-item-box{
    width: 22.5%;
    height: 480px;
    /* background-color: #fff; */
}
.version-item-box>.name{
    width: 100%;
    height: 120px;
    background: linear-gradient(90deg, #BEBEFF, #5EB0FF);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
    border-radius: 10px 10px 0px 0px;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.version-item-box .name .name-title1 {
    margin: 20px 0 10px;
}
.version-item-box .name .name-title2 {
    font-size: 16px;
}
.version-item-box>.name2{
    background: linear-gradient(90deg, #56DDF2, #1787E6);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
}
.version-item-box>.name3{
    background: linear-gradient(90deg, #68AAFA, #2289E7);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
}
.version-item-box>.name4{
    background: linear-gradient(90deg, #6DA5E9, #904AF5);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
}
.version-item-box>.introduce{
    width: 270px;
    height: 360px;
    padding: 0 20px;
    background: #FFFFFF;
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.15);
}
.version-item-box>.introduce>.introduce-content{
    width: 100%;
    margin-top: 40px;
}
.version-item-box>.introduce>.introduce-content .introduce-item{
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}
.version-item-box>.introduce>.introduce-content .blue-point{
    width: 8px;
    height: 8px;
    background: #0DA6F2;
    border-radius: 50%;
    margin-right: 19px;
}

.version-item-box>.introduce .server{
    width: 200px;
    height: 20px;
    background: #EAEDF5;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #E03E52;
    line-height: 20px;
    text-align: center;
    margin-bottom: 40px;
}
.version-item-box>.introduce .btn1-box{
    width: 160px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    display: flex;
    flex-direction: row;
    text-align: center;
    cursor: pointer;
}
.version-item-box>.introduce .btn1-box>.item-first{
    width: 80px;
    height: 30px;
    border: 1px solid #0DA6F2;
    border-radius: 15px 0px 0px 15px;
    color: #0DA6F2;
}
.version-item-box>.introduce .btn1-box>.item-second{
    width: 80px;
    height: 30px;
    background: #0DA6F2;
    border: 1px solid #0DA6F2;
    border-radius: 0px 15px 15px 0px;
    color: #FFFFFF;
}
.version-item-box>.introduce .btn2-box{
    width: 120px;
    height: 30px;
    background: #0DA6F2;
    border: 1px solid #0DA6F2;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
}
.version-item-box>.introduce .btn2-box:hover{
    background: #FFFFFF;
    color: #0DA6F2;
}

.three-systems-price{
    padding: 80px 234px 0 234px;
}
.three-systems-price>.three-systems-price-box{
    width: 100%;
    /* margin-bottom: 30px; */
}
.three-systems-price>.three-systems-price-box>.systems-name{
    position: relative;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
    cursor: pointer;
    width: 232px;
    height: 56px;
    background-color: #e5e5e5;
    border-radius: 12px;
    box-shadow: rgb(84 84 84 /35%) 0 2px 2px;
    line-height: 56px;

}
.three-systems-price>.three-systems-price-box>.systems-name-active{
    font-weight: bold;
    background-color: #0DA6F2;
    color: #fff;
}
.three-systems-price>.three-systems-price-box>.systems-qiye{
    position: relative;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
    cursor: pointer;
    width: 232px;
    height: 56px;
    background-color: #e5e5e5;
    border-radius: 12px;
    box-shadow: rgb(84 84 84 /35%) 0 2px 2px;
    line-height: 56px;

}
.three-systems-price>.three-systems-price-box>.systems-qiye-active{
    font-weight: bold;
    background-color: #0DA6F2;
    color: #fff;
}
/*.three-systems-price>.three-systems-price-box>.systems-name-active::after{*/
    /*content: "";*/
    /*width: 83%;*/
    /*height: 3px;*/
    /*border-bottom: 3px solid #0DA6F2;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*bottom: -7px;*/
    /*transform: translateX(-50%);*/
/*}*/
.three-systems-price>.three-systems-price-box>.systems-tab{
    position: relative;
    font-size: 36px;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
    cursor: pointer;
}
.three-systems-price>.three-systems-price-box>.systems-tab-active{
    font-weight: bold;
    color: #0DA6F2;
}
.three-systems-price>.three-systems-price-box>.systems-tab-active::after{
    content: "";
    width: 83%;
    height: 3px;
    border-bottom: 3px solid #0DA6F2;
    position: absolute;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
}

.version-name{
    padding-top: 95px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.version-name .item1{
    height: 138px;
    background: linear-gradient(90deg, #A2AAC8, #71799A);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
}
.version-name .item2{
    height: 168px;
    background: linear-gradient(90deg, #45C9D4, #267DBC);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
}
.version-name .item3{
    height: 198px;
    background: linear-gradient(90deg, #1C8CF1, #005EC2);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
}
.version-name .font-style1{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.version-name .font-style2{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.version-name .font-style2:last-child{
    margin-bottom: 0;
}

.table-wrap{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    background: #EAEDF5;
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.15);
}
.table-name-width{
    width: 240px;
    background: #fff;
}
.table-price-width{
    width: 320px;
    background: #fff;
}
.table-width2{
    width: 50%;
    background: #fff;
}
.table-width2 p{
    display: flex;
    height: 40px;
    align-items: center;
}
.table-width2-boder-bottom{
    width: 100%;
    border-bottom: 1px solid #F1F3F8;
}
.table-width-right-border{
    border-right: 1px solid #F1F3F8;
}
.table-price-width:last-child{
    border-right: 0;
}
.table-wrap .table-type{
    width: 1200px;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    background: #F1F3F8;
    /* z-index: 10; */
}
.table-wrap .table-type-name{
    font-size: 20px;
    font-weight: bold;
}
.table-wrap .version-difference{
    justify-content: flex-start;
    margin-top: 24px;
}
.table-wrap .version-difference>i{
    width: 20px;
    height: 20px;
    background: #0DA6F2;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin-right: 12px;
}
.table-wrap .version-difference>p{
    font-size: 16px;
    font-weight: 400;
    color: #0DA6F2;
    line-height: 20px;
}
.table-wrap .price-num{
    font-size: 20px;
    color: #0DA6F2;
    margin-top: 12px;
}
.table-wrap .tanhao{
    font-size: 20px;
    color: #0DA6F2;
    margin-left: 12px;
    line-height: 25px;
}
.table-wrap .duihao{
    font-size: 20px;
    color: #0DA6F2;
}
.table-wrap .cuowu{
    font-size: 27px;
    color: #999;
    /* line-height: 20px; */
    font-weight: 600;
}
.table-name-box{
    height: 100%;
    padding: 5px 0;
    padding-left: 40px;
}
.table-name-box-style1{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.table-price-box{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.table-price-box p{
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.table-price-box i{
    height: 25px;
    line-height: 25px;
}
.table-price-box-padding-cz{
    padding: 5px 0;
}
.table-price-box-style1{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 8px 0;
}
.table-wrap .font-style{

}
.table-version-width{
    width: 100%;
    padding: 0 26px;
}
/* 标准版 */
.standard-version{

}
.version-hover{
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3)!important;
    z-index: 9;
}
/* 专业版 */
.pro-version{

}
/* 旗舰版 */
.ultimate-version{

}
.appointment-free-box a{
    width: 260px;
    height: 50px;
    background: #0DA6F2;
    border: 1px solid #0DA6F2;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.appointment-free-box a:hover{
    background: #FFFFFF;
    color: #0DA6F2;
}
.appointment-free-box .appointment-free-icon{
    font-size: 30px;
    font-weight: 600;
    margin-right: 5px;
}
.more-extended-box a{
    width: 260px;
    height: 50px;
    background: #0DA6F2;
    border: 1px solid #0DA6F2;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 80px;
}
.more-extended-box a:hover{
    background: #fff;
    color: #0DA6F2;
}
.more-extended-box .more-extended-icon{
    font-size: 24px;
    font-weight: 600;
    margin-right: 15px;
}
.seserver-name{
    width: 200px;
    height: 330px;
    background: #F1F3F8;
    font-size: 20px;
    font-weight: bold;
    color: #333333;

}
.seserver-name .name1{
    width: 200px;
    height: 200px;
}
.seserver-name .name2{
    width: 200px;
    height: 120px;
}
.seserver-content{
    width: 1000px;
    height: 330px;
}
.seserver-content .content1{
    width: 100%;
    height: 200px;
    background: #fff;
}
.seserver-content .box1{
    width: 200px;
    height: 100%;
    padding: 5px 0;
}
.seserver-content .box2{
    width: 600px;
    height: 100%;
    padding: 5px 0;
    padding-left: 50px;
    align-items: flex-start;
    border-left: 1px solid #EAEDF5;
    border-right: 1px solid #EAEDF5;
}
.seserver-content .box3{
    width: 200px;
    height: 100%;
    padding: 5px 0;
}
.seserver-content .content2{
    width: 100%;
    height: 120px;
    background: #fff;
}

/* 吸顶标题栏 */
.suck-top-title-bar{
    display: none;
    width: 1200px;
    height: 180px;
    background: rgba(234,237,245,0.85);
    /* filter: blur(2px); */
    position: fixed;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    z-index: 11;
}
.suck-top-title-bar::after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: inherit;
    filter: blur(5px);
    z-index: 12;
}
.suck-top-title-bar .item1{
    width: 240px;
    height: 100%;
    z-index: 13;
}
.suck-top-title-bar .item2{
    width: 320px;
    height: 100%;
    margin-left: -7px;
    z-index: 13;
}
.suck-top-title-bar .btn1{
    width: 200px;
    height: 50px;
    background: linear-gradient(90deg, #A2AAC8, #71799A);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
    border-radius: 25px;
}
.suck-top-title-bar .btn2{
    width: 200px;
    height: 50px;
    background: linear-gradient(90deg, #45C9D4, #267DBC);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
    border-radius: 25px;
}
.suck-top-title-bar .btn3{
    width: 200px;
    height: 50px;
    background: linear-gradient(90deg, #1C8CF1, #005EC2);
    box-shadow: 0px 1px 20px 0px rgba(13, 166, 242, 0.3);
    border-radius: 25px;
}
.suck-top-title-bar .btn-text{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    text-align: center;
    line-height: 50px;
    margin-top: 30px;
}
.suck-top-title-bar p{
    text-align: center;
}
.suck-top-title-bar .bg{
    width: 100%;
    height: 100%;
    background: rgba(234,237,245,0.85);
}
.suck-top-title-bar .bg-blur{
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
}
.zhuchengxu-server-btn{
    width: 180px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    background: rgb(13, 166, 242);
    text-align: center;
    border-radius: 25px;
    border: 1px solid rgb(13, 166, 242);
}
.zhuchengxu-server-btn:hover{
    color: rgb(13, 166, 242);
    background: #fff;
}

.price-red{
    color: #E03E52;
}

.part{
    display: none;
}
.part0{
    display: block;
}
.part1{
    margin-bottom: 80px;
}
.tab{
    display: none;
    text-align: center;
}
.tab0{
    display: block;
}
.tab1{
    margin-bottom: 80px;
}
.qiye{
    display: none;
}
.qiye0{
    display: block;
}
.qiye1{
    margin-bottom: 80px;
}

.edition{
    padding-top: 50px;
}
.edition .edition-title{
    font-size: 18px;
    height: 150px;
}
.edition .edition-nav{
    display: flex;
    flex-flow: wrap;
    width: 1200px;
    padding-left: 143px;
    height: 50px;
    margin: 13px auto 40px;
    font-size: 20px;
}
.edition .edition-nav div:first-of-type{
    margin-left: 0;
}
.edition .edition-nav .icon-1{
    margin-left: 115px;
}
.edition .edition-nav .icon-2{
    margin-left: 200px;
}
.edition .edition-nav img{
    width: 48px;
    margin-right: 10px;
}
.edition .price-img{
    display: inline-grid;
}
.edition .price-img img{
    width: 1200px;
}
.edition-other{
    font-size: 36px;
    text-align: center;
    margin: 50px 0;
}
.edition-other .button{
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    margin: 30px auto;
    width: 200px;
    height: 50px;
    padding-top: 10px;
    background-color: #0DA6F2;
    border-radius: 12px;
}