                /* 公共样式表css */
                
                html,
                body {
                    color: #333;
                    margin: 0;
                    height: 100%;
                    font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-weight: normal;
                }
                
                * {
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }
                
                a {
                    text-decoration: none;
                    color: #000;
                }
                
                img {
                    border: 0;
                }
                
                body {
                    background: #fff;
                    color: #666;
                }
                
                html,
                body,
                div,
                dl,
                dt,
                dd,
                ol,
                ul,
                li,
                h1,
                h2,
                h3,
                h4,
                h5,
                h6,
                p,
                blockquote,
                pre,
                button,
                fieldset,
                form,
                input,
                legend,
                textarea,
                th,
                td {
                    margin: 0;
                    padding: 0;
                }
                
                a {
                    text-decoration: none;
                    color: #08acee;
                }
                
                button {
                    outline: 0;
                }
                
                img {
                    border: 0;
                }
                
                button,
                input,
                optgroup,
                select,
                textarea {
                    margin: 0;
                    font: inherit;
                    color: inherit;
                    outline: none;
                }
                
                li {
                    list-style: none;
                }
                
                a {
                    color: #666;
                }
                
                a:hover {
                    color: #eee;
                }
                
                .clearfix::after {
                    clear: both;
                    content: ".";
                    display: block;
                    height: 0;
                    visibility: hidden;
                }
                
                .clearfix {}
                /* 必要布局样式css */
                
                .module-banner {
                    background: #f5f5f5;
                    padding: 80px 0;
                }
                
                .content-item {
                    background: #F9F9F9;
                    width: 100%;
                }
                
                .module-banner-box {
                    width: 1366px;
                    height: 100%;
                    margin: 0 auto;
                    position: relative;
                    box-sizing: border-box;
                    /* background: antiquewhite; */
                    padding: 20px;
                    box-sizing: border-box;
                }
                
                @media (max-width: 1366px) {
                    .module-banner-box {
                        width: 1200px;
                    }
                }
                
                .module-banner-head {
                    font-weight: normal;
                    text-align: center;
                    margin-bottom: 40px;
                    color: #333;
                }
                
                .module-banner-head em {
                    display: block;
                    margin-bottom: 14px;
                    font-style: normal;
                    font-size: 30px;
                }
                
                .module-banner-head span {
                    font-size: 16px;
                    opacity: .6;
                }
                
                .module-banner-tab-list {
                    float: left;
                    padding: 0 30px;
                    height: 600px;
                    background: white;
                }
                
                .module-banner-tab-list ul li {
                    color: #4C4A58;
                    width: 280px;
                    cursor: pointer;
                    text-align: center;
                    position: relative;
                    -webkit-transition: all 0.2s linear;
                    -moz-transition: all 0.2s linear;
                    -ms-transition: all 0.2s linear;
                    -o-transition: all 0.2s linear;
                    transition: all 0.2s linear;
                    border-bottom: 1px dashed #C5CDD7;
                    display: flex;
                }
                
                .module-banner-tab-list ul li p {
                    margin: 0;
                    font-size: 18px;
                    font-weight: bold;
                    color: #4C4A58;
                    line-height: 64px;
                }
                
                .module-banner-tab-list ul li i {
                    width: 40px;
                    height: 70px;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on {
                    opacity: 1;
                    /* background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-repeat: repeat; */
                }
                
                .pro {
                    border-bottom: 1.5px solid #C5CDD7;
                    display: flex;
                    padding: 20px 0;
                }
                
                .pro i {
                    width: 40px;
                    height: 40px;
                }
                
                .pro p {
                    color: #999FA3;
                    width: 82px;
                    height: 19px;
                    font-size: 20px;
                    Microsoft YaHei,
                    Arial,
                    Helvetica,
                    sans-serif font-weight: bold;
                    line-height: 35px;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
                    display: inline-block;
                }
                
                .icon-warehouse00 {
                    background: url(../image/public/problem.png) no-repeat center;
                }
                
                .icon-warehouse01 {
                    background: url(../image/public/decorate.png) no-repeat center;
                }
                
                .icon-warehouse02 {
                    background: url(../image/public/decorate.png) no-repeat center;
                }
                
                .icon-warehouse03 {
                    background: url(../image/public/decorate.png) no-repeat center;
                }
                
                .icon-warehouse04 {
                    background: url(../image/public/decorate.png) no-repeat center;
                }
                
                .icon-warehouse05 {
                    background: url(../image/public/decorate.png) no-repeat center;
                }
                
                .icon-warehouse06 {
                    background: url(../image/public/decorate.png) no-repeat center;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on p {
                    color: #4582C7;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse01 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse02 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse03 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse04 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse05 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse06 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-banner-tab-list-box {
                    /* height: 600px; */
                    /* background: antiquewhite; */
                    /* padding: 10px 20px; */
                    overflow: hidden;
                    position: relative;
                    margin-left: 380px;
                    display: block;
                }
                
                .module-tab-box-ma {
                    /* width: 820px; */
                    width: 100%;
                    opacity: 1;
                    z-index: 1;
                    -webkit-transition: opacity 0.5s;
                    -moz-transition: opacity 0.5s;
                    -ms-transition: opacity 0.5s;
                    -o-transition: opacity 0.5s;
                    transition: opacity 0.5s;
                    display: block;
                    /* position: absolute; */
                }
                
                .module-tab-text summary {
                    cursor: pointer;
                    outline: none;
                }
                
                .module-tab-text summary::-webkit-details-marker {
                    display: none;
                }
                
                .module-tab-box-ma li details {
                    padding: 20px;
                    width: 100%;
                    background: white;
                    /* position: absolute;  */
                }
                
                .module-tab-text summary {
                    margin: 0 0 20px 0;
                    font-size: 18px;
                    font-weight: bold;
                    position: relative;
                    color: #4C4A58;
                    background: url(../image/public/arrow.png) no-repeat right;
                }
                
                .module-tab-text[open] summary {
                    background: url(../image/public/arrow-active.png) no-repeat right;
                    width: 100%;
                }
                
                .module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon-warehouse01 {
                    background: url(../image/public/decorate-active.png) no-repeat center;
                }
                
                .module-tab-text summary div {
                    display: inline-block;
                    width: 3px;
                    height: 16px;
                    background: #108cee;
                    margin-bottom: -2px;
                    margin-right: 8px;
                }
                
                .module-tab-text {
                    margin: 20px 0;
                }
                
                .module-tab-text h4 {
                    margin: 0 0 20px 0;
                    position: relative;
                    font-size: 18px;
                    font-weight: bold;
                    color: #4C4A58;
                }
                
                .module-tab-text ul li {
                    width: 33%;
                    float: left;
                    font-size: 14px;
                    line-height: 38px;
                    cursor: pointer;
                    color: #a2a2a2;
                    border: 1px solid #f4f4f4;
                    -webkit-transition: all 0.3s;
                    -moz-transition: all 0.3s;
                    -ms-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    transition: all 0.3s;
                }
                
                .icon {
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    vertical-align: middle;
                    margin-right: 10px;
                    margin-left: 10px;
                }
                
                .icon-bdm {
                    background: url(../image/public/case005.png) no-repeat center;
                    background-size: cover;
                }
                
                .module-tab-text ul li:hover a {
                    color: #08acee;
                }
                
                .module-tab-link {
                    position: relative;
                }
                
                .module-tab-link:after {
                    content: '';
                    width: 8px;
                    height: 8px;
                    float: right;
                    margin: 15px 20px 0 0;
                    transform: rotate(45deg);
                    border-top: 1px solid currentColor;
                    border-right: 1px solid currentColor;
                }
                
                .module-tab-text ul .module-tab-link:hover:after {
                    border-color: #108cee
                }
                
                .module-tab-text .module-tab-link+.module-tab-link {
                    width: calc(33% - 20px);
                    margin-left: 20px;
                }
                
                .icon-bds {
                    background: url(../image/public/case005.png) no-repeat center;
                    background-size: cover;
                }
                
                .icon-bdx {
                    background: url(../image/public/case005.png) no-repeat center;
                    background-size: cover;
                }
                
                .module-tab-more a {
                    cursor: pointer;
                    color: #fff;
                    font-size: 14px;
                    background: #108cee;
                    text-align: center;
                    width: 160px;
                    display: inline-block;
                    line-height: 40px;
                    margin-top: 20px;
                    text-decoration: none;
                    -webkit-transition: all 0.3s;
                    -moz-transition: all 0.3s;
                    -ms-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    transition: all 0.3s;
                }
                
                .module-tab-more a:hover {
                    background: #41a6f7
                }
                
                .module-tab-case li {
                    float: left;
                    margin-right: 20px;
                }
                
                .module-tab-case li i {
                    width: 60px;
                    height: 60px;
                    border: 1px solid #f0f0f0;
                    border-radius: 12px;
                    display: inline-block;
                }
                
                .icon-case01 {
                    background: url(../image/case003.png) no-repeat center;
                    background-size: contain;
                }
                
                .icon-case02 {
                    background: url(../image/case003.png) no-repeat center;
                    background-size: contain;
                }
                
                .icon-case03 {
                    background: url(../image/case003.png) no-repeat center;
                    background-size: contain;
                }
                
                .icon-case04 {
                    background: url(../image/case003.png) no-repeat center;
                    background-size: contain;
                }
                
                .icon-case05 {
                    background: url(../image/case003.png) no-repeat center;
                    background-size: contain;
                }
                
                .icon-case06 {
                    background: url(../image/case003.png) no-repeat center;
                    background-size: contain;
                }
                
                .module-tab-case li span {
                    color: #666;
                    font-size: 12px;
                    display: block;
                    text-align: center;
                    line-height: 24px;
                }