/*     banner   */
.banner {
    overflow: hidden;
    clear: both;
    height: auto;
}
img.banner-pc {
    object-fit: cover;
    position: relative;
    width: auto;
}
img.banner-app {
    object-fit: cover;
    position: relative;
    width: auto;
}
.text007 {
    display: block;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    z-index: 1;
    grid-area: copy/copy/copy/copy;
    text-align: center;
}


img.banner-pc {
    -o-object-fit: fill;
}

h1.keyTitle {
    color: #ffffff;
    font-size: 40px;
    padding-bottom: 26px;
    font-weight: 400;
    text-align: center;
}

h2.keyDesc {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.btngrp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn1.btnfont {
    width: 160px;
    height: 40px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #36508d;
    cursor: pointer;
    color: #ffffff;
    margin: 0 auto;
}
.banner-app{display:none;}

@media screen and (max-width: 769px){
    .banner-pc{display: none;}
    .banner-app{display:block;}
    .text007{
        margin: 0 5%;
        width: 90%;
    }
}
/*     banner:结束    */

.content_01 {
    width: 100%;
    background: #eff3f4;
    padding: 60px 0px;
    z-index: 2;
    margin-top: -10px;
}

img.content_01_img {
    width: 50px;
    height: 50px;
}

.content_01_box {
    display: flex;
    justify-content: space-around;
}

.content_01_li {
    width: 26%;
    height: 100px;
    padding: 0 30px;
    background: #fff;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.content_01_right p.content_p {
    margin: 10px 0 0 0;
}

.content_01_right {
    padding-left: 20px;
}
.content_02 {
    text-align: center;
    padding-bottom:60px;
}
.box007 {
    width: 100%;
    height: 500px;
    background: #fafafa;
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
}
ul.tab li {
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s;
    width: 25%;
    border-right: 1px solid #ffffff;
}
li h6.content_h6 {
    line-height: 3;
    font-size: 16px;
    margin: 0px;
    padding: 0 20px;
}

ul.tab {
    display: flex;
    justify-content: space-evenly;
    padding: 0px;
    background: #fafafa;
    border-radius: 5px 5px 0px 0px;
    margin: 0px;
    overflow: hidden;
    border-bottom: 1px #ffffff solid;
}

ul.tab li h6:hover {
    background: rgb(54, 80, 141);
    color:#ffffff;
}
.content_02 {
    background-image: url(https://cdn.shopify.com/s/files/1/0569/3600/5824/files/kol_02_bg.png?v=1639637480);
    background-size: cover;
    background-position: 100%;
    background-repeat: no-repeat;
}
.content_02_bottom_center {
    display: flex;
    justify-content: space-around;
}

img.content_02_center_img {
    width: auto;
    height: auto;
}

.content_02_bottom_center_con.ml-10 {
    text-align: left;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.content_02_bottom_center_left {
    text-align: left;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-bottom:40px;
}
.content_02_bottom_center_con.ml-10 p.content_p {
    text-align: left;
}

.content_02_bottom_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content_02_bottom_li {
    text-align: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.content_03 {
    background-image: url(https://cdn.shopify.com/s/files/1/0569/3600/5824/files/kol_content03_bg.jpg?v=1639641092);
    background-size: cover;
    background-position: 100%;
    background-repeat: no-repeat;
    text-align: center;
    padding: 60px 0px;
}

ul.tbb {
    display: flex;
    justify-content: center;
}

.box008 {
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    overflow: hidden;
}
ul.tbb li {
    border-bottom: 1px solid #fff;
    margin: 0 10px;
}
.content_03_bottom_center {
    display: flex;
    justify-content:center;
}

.content_03_bottom_center_left {
    text-align: left;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-bottom:60px;
}

.content_03_bottom_center_con {
    text-align: left;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 60px;
}
.content_03_bottom_center_con p.content_p.mb-30 {
    text-align: left;
}
.content_03_bottom_center_con p.content_p.mb-30 {
    text-align: left;
}

a.content_a {
    padding: 10px 0px;
    background: rgb(54, 80, 141);
    border-radius: 6px;
    display: block;
    width: 120px;
    text-align: center;
}

a.content_a:hover {color: #ffffff;text-decoration: revert;}
img.content_03_logo_img {
    width: auto;
    height: 70px;
    border-radius: 10px;
    padding: 0 30px;
    background: #ffffff;
}
img.content_03_center_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
}
li.cur h6.content_h6{
    background: rgb(54, 80, 141);
    color: #ffffff;
}
li.cur {
    background: rgb(54, 80, 141);
    color: #ffffff;
}
ul.tcc {
    display: flex;
    justify-content: center;
}

ul.tcc li {
    border-bottom: 1px solid #fff;
    margin: 0 10px;

}
.content_03_bottom_center {
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
}
.box009{
    width: 100%;
    height: 320px;
    box-sizing: border-box;
    overflow: hidden;
}
.content_04_bottom_center {
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
}
.content_04_bottom_center_left {
    text-align: left;
    -ms-flex: 0 0 40%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-bottom: 60px;
    text-align: center;
}
.content_04_bottom_center_con {
    text-align: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
}
.content_04_bottom_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

img.content_04_center_img {
    width: auto;
    height: 320px;
}

p.content_p.mb-30.White_01 {
    text-align: left;
}
.content_04 {
    text-align: center;
}
.content_05 {
    background: rgb(41 55 88);
}

.item02 {
    width: 33.3%;
    text-align: center;
    padding: 30px;
}

.content_05_bottom {
    display: flex;
}

.item02 span {
    color: #ffffff;
    font-size: 42px;
}

span.text02 {
    font-size: 18px;
}
.content_06 {
    text-align: center;
}

.content_06 a.content_a {
    margin: 20px auto 0px;
}

@media screen and (max-width: 769px){
    .content_01 {
        padding: 60px 0 30px;
    }
.content_01_box.content {flex-wrap: wrap;}

.content_01_li {
    width: 100%;
    margin-bottom: 20px;
}

.content_01_right {
    text-align: left;
}

.content_01_right p.content_p {
    text-align: left;
}
.box007 {
    padding: 20px;
    height: 100%;
    max-height: 670px;
}

li h6.content_h6 {
    font-size: 12px;
    padding: 0px;
}

.content_02_bottom_center_left,.content_02_bottom_center_con {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.content_02_bottom_center {
    flex-wrap: wrap;
}
.content_03_bottom_center_con {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0px;
}
img.content_02_center_img {
    width: 100%;
}

.content_02_bottom_center_con.ml-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0px !important;
    order: 1;
}

p.content_p.mb-30 {
    margin-bottom: 10px !important;
}

.content_02_bottom_ul.mt-30.b-t {
    margin-top: 0px !important;
}

.indexBox.content {
    padding: 0px;
    width: 100%;
}

.content_02_bottom_center_left {
    order: 4;
}

.content_02_bottom_li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
ul.tbb {
    flex-wrap: wrap;
    padding: 0px;
}

ul.tbb li {
    margin: 0 5px;
}

.content_03_bottom_center_left {
    display: none;
}

.box008.mt-60 {
    margin-top: 10px !important;
    height: 100%;
    max-height: 360px;
}

a.content_a {
    font-size: 12px;
}
ul.tcc li {
    border-bottom: 1px solid #fff;
    margin: 0 1%;
    width:32%;

}
ul.tcc {
    padding: 0px;
}

img.content_04_center_img {
    width: 100%;
    height: auto;
}

.content_04_bottom_center_left,.content_04_bottom_center_con {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 0px;
}

.box009.mt-30 {
    height: 100%;
}
ul.tcc {
    padding: 0px;
}

img.content_04_center_img {
    width: 100%;
    height: auto;
}

.content_04_bottom_center_left,.content_04_bottom_center_con {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 0px;
}

.box009.mt-30 {
    height: 100%;
    max-height: 360px;
}

ul.tcc h6.content_h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item02 {padding: 30px 0px;}

.item02 span {
    font-size: 24px;
}

span.text02 {
    font-size: 16px;
}

.content_05_bottom.content {
    width: 100%;
    padding: 0px;
}
}