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: 400px;
    background: url(https://project.swmob.com/app/html/images/limi-banner.jpg) center center no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 128px;
    -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(/img/new/case-curve.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: 251px;
    top: 55px;
    /*color: #5C57A8;*/
    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: 100px;
    height: 78px;
    font-size: 22px;
    margin-left: 5px;
    margin-right: 5px;
}

.case-clips .bannerUL li:hover {
    display: inline-block;
    color: #fff;
    width: 100px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.case-clips .bannerUL li.onpointer {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.case-clips-box-img {}

.case-img {
    width: 800px;
    height: 320px;
    margin: 0 auto;
}

.case-img ul {
    width: 800px;
    height: 320px;
}

.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-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;
}

.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 {
    padding-top: 65px;
    /*height: 100px;*/

}
    #ftdl {
        height: 1px;
    }
    #hmshq{
        height: 1px;
    }

    .tit-wrap span{
        font-size: 16px;
    }
    .mod-product .product-list .item-sub-tit{
        font-size: 18px;
    }

    #yxhm {
        height: 1px;
    }

    #blsx {
        height: 1px;
    }

    #zylvsygy {
        height: 1px;
    }

    #wmwjz {
        height: 1px;
    }

    #ftdl {
        height: 1px;
    }

    #qxzq {
        height: 1px;
    }

    .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;
        border-radius: 12px;
    }

    .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 {
        display: inline-block;
        width: 650px;
        /*background-color: red;*/
    }

    .case-details-container .case-details-container-inner .right .case-top-classify {
        display: inline-block;
        width: 130px;
        margin-right: 45px;
        float: right;
        /*margin-left:100px;*/
        /*background-color: pink;*/
    }

    .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;*/
        height: auto;
    }

    .case-right-content-top {
        /* height: 365px;*/
        height: auto;
        padding-bottom: 20px;
        overflow: hidden;
    }

    .main-height .case-right-content-top {
        /*height: 362px;*/
        height: auto;
    }

    .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;
        /*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-bottom .switch-table .case-mods-title .swiper-more {
        display: none;
    }

    .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: 110px;
    }

    .case-right-content .case-clips .case-clips-box .imgShow-pc {
        display: block;
    }

    .case-right-content .case-clips .case-clips-box .swiper-container {
        display: none;
    }

    .case-right-content .case-clips .case-clips-box img {
        margin-right: 30px;
        width: 180px;
        /*height: 272px;*/
    }

    .case-right-content .case-qrcode {
        /*width: 150px;*/
        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 a {
        color: #3199f4;
        text-decoration: none;
    }

    .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;
        height: 70px;
        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(/img/new/arrow-down1.png) center center no-repeat;
        vertical-align: middle;
    }

    .case-details-bottom.show .arrow {
        background-image: url(/img/new/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;
        height: auto;
    }

    .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;
    }

    .success_tab_ul {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        border-bottom: solid 2px #dfe7fb;
        height: 60px;
        margin-top: 0;
        margin-bottom: 60px;
    }


    .success_tab_ul .success_tab_li {
        text-align: center;
        margin-top: 40px;
    }

    .success_tab_ul .success_tab_li a {
        text-align: center;
        background: #fff;
        font-size: 18px;
        cursor: pointer;
        display: inline-block;
        width: 123px;
        height: 40px;
        line-height: 40px;
        border: solid 2px #999;
        color: #666;
        border-radius: 2px;
    }

    .success_tab_ul .on a {
        background: #336dff;
        color: #fff;
        border: solid 1px #8886ff;
    }
#caselist369 .success_tab_li:nth-child(1) a {
	
	 background: #336dff;
        color: #fff;
        border: solid 1px #8886ff;
}
#caselist368 .success_tab_li:nth-child(2) a {
	
	 background: #336dff;
        color: #fff;
        border: solid 1px #8886ff;
}

    @media screen and (max-width:769px) {
        .case-details-container-main{
            padding-top: 30px;
        }
        html, body {
            width: 100% !important;
        }

        .section-cases.section1 {
            width: 100%;
        }

        .success_tab_ul {
            width: 100%;
        }

        .classic {
            width: 100%;
        }

        .Con {
            width: 100%;
        }

        html, body {
            min-width: 100%;
        }

        .case-details-container .case-details-container-inner .right {
            margin-top: 20px
        }

        .case-details-container .case-details-container-inner .left {
            float: unset;
        }

        .case-details-container .case-details-container-inner {
            width: 100%;
        }

        .case-details-container .case-details-container-inner .right .case-top-dsecript {
            width: auto;
        }

        .case-right-content {
            width: 100%;
        }

        .case-details-container .case-details-container-inner .left {
            width: 80px;
            height: auto;
        }

        .case-details-container .case-details-container-inner .left img {
            width: 100%;
            height: auto;
        }

        .Con {
            width: 90%;
            margin: 0 auto;
        }

        .case-details-container .case-details-container-inner .right {
            margin-left: 0;
        }

        .case-right-content .case-clips {
            float: none;
        }

        .case-right-content .case-clips .case-clips-box {
            padding-left: 0;
            padding-top: 0;
            background: #fff;
        }

        .case-right-content .case-clips .case-clips-box .imgShow-pc {
            display: none;
        }

        .case-right-bottom .switch-table .case-mods-title .swiper-more {
            display: inline-block;
            margin-left: 5px;
            font-size: 12px;
        }

        .case-right-content .case-clips .case-clips-box .swiper-container {
            display: block;
        }

        .case-right-content-top {
            background: #fff;
        }

        .case-right-content .case-clips .case-clips-box img {
            width: 100%;
        }
    }
