.Intelligent-data-operation-analysis-platform-banner {
    background-image: url(../img/Intelligent-data-operation-analysis-platform/4.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 76px;
    height: 680px;
    position: relative;
}
.banner-main {
    width: 1200px;
    margin: 0 auto;
}
.big-title {
    padding-top: 160px;
    padding-bottom: 38px;
    font-size: 48px;
    font-weight: 400;
    color: #FFFFFF;
}
.small-title {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 136px;
}
.register-btn {
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 20px 20px 20px 20px;
    background: #FFFFFF;
    color: #5C5C5C;
}
.banner-btn:hover {
    background: #FFFFFF;
    color: #5C5C5C;
}
.feature-ctn {
    padding: 100px 15px;
    transform: scale(0.85);
}
.feature-ctn {
    display: flex;
    width: 1414px;
    margin: 0 auto;
}
.feature-dir {
    padding: 10px;
    font-size: 12px;
    color: #232F3F;
}
.feature-item {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.feature-dir-ctn {
    height: 0;
    transition: all 0.2s linear;
    overflow: hidden;
}
.feature-item-open {
    height: 280px;
    border-bottom: 1px solid #BEC6D0;
}
.feature-title-active {
    color: #ffffff;
    width: 100%;
    height: 50px;
    background: linear-gradient(270deg, #027FFF 0%, #03BDFF 100%);
    border:none;
}
.feature-title {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}
.feature-title-item {
    cursor: pointer;
    width: 513px;
    display: flex;
    position: relative;
}
.feature-title-item .title {
    position: relative;
    left: 0;
    width: 418px;
    height: 73px;
    background-position: left;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in;
}
.feature-title-item .title:hover {
    left: 10px;
}
.feature-title-item .line {
    width: 84px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.feature-title-item .line img{
    width: 100%;
    height: auto;
}
.feature-title-item1 {
    margin-bottom: 23px;
}
.feature-title-item2 {
    margin-bottom: 30px;
}
.feature-title-item3 {
    margin-bottom: 25px;
}
.feature-title-item4 {
    margin-bottom: 26px;
}
.feature-title-item5,.feature-title-item6,.feature-title-item7  {
    margin-bottom: 24px;
}

.feature-title-item1 .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit1.svg);
}
.feature-title-item1:hover .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active1.svg);
}
.feature-title-item1 .title-active {
    left: 10px;
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active1.svg);
}

.feature-title-item2 .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit8.svg);
}
.feature-title-item2:hover .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active8.svg);
}
.feature-title-item2 .title-active {
    left: 10px;
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active8.svg);
}

.feature-title-item3 .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit3.svg);
}
.feature-title-item3:hover .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active3.svg);
}
.feature-title-item3 .title-active {
    left: 10px;
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active3.svg);
}

.feature-title-item4 .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit4.svg);
}
.feature-title-item4:hover .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active4.svg);
}
.feature-title-item4 .title-active {
    left: 10px;
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active4.svg);
}

.feature-title-item5 .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit5.svg);
}
.feature-title-item5:hover .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active5.svg);
}
.feature-title-item5 .title-active {
    left: 10px;
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active5.svg);
}

.feature-title-item6 .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit7.svg);
}
.feature-title-item6:hover .title {
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active7.svg);
}
.feature-title-item6 .title-active {
    left: 10px;
    background-image: url(https://static.4k.flywheeldigital.com.cn/home-feature-item-tit-active7.svg);
}

.ad-feature {
    position: relative;
}
.ad-feature-click-section {
    width: 130px;
    height: 400px;
    position: absolute;
    top: 93px;
    left: 38px;
}
.ad-click-item {
    display: flex;
    align-items: center;
    transform: scale(0.9);
    padding-left: 14px;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    height: 28px;
    cursor: pointer;
    color: #232F3F;
}
.ad-click-item:hover {
    color: #3399ff;
}
.ad-click-item-margin {
    font-size: 12px;
    transform: scale(0.8);
    font-weight: 500;
    color: #C0C4CC;
    padding-left: 2px;
}
.ad-click-item-margin:hover {
    color: #C0C4CC;
}
.h110 {
    height: 110px !important;
}
.h144 {
    height: 144px !important;
}
.normal-line {
    position: relative;
    z-index: 1;
}
.hover-line {
    position: relative;
    z-index: 2;
}
.active-line {
    position: relative;
    z-index: 3;
}
.home-package-bg {
    padding: 100px 0;
}
.home-package-ctn {
    width: 1270px;
    margin: 0 auto;
}
.package-ctn123 {
    display: flex;
    justify-content: space-between;
}
.package-hover {
    display: flex;
    width: 1038px;
    position: absolute;
    left: 21px;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.package-hover > div {
    border: 1px solid rgba(0,0,0,0);
    height: 100%;
    border-radius: 6px;
}
.package-hover > .hover-style {
    border: 1px solid #3399ff;
}
.package-hover > .hover-style .hover-style-title {
    background-color: rgba(51, 153, 255, 0.1);
}
.hover-style-title1 {
    background:url(../img/Intelligent-data-operation-analysis-platform/price1.png) no-repeat center center;
    background-size: contain;
}
.hover-style-title2 {
    background:url(../img/Intelligent-data-operation-analysis-platform/price2.png) no-repeat center center ;
    background-size: contain;
}
.hover-style-title3 {
    background:url(../img/Intelligent-data-operation-analysis-platform/price3.png) no-repeat center center ;
    background-size: contain;
}
.hover-style-title5 {
    background:url(../img/Intelligent-data-operation-analysis-platform/price5.png) no-repeat center center ;
    background-size: contain;
}
.big-data-price {
    background-image:url(../img/Intelligent-data-operation-analysis-platform/price6.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 86px;
    height: 86px;
    background-color: #F9FCFF;
    border-right: 1px solid #EDF1F4;
}
.left .dui{
    margin-right: 23px;
}
.dui {
    background:url(../img/Intelligent-data-operation-analysis-platform/dui.svg) no-repeat center center ;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.cuo {
    background:url(../img/Intelligent-data-operation-analysis-platform/cuo.svg) no-repeat center center ;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.home-package-info {
    padding: 0 0 0 20px;
    width: 1060px;
    background: #FFFFFF;
    border-radius: 4px;
}
/* div 模拟表格 */
.virtual-table {
    border: 1px solid #EDF1F4;
    border-bottom: none;
    border-radius: 4px;
    font-size: 14px;
}
.virtual-row {
    display: flex;
    border-bottom:1px solid #EDF1F4 ;
}
.virtual-cell {
    display: flex;
    align-items: center;
    padding: 10px 0 10px 30px;
}
.home-package-title {
    font-size: 16px;
    font-weight: bold;
    color: #232F3F;
    line-height: 24px;
}
.home-package-title .virtual-cell {
    height: 94px;
    line-height: 94px;
}
.overlay-package-ctn {
    width: 1030px;
    padding: 20px;
    border-radius: 4px;
}
.overlay-package-ctn .virtual-cell  {
    height: 50px;
}
.overlay-package-ctn .virtual-row > .lv1-name{
    border-right:1px solid #EDF1F4 ;
    background: #F9FCFF;
    font-weight: bold;
}
.overlay-package-ctn .virtual-row > .lv2-name{
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    padding:0 30px;
    border-right:1px solid #EDF1F4 ;
}
.overlay-package-ctn .virtual-row > .lv3-name{
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    padding-left: 70px;
    font-size: 14px;
    font-weight: 400;
    color: #5E788E;
}
.overlay-package-ctn .virtual-row > .lv3-name .big{
    color: #242F3F;
    font-size: 20px;
    font-weight: bold;
    margin-right: 2px;
}
.home-package-info .virtual-row > .lv1-name{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.home-package-info .virtual-row > .lv2-name{
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 0 !important;
}
.hover-style-title {
    height: 94px;
    text-align: center;
    line-height: 44px;
    width: 100%;
}
.overlay-package-ctn .virtual-row > .lv3-name .unit {
    margin-top: 4px;
}
.login-code-dir {
    font-size: 14px;
    font-weight: 400;
    color: #5E788E;
    line-height: 20px;
}
.login-msg {
    width: 200px;
    padding-top: 150px;
    text-align: center;
}
.login-msg img{
    width: 128px;
    height: 128px;
}
.feature-login-text {
    display: inline-block;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #5E788E;
    line-height: 20px;
}
.feature-login-ctn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    margin-right: 10px;
}
.feature-login-btn {
    width: 128px;
    text-align: center;
    line-height: 48px;
    color: #FFFFFF;
    height: 48px;
    background: #3399FF;
    border-radius: 2px;
}
.howToGet {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 500px;
    background: url(../img/Intelligent-data-operation-analysis-platform/3.jpg) no-repeat center;
    background-size: cover;
}
.howToGet img {
    width: 1200px;
}
.button-group {
    display: flex;
    justify-content: center;
}
.register-button {
    color: #fff;
    background: #3399ff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 15px;
    text-align: center;
    width: 122px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    position: relative;
    border-radius: 2px;
}
.register-button:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(../img/Intelligent-data-operation-analysis-platform/right-icon-white.svg) no-repeat center center;
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
.button-group .register-button:hover:after {
    background: url(../img/Intelligent-data-operation-analysis-platform/right-icon-white-hover.svg) no-repeat center center;
}
.demo-btn {
    transition: all .3s ease-in-out;
    display: inline-block;
    width: 148px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    border: 1px solid #F2F6FC;
    border-radius: 25px;
}
.demo-btn:hover {
    border: 1px solid rgba(11, 32, 81, 1);
    background: rgba(11, 32, 81, 1);
}
