Body {
    overflow-x: hidden;
}

body {
    --saftime: 0.8s;
    /*SAFåŠ¨ç”»æ—¶é—´*/
    --safswtime: 1s 1s;
    --pagecolor: #fff;
    /*ç¿»å±æ•ˆæžœé¡µé¢æŒ‡ç¤ºå™¨é»˜è®¤é¢œè‰²*/
   /* opacity: 0;*/
    transition: padding-top 1s
}

*, ::after, ::before {
    box-sizing: border-box;
}

.s-main-banner-container {
    min-height: 100px;
    display-radio: 1
}

.s-main-banner-container .s-main-banner {
    height: auto;
    display-radio: 1;
    background_radio: 1;
    max-height: 1080px
}

.s-main-banner-container .s-main-banner .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.s-main-banner-container .s-main-banner .swiper-wrapper {
    height: inherit
}

.s-main-banner-container .s-main-banner .swiper-slide {
    height: inherit
}

.s-main-banner-container .s-main-banner .p_img {
    width: 100%;
    height: 100%;
    background: #000
}

.s-main-banner-container .s-main-banner .p_img img {
    display: block;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100vh !important;
    max-height: 1080px;
    object-fit: cover;
    filter: unset
}
.s-main-banner-container .s-main-banner .p_img:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    z-index: 2;
    width: 100%;
    height: 50%
}

.s-main-banner-container .s-main-banner .swiper-slide img {
    position: relative;
    transition: all 1s ease 2.5s;
    transform: perspective(1000px) translate3d(0, 0, 100px)
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active img {
    transition: all 5s ease 0s;
    transform: perspective(1000px) translate3d(0, 0, 0px)
}

.s-main-banner-container .s-main-banner .custom-bullet {
    background: #ccc
}

.s-main-banner-container .s-main-banner .p_info {
    width: 50%;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center
}

.s-main-banner-container .s-main-banner .p_info div {
    width: 100%
}

.s-main-banner-container .s-main-banner .p_subtitle {
    line-height: 2;
    padding: 5px 0;
    display-radio: 1;
    font-size: 72px;
    font-weight: bold
}

.s-main-banner-container .s-main-banner .swiper-container-vertical {
    height: 400px
}

.s-main-banner-container .s-main-banner .p_video {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    margin-right: 0;
    margin-left: auto;
    position: relative
}

.s-main-banner-container .s-main-banner .p_video .videoContent {
    width: 100%;
    height: 100%
}

.s-main-banner-container .s-main-banner .p_video video {
    width: 100%;
    height: 100%;
    background: #000
}

.s-main-banner-container .s-main-banner .p_videoPoster {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer
}

.s-main-banner-container .s-main-banner .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('/npublic/img/playVideo.png') no-repeat center center
}

.s-main-banner-container .s-main-banner .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.s-main-banner-container .s-main-banner .p_videoInfo {
    display: none
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex {
    position: absolute;
    text-align: left;
    width: 80%;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    display: block
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_con {
    width: 100%;
    display: block
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
    margin-bottom: 0px;
    margin-left: 0;
    max-width: 510px;
    margin-right: auto;
    text-align: left;
    padding-left: 70px;
    padding-left: 26px
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_con .ind_ban_tex_en {
    font-size: 2vw;
    line-height: 1.2;
    font-family: arial;
    color: #ffffff;
    text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
    transform: translateY(30px);
    opacity: 0;
    margin-bottom: 10px
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active .ind_ban_con .ind_ban_tex_en {
    transition: all 2s ease 0.5s;
    transform: translateX(0);
    opacity: 1;
    font-family: "3c26d5a3-68c6-46e4-96c6-42d9096bcb0c"!important
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .b_line {
    width: 80px;
    margin: 0px 0px 20px;
    height: 6px;
    background: #fff;
    transform: translateY(30px);
    opacity: 0
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active .ind_ban_tex .b_line {
    transition: all 2s ease 1.2s;
    transform: translateX(0);
    opacity: 1
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
    color: #ffffff;
    font-size: 60px;
    font-weight: bold!important;
    text-align: left;
    text-transform: capitalize;
    line-height: 1.2;
    text-shadow: 3px 0 5px rgba(0, 0, 0, 0.2);
    transform: translateY(30px);
    opacity: 0;
    font-family: '3c26d5a3-68c6-46e4-96c6-42d9096bcb0c';
    letter-spacing: 5px
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex_title .p_subtitle {
    color: #ffffff;
    font-size: 36px;
    text-align: left;
    text-transform: capitalize;
    line-height: 1.2;
    text-shadow: 3px 0 5px rgba(0, 0, 0, 0.2);
    transform: translateY(30px);
    opacity: 0;
    font-family: '3c26d5a3-68c6-46e4-96c6-42d9096bcb0c';
    letter-spacing: 1px
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active .ind_ban_tex_title .t_big {
    transition: all 2s ease 0.8s;
    transform: translateX(0);
    opacity: 1
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active .ind_ban_tex_title .p_subtitle {
    transition: all 2s ease 0.8s;
    transform: translateX(0);
    opacity: 1
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide .an {
    transform: translateY(30px);
    opacity: 0
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active .an {
    transition: all 2s ease 0.8s;
    transform: translateX(0);
    opacity: 1
}

.s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_info p {
    color: #ffffff;
    font-size: 36px;
    line-height: 1.7;
    text-align: left;
    text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
    transform: translateY(30px);
    opacity: 0;
    white-space: pre-line;
    text-align: justify;
    text-align-last: justify
}

.s-main-banner-container .s-main-banner .swiper-slide.swiper-slide-active .ind_ban_tex .ind_ban_tex_info p {
    transition: all 2s ease 1.4s;
    transform: translateX(0);
    opacity: 1
}

.s-main-banner-container .s-main-banner .swiper-pagination-bullets {
    bottom: 3%
}

.s-main-banner-container .s-main-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
    margin: 0 8px;
    opacity: 1;
    transition: all 0.4s ease
}

.s-main-banner-container .s-main-banner .swiper-pagination-bullet-active {
    background: #8bc63e;
    width: 53px
}

.s-main-banner-container .an {
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 6px;
    border: solid 1px #0165c7;
    color: #fff;
    background: #0165c7;
    margin-top: 4%;
    font-size: var(--f16);
    display: block;
    border-radius: 20px
}

.s-main-banner-container .an a:hover {
    color: #fff !important
}

@media screen and (max-width: 768px) {
    .s-main-banner-container .s-main-banner {
        margin-top:60px
    }

    .s-main-banner-container .s-main-banner .swiper-slide {
        height: 100%
    }

    .s-main-banner-container .s-main-banner .p_info {
        width: 100%;
        z-index: 9;
        text-align: center
    }

    .s-main-banner-container .s-main-banner .p_img img {
        height: 38vh !important
    }

    .s-main-banner-container .s-main-banner .p_subtitle {
        display: block
    }

    .s-main-banner-container .s-main-banner .p_summary {
        display: block
    }

    .s-main-banner-container .s-main-banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 4px
    }

    .s-main-banner-container .s-main-banner .swiper-pagination-bullet-active {
        width: 20px
    }

    .s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_info p {
        font-size: 12px;
        display: block
    }

    .s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
        margin-bottom: 0px
    }

    .s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .b_line {
        width: 30px;
        margin: 10px 0px 10px;
        height: 2px
    }

    .s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
        font-size: 20px
    }

    .s-main-banner-container .s-main-banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
        max-width: 100%
    }

    .s-main-banner-container .an {
        width: 120px;
        border: solid 1px #0165c7;
        color: #fff;
        background: #0165c7;
        height: 40px;
        line-height: 40px
    }

    #c_navigation_006_P_1191-1681461078598 .e_html-22 .langue svg {
        fill: #333
    }

    #c_navigation_006_P_1191-1681461078598 .e_container-14 .cbox-14-3 {
        flex: 0 0 auto
    }

    #c_navigation_006_P_1191-1681461078598 .e_container-14 .cbox-14-2 {
        display: none;
        flex: 0 0 auto;
        position: absolute;
        z-index: 5;
        right: 60px;
        align-self: center
    }

    #c_navigation_006_P_1191-1681461078598 .e_html-22 .nav-langue {
        width: 60px;
        height: 60px
    }

    #c_navigation_006_P_1191-1681461078598 .e_container-14 .cbox-14-1 {
        flex: 0 0 44%;
        margin-left: 0px;
        z-index: 2
    }

    .s-main-banner-container .s-main-banner .swiper-slide.swiper-slide .ind_ban_tex_title .p_subtitle {
        color: #ffffff;
        font-size: 20px;
        letter-spacing: 10px
    }
}

@media screen and (max-width: 1300px) and (min-width: 1080px) {
}
/**/


#c_magiccube_009-1703665301822 {
    background_radio: 2;
    display-radio: 1;
    max-width: 1820px;
    margin-left: auto;
    width: 94%;
    padding-top: 0px;
    margin-top: 0px
}

#c_magiccube_009-1703665301822 .p_tab_wrapper {
    display: flex
}

#c_magiccube_009-1703665301822 .tab-item:nth-child(1) {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

#c_magiccube_009-1703665301822 .tab-item:nth-child(2) {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_magiccube_009-1703665301822 .p_right {
    flex-direction: row-reverse
}

#c_magiccube_009-1703665301822 .p_top {
    flex-direction: column
}

#c_magiccube_009-1703665301822 .p_bottom {
    flex-direction: column
}

#c_magiccube_009-1703665301822 .content-box {
    display: none;
    min-height: 300px;
    overflow: hidden
}

#c_magiccube_009-1703665301822 .top .tab-item,#c_magiccube_009-1703665301822 .bottom .tab-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#c_magiccube_009-1703665301822 .p_content_wrapper {
    width: 100%
}

#c_magiccube_009-1703665301822 .p_tablist {
    display: flex
}

#c_magiccube_009-1703665301822 .tab-item {
    display: block;
    width: calc(100% / 3);
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    position: relative;
    background-color: #a3a3a3;
    color: #fff
}

/*#c_magiccube_009-1703665301822 .tab-item:after {
	content: "";
	display: block;
	width: 0;
	height: 4px;
	background: #972926;
	border-radius: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
}
#c_magiccube_009-1703665301822 .tab-item.active:after,
#c_magiccube_009-1703665301822 .tab-item:hover:after {
	color: white;
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #972926;
	border-radius: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
}
*/
#c_magiccube_009-1703665301822 .left {
    float: left;
    display: block
}

#c_magiccube_009-1703665301822 .left .tab-item {
    width: 200px;
    line-height: 53px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#c_magiccube_009-1703665301822 .left .tab-item:last-child,#c_magiccube_009-1703665301822 .right .tab-item:last-child {
}

#c_magiccube_009-1703665301822 .right {
    float: right;
    width: 200px;
    display: block
}

#c_magiccube_009-1703665301822 .right .tab-item {
    width: 100%;
    display: block;
    line-height: 53px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#c_magiccube_009-1703665301822 .left-content,#c_magiccube_009-1703665301822 .top-content,#c_magiccube_009-1703665301822 .bottom-content,#c_magiccube_009-1703665301822 .right-content {
    overflow: hidden;
    width: 100%
}

#c_magiccube_009-1703665301822 .content-box.active {
    display: block
}

#c_magiccube_009-1703665301822 .p_icon {
    display-radio: 1
}

#c_magiccube_009-1703665301822 .p_image {
    width: 20px;
    height: 14px;
    display-radio: 1;
    border-color: rgba(41,21,227,1);
    margin-left: 15px;
    margin-bottom: 5px
}

#c_magiccube_009-1703665301822 .p_content {
    display-radio: 1
}

#c_magiccube_009-1703665301822 .p_tab {
    display-radio: 1
}

#c_magiccube_009-1703665301822 .p_active {
    color: white;
    background-color: #0165c7
}

#c_magiccube_009-1703665301822 .vertical,#c_magiccube_009-1703665301822 .right .vertical {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (max-width: 768px) {
    #c_magiccube_009-1703665301822 {
        background_radio:2;
        display-radio: 1;
        margin-left: auto;
        margin-right: auto
    }

    #c_magiccube_009-1703665301822 .tab-item {
        display: block;
        width: calc(100% / 2);
        line-height: 46px;
        text-align: center;
        font-size: 16px;
        color: #fff
    }
}

@media screen and (max-width: 1300px) and (min-width: 1080px) {
}

/****************/
#c_static_001_P_12841-17036664118500 {
    min-height: 0px;
    display-radio: 1;
    padding-top: 4%;
    padding-bottom: 4%;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: 50% bottom;
    margin-left: 0px;
    background_radio: 2
}

#c_static_001_P_12841-17036664118500 .p_num {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .p_plus {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-40 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    background_radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-40 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036664118500 .e_container-40 .cbox-40-1 {
    flex: 0 0 50%;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    align-self: center
}

#c_static_001_P_12841-17036664118500 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background_radio: 1;
    margin-top: 30px
}

#c_static_001_P_12841-17036664118500 .e_container-42 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036664118500 .e_text-44 {
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: bold;
    color: rgba(0,117,193,1)
}

#c_static_001_P_12841-17036664118500 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-45 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 6%
}

#c_static_001_P_12841-17036664118500 .e_container-45 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036664118500 .e_container-45 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-42 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-50 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background_radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-50 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036664118500 .e_container-50 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-50 .cbox-50-0 {
    align-self: center;
    flex: 0 0 auto
}

#c_static_001_P_12841-17036664118500 .e_container-50 .cbox-50-1 {
    align-self: center;
    flex: 0 0 auto
}

#c_static_001_P_12841-17036664118500 .e_line-52 {
    display-radio: 1;
    height: 0px;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: rgba(221,221,221,1);
    width: 50px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 32px;
    margin-bottom: 0px
}

#c_static_001_P_12841-17036664118500 .e_text-46 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 28px
}

#c_static_001_P_12841-17036664118500 .e_text-47 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 28px
}

#c_static_001_P_12841-17036664118500 .e_container-40 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_container-53 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    background_radio: 1;
    max-width: 840px;
    width: auto;
    padding-right: 50px;
    margin-top: 0px
}

#c_static_001_P_12841-17036664118500 .e_container-53 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036664118500 .e_richText-61 blockquote {
    font-style: italic;
    font-family: Georgia,Times,"Times New Roman",serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_001_P_12841-17036664118500 .e_richText-61 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001_P_12841-17036664118500 .e_richText-61 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001_P_12841-17036664118500 .e_richText-61 ul {
    display: block;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001_P_12841-17036664118500 .e_richText-61 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001_P_12841-17036664118500 .e_button-63 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    max-width: 200px;
    min-height: 0px;
    height: 50px;
    font-size: 16px;
    line-height: 2;
    background-image: linear-gradient(135deg, #0075c1 0%, #76c7f0 100%);
    border-style: none;
    border-width: 1px;
    border-radius: 5px 5px 20px 5px;
    font-family: Microsoft JhengHei;
    margin-top: 6%;
    box-shadow: 0 0 10px #ccc;
    transition: all .3s ease;
    margin-bottom: 60px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    display-radio: block
}

#c_static_001_P_12841-17036664118500 .e_button-63 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
    transition: all .6s ease
}

#c_static_001_P_12841-17036664118500 .e_button-63 span:hover {
    transform: translateX(10px)
}

#c_static_001_P_12841-17036664118500 .e_button-63::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001_P_12841-17036664118500 .e_button-63:hover::after {
    opacity: 1
}

#c_static_001_P_12841-17036664118500 .e_button-63:hover {
    border-radius: 5px 20px 5px 20px;
    border-style: none;
    border-width: 1px
}

#c_static_001_P_12841-17036664118500 .e_container-40 .cbox-40-0 {
    align-self: center;
    flex: 0 0 50%
}

#c_static_001_P_12841-17036664118500 .e_image-64 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    max-width: 823px;
    margin-left: auto
}

#c_static_001_P_12841-17036664118500 .e_image-64 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_12841-17036664118500 .e_image-65 {
    overflow: hidden;
    display-radio: 1;
    max-width: 155px
}

#c_static_001_P_12841-17036664118500 .e_image-65 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_static_001_P_12841-17036664118500 {
        display-radio:1;
        padding-top: 0px;
        padding-bottom: 0px;
        background-fill-value: background-image;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        background_radio: 2
    }

    #c_static_001_P_12841-17036664118500 .p_plus {
        display-radio: 1
    }

    #c_static_001_P_12841-17036664118500 .e_container-40 .cbox-40-0 {
        flex: 0 0 100%
    }

    #c_static_001_P_12841-17036664118500 .e_container-40 .cbox-40-1 {
        flex: 0 0 100%
    }

    #c_static_001_P_12841-17036664118500 .e_text-44 {
        font_radio: 2;
        display-radio: 1;
        text-align: left;
        font-size: 24px;
        margin-top: 25px
    }

    #c_static_001_P_12841-17036664118500 .e_container-40 {
        display-radio: 1;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        margin-top: 0px
    }

    #c_static_001_P_12841-17036664118500 .e_container-50 .cbox-50-0 {
        align-self: center
    }

    #c_static_001_P_12841-17036664118500 .e_container-50 .cbox-50-1 {
        align-self: center
    }

    #c_static_001_P_12841-17036664118500 .e_container-53 {
        display-radio: 1;
        margin-top: 0px;
        margin-bottom: 32px;
        background_radio: 1;
        padding-right: 0px
    }

    #c_static_001_P_12841-17036664118500 .e_container-45 {
        display-radio: 1;
        margin-top: 24px
    }

    #c_static_001_P_12841-17036664118500 .e_line-52 {
        display-radio: 1;
        margin-top: 24px
    }

    #c_static_001_P_12841-17036664118500 .e_richText-61 {
        font_radio: 1;
        display-radio: -webkit-box;
        -webkit-line-clamp: 6;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    #c_static_001_P_12841-17036664118500 .e_richText-61 span {
        font-size: 14px !important
    }

    #c_static_001_P_12841-17036664118500 .e_button-63 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        height: 45px;
        max-width: 140px;
        display-radio: 1;
        padding-left: 10px;
        padding-right: 0px;
        margin-left: 0px
    }

    #c_static_001_P_12841-17036664118500 .e_container-42 {
        background_radio: 1;
        display-radio: 1
    }
}

@media screen and (max-width: 1300px) and (min-width: 1080px) {
    #c_static_001_P_12841-17036664118500 {
        display-radio:1
    }

    #c_static_001_P_12841-17036664118500 .e_container-53 {
        display-radio: 1;
        max-width: 90%
    }
}

/*******************/

#c_static_001_P_12841-17036656474920 {
    min-height: 0px;
    display-radio: 1;
    padding-top: 4%;
    padding-bottom: 4%;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: 50% bottom;
    margin-left: 0px;
    background_radio: 2
}

#c_static_001_P_12841-17036656474920 .p_num {
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .p_plus {
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .e_container-40 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    background_radio: 1
}

#c_static_001_P_12841-17036656474920 .e_container-40 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036656474920 .e_container-40 .cbox-40-1 {
    flex: 0 0 50%;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    align-self: center
}

#c_static_001_P_12841-17036656474920 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background_radio: 1;
    margin-top: 30px
}

#c_static_001_P_12841-17036656474920 .e_container-42 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036656474920 .e_text-44 {
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: bold;
    color: rgba(0,117,193,1)
}

#c_static_001_P_12841-17036656474920 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .e_container-45 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 6%
}

#c_static_001_P_12841-17036656474920 .e_container-45 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036656474920 .e_container-45 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .e_container-42 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .e_line-52 {
    display-radio: 1;
    height: 0px;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: rgba(221,221,221,1);
    width: 50px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 32px;
    margin-bottom: 0px
}

#c_static_001_P_12841-17036656474920 .e_text-46 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 28px
}

#c_static_001_P_12841-17036656474920 .e_text-47 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 28px
}

#c_static_001_P_12841-17036656474920 .e_container-40 .p_item {
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .e_container-53 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    background_radio: 1;
    max-width: 840px;
    width: auto;
    padding-right: 50px;
    margin-top: 0px
}

#c_static_001_P_12841-17036656474920 .e_container-53 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12841-17036656474920 .e_richText-61 blockquote {
    font-style: italic;
    font-family: Georgia,Times,"Times New Roman",serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_001_P_12841-17036656474920 .e_richText-61 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001_P_12841-17036656474920 .e_richText-61 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001_P_12841-17036656474920 .e_richText-61 ul {
    display: block;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001_P_12841-17036656474920 .e_richText-61 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001_P_12841-17036656474920 .e_button-63 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    max-width: 200px;
    min-height: 0px;
    height: 50px;
    font-size: 16px;
    line-height: 2;
    background-image: linear-gradient(135deg, #0075c1 0%, #76c7f0 100%);
    border-style: none;
    border-width: 1px;
    border-radius: 5px 5px 20px 5px;
    font-family: Microsoft JhengHei;
    margin-top: 6%;
    box-shadow: 0 0 10px #ccc;
    transition: all .3s ease;
    margin-bottom: 60px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    display-radio: block
}

#c_static_001_P_12841-17036656474920 .e_button-63 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
    transition: all .6s ease
}

#c_static_001_P_12841-17036656474920 .e_button-63 span:hover {
    transform: translateX(10px)
}

#c_static_001_P_12841-17036656474920 .e_button-63::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001_P_12841-17036656474920 .e_button-63:hover::after {
    opacity: 1
}

#c_static_001_P_12841-17036656474920 .e_button-63:hover {
    border-radius: 5px 20px 5px 20px;
    border-style: none;
    border-width: 1px
}

#c_static_001_P_12841-17036656474920 .e_container-40 .cbox-40-0 {
    align-self: center;
    flex: 0 0 50%
}

#c_static_001_P_12841-17036656474920 .e_image-64 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    max-width: 823px;
    margin-left: auto
}

#c_static_001_P_12841-17036656474920 .e_image-64 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_12841-17036656474920 .e_image-65 {
    overflow: hidden;
    display-radio: 1;
    max-width: 155px
}

#c_static_001_P_12841-17036656474920 .e_image-65 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_static_001_P_12841-17036656474920 {
        display-radio:1;
        padding-top: 0px;
        padding-bottom: 0px;
        background-fill-value: background-image;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover
    }

    #c_static_001_P_12841-17036656474920 .p_plus {
        display-radio: 1
    }

    #c_static_001_P_12841-17036656474920 .e_container-40 .cbox-40-0 {
        flex: 0 0 100%
    }

    #c_static_001_P_12841-17036656474920 .e_container-40 .cbox-40-1 {
        flex: 0 0 100%
    }

    #c_static_001_P_12841-17036656474920 .e_text-44 {
        font_radio: 2;
        display-radio: 1;
        text-align: left;
        font-size: 24px;
        margin-top: 25px
    }

    #c_static_001_P_12841-17036656474920 .e_container-40 {
        display-radio: 1;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        margin-top: 0px
    }

    #c_static_001_P_12841-17036656474920 .e_container-53 {
        display-radio: 1;
        margin-top: 0px;
        margin-bottom: 32px;
        background_radio: 1;
        padding-right: 0px
    }

    #c_static_001_P_12841-17036656474920 .e_container-45 {
        display-radio: 1;
        margin-top: 24px
    }

    #c_static_001_P_12841-17036656474920 .e_line-52 {
        display-radio: 1;
        margin-top: 24px
    }

    #c_static_001_P_12841-17036656474920 .e_richText-61 {
        font_radio: 1;
        display-radio: -webkit-box;
        -webkit-line-clamp: 6;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    #c_static_001_P_12841-17036656474920 .e_richText-61 span {
        font-size: 14px !important
    }

    #c_static_001_P_12841-17036656474920 .e_button-63 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        height: 45px;
        max-width: 140px;
        display-radio: 1;
        padding-left: 10px;
        padding-right: 0px;
        margin-left: 0px
    }

    #c_static_001_P_12841-17036656474920 .e_container-53 .cbox-53-0 {
        padding-right: 0px
    }
}

@media screen and (max-width: 1300px) and (min-width: 1080px) {
    #c_static_001_P_12841-17036656474920 {
        display-radio:1
    }

    #c_static_001_P_12841-17036656474920 .e_container-53 {
        display-radio: 1;
        max-width: 90%
    }
}



/**************************/

#c_static_001-17023648116240 {
    display-radio: 1;
    position: relative;
    z-index: 23;
    background_radio: 2;
    min-height: 0px;
    padding-top: 5%;
    padding-bottom: 3%;
    background-color: rgba(242,249,255,1)
}

#c_static_001-17023648116240 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-17023648116240 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-17023648116240 .e_text-3 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    display-radio: 1;
    margin-top: 10px;
    color: rgba(173,173,173,1);
    font-family: "c66cf608-913a-4659-b8b9-d8bb67654e37"
}

#c_static_001-17023648116240 .e_line-13 {
    display-radio: 1;
    height: 0px;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: rgba(221,221,221,1);
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
    margin-bottom: 0px;
    line_radio: 1
}

#c_static_001-17023648116240 .e_text-14 {
    line-height: normal;
    font_radio: 2;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    display-radio: 1;
    margin-top: 0px;
    color: rgba(51,51,51,1)
}

@media screen and (max-width: 768px) {
    #c_static_001-17023648116240 .e_container-1 {
        display-radio:1;
        flex-direction: column
    }

    #c_static_001-17023648116240 .e_text-3 {
        display-radio: 1;
        font_radio: 2;
        line-height: 1;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center
    }

    #c_static_001-17023648116240 {
        display-radio: 1;
        padding-top: 24px;
        padding-bottom: 24px;
        background_radio: 2;
        margin-top: 50px
    }

    #c_static_001-17023648116240 .e_line-13 {
        display-radio: 1;
        margin-top: 24px
    }

    #c_static_001-17023648116240 .e_text-14 {
        display-radio: 1;
        font_radio: 2;
        line-height: 1;
        margin-bottom: 10px;
        margin-top: 0px;
        font-size: 24px;
        text-align: center
    }
}

#c_static_676-17059992269000 .e_container-126 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background-fill-value: background-color;
    padding-top: 200px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    min-height: 660px;
    display-radio: flex;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    margin-left: auto
}

#c_static_676-17059992269000 .e_container-126:hover {
    display-radio: 1;
    padding-top: 190px;
    padding-bottom: 60px
}

#c_static_676-17059992269000 .e_container-133 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background-fill-value: background-color;
    padding-top: 200px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    min-height: 660px;
    margin-left: auto;
    display-radio: flex;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1)
}

#c_static_676-17059992269000 .e_container-133:hover {
    display-radio: 1;
    padding-top: 190px;
    padding-bottom: 60px
}

#c_static_676-17059992269000 .e_container-137 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background-fill-value: background-color;
    padding-top: 200px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    min-height: 660px;
    margin-left: 5px;
    display-radio: flex;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1)
}

#c_static_676-17059992269000 {
    min-height: 300px;
    background-fill-value: background-color;
    background-color: rgba(255,255,255,1);
    margin-right: 5px;
    display-radio: 1
}

.e_container1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-color: rgba(245,245,245,1);
    background-color: rgba(255,255,255,1)
}

.e_container1 .p_item {
    flex: 1;
    max-width: 100%
}

.e_container3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px
}

.e_container3 .p_item {
    flex: 1;
    max-width: 100%
}

#c_static_676-17059992269000 .e_container-125 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex
}

#c_static_676-17059992269000 .e_container-125 .p_item {
    flex: 1;
    max-width: 100%
}

#c_static_676-17059992269000 .e_container-125 .cbox-125-0 {
    background-fill-value: background-color
}

#c_static_676-17059992269000 .e_container-126 .p_item {
    flex: 1;
    max-width: 100%
}

#c_static_676-17059992269000 .e_container-126 .cbox-126-0 {
    background-fill-value: background-color
}

#c_static_676-17059992269000 .e_container-133 .p_item {
    flex: 1;
    max-width: 100%
}

#c_static_676-17059992269000 .e_container-133 .cbox-133-0 {
    background-fill-value: background-color
}

#c_static_676-17059992269000 .e_text-134 {
    font_radio: 2;
    font-size: 32px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.8;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    display-radio: 1;
    font-weight: bold
}

#c_static_676-17059992269000 .e_container-137 .p_item {
    flex: 1;
    max-width: 100%
}

#c_static_676-17059992269000 .e_container-137 .cbox-137-0 {
    background-fill-value: background-color
}

#c_static_676-17059992269000 .e_text-138 {
    font_radio: 2;
    font-size: 32px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.8;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    display-radio: 1;
    font-weight: bold
}
#c_static_676-17059992269000 .e_text-138 a
{
    color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_text-139 {
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.8;
    display-radio: 1
}
#c_static_676-17059992269000 .e_text-139 a
{
    color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_text-142 {
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.8;
    display-radio: 1
}
#c_static_676-17059992269000 .e_text-142 a
{
    color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_text-127 {
    font_radio: 2;
    font-size: 32px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.8;
    display-radio: 1;
    font-weight: bold;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1)
}
#c_static_676-17059992269000 .e_text-127 a
{
    color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_text-141 {
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.8;
    display-radio: 1
}
#c_static_676-17059992269000 .e_text-141 a
{
    color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_container-126:hover .e_text-127 {
    display-radio: 1;
    transform: rotateY(360deg)
}

#c_static_676-17059992269000 .e_container-133:hover .e_text-134 {
    display-radio: 1;
    transform: rotateY(360deg)
}
#c_static_676-17059992269000 .e_text-134 a
{
    color: rgba(255,255,255,1);
}
#c_static_676-17059992269000 .e_container-137:hover {
    display-radio: 1;
    padding-top: 190px;
    padding-bottom: 60px
}

#c_static_676-17059992269000 .e_container-137:hover .e_text-138 {
    display-radio: 1;
    transform: rotateY(360deg)
}

#c_static_676-17059992269000 .e_button-143 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(34,34,34,0.6);
    font-size: 14px;
    border-color: rgba(75, 21, 156, 1);
    border-style: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

#c_static_676-17059992269000 .e_button-143 a
{
    color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_button-143 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
     color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_button-143::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_676-17059992269000 .e_button-143:hover::after {
    opacity: 1
}

#c_static_676-17059992269000 .e_button-143:hover {
    background-color: #0165c7;
    border-color: #0165c7
}

#c_static_676-17059992269000 .e_button-144 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(34,34,34,0.6);
    font-size: 14px;
    border-color: rgba(75, 21, 156, 1);
    border-style: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}


#c_static_676-17059992269000 .e_button-144 a
{
    color: rgba(255,255,255,1);
}


#c_static_676-17059992269000 .e_button-144 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
      color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_button-144::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_676-17059992269000 .e_button-144:hover::after {
    opacity: 1
}

#c_static_676-17059992269000 .e_button-144:hover {
    background-color: #0165c7;
    border-color: #0165c7
}

#c_static_676-17059992269000 .e_button-145 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(34,34,34,0.6);
    font-size: 14px;
    border-color: rgba(75, 21, 156, 1);
    border-style: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

#c_static_676-17059992269000 .e_button-145 a
{
    color: rgba(255,255,255,1);
}
#c_static_676-17059992269000 .e_button-145 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
     color: rgba(255,255,255,1);
}

#c_static_676-17059992269000 .e_button-145::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_676-17059992269000 .e_button-145:hover::after {
    opacity: 1
}

#c_static_676-17059992269000 .e_button-145:hover {
    background-color: #0165c7;
    border-color: #0165c7
}

#c_static_676-17059992269000 .e_aiContainer-147 {
    background-size: cover;
    background-repeat: no-repeat;
    display-radio: 1;
    margin-right: 5px;
    background_radio: 2
}

#c_static_676-17059992269000 .e_aiContainer-147 .aiCon2 {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_676-17059992269000 .e_aiContainer-147 > .aiCon2 > .p_aitem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_676-17059992269000 .e_aiContainer-148 {
    background-size: cover;
    background-repeat: no-repeat;
    display-radio: 1;
    margin-left: 2px;
    margin-right: 2px;
    background_radio: 2
}

#c_static_676-17059992269000 .e_aiContainer-148 .aiCon2 {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_676-17059992269000 .e_aiContainer-148 > .aiCon2 > .p_aitem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_676-17059992269000 .e_aiContainer-149 {
    background-size: cover;
    background-repeat: no-repeat;
    display-radio: 1;
    margin-left: 5px;
    margin-right: auto
}

#c_static_676-17059992269000 .e_aiContainer-149 .aiCon2 {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_676-17059992269000 .e_aiContainer-149 > .aiCon2 > .p_aitem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

@media screen and (max-width: 768px) {
    #c_static_676-17059992269000 .e_container-137 {
        display:flex;
        flex-wrap: wrap;
        flex-direction: column;
        background-fill-value: background-image;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 30px;
        padding-right: 30px;
        margin-right: auto;
        min-height: 0px;
        margin-left: 5px;
        display-radio: flex;
        transition-property: all;
        transition-radio: hover;
        transition-duration: 0.6s;
        transition-timing-function: cubic-bezier(0.25,0.1,0.25,1)
    }

    #c_static_676-17059992269000 .e_container-133 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        background-fill-value: background-image;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 30px;
        padding-right: 30px;
        margin-right: 2px;
        min-height: 0px;
        margin-left: 2px;
        margin-top: 10px;
        margin-bottom: 10px;
        display-radio: flex;
        transition-property: all;
        transition-radio: hover;
        transition-duration: 0.6s;
        transition-timing-function: cubic-bezier(0.25,0.1,0.25,1)
    }

    #c_static_676-17059992269000 .e_container-126 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        background-fill-value: background-image;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 30px;
        padding-right: 30px;
        margin-right: auto;
        min-height: 0px;
        display-radio: flex;
        transition-property: all;
        transition-radio: hover;
        transition-duration: 0.6s;
        transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
        margin-left: auto
    }

    #c_static_676-17059992269000 .e_container-125 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        display-radio: flex
    }

    #c_static_676-17059992269000 .e_container-126:hover {
        display-radio: 1;
        padding-top: 100px;
        padding-bottom: 100px
    }

    #c_static_676-17059992269000 .e_container-133:hover {
        display-radio: 1;
        padding-top: 100px;
        padding-bottom: 100px
    }

    #c_static_676-17059992269000 .e_container-137:hover {
        display-radio: 1;
        padding-top: 100px;
        padding-bottom: 100px
    }

    #c_static_676-17059992269000 .e_aiContainer-147 {
        display-radio: 1;
        margin-right: auto;
        margin-left: auto
    }

    #c_static_676-17059992269000 .e_aiContainer-148 {
        display-radio: 1;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_676-17059992269000 .e_aiContainer-149 {
        display-radio: 1;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_676-17059992269000 {
        display-radio: 1;
        margin-right: auto;
        margin-left: auto
    }

    #c_static_676-17059992269000 .e_text-127 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px
    }

    #c_static_676-17059992269000 .e_text-134 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px
    }

    #c_static_676-17059992269000 .e_text-138 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1300px) and (min-width: 1080px) {
}