﻿/*#app .head {*/
/*    display: flex;*/
/*    height: 56px;*/
/*    padding: 0 .8em;*/
/*    flex-direction: row;*/
/*    flex-wrap: nowrap;*/
/*    justify-content: flex-start;*/
/*    align-items: stretch;*/
/*    border-bottom: 1px solid #ddd*/
/*}*/

/*#app .head .title {*/
/*    color: #333;*/
/*    font-size: 16px;*/
/*    line-height: 55px;*/
/*    font-weight: 700*/
/*}*/

/*#app .body {*/
/*    min-height: calc(100vh - 131px)*/
/*}*/

/*#app .body .banner {*/
/*    background: #fafafa;*/
/*    border-bottom: 1px solid #e5e5e5;*/
/*    transition: padding .15s;*/
/*    text-align: center;*/
/*    padding-top: 50px;*/
/*    padding-bottom: 30px;*/
/*    position: relative;*/
/*    margin-bottom: 1.5em*/
/*}*/

/*#app .body .ui.items > .item > .image > img {*/
/*    width: 89px;*/
/*    height: 118px*/
/*}*/

/*#app .ui.bordered.image img, .ui.bordered.images .image, .ui.bordered.images img, .ui.bordered.images svg, .ui.bordered.image svg, img.ui.bordered.image {*/
/*    border: 1px solid rgba(0, 0, 0, .1)*/
/*}*/

/*#app .ui.circular.image, .ui.circular.image > *, .ui.circular.images .image, .ui.circular.images .image > * {*/
/*    -webkit-border-radius: 500rem;*/
/*    -moz-border-radius: 500rem;*/
/*    border-radius: 500rem*/
/*}*/

/*.ui.small.image, .ui.small.images .image, .ui.small.images img, .ui.small.images svg {*/
/*    width: 150px;*/
/*    height: auto;*/
/*    font-size: .92857143rem*/
/*}*/

/*.ui.centered.image, .ui.centered.images {*/
/*    margin-left: auto;*/
/*    margin-right: auto*/
/*}*/

/*.ui.mini.image, .ui.mini.images .image, .ui.mini.images img, .ui.mini.images svg {*/
/*    width: 35px;*/
/*    height: auto;*/
/*    font-size: .78571429rem*/
/*}*/

/*.ui.tiny.image, .ui.tiny.images .image, .ui.tiny.images img, .ui.tiny.images svg {*/
/*    width: 80px;*/
/*    height: auto;*/
/*    font-size: .85714286rem*/
/*}*/

/*.ui.avatar.image, .ui.avatar.image img, .ui.avatar.images .image, .ui.avatar.images img, .ui.avatar.images svg, .ui.avatar.image svg {*/
/*    margin-right: .25em;*/
/*    display: inline-block;*/
/*    width: 2em;*/
/*    height: 2em;*/
/*    -webkit-border-radius: 500rem;*/
/*    -moz-border-radius: 500rem;*/
/*    border-radius: 500rem;*/
/*}*/

/*.ui.small.image, .ui.small.images .image, .ui.small.images img, .ui.small.images svg {*/
/*    width: 150px;*/
/*    height: auto;*/
/*    font-size: .92857143rem*/
/*}*/

/*.ui.center.aligned.header, .ui.centered.header {*/
/*    text-align: center*/
/*}*/

/*.ui.header:last-child {*/
/*    margin-bottom: 0*/
/*}*/

/*h3.ui.header {*/
/*    font-size: 1.28571429rem*/
/*}*/

/*.ui.header {*/
/*    border: none;*/
/*    margin: calc(2rem - .14286em) 0 1rem;*/
/*    padding: 0;*/
/*    font-family: Helvetica Neue, NotoSansHans-Regular, AvenirNext-Regular, arial, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, Arial, Helvetica, sans-serif;*/
/*    font-weight: 400;*/
/*    line-height: 1.28571429em;*/
/*    text-transform: none;*/
/*    color: rgba(0, 0, 0, .87)*/
/*}*/

/**, :after, :before {*/
/*    box-sizing: inherit*/
/*}*/

/*.ui.container {*/
/*    display: block;*/
/*    max-width: 100% !important*/
/*}*/

/*.ui.items:last-child {*/
/*    margin-bottom: 0 !important*/
/*}*/

/*.ui.items:first-child {*/
/*    margin-top: 0 !important*/
/*}*/

/*.ui.items {*/
/*    margin: 1.5em 0*/
/*}*/

/*.ui.divided.items > .item:first-child {*/
/*    border-top: none;*/
/*    margin-top: 0 !important;*/
/*    padding-top: 0 !important*/
/*}*/

/*.ui.divided.items > .item {*/
/*    border-top: 1px solid rgba(34, 36, 38, .15);*/
/*    margin: 0;*/
/*    padding: 1em 0*/
/*}*/

/*.ui.items > .item:after {*/
/*    display: block;*/
/*    content: " ";*/
/*    height: 0;*/
/*    clear: both;*/
/*    overflow: hidden;*/
/*    visibility: hidden*/
/*}*/

/*.ui.items > .item:first-child {*/
/*    margin-top: 0*/
/*}*/

/*.ui.items > .item:last-child {*/
/*    margin-bottom: 0*/
/*}*/

/*.ui.items > .item > .image {*/
/*    position: relative;*/
/*    flex: 0 0 auto;*/
/*    display: block;*/
/*    float: none;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/

/*.ui.items > .item > .image > img {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    border-radius: .125rem;*/
/*    border: none;*/
/*}*/

/*a {*/
/*    text-decoration: none;*/
/*}*/

/*.ui.items > .item {*/
/*    display: flex;*/
/*    margin: 1em 0;*/
/*    width: 100%;*/
/*    min-height: 0;*/
/*    background: transparent;*/
/*    padding: 0;*/
/*    border: none;*/
/*    border-radius: 0;*/
/*    box-shadow: none;*/
/*    transition: box-shadow .1s ease;*/
/*    z-index: 1*/
/*}*/

/*.ui.image {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    max-width: 100%;*/
/*    background-color: transparent*/
/*}*/

/*.ui.items > .item > .image:only-child > img {*/
/*    border-radius: 0*/
/*}*/

/*.ui.items > .item > .content {*/
/*    display: block;*/
/*    flex: 1 1 auto;*/
/*    background: none;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    box-shadow: none;*/
/*    font-size: 1em;*/
/*    border: none;*/
/*    border-radius: 0*/
/*}*/

/*.ui.items > .item > .content:after {*/
/*    display: block;*/
/*    content: " ";*/
/*    height: 0;*/
/*    clear: both;*/
/*    overflow: hidden;*/
/*    visibility: hidden*/
/*}*/

/*.ui.items > .item > .image + .content {*/
/*    min-width: 0;*/
/*    width: auto;*/
/*    display: block;*/
/*    margin-left: 0;*/
/*    align-self: top;*/
/*    padding-left: 1.5em*/
/*}*/

/*.ui.items > .item > .content > .header {*/
/*    display: inline-block;*/
/*    margin: -.21425em 0 0;*/
/*    font-family: Helvetica Neue, NotoSansHans-Regular, AvenirNext-Regular, arial, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, Arial, Helvetica, sans-serif;*/
/*    font-weight: 400;*/
/*    color: rgba(0, 0, 0, .85)*/
/*}*/

/*.ui.items > .item > .content > .header:not(.ui) {*/
/*    font-size: 1.28571429em*/
/*}*/

/*.ui.items > .item [class*="left floated"] {*/
/*    float: left*/
/*}*/

/*.ui.items > .item [class*="right floated"] {*/
/*    float: right*/
/*}*/

/*.ui.items > .item .content img {*/
/*    align-self: middle;*/
/*}*/

/*.ui.items > .item .avatar img, .ui.items > .item img.avatar {*/

/*    border-radius: 500rem*/
/*}*/

/*.ui.items > .item > .content > .description {*/
/*    margin-top: .6em;*/
/*    max-width: auto;*/
/*    font-size: 1em;*/
/*    line-height: 1.4285em;*/
/*    color: rgba(0, 0, 0, .87)*/
/*}*/

/*.ui.items > .item > .content p {*/
/*    margin: 0 0 .5em*/
/*}*/

/*.ui.items > .item > .content p:last-child {*/
/*    margin-bottom: 0*/
/*}*/

/*.ui.items > .item .meta {*/
/*    margin: .5em 0;*/
/*    font-size: 1em;*/
/*    line-height: 1em;*/
/*    color: rgba(0, 0, 0, .6)*/
/*}*/

/*.ui.items > .item .meta * {*/
/*    margin-right: .3em*/
/*}*/

/*.ui.items > .item .meta :last-child {*/
/*    margin-right: 0*/
/*}*/

/*.ui.items > .item .meta [class*="right floated"] {*/
/*    margin-right: 0;*/
/*    margin-left: .3em*/
/*}*/

/*.ui.items > .item > .content a:not(.ui) {*/
/*    color: "";*/
/*    transition: color .1s ease*/
/*}*/

/*.ui.items > .item > .content a:not(.ui):hover {*/
/*    color: ""*/
/*}*/

/*.ui.items > .item > .content > a.header {*/
/*    color: rgba(0, 0, 0, .85)*/
/*}*/

/*.ui.items > .item > .content > a.header:hover {*/
/*    color: #1e70bf*/
/*}*/

/*.ui.items > .item .meta > a:not(.ui) {*/
/*    color: rgba(0, 0, 0, .4)*/
/*}*/

/*.ui.items > .item .meta > a:not(.ui):hover {*/
/*    color: rgba(0, 0, 0, .87)*/
/*}*/

/*.ui.items > .item > .content .favorite.icon {*/
/*    cursor: pointer;*/
/*    opacity: .75;*/
/*    transition: color .1s ease*/
/*}*/

/*.ui.items > .item > .content .favorite.icon:hover {*/
/*    opacity: 1;*/
/*    color: #ffb70a*/
/*}*/

/*.ui.items > .item > .content .active.favorite.icon {*/
/*    color: #ffe623*/
/*}*/

/*.ui.items > .item > .content .like.icon {*/
/*    cursor: pointer;*/
/*    opacity: .75;*/
/*    transition: color .1s ease*/
/*}*/

/*.ui.items > .item > .content .like.icon:hover {*/
/*    opacity: 1;*/
/*    color: #ff2733*/
/*}*/

/*.ui.items > .item > .content .active.like.icon {*/
/*    color: #ff2733*/
/*}*/

/*.ui.items > .item .extra {*/
/*    display: block;*/
/*    position: relative;*/
/*    background: none;*/
/*    margin: .5rem 0 0;*/
/*    width: 100%;*/
/*    padding: 0;*/
/*    top: 0;*/
/*    left: 0;*/
/*    color: rgba(0, 0, 0, .4);*/
/*    box-shadow: none;*/
/*    transition: color .1s ease;*/
/*    border-top: none*/
/*}*/

/*.ui.items > .item .extra > * {*/
/*    margin: .25rem .5rem .25rem 0*/
/*}*/

/*.ui.items > .item .extra > [class*="right floated"] {*/
/*    margin: .25rem 0 .25rem .5rem*/
/*}*/

/*.ui.items > .item .extra:after {*/
/*    display: block;*/
/*    content: " ";*/
/*    height: 0;*/
/*    clear: both;*/
/*    overflow: hidden;*/
/*    visibility: hidden*/
/*}*/

/*.ui.items > .item > .image:not(.ui) {*/
/*    width: 175px*/
/*}*/

/*.ui.items > .item > .image > img {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    border-radius: .125rem;*/
/*    border: false;*/
/*}*/

/*.ui.items > .item > .image {*/
/*    position: relative;*/
/*    flex: 0 0 auto;*/
/*    display: block;*/
/*    float: none;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    max-height: "";*/
/*    align-self: top*/
/*}*/

/*@media only screen and (min-width: 1400px) {*/
/*    .ui.container {*/
/*        width: 1327px;*/
/*        margin-left: auto !important;*/
/*        margin-right: auto !important*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
/*    .ui.container {*/
/*        width: 1327px;*/
/*        margin-left: auto !important;*/
/*        margin-right: auto !important*/
/*    }*/
/*}*/

.index .main a .item-text {
    width: 283px;
    height: 318px;
    min-width: 0;
    padding: 30px 21px 25px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}
.index .main a h6 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.index .main a > div .title {
    
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
}

.index .main a > div .info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 16px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}
.index .main a > div .image {
    width: 240px;
    height: 150px;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(146,186,211,0.1);
}
.index .main a .color0 { /*开源版*/
   background: linear-gradient( 135deg, #FCFDFF 0%, #F3F1FF 100%);
} 

.index .main a .color1 {  /*标准版*/
    background: linear-gradient( 135deg, #FCFDFF 6.43%, #EDF6FF 100%); 
} 
.index .main a .color2 { /*PRO*/
    background: linear-gradient( 135deg, #FEFDFF 3.57%, #FFF8EB 100%);
} 
.index .main a .color3 { /*多门店*/
    background: linear-gradient( 135deg, #FEFDFF 3.57%, #F5F0FF 100%);
} 
.index .main a .color4 { /*PHP多商户*/
    background: linear-gradient( 135deg, #FFFFFF 0%, #FFF5F0 99.29%);
} 
.index .main a .color5 { /*Java多商户*/
    background: linear-gradient( 135deg, #FFFFFF 0%, #FFF8EF 96.43%);
} 
.index .main a .color6 { /*知识付费*/
    background: linear-gradient( 135deg, #FFFFFF 3.57%, #EEF0FF 100%);
} 
.index .main a .color7 { /*Java标准版*/
    background: linear-gradient( 135deg, #FFFFFF 3.57%, #FFF4F4 100%);
} 
.index .main a .color8 { /*多商户外贸版*/
    background: linear-gradient( 135deg, #FEFDFF 3.57%, #F5F0FF 100%);
} 
.index .main a .color9 { /*一号通*/
    background: linear-gradient( 135deg, #FFFFFF 0%, #EDFFFF 99.29%);
} 
.index .main a .color10 { /*客服系统*/
   background: linear-gradient( 135deg, #FEFDFF 3.57%, #FFF6FB 100%);
} 
.index .main a .color11 { /*陀螺匠*/
    background: linear-gradient( 135deg, #FCFDFF 6.43%, #EDF6FF 100%);
} 
.index .main a .color0 h6{
    color: #645CB5;
}
.index .main a .color1 h6 { 
   color: #437CF3;
} 
.index .main a .color2 h6 { 
   color: #D3AA08;
} 
.index .main a .color3 h6{
    color: #765BFF;
}
.index .main a .color4 h6{ /*php多商户*/
    color: #E2662C;
}
.index .main a .color5 h6{ /*java多商户*/
    color: #EA8515;
}
.index .main a .color6 h6 { /*知识付费*/
   color: #4458EE;
} 
.index .main a .color7 h6 { /*java标准版*/
   color: #DD453C;
} 
.index .main a .color8 h6 { /*多商户外贸*/
   color: #9346DD;
} 
.index .main a .color9 h6 { /*一号通*/
   color: #2BB0CB;
} 
.index .main a .color10 h6 { /*客服*/
   color: #E55CA7;
} 
.index .main a .color11 h6 { /*陀螺匠*/
   color: #437CF3;
} 

@media (max-width: 1200px){ /*0~768*/
    body{
        /* background: red; */
    }
    .index .header .inner {
        width: 100%;
        margin: 0 auto;
    }
    .index .header .inner .nav{
        margin: 0 10px;
    }

    .index .main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 96%;
        margin: 0 auto;
    }

    .index .main a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 24%;
        height: 256px;
        margin-right: 1.3%;
        background: #fff;
        border-radius: 12px;
        margin-bottom: 22px;
        text-decoration: none;
    }
    .index .main a:nth-child(4n) {
        margin-right: 0;
    }
    .index .main a .item-text {
        padding: 20px;
        width: 100%;
        height: auto;
    }
    .index .main a > div .image {
        max-width: 100%;
        max-height: 120px;
    }

}
@media (max-width: 1024px){ 

    .index .main a {
        width: 32%;
        height: 256px;
        margin-right: 2%;
        background: #fff;
        border-radius: 12px;
        margin-bottom: 22px;
    }
    .index .main a:nth-child(3n) {
        margin-right: 0;
    }
}
@media (max-width: 768px){ /*0~768*/

    .index .main a {
        width: 100%;
        height: auto;
        margin-right: 0;
        background: #fff;
        border-radius: 12px;
        margin-bottom: 22px;
    }
      .index .main a > div .image {
        width: 100%;
        height: auto;
        max-height: auto;
    }
}
@media (max-width: 425px){ /*0~425*/
    body{
        /* background: yellow; */
    }
}
@media (max-width: 375px){ /*0~375*/
    body{
        /* background: blue; */
    }
}
@media (max-width: 768px){ /*0~320*/
    .index .header .link a {
        margin-left: 20px;
        width: 30px;
        display: inline-block;
    }
}

@media (min-width: 1200px){ /*1200~+∞*/
    body{
        /* background: green; */
    }
    .index {
        background-image: url("../image/banner_bg.png");
        background-repeat: no-repeat;
        background-size: contain;
    }
    .index .header .inner {
        width: 1200px;
        margin: 0 auto;
    }

    .index .main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 1200px;
        margin: 0 auto 81px;
    }

    .index .main a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 285px;
        height: 320px;
        margin-bottom: 22px;
        text-decoration: none;

    }
}

.index .header {
    /* height: 300px; */

}
.index .header .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index .header .logo {
    width: 79px;
    /* height: 29px; */
    margin-top: 18px;
}

.index .header .logo img {
    display: block;
    width: 100%;
    height: 100%;
}

.index .header .link {
    margin-top: 22px;
}

.index .header .link a {
    text-decoration: none;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}

.index .header .link a ~ a {
    margin-left: 30px;
}

.index .header .text {
    margin-top: 73px;
}

.index .header .title {
    font-weight: bold;
    font-size: 36px;
    line-height: 41px;
    text-align: center;
    color: #333;
}
.index .header .title span {
      /* 1. 设置渐变背景 */
  background: linear-gradient(to right, #086BFF, #5000FF);
  /* 2. 将背景裁剪到文字部分 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 3. 将文字颜色设为透明，露出背后的渐变 */
  color: transparent;
}
.index .header .info {
    margin-top: 23px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #333;
}

/* .index .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto 103px;
}

.index .main a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    margin-top: 50px;
    text-decoration: none;
}
 */
.index .main img {
    display: block;
    width: 100%;
}

.index .main .doc-box .doc-title{
    font-weight: 500;
    font-size: 20px;
    color: #333333;
    margin-top: 30px;
}

.index .copyright {
    margin-bottom: 28px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #666666;
}

.doc-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* 两端对齐，中间均匀分布 */
    margin-top: 80px;
  
}

.doc-box-shicang{
    margin-top: 40px;
}
