/* style block 1 from index.htm */
.mcms-version {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
        }

        .mcms-version .v{
            background: rgb(255, 255, 255);
            padding: 6px 20px;
            border-radius: 50px;
            color: rgb(13, 104, 156);
            margin-top: -117px;
            margin-left: -29px;
            height: 30px;
            position: relative;
            font-weight: bold;
        }

        .mcms-version .v::before{
            content: '';
            width: 0;
            height: 0;
            border: 11px solid;
            position: absolute;
            bottom: -18px;
            left: 12px;
            border-color: #fff transparent transparent;
        }

        .top-swiper {
            position: relative;
            overflow: hidden;
        }

        .seo-gif-feature {
            width: 100%;
            height: auto;
            aspect-ratio: 16 / 9;
            background-color: rgba(0, 0, 0, 0.03);
            border-radius: 8px;
        }

        .swiper-container {
            display: flex;
            height: 1200px;
            justify-content: center;
            background-color: #4f1af2;
        }

        .top-swiper {
            position: relative; height: 1100px
        }
        .first {
            width: 100%;
            height: 100%;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            align-items: center;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 80px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: 0px;

            background-size: cover;
            background-repeat: no-repeat;
        }



        .first .first-top {
            width: 80%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            padding-top: 0px;
            box-sizing: border-box;
            margin-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }



        .first .first-top .first-text {
            width: 50%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: flex-start;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: 0px;
        }


		.color-title {
            background: linear-gradient(to right, #28aaf6, #ff4ee2);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
      }
        .first .first-top .first-text .fs-70 {
            flex-direction: row;
            display: inline-block;
            font-size: 70px;
            word-wrap: break-word;
            font-weight: 600;
            color: #FFFFFF;
            margin-top: 20px;
            margin-bottom: 20px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-align: center;
            font-family: 黑体;

        }


        .first .first-top .first-text .fs-42{
            flex-direction: row;
            display: inline-block;
            font-size: 42px;
            word-wrap: break-word;
            color: #FFFFFF;
            margin-top: 10px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-align: center;
            font-family: 黑体;
            margin-right: 0px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .first .first-top .first-text .fs-36{
            flex-direction: row;
            display: inline-block;
            font-size: 36px;
            word-wrap: break-word;
            color: #FFFFFF;
            margin-top: 10px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-align: center;
            font-family: 黑体;
        }

        .first .first-top .first-text .fs-24 {
            flex-direction: row;
            display: inline-block;
            font-size: 24px;
            word-wrap: break-word;
            color: #FFFFFF;
            margin-top: 10px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-align: center;
            font-family: 黑体;
            font-weight: 100;
            margin-bottom: 0px;
        }

        .first .first-top .first-text .first-btn {
            width: unset;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            margin-top: 80px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: 0px;
        }

        .first .first-top .first-text .btn-white {
            display: inline-block;
            width: unset;
            height: 60px;
            line-height: 60px;
            color: #409EFF;
            font-size: 22px;
            position: relative;
            overflow: hidden;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 40px;
            padding-bottom: 0px;
            padding-left: 40px;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px;
            text-align: center;
            background-color: rgba(255, 255, 255, 1);
            cursor: pointer;
            box-sizing: border-box;
            margin-right: 20px;
        }


        .first .first-top .first-text .btn-white-border {
            display: inline-block;
            width: unset;
            height: 60px;
            line-height: 60px;
            color: #FFFFFF;
            font-size: 22px;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 40px;
            padding-bottom: 0px;
            padding-left: 40px;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
            margin-right: 0px;
            border-style: solid;
            border-width: 1px;
            border-color: #FFFFFF;
        }

        .first .first-top .first-text .btn-white-border:hover {
            color: #409EFF !important;
        }


        .first .first-top .first-images {
            width: 50%;
            height: 100%;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: center;
            box-sizing: border-box;
            margin-top: 0px;
            margin-bottom: 0px;
        }



        .first .first-top .first-images img {
            height: unset;
            padding-top: 0px;
            vertical-align: top;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }



        .first .slide-btns {
            width: 80%;
            height: 100%;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-items: center;
            margin-top: 40px;
            margin-bottom: 200px;
            padding-top: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }



        .swiper-pagination-bullet {
            width: 100px;
            height: 4px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            margin-top: 0px;
            margin-right: 10px;
            margin-bottom: 0px;
            padding-top: 0px;
            background-color: rgba(255, 255, 255, 0.9);
            box-sizing: border-box;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }


        .swiper-pagination-bullet-active {
            background-color: #fff;
        }

        .swiper-container-horizontal>.swiper-pagination-bullets,
        .swiper-pagination-custom,
        .swiper-pagination-fraction {
            width: 80%;
            bottom: 500px;
            display: flex;
            justify-content: left;
            left: unset;
        }


        .first-logo {
            bottom: 0px;
            z-index: 9;
            width: 100%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            align-items: center;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 56px;
            padding-bottom: 40px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: 0px;
            backdrop-filter: blur(18px);
            background-color: transparent;
            position: absolute;
        }

        .first-logo .swiper-slide {
            width: 100px;
        }

        .first-logo:before  {
            background-image: -webkit-linear-gradient(left, #00000017 20%, rgba(235, 237, 240, 0));
            content: "";
            height: 100%;
            left: -15px;
            top: 0px;
            position: absolute;
            width: 100px;
            z-index: 2;
        }

        .first-logo:after  {
            background-image: -webkit-linear-gradient(right, #00000017 20%, rgba(235, 237, 240, 0));
            content: "";
            height: 100%;
            right: -15px;
            top: 0px;
            position: absolute;
            width: 100px;
            z-index: 2;
        }



        .first-logo .first-logo-body {
            width: 100%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            align-items: center;
            margin-top: 0px;
            margin-bottom: 16px;
            padding-top: 0px;
            padding-bottom: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: 0px;
            padding-right: 0px;
            padding-left: 0px;

        }


        .first-logo .first-logo-body .logo-img {
            width: 200px;
            height: 100px;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            margin-right: 16px;
            margin-bottom: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            padding-top: 0px;
        }



        .first-logo .first-logo-body .logo-img img {
            width: 200px;
            height: 100px;
            aspect-ratio: 2 / 1;
            margin-right: 0px;
            margin-bottom: 8px;
            vertical-align: top;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px;
            background-color: rgba(255, 255, 255, 1);
        }



        .master {
            width: 100%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            background-repeat: no-repeat;
            background-position: bottom;
        }




        .master .ms-panel {
            width: 100%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: center;
            margin-top: 0px;
            box-sizing: border-box;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            background-repeat: no-repeat;
            margin-top: 80px;

        }

        .open-sources {

        }

        .master .ms-panel  .title-big {
            flex-direction: row;
            display: inline-block;
            font-size: 2.5rem;
            word-wrap: break-word;
            font-weight: 400;
            margin-top: 20px;
            margin-bottom: 20px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-align: center;
            color: #212121;
            font-family: 微软雅黑;
            padding-right: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }


        .master .ms-panel .ms-panel-body {
            width: 80%;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-items: center;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: 0px;
        }




        .master .ms-panel .ms-panel-body .card {
            width: 100%;
            justify-content: space-between;
            display: flex;
            flex-direction: row;
            margin-top: 40px;
            margin-bottom: 80px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            height: 500px;
            margin-right: 0px;
        }




        .master .ms-panel .ms-panel-body .card .card-right {
            width: 40%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding-top: 50px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            flex-shrink: 1;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }




        .master .ms-panel .ms-panel-body .card .card-right .card-title-black {
            display: flex;
            font-size: 34px;
            word-wrap: break-word;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            margin-right: 0px;
            font-family: inherit;
            color: #303133;
            font-weight: 900;
        }




        .master .ms-panel .ms-panel-body .card .card-right .card-title-blue {
            display: inline-block;
            font-size: 28px;
            word-wrap: break-word;
            margin-top: 10px;
            margin-bottom: 20px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            margin-right: 20px;
            font-family: inherit;
            color: #409EFF;
        }




        .master .ms-panel .ms-panel-body .card .card-right .card-title-desc {
            display: inline-block;
            line-height: 24px;
            word-wrap: break-word;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            margin-right: 0px;
            font-size: 18px;
            color: #909399;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            font-weight: 300;
            line-height: 32px;
        }




        .master .ms-panel .ms-panel-body .card .card-right .open-links {
            width: 500px;
            height: unset;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-items: flex-start;
            margin-top: 80px;
            margin-right: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }




        .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link-blue {
            position: relative;
            overflow: hidden;
            display: flex;
            width: unset;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 40px;
            padding-bottom: 0px;
            padding-left: 40px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            text-align: center;
            background-color: #0099ff;
            cursor: pointer;
            box-sizing: border-box;
            margin-right: 20px;
            margin-bottom: 20px;
        }




        .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link {
            display: flex;
            width: unset;
            height: 45px;
            line-height: 45px;
            font-size: 16px;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 20px;
            padding-bottom: 0px;
            padding-left: 20px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
            margin-right: 20px;
            margin-bottom: 0px;
            border-style: solid;
            border-width: 1px;
            border-color: #0099FF;
        }



        .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link i {
            padding-top: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-left: 4px;
        }








        .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link-text {
            display: flex;
            width: unset;
            height: 45px;
            line-height: 45px;
            color: #0099FF;
            font-size: 16px;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
            margin-right: 20px;
            margin-bottom: 0px;
        }




        .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link-text i {
            color: #0099FF;
            margin-right: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }




        .master .ms-panel .ms-panel-body .card .card-left {
            width: 800px;
            display: flex;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-left: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            border-radius: 10px;
            box-shadow: 0px 1px 20px 12px rgba(0,0,0,.07);
            overflow: hidden;
        }





        .master .ms-panel .ms-panel-body .open-link-text {
            display: flex;
            width: unset;
            height: 45px;
            line-height: 45px;
            color: #0099FF;
            font-size: 18px;
            margin-top: 20px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
            margin-right: 20px;
            margin-bottom: 80px;
        }



        .master .ms-panel .ms-panel-body .more-versions {
            width: 100%;
            height: 520px;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: space-between;
            margin-top: 0px;
            margin-bottom: 0px;
            box-sizing: border-box;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }



        .master .ms-panel .ms-panel-body .more-versions .version {
            width: 23%;
            height: 100%;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            margin-top: 0px;
            margin-bottom: 0px;
            background-color: rgba(0, 115, 255, 1);
            box-sizing: border-box;
            justify-content: flex-start;
            padding-top: 40px;
            padding-right: 40px;
            padding-bottom: 40px;
            padding-left: 40px;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
            overflow: hidden;
            transition: all 0.5s;
            background-image: url("/template/1/default/images/vip-bg.png");
            background-repeat: no-repeat;
            background-position: center;
        }

        .version-active {
            width: 50% !important;
            background-image: url("/template/1/default/images/vip.png") !important;
        }

        .version-active .version-body,
        .version-activr .version-body .version-title {
            height: unset !important;
        }

        .version-active .version-desc {
            display: none !important;
        }

        .version-active .version-title {
            flex-direction: row !important;
        }

        .version-active .version-desc {
            display: none !important;
        }

        .version-active .version-lists,
        .version-active .version-link {
            display: block !important;
            overflow: hidden;
        }



        .master .ms-panel .ms-panel-body .more-versions .version .version-body {
            width: 100%;
            height: 100%;
            min-height: 50px;
            display: flex;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: space-between;
            align-items: flex-start;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-bigtitle {
            width: 100%;
            height: 80px;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: space-between;
            align-items: center;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .version:hover {
            width: 50%
        }

        .version:hover .version-desc {
            display: none;
        }

        .version:hover .version-title {
            flex-direction: row;
        }

        .version:hover .version-desc {
            display: none;
        }

        .version:hover .version-lists {
            display: block;
        }



        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-bigtitle .version-name {
            flex-direction: row;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            display: inline-block;
            font-size: 42px;
            word-wrap: break-word;
            font-weight: 500;
            color: #FFFFFF;
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            text-align: center;
            justify-content: flex-start;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-bigtitle>.version-user {
            flex-direction: row;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-style: solid;
            border-width: 1px;
            display: inline-block;
            font-size: 14px;
            word-wrap: break-word;
            font-weight: 500;
            color: #FFFFFF;
            margin-top: 8px;
            padding-top: 4px;
            padding-right: 4px;
            padding-bottom: 4px;
            padding-left: 4px;
            text-align: center;
            justify-content: flex-start;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists {
            width: 100%;
            height: unset;
            min-height: 50px;
            display: none;
            flex-direction: column;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-items: center;
            box-sizing: border-box;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            animation-duration: 1s;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists .version-list {
            width: 100%;
            height: 28px;
            min-height: 50px;
            display: flex;
            flex-direction: row;
            flex-shrink: 0;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-items: center;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            box-sizing: border-box;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists .version-list i {
            color: #FFFFFF;
            margin-right: 10px;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists .version-list>.desc {
            flex-direction: row;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            display: inline-block;
            font-size: 18px;
            word-wrap: break-word;
            font-weight: 200;
            color: #FFFFFF;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-link {
            display: none;
            width: 100px;
            height: 45px;
            line-height: 45px;
            color: #0099FF;
            font-size: 16px;
            margin-top: 50px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            text-align: center;
            background-color: rgba(255, 255, 255, 1);
            cursor: pointer;
            box-sizing: border-box;
            animation-duration: 1s;
        }




        .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-desc {
            flex-direction: row;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            display: inline-block;
            font-size: 32px;
            word-wrap: break-word;
            font-weight: 400;
            color: #FFFFFF;
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            margin-bottom: 0px;
            animation-duration: 1s;
        }




        .master .ms-panel .ms-panel-body .ms-panel-body-desc {
            flex-direction: row;
            align-items: center;
            display: inline-block;
            font-size: 20px;
            word-wrap: break-word;
            margin-top: 20px;
            justify-content: center;
            width: 60%;
            color: #909399;
            text-align: center;
            line-height: 32px;
            font-weight: 300;
        }



        @media (max-width: 768px) {
            .footer-parallax {
                background-color: #f2f6fc;
            }
            .icon-dui {
                margin-top: 5px;
            }
            .is-mobile-hide {
                display: none  !important;
            }
            .version-active {
                width: unset !important;
            }
            .swiper-container-horizontal>.swiper-pagination-bullets,
            .swiper-pagination-custom,
            .swiper-pagination-fraction {
                display: none;
            }
            .first {
                width: 100%;
                height: 1100px;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                justify-content: space-between;
                align-items: center;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 80px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                margin-right: 0px;
                background-image: url(https://gw.alicdn.com/imgextra/i1/O1CN0142Y4z11F6eIqqbhk6_!!6000000000438-2-tps-2880-1950.png);
                background-size: cover;
                background-repeat: no-repeat;
            }

            .first .first-top {
                width: 90%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                padding-top: 0px;
                box-sizing: border-box;
                margin-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }

            .first .first-top .first-text {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                margin-right: 0px;
            }

            .first .first-top .first-text .fs-70 {
                flex-direction: row;
                display: inline-block;
                font-size: 42px;
                word-wrap: break-word;
                font-weight: 600;
                color: #FFFFFF;
                margin-top: 20px;
                margin-bottom: 20px;
                padding-top: 0px;
                padding-bottom: 0px;
                text-align: center;
                font-family: 黑体;
                margin-right: 0px;
            }

            .first .first-top .first-text .fs-24 {
                flex-direction: row;
                display: inline-block;
                font-size: 24px;
                word-wrap: break-word;
                color: #FFFFFF;
                margin-top: 10px;
                padding-top: 0px;
                padding-bottom: 0px;
                text-align: center;
                font-family: 黑体;
                font-weight: 100;
                margin-bottom: 0px;
            }

            .first .first-top .first-text .first-btn {
                width: 90%;
                justify-content: center;
            }
            .first .first-top .first-text .btn-white {
                margin-right: unset;
                margin-bottom: 10px;
            }

            .first .first-top .first-images {
                width: 50%;
                height: 100%;
                min-height: 50px;
                display: none;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                box-sizing: border-box;
                margin-top: 0px;
                margin-bottom: 0px;
            }

            .first .first-top .first-images img {
                width: 80%;
                height: unset;
                padding-top: 0px;
                vertical-align: top;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                margin-right: 0px;
            }

            .first .slide-btns {
                width: 100%;
                height: 100%;
                min-height: 50px;
                display: flex;
                flex-direction: row;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                margin-top: 40px;
                margin-bottom: 100px;
                padding-top: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                margin-right: 0px;
            }

            .first .slide-btns .slide-btn {
                width: 100px;
                height: 4px;
                display: flex;
                flex-direction: row;
                flex-shrink: 0;
                flex-wrap: nowrap;
                margin-top: 0px;
                margin-right: 10px;
                margin-bottom: 0px;
                padding-top: 0px;
                background-color: rgba(255, 255, 255, 1);
                box-sizing: border-box;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
                opacity: 0.30;
            }

            .swiper-container-horizontal>.swiper-pagination-bullets,
            .swiper-pagination-custom,
            .swiper-pagination-fraction {
                justify-content: center;
            }


            .first-logo {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                align-items: center;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 56px;
                padding-bottom: 40px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                margin-right: 0px;
                background-color: rgba(0, 0, 0, 0.14);
                overflow: hidden;
            }

            .first-logo .first-logo-body {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: row;
                flex-shrink: 0;
                flex-wrap: nowrap;
                align-items: center;
                margin-top: 0px;
                margin-bottom: 16px;
                padding-top: 0px;
                padding-bottom: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                margin-right: 0px;
                padding-right: 0px;
                padding-left: 0px;
            }

            .first-logo .first-logo-body .logo-img {
                width: 200px;
                height: 100px;
                min-height: 50px;
                display: flex;
                flex-direction: row;
                flex-shrink: 0;
                flex-wrap: nowrap;
                margin-right: 16px;
                margin-bottom: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                padding-top: 0px;
            }

            .first-logo .first-logo-body .logo-img img {
                width: 200px;
                height: 100px;
                aspect-ratio: 2 / 1;
                margin-right: 0px;
                margin-bottom: 8px;
                vertical-align: top;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
                border-bottom-left-radius: 8px;
                border-bottom-right-radius: 8px;
                background-color: rgba(255, 255, 255, 1);
            }

            .master {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                background-color: rgba(242, 246, 252, 1);
                box-sizing: border-box;
            }

            .master .ms-panel {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                margin-top: 80px;
                margin-bottom: 80px;
                box-sizing: border-box;
            }

            .master .ms-panel .ms-panel-body {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: flex-start;
                align-items: center;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }

            .master .ms-panel .ms-panel-body .card {
                width: 90%;
                justify-content: space-between;
                display: flex;
                flex-direction: column;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                height: unset;
                margin-right: 0px;
                align-items: center;
            }

            .master .ms-panel .ms-panel-body .card .card-right {
                width: 100%;
                display: flex;
                flex-direction: column;
                align-items: center;
                padding-right: 0px;
                padding-bottom: 50px;
                padding-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                flex-shrink: 1;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                justify-content: center;
            }

            .master .ms-panel .ms-panel-body .card .card-right .card-title-black {
                display: inline-block;
                font-size: 28px;
                word-wrap: break-word;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                margin-right: 0px;
                font-family: inherit;
                color: #303133;
                text-align: center;
            }

            .master .ms-panel .ms-panel-body .card .card-right .card-title-blue {
                display: inline-block;
                font-size: 28px;
                word-wrap: break-word;
                margin-top: 10px;
                margin-bottom: 20px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                margin-right: 20px;
                font-family: inherit;
                color: #409EFF;
            }

            .master .ms-panel .ms-panel-body .card .card-right .card-title-desc {
                display: inline-block;
                line-height: 24px;
                word-wrap: break-word;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                margin-right: 0px;
                font-size: 18px;
                color: #909399;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                font-weight: 300;
            }

            .master .ms-panel .ms-panel-body .card .card-right .open-links {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: row;
                flex-shrink: 0;
                flex-wrap: wrap;
                justify-content: center;
                align-items: flex-start;
                margin-top: 80px;
                margin-right: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;

            }

            .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link-blue {
                display: none;
                height: 45px;
                line-height: 45px;
                color: #fff;
                font-size: 16px;
                margin-top: 0px;
                padding-top: 0px;
                padding-right: 40px;
                padding-bottom: 0px;
                padding-left: 40px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                text-align: center;
                background-color: #0099ff;
                cursor: pointer;
                box-sizing: border-box;
                margin-right: 20px;
                margin-bottom: 20px;
            }

            .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link {
                display: flex;
                height: 45px;
                line-height: 45px;
                color: #0099FF;
                font-size: 16px;
                margin-top: 0px;
                padding-top: 0px;
                padding-right: 20px;
                padding-bottom: 0px;
                padding-left: 20px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                text-align: center;
                cursor: pointer;
                box-sizing: border-box;
                margin-bottom: 0px;
                margin-right: 20px;
                border-style: solid;
                border-width: 1px;
                border-color: #0099FF;
                justify-content: center;
            }

            .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link i {
                color: #0099FF;
                padding-top: 0px;
                padding-right: 0px;
                padding-left: 0px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }




            .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link-text {
                display: none;
                width: 138px;
                height: 45px;
                line-height: 45px;
                color: #0099FF;
                font-size: 16px;
                margin-top: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                text-align: center;
                cursor: pointer;
                box-sizing: border-box;
                margin-right: 20px;
                margin-bottom: 0px;
            }

            .master .ms-panel .ms-panel-body .card .card-right .open-links .open-link-text i {
                color: #0099FF;
                margin-right: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-left: 0px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }

            .master .ms-panel .ms-panel-body .card .card-left {
                width: 100%;
                display: flex;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-left: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                display: block;
            }

            .master .ms-panel .ms-panel-body .open-link-text {
                display: flex;
                width: 138px;
                height: 45px;
                line-height: 45px;
                color: #0099FF;
                font-size: 18px;
                margin-top: 20px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                text-align: center;
                cursor: pointer;
                box-sizing: border-box;
                margin-right: 20px;
                margin-bottom: 80px;
            }

            .master .ms-panel .ms-panel-body .more-versions {
                width: 90%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: space-between;
                margin-top: 0px;
                margin-bottom: 20px;
                box-sizing: border-box;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }

            .master .ms-panel .ms-panel-body .more-versions .version {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                margin-top: 0px;
                margin-bottom: 20px;
                background-color: rgba(0, 115, 255, 1);
                box-sizing: border-box;
                justify-content: center;
                padding-top: 40px;
                padding-right: 40px;
                padding-bottom: 40px;
                padding-left: 40px;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 10px;
                border-bottom-right-radius: 10px;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body {
                width: 100%;
                height: 100%;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: space-between;
                align-items: center;
                margin-top: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-bigtitle {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: space-between;
                align-items: center;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-bigtitle .version-name {
                flex-direction: row;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                display: inline-block;
                font-size: 42px;
                word-wrap: break-word;
                font-weight: 500;
                color: #FFFFFF;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                text-align: center;
                justify-content: flex-start;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-bigtitle>.version-user {
                flex-direction: row;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                border-style: solid;
                border-width: 1px;
                display: inline-block;
                font-size: 14px;
                word-wrap: break-word;
                font-weight: 500;
                color: #FFFFFF;
                margin-top: 8px;
                padding-top: 4px;
                padding-right: 4px;
                padding-bottom: 4px;
                padding-left: 4px;
                text-align: center;
                justify-content: flex-start;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists {
                width: 100%;
                height: unset;
                min-height: 50px;
                display: flex;
                flex-direction: column;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: flex-start;
                align-items: center;
                margin-top: 40px;
                margin-bottom: 20px;
                box-sizing: border-box;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists .version-list {
                width: 100%;
                height: unset;

                min-height: unset;
                display: flex;
                flex-direction: row;
                flex-shrink: 0;
                flex-wrap: nowrap;
                justify-content: flex-start;
                align-items: flex-start;
                margin-top: 0px;
                margin-bottom: 10px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                box-sizing: border-box;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists .version-list i {
                color: #FFFFFF;
                margin-right: 10px;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-lists .version-list>.desc {
                flex-direction: row;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                display: inline-block;
                font-size: 18px;
                word-wrap: break-word;
                font-weight: 200;
                color: #FFFFFF;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-link {
                display: inline-block;
                width: 138px;
                overflow: hidden;
                height: 45px;
                line-height: 45px;
                color: #0099FF;
                font-size: 16px;
                margin-top: 50px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                text-align: center;
                background-color: rgba(255, 255, 255, 1);
                cursor: pointer;
                box-sizing: border-box;
            }

            .master .ms-panel .ms-panel-body .more-versions .version .version-body .version-desc {
                flex-direction: row;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                display: none;
                font-size: 32px;
                word-wrap: break-word;
                font-weight: 400;
                color: #FFFFFF;
                margin-top: 0px;
                margin-bottom: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
            }

            .master .ms-panel .ms-panel-body .ms-panel-body-desc {
                flex-direction: row;
                align-items: center;
                display: inline-block;
                font-size: 18px;
                word-wrap: break-word;
                margin-top: 0px;
                margin-bottom: 0px;
                justify-content: center;
                color: #909399;
                text-align: center;
                width: 90%;
                padding-top: 0px;
            }


        }

        .open-sources {
            position: relative;
        }
        #particles{
            width: 100%;
            overflow: hidden;
            height: 100%;
            position: absolute;
            bottom: 0;
            z-index: -99999;
            opacity: .1;
            bottom: -200px;
        }

/* style block 2 from index.htm */
.str_wrap,.str_active {
        background-color: unset !important;
    }
    .str_move {
        display: flex !important;
        flex-direction: row !important;
    }
