*{
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
    overflow: hidden;
    font-size: 14px;
    overflow-y:scroll;
    width: auto;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    color: inherit;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.video .adtip{
    color: rgb(154, 160, 166);
    fill: rgb(154, 160, 166);
    stop-color: rgb(154, 160, 166);
}
.adtip{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
}
.yinc,.xSl,.ySs,.none,.die{
    display: none;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(0, 0, 0, .87);
    font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
}

textarea {
    font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif
}

a {
    text-decoration: none;
    color: #2962ff
}

img {
    border: none
}
a:link,a:visited,a:hover{ text-decoration:none;}
ul,li{ list-style:none;}

* {
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: 'Google Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(icon.woff2) format('woff2');
}

#apps-debug-tracers {
    display: none
}

.flexStar{
    display: flex;
    justify-content: flex-start
}
.header{
    background-color: #fff;
    position: fixed;
    top: 0;
    transition: box-shadow .2s ease-in-out;
    width: 100%;
    z-index: 3;
    display: none;
}
.top_nav{
    width: 100%;
    height: 67px;
    display: flex;
    justify-content:space-between;
}
.navitem{
    height: 67px;
}
.navitem ul{
   display: none;
}

.navitem ul li{
    margin-left: 20px;
    line-height: 67px;
    height: 67px;
    position: relative;
    cursor: pointer;
}
.navitem .nav_logo{
    font-size: 25px;
    line-height: 67px;
    margin-left: 20px;
    cursor: pointer;
}
.navitem .nav_logo svg{
     width: 40px;
    height: 40px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.navitem .nav_logo span{
}
.navitem ul li a{
    font-size: 16px;
    color: #5F6367;
}
.navitem ul li.actived span{
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    left: 25%;
    bottom: 0;
    background: #03875F;
}
.navitemList{
    width: 49px;
    height: 49px;
    border-radius: 50%;
    margin-top: 9px;
    cursor: pointer;
}
.navitemList:hover{
    background: #E0DFE0;
}
.navitemList img{
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 12px;
}
.top_nav_center{
    width: 100%;
    height: 48px;
}
.top_nav_center ul{
    display: flex;
    justify-content:center;
}
.top_nav_center ul li{
    line-height: 48px;
    margin-left: 30px;
}
.top_nav_center ul li a{
    font-size: 16px;
    color: #5F6367;
}

.P7NFWb{
    background-color: #fff;
    border-top: 1px solid rgb(218, 220, 224);
    bottom: 0;
    display: flex;
    height: 56px;
    justify-content: center;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 3;
}
.yyaGpb{
    display: flex;
    justify-content: center;
    width: 100%;
}
.uEz1ib {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    max-width: 112px;
}
.Y4jiDf {
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
}
.jb05Ib {
    line-height: 0;
}
.WL3b7c {
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.VuUAje {
    color: #01875f;
    fill: #01875f;
    stop-color: #01875f;
}

.container{
    width: 100%;
    position: relative;
    /*margin-top: 56px;*/
    padding-bottom: 10px;
}
.content{
    /*margin-top: 40px;*/
}
.video{
    background-color: #202124;
    padding-bottom: 40px;
}
.banner{

}
.contentW {
    margin: 0 auto;
    min-height: 56px;
    position: relative;
    width: calc(100% - 48px);
}
.contentWd {
    max-width: 1296px;
}
.bigIcon{
    display: none;
    position: absolute;
    right: 0;
    top: 48px;
}
.bigIcon img{
    width: 180px;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: 20%;
}
.video .title_icon{
    margin-top: calc(56.25vw - 40px);
}
.no_video .PyyLUd{
    display: none;
}
.PyyLUd{
    position: absolute;
    right: -24px;
    top: 0;
    width: 100vw;
    height: 56.25vw;

}
.oiEt0d {
    object-fit: cover;
    position: absolute;
    right: 0;
    width: 100%;
    height: 56vw;
}
.video_door{
    background: linear-gradient(to top, rgb(32, 33, 36) 0, rgba(0, 0, 0, 0) 56%);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
}
.title_icon{
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    margin-top: 48px;
}
.banner_Bottom_play{
    z-index: 1;
    display: none;
    margin-left: auto;
}
.PyyLUd_play{
    bottom: 50%;
    position: absolute;
    right: 50%;
    transform: translate(50%, 50%);
}
.banner_Bottom_play_btn{
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 0 26px;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
    z-index: 1;
    background-color: rgba(0, 0, 0, .54);
    border-radius: 48px;
    color: #fff;
    width: -webkit-fit-content;
    width: fit-content;
    min-height: 40px;
    min-width: 40px;
}
.smallIcon_con{
    align-items: flex-start;
    display: flex;
}
.smallIcon_con img{
    border-width: 0;
    border-radius: 20%;
    margin: 7px 24px 0 0;
    width: 72px;
    height: 72px;
    display: inline-block;
}
.video .titlecon h1{
    color: #fff;
}
.titlecon h1{
    max-height: 112px;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 2rem;
    font-size: 1.5rem;
    letter-spacing: 0;
    font-weight: 400;
    font-weight: 500;
    align-items: flex-end;
    display: flex;
    overflow-wrap: anywhere;
    width: 100%;
    word-break: keep-all;
}

.video .title_des{
    margin-top: 16px;
}
.title_des{
    margin-top: 2px;
}
.company{
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.5rem;
    font-size: 1rem;
    letter-spacing: .00625em;
    font-weight: 500;
    color: #01875f;
    fill: #01875f;
    stop-color: #01875f;
}
.project_datas{
    height: 64px;
    margin: 16px 0 0 -24px;
    padding: 12px 0;
    width: 100vw;
}

.project_datas_con{
    align-items: center;
    display: flex
}
.project_datas_con:first-child{
    padding-left: 0;
}
.project_datas_item{
    padding: 0 15px;
    position: relative;
    min-width: 80px;
}
.video .project_datas_item:not(:first-child)::before{
    background-color: rgb(60, 64, 67);
}
.project_datas_item:not(:first-child)::before {
    background-color: rgb(232, 234, 237);
    content: "";
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    top: calc(50% - 12px);
    width: 1px;
}
.google-material-icons{
    font-family: 'Google Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.video .project_datas_item_top{
    color: #fff;
}
.project_datas_item_top{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.5rem;
    font-size: 1rem;
    letter-spacing: .02em;
    font-weight: 600;
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    white-space: nowrap;
}
.icon{
    font-size: 12px;
}
.video .project_datas_item_bottom{
    color: rgb(154, 160, 166);
    fill: rgb(154, 160, 166);
    stop-color: rgb(154, 160, 166);
}
.project_datas_item_bottom{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    white-space: nowrap;
}

.banner_Bottom{
    align-items: unset;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.btn{
    background-color: #01875f;
    color: #fff;
    text-align: center;
    padding: 10px 60px 10px 60px;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: 500;
    /*display: none;*/
}
.banner_Bottom_icon{
    margin: auto;
    z-index: 1;
    align-items: center;
    display: flex;
    gap: 8px;
}
.icon_cons{
    color: #00a173;
    fill: #00a173;
    stop-color: #00a173;
    display: flex;
    justify-content: flex-start;
    font-size: 1.125rem;
    line-height: 24px;
}
.svg_span{
    width: 24px;
    height: 24px;
    display: inline-block;
}
.banner_Bottom_icon svg{
    width: 24px;
    height: 24px;
    margin-right: 10px;

}

.content_left{

}

.content_right{

}
.swiper_con{
    height: 100%;
    position: relative;
}
.swiper_btn{
    display: none;
    position: absolute;
    top: calc(50% - 28px);
}
.swiper_btn_left{
    left: -28px;
    /* display: block; */
}
.swiper_btn_right{
    right: -28px;
    /* display: block; */
}
.swiper_btn_con{
    background-color: #fff;
    height: 56px;
    width: 56px;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: 28px 28px 28px 28px;
    cursor: pointer;

}
.swiper_btn_row{
    width: 36px;
    height: 36px;
    font-size: 36px;
    color: #3c4043;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-left: 8px;
}
.swiper_img_listCon{
    width: 100%;
    overflow: hidden;
}
.swiper_img_list{
    display: flex;
    overflow-x: scroll;
    -webkit-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    height: 100%;
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
}
.swiper_img_list_item{
    flex-shrink: 0;
    scroll-snap-align: start;
    margin-right: 12px;
}
.swiper_img_list_item img{
    border-width: 0;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: 8px;
    cursor: pointer;
    height: 204px;
    min-width: 92px;
}

.about_con{
    container-type: inline-size;
    container-name: section-wrapper;
    padding-top: 20px;
    width: 100%;
}
.about_con_header{
    padding-bottom: 20px;
}
.about_con_header_con{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.5rem;
    font-size: 1.125rem;
    letter-spacing: 0;
    font-weight: 400;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
}
.about_con_header_con_title{
    margin-right: 16px;
}
.about_con_header_con_title h2{
    display: flex;
    align-items: center;
}
.about_con_header_con_row{

}
.about_con_header_con_row_icon{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: 20px;
    padding: 2px;
    width: 24px;
    height: 24px;
}
.about_con_des{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.bARER{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    max-height: 7.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TKjAsc {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 24px;
}
.lXlx5 {
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
}
.xg1aie {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    margin-top: 4px;
}
.Uc6QCc{
    display: flex;
    flex-wrap: wrap;
    gap: 16px 12px;
    margin-bottom: 4px;
    margin-top: 28px;
}
.Uc6QCc_item{
    border: 1px solid #9ca3af;
    padding: 5px 15px 5px 15px;
    border-radius: 16px;
}
.XGHsbd{
    border-radius: 8px;
    border: 1px solid rgb(218, 220, 224);
    margin-top: 30px;
    padding: 20px 20px 0;
}
.wGcURe{
    align-items: flex-start;
    display: flex;
}

.wGcURe:not(:first-child) {
    margin-top: 20px;
}
.wGcURe_img{
    background-size: contain;
    height: 20px;
    margin-right: 20px;
    width: 20px;
}
.u4ICaf{
    color: #01875f;
    margin: 10px 0;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    font-size: .875rem;
    letter-spacing: .0107142857em;
    font-weight: 500;
    text-transform: none;
    height: 36px;
    border-radius: 4px;
    padding: 0 8px 0 8px;
    position: relative;
    /*display: inline-flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    box-sizing: border-box;
    min-width: 64px;
    border: none;
    outline: none;
    line-height: inherit;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    overflow: visible;
    vertical-align: middle;
    background: transparent;
}
.about_con_header_con_title .about_con_header_con_row_right{
    display: inline-flex;
}
.about_con_header_con_row_right{
    display: none;
}
.about_con_header_con_row_right span{
    color: rgb(95, 99, 104);
}
.about_con_header_con_row_right img{
    font-size: 1rem;
    width: 1rem;
    height: 1rem;
    margin-left: 8px;
    margin-right: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.device_info{
    margin-bottom: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.device_info_item:first-child{
    border: none;
    background-color: #e6f3ef;
    color: #056449;
    fill: #056449;
    stop-color: #056449;
}
.device_info_item{
    display: flex;
    justify-content: flex-start;
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    padding: 5px 15px 5px 15px;
    border-radius: 9999px;
    border: 1px rgb(218, 220, 224) solid;
}
.user_star{
    display: grid;
    flex-grow: 1;
    grid-template-columns: 1fr;
}
.user_star_score{
    padding-bottom: 16px;
    /*display: flex;*/
    padding-top: 24px;
    column-gap: 24px;
    display: grid;
    flex-grow: 1;
    grid-template-columns: -webkit-max-content auto;
    grid-template-columns: max-content auto;
}
.jILTFe{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans Display", Roboto, Arial, sans-serif;
    line-height: 4rem;
    font-size: 3.5rem;
    letter-spacing: 0;
    font-weight: 400;
}
.I26one{
    display: inline-block;
}
.deXnLd{
    display: inline-block;
    text-align: left;
    height: 16px;
    width: 16px;
}
.Z1Dz7b{
    color: #01875f;
    fill: #01875f;
    stop-color: #01875f;
}
.EHUI5b{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    margin-top: .5rem;
}
.JzwBgb{
    display: grid;
    grid-template-columns: -webkit-max-content auto;
    grid-template-columns: max-content auto;
    align-items: center;
}
.Qjdn7d{
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    padding-right: 16px;
}
.RJfYGf{
    border-radius: 9999px;
    background-color: rgb(232, 234, 237);
    height: 10px;
}
.RJfYGf_in{
    height: 100%;
    border-radius: inherit;
    background-color: #01875f;
}
.comment_list{
    padding-bottom: 16px;
}
.comment_header{

}
.comment_header_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user_info{
    display: grid;
    align-items: center;
    grid-column-gap: 16px;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
}
.user_info img{
    border-radius: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-size: cover;
}
.user_name{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
}
.user_more{

}
.comment_header_bottom{
    margin-top: 16px;
}
.iXRFPc{
    display: inline-block;
}
.F7XJmb{
    display: inline-block;
    text-align: left;
    height: 12px;
    width: 12px;
}
.Z1Dz7b{
    color: #01875f;
    fill: #01875f;
    stop-color: #01875f;
}
.bp9Aid{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-family: Roboto, Arial, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 1rem;
    margin-left: 1ch;
}
.comment_content{
    margin-top: 8px;
    font-size: .875rem;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    overflow-wrap: anywhere;
}
.comment_helpful_text{
    font-family: Roboto, Arial, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 1rem;
    margin-top: 16px;
}
.comment_helpful_btn{
    align-items: center;
    display: flex;
    margin-top: 12px;
}

.comment_helpful_btn span,.comment_helpful_btn p{
    height: 24px;
    line-height: 10px;
    border-radius: 9999px;
    border: 1px rgb(218, 220, 224) solid;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px 5px 10px;
    margin-right: 15px;
}

.comment_ishelpful{
    font-family: Roboto, Arial, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 1rem;
    margin-right: 24px;
}

.about_con_navitem{
    margin: 0;
    margin: -12px;
}
.about_con_navitem i{
    margin-top: 15px;
    margin-left: 12px;
}
.support_con{
    display: grid;
    grid-gap: 24px;
}
.support_con_list{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: none;
    border: 0;
    margin: -12px;
    overflow: hidden;
}
.VfPpkd-EScbFb-JIbuQc{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    outline: none;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    --mdc-ripple-fg-size: 0;
    --mdc-ripple-left: 0;
    --mdc-ripple-top: 0;
    --mdc-ripple-fg-scale: 1;
    --mdc-ripple-fg-translate-end: 0;
    --mdc-ripple-fg-translate-start: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    will-change: transform, opacity;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.support_con_list_a{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    outline: none;
    display: flex;
    padding: 12px;
    position: relative;
}
.support_con_list_a .icons{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: 18px;
    margin-right: 16px;
}
.xFVDSb{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
}
.pSEeg{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    overflow-wrap: anywhere;
}

.ErwGJf{
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}
.imgTxtList{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    outline: none;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
    margin: -12px;
}
.imgTxtList:hover{
    background-color: #E0DFE0;
}
.imgTxtListCon{

    column-gap: 16px;
    display: grid;
    grid-template-columns: -webkit-max-content auto;
    grid-template-columns: max-content auto;
    margin: 12px;
}
.imgTxtListCon img{
    background-size: contain;
    border-radius: 12px;
    border-width: 0;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    height: 56px;
    width: 56px;
}
.cXFu1{
    display: grid;
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
    height: -webkit-fit-content;
    height: fit-content;
    row-gap: 2px;
}
.ubGTjb{
    align-items: center;
    display: inline-flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.DdYX5{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: -.2px;
}
.ubGTjb{
    align-items: center;
    display: inline-flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wMUdtb{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: .2px;
}
.w2kbF{
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: .2px;
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
}
.Q4fJQd{
    align-items: center;
    display: inline-flex;
    height: 100%;
    padding-left: 2px;
}
.Yvy3Fd{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .625rem;
}


.HcyOxe{
    container-type: inline-size;
    container-name: section-wrapper;
    padding-top: 20px;
    width: 100%;
}
.SfzRHd{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.aA0Vnf{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
    align-items: center;
    display: flex;
}
.atOvg{
    display: none;
}
.yhtbu{
    margin-left: 24px;
    margin-right: 24px;
    padding-bottom: 72px;
}
.srvBL{
    border-bottom: 1px solid rgb(232, 234, 237);
    margin-bottom: 36px;
    padding-top: 36px;
    width: 100%;
}
.Hc0nne{
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 24px;
}
.GMGZAc{
    line-height: 32px;
    font-family: "Google Sans", Helvetica, Arial, sans-serif;
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0178571429em;
    line-height: 1.25rem;
    font-weight: 500;
}
.AU8vyc{
    display: block;
    width: -webkit-max-content;
    width: max-content;
}
.sv9Noe{
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
}
.CmHxkb{
    font-family: "Google Sans", Helvetica, Arial, sans-serif;
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .875rem;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-weight: 400;
    width: -webkit-max-content;
    width: max-content;
    line-height: 32px;
}
.KvNvKe{
    font-family: "Google Sans", Helvetica, Arial, sans-serif;
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .75rem;
    line-height: 48px;
    margin-right: 24px;
}
.AJ34ce{
    display: grid;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    grid-template-rows: 1fr;
    column-gap: 12px;
}
.GrpFfc{
    align-self: center;
    width: 24px;
    height: 18px;
}
.QOTGFf{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
}
.video_play{
    opacity: 1;
    transition: opacity .15s cubic-bezier(0.4, 0, 0.2, 1) .15s;
    background-color: rgba(0, 0, 0, 0.502);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 5000;
}
.YALzif {
    background-color: black;
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.Wi7KIe {
    fill: rgb(241, 243, 244);
    stop-color: rgb(241, 243, 244);
}

.yhtbu.mb{
  display: none !important;
}
@media screen and (max-width: 350px) {
    .navitem .nav_logo span {
        font-size: 15px;
    }
    .navitem .nav_logo svg{
        width: 30px;
        height: 30px;
        margin-top: 18px;
    }
}
@media screen and (max-width: 480px) {
    .navitem .nav_logo span {
        font-size: 20px;
    }
    .icon_cons{
        font-size: .8rem;
    }
    .project_datas_item_bottom{
        font-size: .6rem;
    }
}
@media screen and (min-width: 840px) {
    .P7NFWb {
        display: none;
    }
    .top_nav ul{
        display: flex;
    }
    .bigIcon{
        display: inline;
    }
    .video .bigIcon{
        display: none;
    }
    .smallIcon_con img{
        display: none;
    }
    .titlecon h1{
        width: 560px;
    }
    .video .title_icon{
        margin-top: 218px;
    }
    .video_door{
        background: linear-gradient(to right, rgb(32, 33, 36) 0, rgba(0, 0, 0, 0) 56%), linear-gradient(to top, rgb(32, 33, 36) 0, rgba(0, 0, 0, 0) 56%);
    }
    .video .banner_Bottom_play{
        display: block;
    }
    .PyyLUd_play{
        display: none;
    }
    .Hc0nne {
        column-gap: 16px;
        grid-template-columns: 244px auto;
    }
    .container{
        /*margin-top: 64px !important;*/
    }
}

@media screen and (min-width: 600px) {
    .contentW {
        width: calc(100% - 96px);
    }
    .project_datas{
        /*margin-left: -72px;*/
    }
    .PyyLUd {
        right: -48px;
    }
    .titlecon h1{
        font-family: "Google Sans", Roboto, Arial, sans-serif;
        line-height: 2.75rem;
        font-size: 2.25rem;
        letter-spacing: 0;
        font-weight: 400;
        font-weight: 500;
    }
    .banner_Bottom{
        align-items: center;
        flex-direction: row;
    }
    .banner_Bottom_icon{
        margin: 0;
        margin-left: 16px;
    }
    .about_con_header_con{
        justify-content: start;
    }
    .about_con_header_con_row_right{
        display: inherit;
        margin-left: auto;
    }
    .about_con_header_con_title .about_con_header_con_row_right{
        display: none;
    }
    .yhtbu {
        margin-left: 48px;
        margin-right: 48px;
    }
    .smallIcon_con{
        max-width: 60%;
    }
}
@media screen and (min-width: 960px) {
    .content_left {
        width: calc(100% - 348px);
    }
    .content_right {
        width: 276px;
    }
    .mb{
        margin-bottom: 16px;
    }
    .content{
        display: flex;
        justify-content: space-between;
    }
    .atOvg {
        display: inherit;
    }
    .OaCuEc {
        display: none;
    }
}

@media screen and (min-width: 1024px) {
    .PyyLUd, .oiEt0d {
        height: 468px;
        width: 832px;
    }
    .titlecon h1{
        max-height: 192px;
    }
}
@media screen and (min-width: 1280px) {
    .contentW {
        width: calc(100% - 144px);
    }
    .content_left {
        width: calc(100% - 436px);
    }
    .content_right {
        width: 364px;
    }
    .mb{
        margin-bottom: 24px;
    }
    .PyyLUd, .oiEt0d {
        height: 532px;
        width: 947px;
    }
    .video_door{
        background: linear-gradient(to right, rgb(32, 33, 36) 0, rgba(0, 0, 0, 0) 56%), linear-gradient(to top, rgb(32, 33, 36) 0, rgba(0, 0, 0, 0) 56%), linear-gradient(to left, rgb(32, 33, 36) 0, rgba(0, 0, 0, 0) 56%);
    }
    .titlecon h1{
        font-family: "Google Sans Display", Roboto, Arial, sans-serif;
        line-height: 4rem;
        font-size: 3.5rem;
        letter-spacing: 0;
        font-weight: 400;
        font-weight: 500;
    }
    .swiper_img_list_item img{
        height: 296px;
    }
    .Hc0nne {
        column-gap: 24px;
        grid-template-columns: 266px auto;
    }
    .yhtbu {
        margin-left: 72px;
        margin-right: 72px;
    }
    .avtIH {
        margin-left: auto;
        margin-right: 0;
    }
}
@media screen and (min-width: 1440px) {
    .PyyLUd, .oiEt0d {
        /*height: 600px;*/
        width: 1067px;
    }
    .yhtbu {
        margin-left: auto;
        margin-right: auto;
        max-width: 1296px;
    }
}
@media (hover: hover) {
    .P7NFWb {
        border-top: none;
        height: 48px;
        position: static;
    }
    .jb05Ib {
        display: none;
    }
    .container{
        /*margin-top: 104px;*/
    }

}
.swiper_img_list::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
