ul,
ol,
li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

html,
body {
    min-width: 1280px;
}

a:hover {
    text-decoration: none;
}

.section.section-cases {
    position: relative;
    overflow: hidden;
    font-size: 0;
}

.section-cases.section1 {
    height: 258px;
    background: url(/content/web/bigkelitina.jpg) center 10% no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 100px;
    -webkit-transition: height .25s linear;
    -moz-transition: height .25s linear;
    -ms-transition: height .25s linear;
    -o-transition: height .25s linear;
    transition: height .25s linear;
}

    .section-cases.section1.show {
        height: 600px;
        padding-top: 0;
    }

    /*é»˜è®¤éƒ¨åˆ†*/
    .section-cases.section1 .section-title {
        text-align: center;
        font-weight: normal;
        font-size: 30px;
        color: #FFFFFF;
        line-height: 70px;
    }

    .section-cases.section1 .section-subtitle {
        text-align: center;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        color: #FFFFFF;
        width: 800px;
        margin: 0 auto;
    }

    .section-cases.section1 .section-btn {
        display: block;
        width: 260px;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        margin: 0 auto;
        text-decoration: none;
        border: 1px solid #FFFFFF;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        cursor: pointer;
    }

        .section-cases.section1 .section-btn:hover,
        .section-cases.section1 .section-btn:active {
            background-color: rgba(255, 255, 255, 0.2);
        }

    .section-cases.section1.show .section-btn,
    .section-cases.section1.show .section-title,
    .section-cases.section1.show .section-subtitle {
        display: none;
    }

    /*éšè—éƒ¨åˆ† start*/
    .section-cases.section1 .hide-container {
        display: none;
        overflow-y: auto;
        padding-top: 100px;
        height: 600px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .section-cases.section1.show .hide-container {
        display: block;
    }

    .section-cases.section1 .section-hide-title {
        font-weight: normal;
        color: #FFFFFF;
        font-size: 24px;
        line-height: 130px;
        text-align: center;
    }

        .section-cases.section1 .section-hide-title .name {
            font-size: 30px;
            margin-right: 40px;
        }

    .section-cases.section1 .section-hide-subtitle {
        font-weight: normal;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 24px;
        width: 880px;
        margin: 0 auto;
        text-indent: 2em;
    }

    .section-cases.section1 .curve-container {
        width: 760px;
        height: 510px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 70px;
    }

    .section-cases.section1 .diagram {
        width: 695px;
        height: 396px;
        margin: 0 auto;
        position: relative;
        background: url(/content/web/case-curve3.png) no-repeat;
        margin-bottom: 50px;
    }

        .section-cases.section1 .diagram .btn {
            width: 50px;
            height: 50px;
            position: absolute;
        }

            .section-cases.section1 .diagram .btn .curve-info {
                width: 50px;
                height: 50px;
                position: absolute;
                font-size: 13px;
                color: #FFFFFF;
                overflow: hidden;
                white-space: normal;
                line-height: 50px;
            }

.en .section-cases.section1 .diagram .btn .curve-info {
    width: 60px;
    line-height: 30px;
}

.section-cases.section1 .diagram .btn-1 {
    top: 227px;
    left: 104px;
}

.section-cases.section1 .diagram .btn-2 {
    top: 132px;
    left: 231px;
}

.section-cases.section1 .diagram .btn-3 {
    top: 42px;
    left: 324px;
}

.section-cases.section1 .diagram .case-name {
    position: absolute;
    left: 230px;
    top: 55px;
    color: #afd0fd;
    /*color:rgb(137, 135, 255);*/
    font-size: 13px;
    text-align: center;
}

.section-cases.section1 .diagram .case-member,
.section-cases.section1 .diagram .case-date {
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 3px;
}

.section-cases.section1 .diagram .case-member {
    top: 34px;
}

.section-cases.section1 .diagram .case-date {
    top: 150px;
}

.en .section-cases.section1 .diagram .case-date {
    top: 154px;
    line-height: 20px;
}

.section-cases.section1 .case-mods {
}

.section-cases.section1 .case-mods-title {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
}

.section-cases.section1 .case-mods-box {
    margin: 0 auto;
    width: 750px;
    margin-bottom: 20px;
    overflow: hidden;
}

.section-cases.section1 .case-mods-btn {
    width: 130px;
    height: 30px;
    line-height: 28px;
    /*color: #8886FF;*/
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    text-align: center;
    margin: 0 10px;
    border-radius: 30px;
    float: left;
    margin-bottom: 20px;
    opacity: 0.6;
}

.section-cases.section1 .case-clips-title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    margin-bottom: 40px;
}

.section-cases.section1 .case-clips-box {
    text-align: center;
    margin-bottom: 100px;
}

.section-cases.section1 .case-clips-img {
    margin: 0 10px;
    display: inline-block;
    width: 195px;
    /*height: 328px;*/
}

.section-cases.section1 .case-qrcode {
    text-align: center;
    margin-bottom: 40px;
}

.section-cases.section1 .case-qrcode-box {
    width: 120px;
    height: 172px;
    margin: 0 35px;
    display: inline-block;
}

.section-cases.section1 .case-qrcode-img {
    width: 120px;
    height: 120px;
}

.section-cases.section1 .case-qrcode-box span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
}

.section-cases.section1 .case-collapse-group {
    position: relative;
    width: 1180px;
    margin: 0 auto;
    height: 68px;
}

.section-cases.section1 .case-collapse-btn {
    width: 79px;
    height: 66px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

/*éšè—éƒ¨åˆ† end*/
/*å¤šç«¯æ ·å¼*/
/*.case-clips .bannerUL{width: 800px;height: 80px;margin:0 auto;border-bottom:1px solid #666666;}
    .case-clips .bannerUL li{display:inline-block;color: #999;width: 190px;height: 78px;font-size:22px;margin-left:5px;margin-right:5px;}
    .case-clips .bannerUL li:hover{display:inline-block;color: #fff;width: 190px;border-bottom:2px solid #fff;cursor:pointer;}
    .case-clips .bannerUL li.onpointer{color: #fff;border-bottom:2px solid #fff;}
    */
/*å•ç«¯æ ·å¼å¼€å§‹*/
.case-clips .bannerUL {
    width: 800px;
    height: 80px;
    margin: 0 auto;
}

    .case-clips .bannerUL li {
        display: inline-block;
        color: #999;
        width: 190px;
        height: 78px;
        font-size: 22px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .case-clips .bannerUL li.onpointer {
            color: #fff;
        }

/*å•ç«¯æ ·å¼ç»“æŸ*/
.case-img {
    width: 800px;
    /*height: 340px;*/
    margin: 0 auto;
}

    .case-img ul {
        width: 800px;
        /*height: 340px;*/
    }

        .case-img ul li {
            display: inline-block;
        }

    .case-img .switchNum {
        display: none;
    }

        .case-img .switchNum.onpointer {
            display: inline-block;
        }

    .case-img .case-clips,
    .case-img .case-qrcode {
        display: inline-block;
    }

    .case-img .case-clips {
        display: block;
        float: left;
    }

    .case-img .case-qrcode {
        width: 100px;
    }

.case-nav {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #ededee;
    box-shadow: 0px 1px 20px #ededee;
}

.case-navUl {
    width: 1160px;
    margin: 0 auto;
    height: 65px;
}

    .case-navUl li {
        width: 85.4px;
        margin: 0;
        padding: 0;
        color: #666666;
        display: inline-block;
        text-align: center;
        line-height: 65px;
    }

        .case-navUl li a {
            color: #666666;
            text-decoration: none;
            display: block;
        }

        .case-navUl li:hover {
            color: #fff;
            cursor: pointer;
            background-color: #746ea6;
        }

            .case-navUl li:hover a {
                color: #fff;
            }

        .case-navUl li.mouseover {
            color: #fff;
            background-color: #746ea6;
        }

            .case-navUl li.mouseover a {
                color: #fff;
                /*text-decoration: none;*/
            }

/*.case-details-container{
    display:none;
}*/
.case-details-container.mouseover {
    display: block;
}

.section-cases.section1 .section-nav-group {
    height: 90px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.section-cases.section1 .section-btn-box {
    background-color: rgba(255, 255, 255, 0.2);
    height: 90px;
}

    .section-cases.section1 .section-btn-box.package {
        margin: 0 1px;
        width: 400px;
    }

    .section-cases.section1 .section-btn-box.app,
    .section-cases.section1 .section-btn-box.invoke {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

.section-cases.section1 .section-btn-inner {
    width: 400px;
    height: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
}

.section-cases.section1 .app .section-btn-inner {
    float: right;
}

.section-cases.section1 .invoke .section-btn-inner {
    float: left;
}

.section-cases.section1 .section-btn-inner .data {
    color: #FFFFFF;
    font-size: 22px;
    display: block;
    text-align: center;
}

.section-cases.section1 .section-btn-inner .name {
    color: #FFFFFF;
    font-size: 12px;
    display: block;
    text-align: center;
}

.case-details-container {
    /*max-height: 1230px;*/
    /*min-height: 630px;*/
    -webkit-transition: min-height .25s linear;
    -moz-transition: min-height .25s linear;
    -ms-transition: min-height .25s linear;
    -o-transition: min-height .25s linear;
    transition: min-height .25s linear;
    /*margin-bottom: 60px;*/
    border-bottom: 1px solid #f2f2f2;
    padding-top: 70px;
}

.caseHeight .case-right-content {
    height: 410px;
}

.main-height .case-right-content {
    height: 410px;
}

/*.mouseHeight .case-right-content{
    height:435px;
    max-height: 720px;
}*/

.case-details-container.show {
    height: auto;
}

.case-details-container .case-details-container-inner {
    width: 1160px;
    /*height: 600px;*/
    height: 100%;
    margin: 0 auto;
}

.case-details-container.show .case-details-container-inner {
    height: auto;
}

.case-details-container .case-details-top {
    width: 100%;
    min-height: 410px;
}

.case-details-container .case-details-top-count {
    width: 456px;
    padding-top: 34px;
    position: relative;
}

    .case-details-container .case-details-top-count .case-type {
        height: 70px;
        text-align: center;
        line-height: 70px;
        color: #1A142C;
        font-size: 18px;
    }

    .case-details-container .case-details-top-count img {
        width: 248px;
        height: 248px;
        display: block;
        margin: 0 auto;
        border-radius: 4px;
    }

    .case-details-container .case-details-top-count .date1,
    .case-details-container .case-details-top-count .date2,
    .case-details-container .case-details-top-count .member {
        font-size: 28px;
        text-align: center;
        color: #FFFFFF;
        position: absolute;
        line-height: 124px;
    }

    .case-details-container .case-details-top-count .date1 {
        width: 124px;
        height: 124px;
        left: 108px;
        top: 88px;
    }

    .case-details-container .case-details-top-count .date2 {
        width: 124px;
        height: 124px;
        left: 220px;
        top: 88px;
    }

    .case-details-container .case-details-top-count .member {
        width: 248px;
        height: 124px;
        left: 104px;
        top: 228px;
    }

    .case-details-container .case-details-top-count .date3 {
        display: block;
        font-size: 14px;
        position: absolute;
        top: 44px;
        text-align: center;
        width: 100%;
    }

.case-details-container .case-details-top-text {
    width: 672px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 78px;
}

.case-details-container-main {
    margin-top: 60px;
    /*height: 100px;*/
}

.case-details-container .case-details-container-inner .left {
    float: left;
    width: 114px;
    height: 100%;
}

    .case-details-container .case-details-container-inner .left img {
        width: 82px;
        height: 82px;
    }

.case-details-container .case-details-container-inner .right {
    margin-left: 165px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-top: 28px;*/
}

    .case-details-container .case-details-container-inner .right .case-top-dsecript {
        width: 650px;
        /*background-color: red;*/
    }

.case-details-container.wrap1 .case-details-container-inner .right .case-top-dsecript {
    display: inline-block;
}

.case-details-container .case-details-container-inner .right .case-top-classify {
    width: 130px;
    margin-right: 45px;
    float: right;
}

.case-top-classify .classify-button {
    width: 130px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #7d76b9;
    border-radius: 13px;
    margin-top: 20px;
    color: #7d76b9;
}

.case-details-container .case-details-container-inner .case-name {
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
}

.case-details-container .case-details-container-inner .case-intro {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
    line-height: 20px;
}

.case-right-bottom {
    height: 100%;
}

    .case-right-bottom .switch-table {
        width: 100%;
        height: 34px;
        margin: 20px 0 15px 0;
        color: #7c75b5;
    }

.case-right-content {
    width: 995px;
    /*height: 796px;*/
    background-color: #f3f3f4;
    margin-bottom: 60px;
}

/* .case-right-content ul {
    height: 365px;
} */

/* .case-right-content-top {
    height: 365px;
} */

.main-height .case-right-content-top {
    height: 362px;
}

.case-right-bottom .switch-table ul {
    /* width: 201px; */
    border-bottom: 1px solid #e3e3e3;
}

    .case-right-bottom .switch-table ul li {
        /* width: 64px; */
        height: 100%;
        text-align: center;
        display: inline-block;
        line-height: 34px;
        margin: 0;
        padding: 0 5px;
        /*border-bottom: 1px solid #7c75b5;*/
    }

        .case-right-bottom .switch-table ul li:hover {
            color: #7c75b5;
            cursor: pointer;
            /*box-sizing: content-box;*/
            border-bottom: 1px solid #7c75b5;
        }

.case-right-bottom .switch-table .case-mods-title {
    font-size: 16px;
    color: #666666;
}

.case-right-content .case-clips {
    float: left;
}

.case-right-content .case-qrcode {
    float: right;
    padding-top: 45px;
    /*padding-right:55px;*/
}

.case-right-content .case-clips .case-clips-box {
    width: 100%;
    padding-top: 45px;
    padding-left: 55px;
}

    .case-right-content .case-clips .case-clips-box img {
        margin-right: 20px;
        margin-bottom: 20px;
        width: 280px;
        /* height: 272px; */
        cursor: zoom-in;
        /* float: left; */
        vertical-align: top;
    }

.case-right-content .case-qrcode {
    height: 330px;
    width: 120px;
    margin-right: 44px;
}

    .case-right-content .case-qrcode .case-qrcode-box {
        height: 170px;
        width: 120px;
    }

        .case-right-content .case-qrcode .case-qrcode-box img {
            width: 120px;
        }

        .case-right-content .case-qrcode .case-qrcode-box span {
            display: block;
            width: 120px;
            height: 30px;
            font-size: 12px;
            /*line-height:30px;*/
            text-align: center;
            /*margin-top:20px;*/
        }

    .case-right-content .case-qrcode.warning {
        width: 178px;
    }

        .case-right-content .case-qrcode.warning h5 {
            color: #9f9bc9;
            font-size: 14px;
            line-height: 80px;
            margin-top: 20px;
        }

        .case-right-content .case-qrcode.warning ul {
            list-style: disc !important;
        }

        .case-right-content .case-qrcode.warning li {
            display: block;
            height: auto;
            font-size: 14px;
            color: #7d7d7d;
            list-style: disc !important;
            line-height: 30px;
        }

.case-details-middle {
    margin-left: 46px;
    margin-right: 134px;
}

    .case-details-middle .case-mods-title {
        font-size: 14px;
        line-height: 24px;
        padding-top: 30px;
        margin-bottom: 22px;
        margin-left: 9px;
    }

    .case-details-middle .case-mods-btn {
        width: 130px;
        height: 30px;
        line-height: 28px;
        color: #666666;
        border: 1px solid #c3c3c3;
        font-size: 12px;
        text-align: center;
        margin: 0 10px;
        border-radius: 30px;
        /*float: left;*/
        display: inline-block;
        margin-bottom: 20px;
    }

    .case-details-middle .case-mods-box {
        /*max-height:200px;*/
        min-height: 50px;
        /*margin-bottom: 30px;*/
    }

    .case-details-middle .case-mods-title.destitle {
        padding-top: 0;
    }

.case-mods-con {
    font-size: 14px;
    color: #999999;
    /*height:28px;*/
    line-height: 28px;
    margin-left: 9px;
}

.case-details-bottom {
    margin-bottom: 60px;
}

    .case-details-bottom .collapse-btn {
        width: 200px;
        margin: 0 auto;
        text-align: center;
        cursor: pointer;
    }

    .case-details-bottom .btn-text1,
    .case-details-bottom .btn-text2 {
        color: #7c75b5;
        font-size: 12px;
        line-height: 70px;
        display: none;
    }

    .case-details-bottom .btn-text1 {
        display: inline-block;
    }

.case-details-container.show .case-details-bottom .btn-text2 {
    display: inline-block;
}

.case-details-container.show .case-details-bottom .btn-text1 {
    display: none;
}

.case-details-bottom .arrow {
    display: inline-block;
    width: 20px;
    height: 70px;
    background: url(/content/web/arrow-down1.png) center center no-repeat;
    vertical-align: middle;
}

.case-details-bottom.show .arrow {
    background-image: url(/content/web/arrow-up1.png);
}

.case-right-content .case-details-middle,
.case-right-content.case-details-bottom {
    display: none;
}

    .case-right-content .case-details-middle.show,
    .case-right-content .case-details-bottom.show {
        display: block;
    }

.case-right-bottom .switch-table li,
.case-right-bottom .case-right-content li {
    /* display:none; */
    /* height: 365px; */
}

    .case-right-bottom .switch-table li.active {
        border-bottom: 1px solid #7c75b5;
        /*line-height: 34px;*/
        height: 35px;
    }

/* .case-right-bottom .case-right-content li.active{
    display:block;
} */
/* .main-height .case-details-container-main .left{
    display:none;
} */
/* .main-height .case-details-container-main .left.active{
    display:block;
} */
/* .main-height.case-details-container .case-details-container-inner .right .case-top-dsecript{
    display:none;
} */
/* .main-height.case-details-container .case-details-container-inner .right .case-top-dsecript.active{
    display:inline-block;
} */
/* .mouseHeight .case-details-container-main .left{
    display:none;
} */
/* .mouseHeight .case-details-container-main .left.active{
    display:block;
} */
/* .mouseHeight.case-details-container .case-details-container-inner .right .case-top-dsecript{
    display:none;
} */
/* .mouseHeight.case-details-container .case-details-container-inner .right .case-top-dsecript.active{
    display:inline-block;
} */
/* .moreCon.case-details-container .case-details-container-inner .right .case-top-classify{
    display:none;
} */
/* .moreCon.case-details-container .case-details-container-inner .right .case-top-classify.active{
    display:inline-block;
} */
.case-details-container.no-bottom {
    border: none;
}

/* .mouseHeight.case-details-container .case-right-bottom .case-introduce{
    display:none;
}
.mouseHeight.case-details-container .case-right-bottom .case-introduce.active{
    display:block;
} */
/* .mouseHeight.case-details-container .case-details-middle .case-mods-box{
    display:none;
}
.mouseHeight.case-details-container .case-details-middle .case-mods-box.active{
     display:block;
} */
/* .moreCon.case-details-container .case-details-middle .case-mods-con{
    display:none;
}
.moreCon.case-details-container .case-details-middle .case-mods-con.active{
     display:block;
} */
.cloud-service {
    background-color: #F9FAFA;
    height: 300px;
    border: 1px solid #E0E0E0;
    padding-top: 74px;
    min-width: 1280px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .cloud-service .section-title {
        color: #333333;
        margin-bottom: 40px;
        font-size: 18px;
        text-align: center;
        font-weight: normal;
    }

    .cloud-service .section-btn {
        width: 316px;
        height: 66px;
        line-height: 66px;
        border-radius: 0;
        display: block;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        margin: 0 auto;
        text-decoration: none;
        background-color: #746ea6;
        border: 1px solid #746ea6;
    }

        .cloud-service .section-btn:hover {
            background-color: #5f5990;
        }

.returnTop {
    position: fixed;
    bottom: 80px;
    right: 40px;
    width: 76px;
    height: 76px;
    background: url(/img/case/icon/top2.png) center center no-repeat;
    display: none;
}

.cloud-service.section.intro-7 {
    display: relative;
}

.returnTop:hover {
    background: url(/img/case/icon/top1.png) center center no-repeat;
}

.returnTop.absolute {
    display: absolute;
    bottom: 0px;
    right: 40px;
}

.padImg .case-right-content .case-clips .case-clips-box {
    width: 660px;
    height: 370px;
}

    .padImg .case-right-content .case-clips .case-clips-box .swiper-container {
        width: 560px;
        height: 350px;
    }

    .padImg .case-right-content .case-clips .case-clips-box .swiper-pagination-bullet {
        width: 50px;
        height: 6px;
        background-color: #888888;
        margin: 0 2px;
    }

    .padImg .case-right-content .case-clips .case-clips-box .swiper-pagination {
        text-align: left;
        bottom: 5px;
    }

    .padImg .case-right-content .case-clips .case-clips-box .swiper-pagination-bullet:nth-child(1) {
        border-radius: 3px 0 0 3px;
    }

    .padImg .case-right-content .case-clips .case-clips-box .swiper-pagination-bullet:nth-child(2) {
        border-radius: 0;
    }

    .padImg .case-right-content .case-clips .case-clips-box .swiper-pagination-bullet:nth-child(3) {
        border-radius: 0 3px 3px 0;
    }

    .padImg .case-right-content .case-clips .case-clips-box .swiper-slide img {
        width: 432px;
    }

/*.padImg .case-right-content .case-clips .case-clips-box img{*/
/*width: 432px;*/
/*margin-bottom:10px;*/
/*}*/
/*.padImg .case-right-content ul{*/
/*height: 520px;*/
/*}*/
/*.padImg .case-right-content-top{*/
/*height: 520px;*/
/*}*/
/*.padImg .case-right-bottom .switch-table li,.padImg  .case-right-bottom .case-right-content li{*/
/*height: 520px;*/
/*}*/
.qq-top-fixed {
    position: fixed;
    right: 42px;
    bottom: 200px;
    z-index: 5;
    width: 72px;
    height: 73px;
    text-decoration: none;
}

    .qq-top-fixed .qq-fixed img {
        width: 73px;
        height: 73px;
    }

/*æäº¤æ ·å¼*/
.modali {
    position: relative;
    height: 330px;
    background: url(/content/web/back09.png) no-repeat;
    background-size: cover;
}

    .modali .w {
        width: 1140px;
        height: 328px;
        margin: 0 auto;
        position: relative;
        top: 0px;
    }

        .modali .w .icont {
            position: absolute;
            left: 0;
            top: 2rem;
            width: 100%;
            text-align: center;
        }

            .modali .w .icont .ititle {
                font-size: 28px;
                color: #333;
                line-height: 28px;
                font-family: PingFangSC-Regular, sans-serif;
                font-weight: normal;
            }

            .modali .w .icont .iline {
                width: 27px;
                height: 2px;
                background: #746ea6;
                margin: 10px auto 20px;
            }

    .modali .contact {
        text-align: center;
    }

        .modali .contact .icon-tel {
            background: url(/content/web/icon01.png) no-repeat;
            vertical-align: bottom;
            width: 18px;
            height: 18px;
            display: inline-block;
            margin-right: 10px;
            position: relative;
        }

    .modali .fastAddCustomForm {
        width: 1010px;
        height: 110px;
        box-shadow: 5px 5px 30px 1px rgba(52, 52, 52, 0.1);
        margin: 0 auto;
        padding-top: 30px;
        position: relative;
        top: 150px;
        background-color: #fff;
        border-radius: 16px;
        z-index: 10;
    }

        .modali .fastAddCustomForm .form-container {
            text-align: center;
        }

            .modali .fastAddCustomForm .form-container .form-item {
                display: inline-block;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                position: relative;
                height: 50px;
                vertical-align: middle;
            }

                .modali .fastAddCustomForm .form-container .form-item input {
                    font-size: 14px;
                    box-shadow: 0 0 10px #999 inset;
                    width: 100%;
                    outline: none;
                    border-radius: 6px;
                    border: 0;
                    padding-left: 20px;
                    line-height: 50px;
                    height: 50px;
                    border: 1px solid #ddd;
                }

                .modali .fastAddCustomForm .form-container .form-item .error {
                    position: absolute;
                    left: 0;
                    font-size: 12px;
                    color: #f50;
                    line-height: 1.5;
                    margin-top: 3px;
                }

                .modali .fastAddCustomForm .form-container .form-item .error1 {
                    position: absolute;
                    left: 0;
                    font-size: 12px;
                    color: #f50;
                    line-height: 1.5;
                    margin-top: 3px;
                }

                .modali .fastAddCustomForm .form-container .form-item.item1 {
                    width: 480px;
                    border-radius: 6px;
                    margin-right: 35px;
                }

                .modali .fastAddCustomForm .form-container .form-item .requirement-outline-count-box {
                    position: absolute;
                    top: 0;
                    right: 0;
                    width: 70px;
                    height: 50px;
                    line-height: 50px;
                    font-size: 14px;
                    color: #a8a8a8;
                    text-align: center;
                }

                    .modali .fastAddCustomForm .form-container .form-item .requirement-outline-count-box .requirement-outline-count {
                        color: #746ea6;
                    }

                .modali .fastAddCustomForm .form-container .form-item.item2 {
                    width: 200px;
                    border-radius: 6px;
                    margin-right: 35px;
                }

                .modali .fastAddCustomForm .form-container .form-item input.ant-input-lg {
                    box-shadow: inset 0 2px 5px 0px rgba(104, 104, 104, 0.25);
                    padding-left: 20px;
                }

                .modali .fastAddCustomForm .form-container .form-item.item4 {
                    width: 190px;
                    border: 0;
                }

                    .modali .fastAddCustomForm .form-container .form-item.item4 .toSubmit {
                        background: #756ea6;
                        color: #fff;
                        font-size: 18px;
                        line-height: 50px;
                        text-align: center;
                        height: 50px;
                        border: 0;
                        width: 190px;
                        border-radius: 6px;
                    }


.switchNum .case-clips-box .cases-bannerImg {
    height: 380px;
}



.case-wrapper [data-num] {
    display: none;
}

.case-wrapper .active[data-num] {
    display: inline-block;
}

.case-wrapper .switchNum.active[data-num] {
    display: block;
}

.big_img {
    position: fixed;
    opacity: 0;
    z-index: -1;
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .big_img .swiper-container2 {
        width: 100%;
        height: 100%;
    }

    .big_img .swiper-slide .img {
        background: no-repeat center;
        width: 100%;
        height: 100%;
        background-size: contain;
    }

    .big_img .swiper-pagination2 {
        position: absolute;
        bottom: 20px;
        text-align: center;
        width: 100%;
        z-index: 99;
    }

        .big_img .swiper-pagination2 span {
            margin: 0 4px;
        }
