.gridFixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.gridLayout {
    width: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.gridLayout>div>.row>.edit {
    height: inherit
}

.gridLayout .gridSub {
    min-height: 50px
}

.gridLayout.gridFixed {
    transition: background-color .3s
}

.text {
    min-width: 100px;
    min-height: 20px
}

.text ul,
.text ul>li {
    list-style: disc
}

.text ol,
.text ol>li {
    list-style: decimal
}

.Button {
    min-width: 30px
}

.Button a {
    text-align: center;
    display: inline-block;
    width: 100%;
    transform: translateY(-50%);
    position: relative;
    top: 50%
}

.Button a svg {
    display: none;
    width: 15px;
    height: 15px;
    margin-right: 3px
}

.Button a .button0_text,
.Button a svg {
    vertical-align: middle
}

.emptyDiv {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px dashed #bbb;
    min-height: 100px
}

.web_col_content_empty_tips_btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 1px solid rgba(127, 155, 255, .6);
    background-color: rgba(202, 214, 255, .1);
    color: #5874d8;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0
}

.web_col_content_empty_tips_icon {
    display: inline-block;
    width: 17px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle
}

.web_col_content_empty_tips_text {
    display: inline-block
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.rootgridv11417 {
    position: relative
}

.rootgridv11417 .box,
.rootgridv11417 .cell {
    height: 100%;
    width: 100%
}

.rootgridv11417 .box .grid_content,
.rootgridv11417 .cell .grid_content {
    height: 100%
}

.rootgridv11417 .box>.grid_content {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.rootgridv11417 .cell.edit {
    position: relative
}

.rootgridv11417 .cell.edit.empty {
    height: auto;
    display: flex;
    flex-direction: column
}

.rootgridv11417 .grid_content:after,
.rootgridv11417 .grid_content:before {
    content: "";
    display: flex
}

.emptyDiv {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px dashed #bbb;
    min-height: 100px
}

.web_col_content_empty_tips_btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 1px solid rgba(127, 155, 255, .6);
    background-color: rgba(202, 214, 255, .1);
    color: #5874d8;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0
}

.web_col_content_empty_tips_icon {
    display: inline-block;
    width: 17px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle
}

.web_col_content_empty_tips_text {
    display: inline-block
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.rootgridv2214 {
    position: relative
}

.rootgridv2214 .box,
.rootgridv2214 .cell {
    width: 100%
}

.rootgridv2214 .box .grid_content,
.rootgridv2214 .cell .grid_content {
    height: 100%
}

.rootgridv2214 .box>.grid_content {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.rootgridv2214 .cell.edit {
    position: relative
}

.rootgridv2214 .cell.edit.empty {
    height: auto;
    display: flex;
    flex-direction: column
}

.rootgridv2214 .grid_content:after,
.rootgridv2214 .grid_content:before {
    content: "";
    display: flex
}

.SplitLine1 {
    padding-top: 5px;
    padding-bottom: 5px
}

.SplitLine1 hr {
    color: #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-left: none;
    border-right: none;
    border-bottom: none
}

.Breadcrumb {
    font-size: 14px
}

.Breadcrumb .breadcrumb-link {
    color: #333;
    flex-shrink: 0
}

.Breadcrumb .breadcrumb-currenctTag {
    display: inline-block
}

.Breadcrumb .breadcrumb-separator {
    margin: 0 6px
}

.Breadcrumb svg {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    color: #333
}

.Nav_pc {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.Nav_pc>.rc-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: none
}

.Nav_pc>.rc-menu>.rc-menu-item,
.Nav_pc>.rc-menu>.rc-menu-submenu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 1 auto;
    font-size: 18px;
    color: #333;
    border: none;
    height: 50px;
    cursor: pointer;
    padding: 0;
    width: 100%
}

.Nav_pc>.rc-menu.rc-menu-horizontal {
    background: unset
}

.Nav_pc>.rc-menu.rc-menu-horizontal:after {
    display: none
}

.Nav_pc .rc-menu-horizontal {
    overflow: unset
}

.rc-menu-vertical>.rc-menu-submenu>.rc-menu-submenu-title {
    cursor: pointer
}

.Nav-popupClassName {
    z-index: 999
}

.Nav-popupClassName>.rc-menu {
    overflow: hidden
}

.Nav-popupClassName .rc-menu-item,
.Nav-popupClassName .rc-menu-submenu-title {
    font-size: 14px;
    color: #666;
    background: #fff;
    text-align: left;
    cursor: pointer
}

.Nav-popupClassName .menuChildItem+.menuChildItem {
    border-top: 1px solid #999
}

.Nav-popupClassName .menuChildItem,
.Nav-popupClassName .menuChildItem .child,
.Nav-popupClassName .rc-menu-submenu-title span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.Nav-popupClassName>.rc-menu .rc-menu-submenu-title {
    display: flex;
    align-items: center
}

.Nav-popupClassName>.rc-menu .rc-menu-submenu-title,
.Nav-popupClassName>.rc-menu>.rc-menu-item {
    height: 50px
}

.Nav-popupClassName>.rc-menu .rc-menu-submenu-title {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.Nav-popupClassName>.rc-menu .rc-menu-submenu-title .rc-menu-submenu-arrow {
    top: 50%;
    transform: translateY(-50%)
}

@font-face {
    font-family: FontAwesome;
    src: url(/static/fonts/fontawesome-webfont.eot);
    src: url(/static/fonts/fontawesome-webfont.eot#iefix) format("embedded-opentype"), url(/static/fonts/fontawesome-webfont.woff) format("woff"), url(/static/fonts/fontawesome-webfont.ttf) format("truetype"), url(/static/fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.rc-menu {
    outline: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    list-style: none;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 4px #d9d9d9;
    border-radius: 3px;
    color: #666
}

.rc-menu-rtl {
    direction: rtl
}

.rc-menu-hidden {
    display: none
}

.rc-menu-collapse {
    overflow: hidden;
    transition: height .3s ease-out
}

.rc-menu-item-group-list {
    margin: 0;
    padding: 0
}

.rc-menu-item-group-title {
    color: #999;
    line-height: 1.5;
    padding: 8px 10px;
    border-bottom: 1px solid #dedede
}

.rc-menu-item-selected {
    transform: translateZ(0)
}

.rc-menu-item-selected,
.rc-menu-submenu-selected {
    background-color: #eaf8fe
}

.rc-menu>li.rc-menu-submenu {
    padding: 0
}

.rc-menu-horizontal.rc-menu-sub,
.rc-menu-vertical-left.rc-menu-sub,
.rc-menu-vertical-right.rc-menu-sub,
.rc-menu-vertical.rc-menu-sub {
    min-width: 160px;
    margin-top: 0
}

.rc-menu-item,
.rc-menu-submenu-title {
    margin: 0;
    position: relative;
    display: block;
    padding: 7px 7px 7px 16px;
    white-space: nowrap
}

.rc-menu-rtl .rc-menu-item,
.rc-menu-rtl .rc-menu-submenu-title {
    padding: 7px 16px 7px 7px
}

.rc-menu-item.rc-menu-item-disabled,
.rc-menu-item.rc-menu-submenu-disabled,
.rc-menu-submenu-title.rc-menu-item-disabled,
.rc-menu-submenu-title.rc-menu-submenu-disabled {
    color: #777 !important
}

.rc-menu>.rc-menu-item-divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    padding: 0;
    line-height: 0;
    background-color: #e5e5e5
}

.rc-menu-submenu-popup {
    position: absolute
}

.rc-menu-submenu-popup .submenu-title-wrapper {
    padding-right: 20px
}

.rc-menu-submenu-rtl.rc-menu-submenu-popup .submenu-title-wrapper,
.rc-menu-submenu-rtl .rc-menu-submenu-popup .submenu-title-wrapper {
    padding-right: 0;
    padding-left: 20px
}

.rc-menu .rc-menu-item .anticon,
.rc-menu .rc-menu-submenu-title .anticon {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    top: -1px
}

.rc-menu-rtl .rc-menu .rc-menu-item .anticon,
.rc-menu-rtl .rc-menu .rc-menu-submenu-title .anticon {
    margin-right: 0;
    margin-left: 8px
}

.rc-menu-horizontal {
    border: none;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
    white-space: nowrap;
    overflow: unset
}

.rc-menu-horizontal>.rc-menu-item,
.rc-menu-horizontal>.rc-menu-submenu>.rc-menu-submenu-title {
    padding: 15px 20px
}

.rc-menu-horizontal>.rc-menu-item,
.rc-menu-horizontal>.rc-menu-submenu {
    border-bottom: 2px solid transparent;
    display: inline-block;
    vertical-align: bottom
}

.rc-menu-horizontal>.rc-menu-item-active,
.rc-menu-horizontal>.rc-menu-submenu-active {
    border-bottom: 2px solid #2db7f5;
    background-color: #f3f5f7;
    color: #2baee9
}

.rc-menu-horizontal:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both
}

.rc-menu-inline,
.rc-menu-vertical,
.rc-menu-vertical-left,
.rc-menu-vertical-right {
    padding: 0
}

.rc-menu-inline>.rc-menu-item,
.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title,
.rc-menu-vertical-left>.rc-menu-item,
.rc-menu-vertical-left>.rc-menu-submenu>.rc-menu-submenu-title,
.rc-menu-vertical-right>.rc-menu-item,
.rc-menu-vertical-right>.rc-menu-submenu>.rc-menu-submenu-title,
.rc-menu-vertical>.rc-menu-item,
.rc-menu-vertical>.rc-menu-submenu>.rc-menu-submenu-title {
    padding: 12px 28px 12px 24px
}

.rc-menu-rtl.rc-menu-inline>.rc-menu-item,
.rc-menu-rtl.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title,
.rc-menu-rtl.rc-menu-vertical-left>.rc-menu-item,
.rc-menu-rtl.rc-menu-vertical-left>.rc-menu-submenu>.rc-menu-submenu-title,
.rc-menu-rtl.rc-menu-vertical-right>.rc-menu-item,
.rc-menu-rtl.rc-menu-vertical-right>.rc-menu-submenu>.rc-menu-submenu-title,
.rc-menu-rtl.rc-menu-vertical>.rc-menu-item,
.rc-menu-rtl.rc-menu-vertical>.rc-menu-submenu>.rc-menu-submenu-title {
    padding: 12px 24px 12px 8px
}

.rc-menu-inline .rc-menu-submenu-arrow,
.rc-menu-vertical-left .rc-menu-submenu-arrow,
.rc-menu-vertical-right .rc-menu-submenu-arrow,
.rc-menu-vertical .rc-menu-submenu-arrow {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    vertical-align: baseline;
    text-align: center;
    text-transform: none;
    text-rendering: auto;
    position: absolute;
    right: 16px;
    line-height: 1.5em
}

.rc-menu-inline .rc-menu-submenu-arrow:before,
.rc-menu-vertical-left .rc-menu-submenu-arrow:before,
.rc-menu-vertical-right .rc-menu-submenu-arrow:before,
.rc-menu-vertical .rc-menu-submenu-arrow:before {
    content: "\f0da"
}

.rc-menu-rtl.rc-menu-inline .rc-menu-submenu-arrow:before,
.rc-menu-rtl.rc-menu-vertical-left .rc-menu-submenu-arrow:before,
.rc-menu-rtl.rc-menu-vertical-right .rc-menu-submenu-arrow:before,
.rc-menu-rtl.rc-menu-vertical .rc-menu-submenu-arrow:before,
.rc-menu-submenu-rtl .rc-menu-inline .rc-menu-submenu-arrow:before,
.rc-menu-submenu-rtl .rc-menu-vertical-left .rc-menu-submenu-arrow:before,
.rc-menu-submenu-rtl .rc-menu-vertical-right .rc-menu-submenu-arrow:before,
.rc-menu-submenu-rtl .rc-menu-vertical .rc-menu-submenu-arrow:before {
    content: "\f0d9"
}

.rc-menu-rtl.rc-menu-inline .rc-menu-submenu-arrow,
.rc-menu-rtl.rc-menu-vertical-left .rc-menu-submenu-arrow,
.rc-menu-rtl.rc-menu-vertical-right .rc-menu-submenu-arrow,
.rc-menu-rtl.rc-menu-vertical .rc-menu-submenu-arrow,
.rc-menu-submenu-rtl .rc-menu-inline .rc-menu-submenu-arrow,
.rc-menu-submenu-rtl .rc-menu-vertical-left .rc-menu-submenu-arrow,
.rc-menu-submenu-rtl .rc-menu-vertical-right .rc-menu-submenu-arrow,
.rc-menu-submenu-rtl .rc-menu-vertical .rc-menu-submenu-arrow {
    right: auto;
    left: 16px
}

.rc-menu-inline .rc-menu-submenu-arrow {
    transform: rotate(90deg);
    transition: transform .3s
}

.rc-menu-inline .rc-menu-submenu-open>.rc-menu-submenu-title .rc-menu-submenu-arrow {
    transform: rotate(-90deg)
}

.rc-menu-vertical-left.rc-menu-sub,
.rc-menu-vertical-right.rc-menu-sub,
.rc-menu-vertical.rc-menu-sub {
    padding: 0
}

.rc-menu-submenu-rtl .rc-menu-vertical-left.rc-menu-sub,
.rc-menu-submenu-rtl .rc-menu-vertical-right.rc-menu-sub,
.rc-menu-submenu-rtl .rc-menu-vertical.rc-menu-sub {
    direction: rtl
}

.rc-menu-sub.rc-menu-inline {
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.rc-menu-sub.rc-menu-inline>.rc-menu-item,
.rc-menu-sub.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 0
}

.rc-menu-rtl .rc-menu-sub.rc-menu-inline>.rc-menu-item,
.rc-menu-rtl .rc-menu-sub.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title {
    padding-left: 0
}

.rc-menu-open-slide-up-appear,
.rc-menu-open-slide-up-enter {
    animation-duration: .3s;
    animation-fill-mode: both;
    transform-origin: 0 0;
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
    animation-play-state: paused
}

.rc-menu-open-slide-up-leave {
    animation-duration: .3s;
    animation-fill-mode: both;
    transform-origin: 0 0;
    opacity: 1;
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
    animation-play-state: paused
}

.rc-menu-open-slide-up-appear.rc-menu-open-slide-up-appear-active,
.rc-menu-open-slide-up-enter.rc-menu-open-slide-up-enter-active {
    animation-name: rcMenuOpenSlideUpIn;
    animation-play-state: running
}

.rc-menu-open-slide-up-leave.rc-menu-open-slide-up-leave-active {
    animation-name: rcMenuOpenSlideUpOut;
    animation-play-state: running
}

@keyframes rcMenuOpenSlideUpIn {
    0% {
        opacity: 0;
        transform-origin: 0 0;
        transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform-origin: 0 0;
        transform: scaleY(1)
    }
}

@keyframes rcMenuOpenSlideUpOut {
    0% {
        opacity: 1;
        transform-origin: 0 0;
        transform: scaleY(1)
    }

    to {
        opacity: 0;
        transform-origin: 0 0;
        transform: scaleY(0)
    }
}

.rc-menu-open-zoom-appear,
.rc-menu-open-zoom-enter {
    opacity: 0;
    animation-duration: .3s;
    animation-fill-mode: both;
    transform-origin: 0 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
    animation-play-state: paused
}

.rc-menu-open-zoom-leave {
    animation-duration: .3s;
    animation-fill-mode: both;
    transform-origin: 0 0;
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
    animation-play-state: paused
}

.rc-menu-open-zoom-appear.rc-menu-open-zoom-appear-active,
.rc-menu-open-zoom-enter.rc-menu-open-zoom-enter-active {
    animation-name: rcMenuOpenZoomIn;
    animation-play-state: running
}

.rc-menu-open-zoom-leave.rc-menu-open-zoom-leave-active {
    animation-name: rcMenuOpenZoomOut;
    animation-play-state: running
}

.rc-menu-submenu-rtl.rc-menu-open-zoom-appear,
.rc-menu-submenu-rtl .rc-menu-open-zoom-appear,
.rc-menu-submenu-rtl.rc-menu-open-zoom-enter,
.rc-menu-submenu-rtl .rc-menu-open-zoom-enter,
.rc-menu-submenu-rtl.rc-menu-open-zoom-leave,
.rc-menu-submenu-rtl .rc-menu-open-zoom-leave {
    transform-origin: top right !important
}

@keyframes rcMenuOpenZoomIn {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes rcMenuOpenZoomOut {
    0% {
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0)
    }
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.ImageCollect1 .ImageCollectCell {
    overflow: hidden
}

.ImageCollect1 .Image_box {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.ImageCollect1 .Image_shade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: none;
    background: rgba(0, 0, 0, .6);
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff
}

.ImageCollect1 .Image_shade .Image_title {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ImageCollect1 .Image_shade .Image_describe {
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ImageCollect1 img {
    display: block;
    width: 100%;
    height: 100%
}

@media screen and (min-width:600px) {
    .ImageCollect1 .Image_box:hover .Image_shade {
        display: flex
    }
}

@media screen and (max-width:600px) {
    .ImageCollect1 .Image_shade {
        height: 32px;
        line-height: 32px;
        top: unset
    }

    .ImageCollect1 .Image_shade .Image_describe {
        display: block
    }
}

.CImage .CImage_box {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    overflow: hidden
}

.CImage .CImage_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1.5;
    text-align: center;
    display: none
}

.CImage .CImage_view {
    cursor: pointer
}

.CImage img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.HoverIcon {
    left: auto;
    top: auto;
    position: fixed;
    z-index: 2000;
    right: 0;
    bottom: 60px
}

.HoverIcon ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.HoverIcon ul li {
    position: relative;
    width: 52px;
    height: 52px;
    background-color: #000
}

.HoverIcon ul li .sideitem {
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow-y: hidden;
    overflow: initial
}

.HoverIcon ul li .sideitem .sideicon svg {
    width: 22px;
    height: 22px;
    vertical-align: middle
}

.HoverIcon ul li .sideitem .sidetitle {
    display: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px
}

.HoverIcon ul li .sideitem .displayText {
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    margin-bottom: 0;
    padding: 0 4px;
    width: 100%;
    text-align: center
}

.HoverIcon ul li .sideitem:hover {
    background-color: #e6a23c
}

.HoverIcon ul li .sideitem.sidebox:hover {
    background-color: #e6a23c;
    width: 250px;
    transition: width .1s;
    justify-content: normal;
    align-items: center;
    flex-direction: row
}

.HoverIcon ul li .sideitem.sidebox:hover .sideicon {
    margin: 0 10px;
    float: left
}

.HoverIcon ul li .sideitem.sidebox:hover .sidetitle {
    display: block
}

.HoverIcon ul li .sideitem.sidebox:hover .displayText {
    display: none !important
}

.HoverIcon ul li:hover .sideshow {
    display: block
}

.HoverIcon ul li .sideshow {
    position: absolute;
    top: 0;
    right: 100%;
    border: 1px solid #dfdddd;
    display: none;
    width: 200px;
    height: 200px
}

.HoverIcon ul li .sideshow img {
    width: 100%;
    height: 100%
}

.languageWrap {
    width: 100%
}

.languageWrap .language_line {
    width: 1px;
    height: 1em;
    vertical-align: middle;
    background-color: #595959;
    display: inline-block
}

.Languagev224 .contactWay-language {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.Languagev224 .contactWay-language .language {
    margin-right: 12px
}

.Languagev224 .contactWay-language .language svg {
    width: 20px;
    height: auto;
    vertical-align: middle
}

.ant-select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-variant: tabular-nums;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    outline: 0
}

.ant-select,
.ant-select ol,
.ant-select ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-select>ul>li>a {
    padding: 0;
    background-color: #fff
}

.ant-select-arrow {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 11px;
    transform: translateY(-50%);
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    line-height: 1;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ant-select-arrow>* {
    line-height: 1
}

.ant-select-arrow svg {
    display: inline-block
}

.ant-select-arrow:before {
    display: none
}

.ant-select-arrow .ant-select-arrow-icon {
    display: block
}

.ant-select-arrow .ant-select-arrow-icon svg {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    vertical-align: middle
}

.ant-select-selection {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    line-height: 32px;
    border: 1px solid #d9d9d9;
    border-top: 1.02px solid #d9d9d9;
    border-radius: 4px;
    outline: none;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-select-selection:hover {
    border-color: #40a9ff
}

.ant-select-focused .ant-select-selection,
.ant-select-selection:active,
.ant-select-selection:focus {
    border-color: #40a9ff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
    box-shadow: 0 0 0 2px rgba(24, 144, 255, .2)
}

.ant-select-selection__clear {
    position: absolute;
    top: 50%;
    right: 11px;
    z-index: 1;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    font-style: normal;
    line-height: 12px;
    text-align: center;
    text-transform: none;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: color .3s ease, opacity .15s ease;
    transition: color .3s ease, opacity .15s ease;
    text-rendering: auto
}

.ant-select-selection__clear:before {
    display: block
}

.ant-select-selection__clear:hover {
    color: rgba(0, 0, 0, .45)
}

.ant-select-selection:hover .ant-select-selection__clear {
    opacity: 1
}

.ant-select-selection-selected-value {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    align-items: center
}

.ant-select-no-arrow .ant-select-selection-selected-value {
    padding-right: 0
}

.ant-select-disabled {
    color: rgba(0, 0, 0, .25)
}

.ant-select-disabled .ant-select-selection {
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-select-disabled .ant-select-selection:active,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:hover {
    border-color: #d9d9d9;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ant-select-disabled .ant-select-selection__clear {
    display: none;
    visibility: hidden;
    pointer-events: none
}

.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
    padding-right: 10px;
    color: rgba(0, 0, 0, .33);
    background: #f5f5f5
}

.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
    display: none
}

.ant-select-selection--single {
    position: relative;
    cursor: pointer
}

.ant-select-selection--single .ant-select-selection__rendered {
    margin-right: 24px
}

.ant-select-no-arrow .ant-select-selection__rendered {
    margin-right: 11px
}

.ant-select-selection__rendered {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 11px;
    margin-left: 11px
}

.ant-select-selection__rendered:after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: ".";
    pointer-events: none
}

.ant-select-lg {
    font-size: 16px
}

.ant-select-lg .ant-select-selection--single {
    height: 40px
}

.ant-select-lg .ant-select-selection__rendered {
    line-height: 38px
}

.ant-select-lg .ant-select-selection--multiple {
    min-height: 40px
}

.ant-select-lg .ant-select-selection--multiple .ant-select-arrow,
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear {
    top: 20px
}

.ant-select-sm .ant-select-selection--single {
    height: 24px
}

.ant-select-sm .ant-select-selection__rendered {
    margin-left: 7px;
    line-height: 22px
}

.ant-select-sm .ant-select-selection--multiple {
    min-height: 24px
}

.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
    height: 16px;
    line-height: 14px
}

.ant-select-sm .ant-select-selection--multiple .ant-select-arrow,
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear {
    top: 12px
}

.ant-select-sm .ant-select-arrow,
.ant-select-sm .ant-select-selection__clear {
    right: 8px
}

.ant-select-disabled .ant-select-selection__choice__remove {
    color: rgba(0, 0, 0, .25);
    cursor: default
}

.ant-select-disabled .ant-select-selection__choice__remove:hover {
    color: rgba(0, 0, 0, .25)
}

.ant-select-search__field__placeholder,
.ant-select-selection__placeholder {
    position: absolute;
    top: 50%;
    right: 9px;
    left: 0;
    max-width: 100%;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
    color: #bfbfbf;
    line-height: 20px;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis
}

.ant-select-open .ant-select-arrow-icon svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ant-select-open .ant-select-selection {
    border-color: #40a9ff;
    border-right-width: 1px !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
    box-shadow: 0 0 0 2px rgba(24, 144, 255, .2)
}

.ant-select-dropdown {
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .65);
    font-variant: tabular-nums;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-variant: normal;
    background-color: #fff;
    border-radius: 4px;
    outline: none;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
    -webkit-animation-name: antSlideUpIn;
    animation-name: antSlideUpIn
}

.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft {
    -webkit-animation-name: antSlideDownIn;
    animation-name: antSlideDownIn
}

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
    -webkit-animation-name: antSlideUpOut;
    animation-name: antSlideUpOut
}

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
    -webkit-animation-name: antSlideDownOut;
    animation-name: antSlideDownOut
}

.ant-select-dropdown-hidden {
    display: none
}

.ant-select-dropdown-menu {
    max-height: 250px;
    margin-bottom: 0;
    padding-left: 0;
    overflow: auto;
    list-style: none;
    outline: none
}

.ant-select-dropdown-menu-item-group-list {
    margin: 0;
    padding: 0
}

.ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item {
    padding-left: 20px
}

.ant-select-dropdown-menu-item-group-title {
    padding: 0 12px;
    color: rgba(0, 0, 0, .45);
    font-size: 12px
}

.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
    border-radius: 0
}

.ant-select-dropdown-menu-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 12px;
    overflow: hidden;
    color: rgba(0, 0, 0, .65);
    font-weight: 400;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
    background-color: #e6f7ff
}

.ant-select-dropdown-menu-item:first-child {
    border-radius: 4px 4px 0 0
}

.ant-select-dropdown-menu-item:last-child {
    border-radius: 0 0 4px 4px
}

.ant-select-dropdown-menu-item-selected {
    color: rgba(0, 0, 0, .65);
    font-weight: 600;
    background-color: #fafafa
}

.ant-select-dropdown-menu-item-disabled,
.ant-select-dropdown-menu-item-disabled:hover {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
    background-color: #e6f7ff
}

.ant-select-dropdown-menu-item-divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    line-height: 0;
    background-color: #e8e8e8
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
    padding-right: 32px
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
    position: absolute;
    top: 50%;
    right: 12px;
    color: transparent;
    font-weight: 700;
    font-size: 12px;
    text-shadow: 0 .1px 0, .1px 0 0, 0 -.1px 0, -.1px 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s;
    transition: all .2s
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
    color: rgba(0, 0, 0, .87)
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
    display: none
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
    display: inline-block;
    color: #1890ff
}

.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
    padding-right: 12px
}

.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
    display: block
}

.IconText {
    min-width: 30px
}

.IconText a {
    display: inline-flex;
    align-items: center
}

.IconText a div {
    height: 1em;
    width: 3px
}

.IconText a svg {
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.IconText .none {
    pointer-events: none
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.FooterMobile2 {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1
}

.FooterMobile2 .mobile-footer-container .footer-mobile-bottom {
    background-color: #333;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    color: #fff;
    line-height: 49px
}

.FooterMobile2 .mobile-footer-container .footer-mobile-bottom .footer-mobile-item a {
    color: inherit
}

.FooterMobile2 .mobile-footer-container .footer-mobile-bottom .footer-mobile-item a i {
    vertical-align: sub
}

.FooterMobile2 .mobile-footer-container .footer-mobile-bottom .footer-mobile-item a svg {
    width: 18px;
    height: 18px;
    margin-right: 5px
}

@media screen and (max-width:600px) {
    .FooterMobile2 {
        display: block
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.hotNav {
    position: relative;
    cursor: pointer
}

.hotNav:after {
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px
}

.dropclassifyv469 {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    margin: 10px 0
}

.dropclassifyv469 .fixed {
    position: fixed;
    z-index: 9999
}

.dropclassifyv469 a {
    color: #000
}

.dropclassifyv469 a,
.dropclassifyv469 a .text {
    display: block;
    width: 100%
}

.dropclassifyv469 .dropclassifyList {
    overflow: hidden
}

.dropclassifyv469 .anticon-right {
    display: flex
}

.dropclassifyv469 .classify-main {
    padding: 10px 20px;
    position: relative;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

.dropclassifyv469 .classify-main+.classify-main {
    border-top: none
}

.dropclassifyv469 .classify-main .classify-sub {
    display: none;
    z-index: 100;
    overflow: hidden
}

.dropclassifyv469 .classify-sub__title,
.dropclassifyv469 .classify-title,
.dropclassifyv469 .icon {
    display: flex;
    align-items: center
}

.dropclassifyv469 .icon {
    margin-right: 5px;
    justify-content: center
}

.dropclassifyv469 .classify-sub__item {
    padding: 10px 20px;
    position: relative;
    width: 300px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

@media (hover:hover) {
    .dropclassifyv469 .classify-sub__item+.classify-sub__item {
        border-top: none
    }
}

.dropclassifyv469 .classify-third {
    overflow: hidden;
    display: none;
    z-index: 100
}

.dropclassifyv469 .classify-third__item {
    padding: 10px 20px;
    width: 300px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

@media (hover:hover) {
    .dropclassifyv469 .classify-third__item:hover {
        color: #00a4ff
    }
}

.dropclassifyv469 .anticon-right {
    transform: rotate(90deg)
}

.dropclassifyv469 .hotNav {
    margin-left: auto
}

.dropclassifyv469 .classify-main {
    width: 100%;
    padding: 0;
    font-size: 14px;
    color: #333
}

.dropclassifyv469 .classify-main .active {
    display: block
}

.dropclassifyv469 .classify-main .classify-sub__item {
    padding: 0;
    width: 100% !important
}

.dropclassifyv469 .classify-main .classify-sub__item .classify-sub__title {
    padding: 0 20px
}

.dropclassifyv469 .classify-main .classify-third__item {
    width: 100%;
    padding: 12px 50px;
    font-size: 12px;
    color: #666
}

.dropclassifyv469 .classify-main .classify-sub__title,
.dropclassifyv469 .classify-main .classify-title {
    padding: 0 20px
}

.dropclassifyv469 .classify-main .classify-sub,
.dropclassifyv469 .classify-main .classify-third {
    position: static;
    width: 100%
}

.video {
    max-width: 800px
}

#root {
    min-height: 100%
}

@media screen and (max-width:600px) {
    .RootSortable {
        padding-bottom: 53px
    }
}

.hotNav {
    position: relative;
    cursor: pointer
}

.hotNav:after {
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px
}

.dropclassifyv310 {
    cursor: pointer;
    margin: 10px 0
}

.dropclassifyv310 .dropclassifyList {
    overflow: hidden
}

.dropclassifyv310 .anticon-right {
    display: flex
}

.dropclassifyv310 .classify-main {
    padding: 10px 20px;
    position: relative;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

.dropclassifyv310 .classify-main+.classify-main {
    border-top: none
}

.dropclassifyv310 .classify-main .classify-sub {
    display: none;
    z-index: 100;
    overflow: hidden
}

.dropclassifyv310 .classify-sub__title,
.dropclassifyv310 .classify-title {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.dropclassifyv310 .classify-sub__item {
    padding: 10px 20px;
    position: relative;
    width: 300px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

@media (hover:hover) {
    .dropclassifyv310 .classify-sub__item+.classify-sub__item {
        border-top: none
    }
}

.dropclassifyv310 .classify-third {
    overflow: hidden;
    display: none;
    z-index: 100
}

.dropclassifyv310 .classify-third__item {
    padding: 10px 20px;
    width: 300px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

@media (hover:hover) {
    .dropclassifyv310 .classify-third__item:hover {
        color: #00a4ff
    }
}

.dropclassifyv310 .anticon-right {
    transform: rotate(90deg)
}

.dropclassifyv310 .classify-main {
    width: 100%;
    padding: 0;
    font-size: 14px;
    color: #333
}

.dropclassifyv310 .classify-main .active {
    display: block
}

.dropclassifyv310 .classify-main .classify-sub__item {
    padding: 0;
    width: 100% !important
}

.dropclassifyv310 .classify-main .classify-sub__item .classify-sub__title {
    padding: 12px 20px
}

.dropclassifyv310 .classify-main .classify-third__item {
    width: 100%;
    padding: 12px 50px;
    font-size: 12px;
    color: #666
}

.dropclassifyv310 .classify-main .classify-sub__title,
.dropclassifyv310 .classify-main .classify-title {
    padding: 12px 20px
}

.dropclassifyv310 .classify-main .classify-sub,
.dropclassifyv310 .classify-main .classify-third {
    position: static;
    width: 100%
}

#Text2114_294b06310070bcccbe185b7f632e73393 {
    margin-top: 20px;
    margin-Bottom: 150px;
    margin-Left: 8.200596487352259%;
    margin-Right: 16.706064288081297%
}

#Text2114_48b6c43c3792cb76f881aadae874d60c3 {
    margin-top: 20px;
    margin-Bottom: 150px;
    margin-Left: 7.82061195183917%;
    margin-Right: 7.82061195183917%
}

#Text2114_79042c5da2b5aa16bb0ca00a99ba0c992 {
    margin-top: 30px;
    margin-Bottom: 80px;
    margin-Left: 36.57262277951933%;
    margin-Right: 10.44932079414838%
}

#Text2114_b849a863ab341db0fb48552e770746b72 {
    margin-top: 10px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 2.896157793743585%
}

#Text2114_b849a863ab341db0fb48552e770746b73 {
    margin-top: 20px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 2.896157793743585%
}

#Text2114_ca158877d8fd2ee420d8b71790ff5a350 {
    margin-top: 20px;
    margin-Bottom: 110px;
    margin-Left: 22.947108458530565%;
    margin-Right: 3.2928586128833093%
}

#Text2114_ee0949a26b401832d34804f74ef57d2a1 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 2.895913587177452%
}

#Text2114_fb629eee7ebfe45b5412ae85dda8d22c0 {
    margin-top: 20px;
    margin-Bottom: 120px;
    margin-Left: 5.293272948193969%;
    margin-Right: 5.293272948193969%
}

#Button11413_ee0949a26b401832d34804f74ef57d2a2 a svg {
    color: rgba(255, 255, 255, 1);
    display: none
}

#Button11413_ee0949a26b401832d34804f74ef57d2a2 a {
    text-align: center
}

#Button11413_ee0949a26b401832d34804f74ef57d2a2:hover {
    background-color: rgba(208, 2, 27, 1)
}

#Button11413_ee0949a26b401832d34804f74ef57d2a2:hover .button0_text {
    color: rgba(255, 255, 255, 1)
}

#Button11413_ee0949a26b401832d34804f74ef57d2a2 {
    margin-top: 20px;
    margin-Bottom: 230px;
    margin-Left: 0%;
    margin-Right: 87.7968988946747%;
    height: 46px;
    border-color: rgba(24, 144, 255, 1);
    border-style: solid;
    ;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    background-color: rgba(208, 2, 27, 1)
}

#Button11413_ee0949a26b401832d34804f74ef57d2a2 .button0_text {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Arial
}

#RootGrid1148_67da0e0858eef4522cc127b0847ccacd0 {
    display: block
}

#RootGrid1148_ee0949a26b401832d34804f74ef57d2a0 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 7.828810020876826%;
    padding-Right: 7.828810020876826%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll
}

#RootGrid2214_294b06310070bcccbe185b7f632e73390 {
    display: block
}

#RootGrid2214_294b06310070bcccbe185b7f632e73390 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 13.048016701461378%;
    padding-Right: 13.048016701461378%;
    background-color: rgba(242, 242, 242, 1)
}

#RootGridCell_294b06310070bcccbe185b7f632e73394 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_294b06310070bcccbe185b7f632e73394>.grid_content {
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    ;
    border-width: 20px;
    background-color: rgba(255, 255, 255, 1)
}

#RootGridCell_294b06310070bcccbe185b7f632e73395 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_294b06310070bcccbe185b7f632e73395>.grid_content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: undefined
}

#RootGrid2214_48b6c43c3792cb76f881aadae874d60c0 {
    display: block
}

#RootGrid2214_48b6c43c3792cb76f881aadae874d60c0 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    padding-top: 0;
    padding-Bottom: 0%;
    padding-Left: 13.048016701461378%;
    padding-Right: 13.048016701461378%;
    background-color: rgba(242, 242, 242, 1)
}

#RootGridCell_48b6c43c3792cb76f881aadae874d60c4 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_48b6c43c3792cb76f881aadae874d60c4>.grid_content {
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    ;
    border-width: 20px;
    background-color: rgba(255, 255, 255, 1)
}

#RootGridCell_48b6c43c3792cb76f881aadae874d60c5 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_48b6c43c3792cb76f881aadae874d60c5>.grid_content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: undefined
}

#RootGrid2214_673512ac24fe49a97ebc78ed0289f0550 {
    display: block
}

#RootGrid2214_673512ac24fe49a97ebc78ed0289f0550 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    padding-top: 0.052192066805845504%;
    padding-Bottom: 2.0876826722338206%;
    padding-Left: 13.048016701461378%;
    padding-Right: 13.048016701461378%;
    background-color: rgba(244, 244, 244, 1)
}

#RootGridCell_673512ac24fe49a97ebc78ed0289f0554 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_673512ac24fe49a97ebc78ed0289f0554>.grid_content {
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    ;
    border-width: 20px;
    background-color: rgba(255, 255, 255, 1)
}

#RootGridCell_673512ac24fe49a97ebc78ed0289f0555 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_673512ac24fe49a97ebc78ed0289f0555>.grid_content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: undefined
}

#RootGrid2214_79042c5da2b5aa16bb0ca00a99ba0c990 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed
}

#RootGridCell_79042c5da2b5aa16bb0ca00a99ba0c994>.grid_content {
    background-color: rgba(0, 0, 0, 0.4)
}

#RootGrid2214_b849a863ab341db0fb48552e770746b70 {
    padding-top: 0%;
    padding-Bottom: 3%;
    padding-Left: 13.048016701461378%;
    padding-Right: 13.048016701461378%;
    background-color: rgba(242, 242, 242, 1)
}

#RootGrid2214_c074823dd869cb635bf830b1f777ac400 {
    display: block
}

#RootGrid2214_c074823dd869cb635bf830b1f777ac400 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    padding-top: 0.052192066805845504%;
    padding-Bottom: 0%;
    padding-Left: 13.048016701461378%;
    padding-Right: 13.048016701461378%;
    background-color: rgba(244, 244, 244, 1)
}

#RootGridCell_c074823dd869cb635bf830b1f777ac404 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_c074823dd869cb635bf830b1f777ac404>.grid_content {
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    ;
    border-width: 20px;
    background-color: rgba(255, 255, 255, 1)
}

#RootGridCell_c074823dd869cb635bf830b1f777ac405 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 0%;
    padding-Right: 0%
}

#RootGridCell_c074823dd869cb635bf830b1f777ac405>.grid_content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: undefined
}

#RootGrid2214_d0b9ddf2cd59747163303ba264f7419d0 {
    padding-top: 0.052192066805845504%;
    padding-Bottom: 0%;
    padding-Left: 13.048016701461378%;
    padding-Right: 13.048016701461378%;
    background-color: rgba(155, 155, 155, 0.05)
}

#SplitLine222_67da0e0858eef4522cc127b0847ccacd3 {
    margin-top: 0px;
    margin-Bottom: 30px;
    margin-Left: 39.550679205851615%;
    margin-Right: 39.550679205851615%
}

#SplitLine222_67da0e0858eef4522cc127b0847ccacd3 hr {
    color: rgba(0, 0, 0, 0.49);
    border-top-style: solid !important;
    ;
    border-top-width: 1px;
    border-top-style: solid;
}

#SplitLine222_79042c5da2b5aa16bb0ca00a99ba0c993 {
    margin-top: 10px;
    margin-Bottom: 20px;
    margin-Left: 46.591725444096134%;
    margin-Right: 50.37797152560084%
}

#SplitLine222_79042c5da2b5aa16bb0ca00a99ba0c993 hr {
    color: rgba(120, 212, 71, 1);
    border-top-style: solid !important;
    ;
    border-top-width: 2px;
    border-top-style: solid;
}

#SplitLine222_b849a863ab341db0fb48552e770746b74 {
    margin-top: 40px;
    margin-Bottom: 20px;
    margin-Left: 46.59177116337186%;
    margin-Right: 48.60658663929671%
}

#SplitLine222_b849a863ab341db0fb48552e770746b74 hr {
    color: rgba(44, 145, 136, 1);
    border-top-style: solid !important;
    ;
    border-top-width: 2px;
    border-top-style: solid;
}

#SplitLine222_d0b9ddf2cd59747163303ba264f7419d2 {
    margin-top: 10px;
    margin-Bottom: 20px;
    margin-Left: 46.591725444096134%;
    margin-Right: 48.606485109717866%
}

#SplitLine222_d0b9ddf2cd59747163303ba264f7419d2 hr {
    color: rgba(120, 212, 71, 1);
    border-top-style: solid !important;
    ;
    border-top-width: 2px;
    border-top-style: solid;
}

#Breadcrumb463_7426720796848ba99baf9e4abd27569e0 svg {
    display: inline-block;
    width: 14px;
    height: 14px
}

#Breadcrumb463_7426720796848ba99baf9e4abd27569e0 .breadcrumb-link {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: Arial
}

#Breadcrumb463_7426720796848ba99baf9e4abd27569e0 {
    margin-top: 220px;
    margin-Bottom: 50px;
    margin-Left: 0%;
    margin-Right: 0%
}

#NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 .Nav_pc .menuTitle:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    font-family: Arial;
    border-width: 1px;
    background-color: rgba(44, 145, 136, 1)
}

#NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 .Nav_pc .menuTitle.submenu-active,
#NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 .Nav_pc .menuTitle.rc-menu-item-selected {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    font-family: Arial;
    border-color: rgba(44, 145, 136, 1);
    border-style: solid;
    ;
    border-width: 1px;
    background-color: rgba(44, 145, 136, 1)
}

#NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 .Nav_pc {
    border-color: rgba(92, 92, 92, 1);
    border-style: solid;
    ;
    border-width: 0px
}

#NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 .Nav_pc .menuTitle {
    height: 40px;
    font-size: 15px;
    font-family: Arial;
    border-color: rgba(92, 92, 92, 1);
    border-style: solid;
    ;
    border-width: 1px;
    margin-left: 2.1881838074398248%;
    margin-right: 2.1881838074398248%
}

#NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 {
    margin-top: 0px;
    margin-Bottom: 40px;
    margin-Left: 11.494252873563218%;
    margin-Right: 11.494252873563218%
}

#TextNormal2117_294b06310070bcccbe185b7f632e73392:hover {
    color: rgba(44, 145, 136, 1);
    font-size: 24px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_294b06310070bcccbe185b7f632e73392 {
    color: rgba(44, 145, 136, 1);
    margin-top: 50px;
    margin-Bottom: 20px;
    margin-Left: 7.82061195183917%;
    margin-Right: 7.82061195183917%;
    font-size: 24px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_48b6c43c3792cb76f881aadae874d60c2:hover {
    color: rgba(44, 145, 136, 1);
    font-size: 24px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_48b6c43c3792cb76f881aadae874d60c2 {
    color: rgba(44, 145, 136, 1);
    margin-top: 50px;
    margin-Bottom: 20px;
    margin-Left: 7.82061195183917%;
    margin-Right: 7.82061195183917%;
    font-size: 24px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_49fb852710ace73d698f3d54be7be11a0:hover {
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_49fb852710ace73d698f3d54be7be11a0 {
    color: rgba(0, 0, 0, 1);
    margin-top: 40px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    font-size: 32px;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    line-height: 48px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_673512ac24fe49a97ebc78ed0289f0552:hover {
    color: rgba(44, 145, 136, 1);
    font-size: 24px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_673512ac24fe49a97ebc78ed0289f0552 {
    color: rgba(44, 145, 136, 1);
    margin-top: 20px;
    margin-Bottom: 20px;
    margin-Left: 4.9624380421313505%;
    margin-Right: 4.9624380421313505%;
    font-size: 24px;
    text-align: right;
    font-family: Arial;
    font-weight: bold;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_79042c5da2b5aa16bb0ca00a99ba0c991:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 33px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_79042c5da2b5aa16bb0ca00a99ba0c991 {
    color: rgba(255, 255, 255, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    font-size: 33px;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    line-height: 48px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_b849a863ab341db0fb48552e770746b71:hover {
    color: rgba(44, 145, 136, 1);
    font-size: 33px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_b849a863ab341db0fb48552e770746b71 {
    color: rgba(44, 145, 136, 1);
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    font-size: 33px;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    line-height: 48px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_c074823dd869cb635bf830b1f777ac402:hover {
    color: rgba(44, 145, 136, 1);
    font-size: 24px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_c074823dd869cb635bf830b1f777ac402 {
    color: rgba(44, 145, 136, 1);
    margin-top: 20px;
    margin-Bottom: 20px;
    margin-Left: 4.9624380421313505%;
    margin-Right: 4.9624380421313505%;
    font-size: 24px;
    text-align: right;
    font-family: Arial;
    font-weight: bold;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_d0b9ddf2cd59747163303ba264f7419d1:hover {
    color: rgba(44, 145, 136, 1);
    font-size: 33px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_d0b9ddf2cd59747163303ba264f7419d1 {
    color: rgba(44, 145, 136, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    font-size: 33px;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    line-height: 48px;
    background-color: rgba(255, 255, 255, 0)
}

#ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 .Image_box {
    width: 450px
}

#ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 .ImageCollectCell {
    margin-bottom: 5.284015852047556%;
    margin-left: 3.013608325092998%;
    margin-right: 3.013608325092998%
}

#ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 img {
    border-color: rgba(248, 247, 247, 1);
    border-style: solid;
    ;
    border-width: 1px
}

#ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 .Image_box img {
    object-fit: contain
}

#ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 {
    margin-top: 0px;
    margin-Bottom: 40px;
    margin-Left: 0%;
    margin-Right: 0%
}

#ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 .Image_box:hover .Image_shade {
    background-color: rgba(34, 25, 77, 0)
}

#Image220_016af273682fc11e84a827a5166238424 .CImage_title {
    font-size: 14px
}

#Image220_016af273682fc11e84a827a5166238424 {
    margin-top: 10px;
    margin-Bottom: 10px;
    margin-Left: 5.063710763493214%;
    margin-Right: 66.30063192789807%
}

#RootGrid1148_016af273682fc11e84a827a5166238422 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 1.3114754098360657%;
    padding-Right: 0%;
    background-color: rgba(223, 223, 223, 0.7)
}

#RootGrid1148_016af273682fc11e84a827a5166238422 .box,
#RootGrid1148_016af273682fc11e84a827a5166238422 .cell {
    min-height: 10px
}

#RootGridCell_2b149de8ab664666dc5a3286a6953b031>.grid_content {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%
}

#RootGridCell_2b149de8ab664666dc5a3286a6953b032>.grid_content {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 4.179728317659352%
}

#RootGridCell_2b149de8ab664666dc5a3286a6953b033>.grid_content {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 6.352987889616836%;
    margin-Right: 0%
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 ul li:hover .sideitem .displayText {
    font-size: 12px
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 ul .sideitem:hover {
    background-color: rgba(44, 145, 136, 1)
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 ul li .sideitem .displayText {
    font-size: 10px;
    text-align: center;
    font-family: Arial;
    white-space: inherit;
    text-overflow: ellipsis;
    overflow: hidden
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 ul li {
    width: 60px;
    height: 60px;
    background-color: rgba(153, 153, 153, 1)
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 ul li:hover .sideitem .sidetitle {
    font-size: 15px
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 {
    bottom: 23.576751962367876%
}

#HoverIcon2315_016af273682fc11e84a827a5166238427 ul li .sideitem .sideicon svg {
    width: 22px;
    height: 22px
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav_pc .menuTitle:hover {
    color: rgba(41, 131, 121, 1);
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    border-width: 0px;
    background-color: rgba(0, 0, 0, 0)
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .menuChildItem+.menuChildItem {
    border-top-width: 0px;
    border-top-style: solid;
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .rc-menu-item.submenu-children-active,
#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .submenu-children-active .rc-menu-submenu-title {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(44, 145, 136, 1)
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .rc-menu-item,
#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .rc-menu-submenu-title {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background-color: rgba(244, 244, 244, 1)
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .rc-menu-item:hover,
#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName .rc-menu-submenu-title:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(44, 145, 136, 1)
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav_pc .menuTitle.submenu-active,
#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav_pc .menuTitle.rc-menu-item-selected {
    color: rgba(41, 131, 121, 1);
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    border-width: 0px;
    background-color: rgba(0, 0, 0, 0)
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav_pc {
    border-color: rgba(92, 92, 92, 1);
    border-style: solid;
    ;
    border-width: 0px
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav_pc .menuTitle {
    color: rgba(48, 48, 48, 1);
    height: 40px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    border-color: rgba(92, 92, 92, 1);
    border-style: solid;
    ;
    border-width: 0px;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 0.2140289273472118%;
    margin-right: 0.2140289273472118%
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 {
    margin-top: 40px;
    margin-Bottom: 20px;
    margin-Left: 0%;
    margin-Right: 1.0588137976673009%
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav-popupClassName>.rc-menu {
    box-shadow: 1px 0px 1px 1px rgba(34, 25, 77, 0);
    border-color: rgba(34, 25, 77, 0);
    border-style: solid;
    ;
    border-width: 0px
}

#NavDataPC1308_016af273682fc11e84a827a5166238426 .Nav_pc .rc-menu {
    justify-content: flex-start
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 {
    display: block
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-selection-selected-value,
#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-dropdown-menu-item {
    color: rgba(44, 112, 155, 1);
    font-size: 14px;
    font-family: Arial
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-dropdown-menu-item:hover {
    color: rgba(44, 112, 155, 1);
    background-color: rgba(233, 233, 233, 0.64)
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 .language svg {
    display: block
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 {
    margin-top: 40px;
    margin-Bottom: 40px;
    margin-Left: 0%;
    margin-Right: 18.666525333898665%
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-arrow-icon svg {
    color: rgba(44, 112, 155, 1);
    display: block
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-selection {
    border-color: rgba(167, 167, 167, 1);
    border-style: solid;
    ;
    border-width: 0px
}

#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-selection,
#LanguageSelect224_016af273682fc11e84a827a5166238425 .ant-select-dropdown-menu-item {
    line-height: 35px;
    background-color: rgba(255, 255, 255, 1)
}

#Button11413_274f95665c882d773152bb46ffcf9ec22 a svg {
    color: rgba(255, 255, 255, 1);
    display: none
}

#Button11413_274f95665c882d773152bb46ffcf9ec22 a {
    text-align: left
}

#Button11413_274f95665c882d773152bb46ffcf9ec22:hover {
    background-color: rgba(24, 144, 255, 0)
}

#Button11413_274f95665c882d773152bb46ffcf9ec22:hover .button0_text {
    color: rgba(255, 255, 255, 1)
}

#Button11413_274f95665c882d773152bb46ffcf9ec22 {
    margin-top: 10px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    height: 26px;
    border-color: rgba(24, 144, 255, 1);
    border-style: solid;
    ;
    border-width: 0px;
    border-radius: 40px 40px 40px 40px;
    background-color: rgba(24, 144, 255, 0)
}

#Button11413_274f95665c882d773152bb46ffcf9ec22 .button0_text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-family: Arial
}

#IconText435_6faed64c75729dd0deb2000f7132afc60 a svg {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    width: 17px;
    height: 17px
}

#IconText435_6faed64c75729dd0deb2000f7132afc60 {
    margin-top: 20px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%
}

#IconText435_6faed64c75729dd0deb2000f7132afc60 div {
    width: 10px
}

#IconText435_6faed64c75729dd0deb2000f7132afc60 .IconText_text {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-size: 14px;
    font-family: Arial
}

#IconText435_d1251fcf441ce7dc623bd05bd5cb15400 a svg {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    width: 17px;
    height: 17px
}

#IconText435_d1251fcf441ce7dc623bd05bd5cb15400 {
    margin-top: 20px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%
}

#IconText435_d1251fcf441ce7dc623bd05bd5cb15400 div {
    width: 10px
}

#IconText435_d1251fcf441ce7dc623bd05bd5cb15400 .IconText_text {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-size: 14px;
    font-family: Arial
}

#IconText435_f3cb412ef4095fde10be2174781fd18b0 a svg {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    width: 17px;
    height: 17px
}

#IconText435_f3cb412ef4095fde10be2174781fd18b0 {
    margin-top: 20px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%
}

#IconText435_f3cb412ef4095fde10be2174781fd18b0 div {
    width: 10px
}

#IconText435_f3cb412ef4095fde10be2174781fd18b0 .IconText_text {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-size: 14px;
    font-family: Arial
}

#Button11413_37bd12d81da2c871b2e5d13d302a703722 a svg {
    color: rgba(255, 255, 255, 1);
    display: none
}

#Button11413_37bd12d81da2c871b2e5d13d302a703722 a {
    text-align: right
}

#Button11413_37bd12d81da2c871b2e5d13d302a703722:hover {
    background-color: rgba(24, 144, 255, 0)
}

#Button11413_37bd12d81da2c871b2e5d13d302a703722:hover .button0_text {
    color: rgba(255, 255, 255, 1)
}

#Button11413_37bd12d81da2c871b2e5d13d302a703722 {
    margin-top: 10px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 14.318227458330544%;
    height: 26px;
    border-color: rgba(24, 144, 255, 1);
    border-style: solid;
    ;
    border-width: 0px;
    border-radius: 40px 40px 40px 40px;
    background-color: rgba(24, 144, 255, 0)
}

#Button11413_37bd12d81da2c871b2e5d13d302a703722 .button0_text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-family: Arial
}

#Button11413_37bd12d81da2c871b2e5d13d302a703723 a svg {
    color: rgba(255, 255, 255, 1);
    display: none
}

#Button11413_37bd12d81da2c871b2e5d13d302a703723 a {
    text-align: left
}

#Button11413_37bd12d81da2c871b2e5d13d302a703723:hover {
    background-color: rgba(24, 144, 255, 0)
}

#Button11413_37bd12d81da2c871b2e5d13d302a703723:hover .button0_text {
    color: rgba(255, 255, 255, 1)
}

#Button11413_37bd12d81da2c871b2e5d13d302a703723 {
    margin-top: 10px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    height: 26px;
    border-color: rgba(24, 144, 255, 1);
    border-style: solid;
    ;
    border-width: 0px;
    border-radius: 40px 40px 40px 40px;
    background-color: rgba(24, 144, 255, 0)
}

#Button11413_37bd12d81da2c871b2e5d13d302a703723 .button0_text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-family: Arial
}

#RootGrid2214_37bd12d81da2c871b2e5d13d302a70373 {
    padding-top: 0%;
    padding-Bottom: 1.0438413361169103%;
    padding-Left: 7.828810020876826%;
    padding-Right: 7.828810020876826%;
    background-color: rgba(44, 145, 136, 1)
}

#RootGrid2214_37bd12d81da2c871b2e5d13d302a70374 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 13.413361169102297%;
    padding-Right: 13.413361169102297%;
    background-color: rgba(44, 145, 136, 1)
}

#RootGrid2214_37bd12d81da2c871b2e5d13d302a70375 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 7.868852459016394%;
    padding-Right: 7.868852459016394%;
    background-color: rgba(44, 145, 136, 1)
}

#RootGrid2214_37bd12d81da2c871b2e5d13d302a70376 {
    padding-top: 0%;
    padding-Bottom: 0%;
    padding-Left: 7.828810020876826%;
    padding-Right: 7.828810020876826%;
    background-color: rgba(44, 145, 136, 1)
}

#SplitLine222_37bd12d81da2c871b2e5d13d302a703719 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%
}

#SplitLine222_37bd12d81da2c871b2e5d13d302a703719 hr {
    color: rgba(255, 255, 255, 0.7);
    border-top-style: solid !important;
    ;
    border-top-width: 0px;
    border-top-style: solid;
}

#SplitLine222_37bd12d81da2c871b2e5d13d302a703720 {
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%
}

#SplitLine222_37bd12d81da2c871b2e5d13d302a703720 hr {
    color: rgba(255, 255, 255, 0.4);
    border-top-style: solid !important;
    ;
    border-top-width: 1px;
    border-top-style: solid;
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a70377:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a70377 {
    color: rgba(255, 255, 255, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 1.2389174958380116%;
    margin-Right: 12.03685779550118%;
    font-size: 18px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 38px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a70378:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a70378 {
    color: rgba(255, 255, 255, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 1.8584122190603405%;
    margin-Right: 5.5926592717347114%;
    font-size: 18px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 38px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a70379:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a70379 {
    color: rgba(255, 255, 255, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 1.8584122190603405%;
    margin-Right: 5.5926592717347114%;
    font-size: 18px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 38px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a703710:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a703710 {
    color: rgba(255, 255, 255, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 1.8584122190603405%;
    margin-Right: 5.5926592717347114%;
    font-size: 18px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 38px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a703711:hover {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a703711 {
    color: rgba(255, 255, 255, 1);
    margin-top: 50px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    font-size: 18px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    line-height: 38px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a703721:hover {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0)
}

#TextNormal2117_37bd12d81da2c871b2e5d13d302a703721 {
    color: rgba(255, 255, 255, 0.7);
    margin-top: 0px;
    margin-Bottom: 0px;
    margin-Left: 0%;
    margin-Right: 0%;
    font-size: 15px;
    text-align: left;
    font-family: Arial;
    line-height: 48px;
    background-color: rgba(255, 255, 255, 0)
}

#DropClassifyList469_f30bb5952a6a81fef5c1c81b535fce29 .dropclassifyList .classify-main .classify-title .icon svg {
    display: none;
    width: 15px;
    height: 15px
}

#DropClassifyList469_f30bb5952a6a81fef5c1c81b535fce29 .classify-main:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 0px;
    border-top-style: solid;
}

#DropClassifyList469_f30bb5952a6a81fef5c1c81b535fce29 .newclassifyList {
    border-color: rgba(242, 243, 247, 1);
    border-style: solid;
    ;
    border-width: 1px
}

#DropClassifyList469_f30bb5952a6a81fef5c1c81b535fce29 .newclassifyList .classify-main .classify-sub .classify-sub__item:not(:first-child),
#DropClassifyList469_f30bb5952a6a81fef5c1c81b535fce29 .newclassifyList .classify-main .classify-third .classify-third__item:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 1px;
    border-top-style: solid;
}

#DropClassifyList469_f30bb5952a6a81fef5c1c81b535fce29 .dropclassifyList .classify-main .classify-title {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: Arial;
    line-height: 35px;
    padding-left: 0px
}

#DropClassifyList469_30f337560c8cc0e107f06854a4ac93d80 .dropclassifyList .classify-main .classify-title .icon svg {
    display: none;
    width: 15px;
    height: 15px
}

#DropClassifyList469_30f337560c8cc0e107f06854a4ac93d80 .classify-main:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 0px;
    border-top-style: solid;
}

#DropClassifyList469_30f337560c8cc0e107f06854a4ac93d80 .newclassifyList {
    border-color: rgba(242, 243, 247, 1);
    border-style: solid;
    ;
    border-width: 1px
}

#DropClassifyList469_30f337560c8cc0e107f06854a4ac93d80 .newclassifyList .classify-main .classify-sub .classify-sub__item:not(:first-child),
#DropClassifyList469_30f337560c8cc0e107f06854a4ac93d80 .newclassifyList .classify-main .classify-third .classify-third__item:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 1px;
    border-top-style: solid;
}

#DropClassifyList469_30f337560c8cc0e107f06854a4ac93d80 .dropclassifyList .classify-main .classify-title {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: Arial;
    line-height: 35px;
    padding-left: 0px
}

#DropClassifyList469_3e3f0315bd2e86ea627704753a7e2b820 .dropclassifyList .classify-main .classify-title .icon svg {
    display: none;
    width: 15px;
    height: 15px
}

#DropClassifyList469_3e3f0315bd2e86ea627704753a7e2b820 .classify-main:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 0px;
    border-top-style: solid;
}

#DropClassifyList469_3e3f0315bd2e86ea627704753a7e2b820 .newclassifyList {
    border-color: rgba(242, 243, 247, 1);
    border-style: solid;
    ;
    border-width: 1px
}

#DropClassifyList469_3e3f0315bd2e86ea627704753a7e2b820 .newclassifyList .classify-main .classify-sub .classify-sub__item:not(:first-child),
#DropClassifyList469_3e3f0315bd2e86ea627704753a7e2b820 .newclassifyList .classify-main .classify-third .classify-third__item:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 1px;
    border-top-style: solid;
}

#DropClassifyList469_3e3f0315bd2e86ea627704753a7e2b820 .dropclassifyList .classify-main .classify-title {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: Arial;
    line-height: 35px;
    padding-left: 0px
}

#DropClassifyList469_d66a21c38f6013e3f2f902bba5f826e90 .dropclassifyList .classify-main .classify-title .icon svg {
    display: none;
    width: 15px;
    height: 15px
}

#DropClassifyList469_d66a21c38f6013e3f2f902bba5f826e90 .classify-main:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 0px;
    border-top-style: solid;
}

#DropClassifyList469_d66a21c38f6013e3f2f902bba5f826e90 .newclassifyList {
    border-color: rgba(242, 243, 247, 1);
    border-style: solid;
    ;
    border-width: 1px
}

#DropClassifyList469_d66a21c38f6013e3f2f902bba5f826e90 .newclassifyList .classify-main .classify-sub .classify-sub__item:not(:first-child),
#DropClassifyList469_d66a21c38f6013e3f2f902bba5f826e90 .newclassifyList .classify-main .classify-third .classify-third__item:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 1px;
    border-top-style: solid;
}

#DropClassifyList469_d66a21c38f6013e3f2f902bba5f826e90 .dropclassifyList .classify-main .classify-title {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: Arial;
    line-height: 35px;
    padding-left: 0px
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .dropclassifyList .classify-main.selected .classify-title {
    color: rgba(208, 2, 27, 1)
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .dropclassifyList .classify-main .classify-title span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .dropclassifyList .classify-main:hover .classify-title {
    color: rgba(204, 0, 0, 1)
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 {
    margin-top: 15px;
    margin-Bottom: 0px;
    margin-Left: -5.711990718015083%;
    margin-Right: 11.45968137801776%
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .classify-main:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 0px;
    border-top-style: solid;
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .newclassifyList {
    border-color: rgba(242, 243, 247, 1);
    border-style: solid;
    ;
    border-width: 1px
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .newclassifyList .classify-main .classify-sub .classify-sub__item:not(:first-child),
#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .newclassifyList .classify-main .classify-third .classify-third__item:not(:first-child) {
    border-style: solid !important;
    ;
    border-top-color: rgba(242, 243, 247, 1);
    border-top-width: 1px;
    border-top-style: solid;
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .dropclassifyList {
    border-width: 0px
}

#DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 .dropclassifyList .classify-main .classify-title {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: Arial;
    line-height: 10px
}

@media screen and (max-width:500px) {
    #Text2114_294b06310070bcccbe185b7f632e73393 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Text2114_294b06310070bcccbe185b7f632e73393 {
        display: block
    }

    #Text2114_48b6c43c3792cb76f881aadae874d60c3 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Text2114_48b6c43c3792cb76f881aadae874d60c3 {
        display: block
    }

    #Text2114_79042c5da2b5aa16bb0ca00a99ba0c992 {
        margin-top: 10px;
        margin-Bottom: 30px;
        margin-Left: 1.3550135501355014%;
        margin-Right: 1.3550135501355014%
    }
}

@media screen and (max-width:500px) {
    #Text2114_79042c5da2b5aa16bb0ca00a99ba0c992 {
        display: none
    }

    #Text2114_b849a863ab341db0fb48552e770746b72 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Text2114_b849a863ab341db0fb48552e770746b72 {
        display: block
    }

    #Text2114_b849a863ab341db0fb48552e770746b73 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Text2114_b849a863ab341db0fb48552e770746b73 {
        display: block
    }
}

@media screen and (max-width:500px) {
    #Text2114_ca158877d8fd2ee420d8b71790ff5a350 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Text2114_ca158877d8fd2ee420d8b71790ff5a350 {
        display: none
    }

    #Text2114_ee0949a26b401832d34804f74ef57d2a1 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Text2114_ee0949a26b401832d34804f74ef57d2a1 {
        display: none
    }

    #Text2114_fb629eee7ebfe45b5412ae85dda8d22c0 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }
}

@media screen and (max-width:500px) {
    #Text2114_fb629eee7ebfe45b5412ae85dda8d22c0 {
        display: none
    }

    #Button11413_ee0949a26b401832d34804f74ef57d2a2 {
        margin-top: 10px;
        margin-Bottom: 10px;
        margin-Left: 0%;
        margin-Right: 32.20883534136546%;
        height: 30px
    }

    #RootGrid1148_67da0e0858eef4522cc127b0847ccacd0 {
        display: block
    }

    #RootGrid1148_67da0e0858eef4522cc127b0847ccacd0 {
        margin-top: 20px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #RootGrid1148_ee0949a26b401832d34804f74ef57d2a0 {
        margin-top: px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 0%
    }
}

@media screen and (max-width:500px) {
    #RootGrid2214_294b06310070bcccbe185b7f632e73390 {
        display: block
    }

    #RootGrid2214_294b06310070bcccbe185b7f632e73390 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        padding-top: 0%;
        padding-Bottom: 8.086253369272237%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }

    #RootGridCell_294b06310070bcccbe185b7f632e73394 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 0%;
        padding-Right: 0%
    }

    #RootGrid2214_48b6c43c3792cb76f881aadae874d60c0 {
        display: block
    }

    #RootGrid2214_48b6c43c3792cb76f881aadae874d60c0 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        padding-top: 0%;
        padding-Bottom: 8.086253369272237%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }
}

@media screen and (max-width:500px) {
    #RootGridCell_48b6c43c3792cb76f881aadae874d60c4 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 0%;
        padding-Right: 0%
    }

    #RootGrid2214_673512ac24fe49a97ebc78ed0289f0550 {
        display: block
    }

    #RootGrid2214_673512ac24fe49a97ebc78ed0289f0550 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        padding-top: 0%;
        padding-Bottom: 8.086253369272237%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }

    #RootGridCell_673512ac24fe49a97ebc78ed0289f0554 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 0%;
        padding-Right: 0%
    }

    #RootGrid2214_79042c5da2b5aa16bb0ca00a99ba0c990 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 0%;
        padding-Right: 0%
    }
}

@media screen and (max-width:500px) {
    #RootGrid2214_b849a863ab341db0fb48552e770746b70 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }

    #RootGrid2214_c074823dd869cb635bf830b1f777ac400 {
        display: block
    }

    #RootGrid2214_c074823dd869cb635bf830b1f777ac400 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        padding-top: 0%;
        padding-Bottom: 8.086253369272237%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }

    #RootGridCell_c074823dd869cb635bf830b1f777ac404 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 0%;
        padding-Right: 0%
    }

    #RootGrid2214_d0b9ddf2cd59747163303ba264f7419d0 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }
}

@media screen and (max-width:500px) {
    #SplitLine222_67da0e0858eef4522cc127b0847ccacd3 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 39.549457994579946%;
        margin-Right: 27.930216802168022%
    }

    #SplitLine222_79042c5da2b5aa16bb0ca00a99ba0c993 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 41.73441734417344%;
        margin-Right: 41.73441734417344%
    }

    #SplitLine222_d0b9ddf2cd59747163303ba264f7419d2 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 41.83673469387755%;
        margin-Right: 41.83673469387755%
    }

    #Breadcrumb463_7426720796848ba99baf9e4abd27569e0 {
        margin-top: 120px;
        margin-Bottom: 10px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Breadcrumb463_7426720796848ba99baf9e4abd27569e0 .breadcrumb-box {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

@media screen and (max-width:500px) {
    #NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 {
        /* display: none */
    }
    .Nav_pc>.rc-menu{
        flex-wrap: wrap;
    }
    .Nav_pc>.rc-menu>.rc-menu-item, .Nav_pc>.rc-menu>.rc-menu-submenu{
        max-width: 44%;
    margin-bottom: 15px;
    }
    #NavDataPC1308_fbd9ccdaea0a4f72b61b6ec00e7ea24a0 {
        margin-top: 0px;
        margin-Bottom: 40px;
        margin-Left: 1%;
        margin-Right: 1%;
    }
    #TextNormal2117_294b06310070bcccbe185b7f632e73392:hover {
        font-size: 21px;
    }

    #TextNormal2117_294b06310070bcccbe185b7f632e73392 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        font-size: 21px;
        text-align: left;
        ;
        line-height: 32px
    }

    #TextNormal2117_48b6c43c3792cb76f881aadae874d60c2:hover {
        font-size: 21px;
    }

    #TextNormal2117_48b6c43c3792cb76f881aadae874d60c2 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        font-size: 21px;
        text-align: left;
        ;
        line-height: 32px
    }
}

@media screen and (max-width:500px) {
    #TextNormal2117_49fb852710ace73d698f3d54be7be11a0 {
        margin-top: 20px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #TextNormal2117_673512ac24fe49a97ebc78ed0289f0552:hover {
        font-size: 21px;
    }

    #TextNormal2117_673512ac24fe49a97ebc78ed0289f0552 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        font-size: 21px;
        text-align: left;
        ;
        line-height: 32px
    }

    #TextNormal2117_79042c5da2b5aa16bb0ca00a99ba0c991:hover {
        font-size: 27px
    }

    #TextNormal2117_79042c5da2b5aa16bb0ca00a99ba0c991 {
        font-size: 29px
    }
}

@media screen and (max-width:500px) {
    #TextNormal2117_b849a863ab341db0fb48552e770746b71:hover {
        font-size: 27px
    }

    #TextNormal2117_b849a863ab341db0fb48552e770746b71 {
        font-size: 27px
    }

    #TextNormal2117_c074823dd869cb635bf830b1f777ac402:hover {
        font-size: 21px;
    }

    #TextNormal2117_c074823dd869cb635bf830b1f777ac402 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        font-size: 21px;
        text-align: left;
        ;
        line-height: 32px
    }

    #TextNormal2117_d0b9ddf2cd59747163303ba264f7419d1:hover {
        font-size: 27px
    }
}

@media screen and (max-width:500px) {
    #TextNormal2117_d0b9ddf2cd59747163303ba264f7419d1 {
        font-size: 27px
    }

    #ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 .Image_box {
        width: 350px
    }

    #ImageCollect11413_f6e4863bacf5f8355a1f36cd10f44b744 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #Image220_016af273682fc11e84a827a5166238424 {
        margin-top: 10px;
        margin-Bottom: 0px;
        margin-Left: 3.6904624610771535%;
        margin-Right: 15.119363395225465%
    }

    #RootGrid1148_016af273682fc11e84a827a5166238422 {
        display: none
    }
}

@media screen and (max-width:500px) {
    #RootGridCell_2b149de8ab664666dc5a3286a6953b031>.grid_content {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #NavDataPC1308_016af273682fc11e84a827a5166238426 {
        display: none
    }

    #LanguageSelect224_016af273682fc11e84a827a5166238425 {
        display: block
    }

    #LanguageSelect224_016af273682fc11e84a827a5166238425 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 5.420054200542006%;
        margin-Right: 5.420054200542006%
    }

    #Button11413_274f95665c882d773152bb46ffcf9ec22 {
        margin-top: 1px;
        margin-Bottom: 1px;
        margin-Left: 4.171142141066953%;
        margin-Right: 4.171142141066953%;
        height: 30px
    }
}

@media screen and (max-width:500px) {
    #Button11413_274f95665c882d773152bb46ffcf9ec22 .button0_text {
        font-size: 14px
    }

    #IconText435_6faed64c75729dd0deb2000f7132afc60 {
        display: none
    }

    #IconText435_d1251fcf441ce7dc623bd05bd5cb15400 {
        display: none
    }

    #IconText435_f3cb412ef4095fde10be2174781fd18b0 {
        display: none
    }

    #Button11413_37bd12d81da2c871b2e5d13d302a703722 {
        margin-top: 1px;
        margin-Bottom: 1px;
        margin-Left: 0%;
        margin-Right: 14.070891514500536%;
        height: 30px
    }
}

@media screen and (max-width:500px) {
    #Button11413_37bd12d81da2c871b2e5d13d302a703722 .button0_text {
        font-size: 14px
    }

    #Button11413_37bd12d81da2c871b2e5d13d302a703723 {
        display: none
    }

    #Button11413_37bd12d81da2c871b2e5d13d302a703723 {
        margin-top: 1px;
        margin-Bottom: 10px;
        margin-Left: 0%;
        margin-Right: 0%;
        height: 30px
    }

    #Button11413_37bd12d81da2c871b2e5d13d302a703723 .button0_text {
        font-size: 14px
    }

    #RootGrid2214_37bd12d81da2c871b2e5d13d302a70373 {
        display: none
    }
}

@media screen and (max-width:500px) {
    #RootGrid2214_37bd12d81da2c871b2e5d13d302a70373 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }

    #RootGrid2214_37bd12d81da2c871b2e5d13d302a70376 {
        padding-top: 0%;
        padding-Bottom: 0%;
        padding-Left: 2.6954177897574128%;
        padding-Right: 2.6954177897574128%
    }

    #SplitLine222_37bd12d81da2c871b2e5d13d302a703720 {
        display: none
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a70377 {
        display: none
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a70377 {
        margin-top: 20px;
        margin-Bottom: 0px;
        margin-Left: 5.728607232366631%;
        margin-Right: 2.613677049767275%
    }
}

@media screen and (max-width:500px) {
    #TextNormal2117_37bd12d81da2c871b2e5d13d302a70378 {
        display: none
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a70378 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 5.728607232366631%;
        margin-Right: 2.613677049767275%
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a70379 {
        display: none
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a70379 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 5.728607232366631%;
        margin-Right: 2.613677049767275%
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a703710 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 5.728607232366631%;
        margin-Right: 2.613677049767275%
    }
}

@media screen and (max-width:500px) {
    #TextNormal2117_37bd12d81da2c871b2e5d13d302a703710 {
        display: none
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a703711 {
        display: none
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a703721:hover {
        font-size: 14px
    }

    #TextNormal2117_37bd12d81da2c871b2e5d13d302a703721 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%;
        font-size: 14px;
        text-align: center;
        line-height: 20px
    }

    #MobileFooter1148_37bd12d81da2c871b2e5d13d302a70372 .footer-mobile-item a span {
        font-size: 14px;
        font-family: Arial
    }
}

@media screen and (max-width:500px) {
    #DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 {
        margin-top: 0px;
        margin-Bottom: 0px;
        margin-Left: 0%;
        margin-Right: 0%
    }

    #DropClassifyList310_37bd12d81da2c871b2e5d13d302a703715 {
        display: none
    }
}

.skyPrimaryBtn,
.skyDefaultBtn {
    border-radius: 0;
}

.skyPrimaryBtn {
    background-color: #1863DC;
}

.skyDefaultBtn {
    border: 2px solid #1863DC;
}

#cmp {
    position: relative;
    z-index: 999999999999999999;
}

#cmp #cookieBar {
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(54, 64, 67, 0.8);
    height: auto;
    min-height: 64px;
    border: none;
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 999;
}

#cmp #cookieBar .close {
    display: flex;
    justify-content: space-between;
}

#cmp #cookieBar .close .title {
    font-size: 18px;
    padding-top: 10px;
    font-weight: 700;
    color: #212121;
    margin-left: 20px;
}

#cmp #cookieBar .close .closeIcon {
    box-sizing: content-box;
    padding: 5px;
    cursor: pointer;
}

#cmp #cookieBar .cookieBarInner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    width: 100%;
}

#cmp #cookieBar .cookieBarInner .cookieBarText {
    align-items: center;
    color: #5f6368;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1px;
    margin: 0;
    padding: 12px 20px;
}

#cmp #cookieBar .cookieBarInner .cookieBarButtons {
    box-sizing: content-box;
    height: 40px;
    padding: 8px 0;
    display: flex;
    flex-direction: row;
    margin-right: 20px;
}

#cmp #cookieBar .cookieBarInner .cookieBarButtons .ant-btn {
    margin-right: 10px;
    font-size: 13px;
    font-weight: 600;
}

#cmp #cookieDlog .cookieIcon {
    position: fixed;
    left: 30px;
    bottom: 40px;
    z-index: 9999999;
}

.cookieModal {
    height: 80%;
    width: 50% !important;
}

.cookieModal .ant-modal-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #212121;
    text-align: center;
    border-bottom: 1px #f4f4f4 solid;
    padding-bottom: 20px;
}

.cookieModal .ant-modal-content {
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.cookieModal .ant-modal-content .ant-modal-body {
    overflow-y: auto;
}

.cookieModal .ant-modal-content .ant-modal-body .description {
    border-bottom: 1px #f4f4f4 solid;
    padding: 10px 0;
}

.cookieModal .ant-modal-content .ant-modal-body .description p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
}

.cookieModal .ant-modal-content .ant-modal-body .cookieSwitch .wrap {
    display: flex;
    border-bottom: 1px #f4f4f4 solid;
    padding: 10px 0;
}

.cookieModal .ant-modal-content .ant-modal-body .cookieSwitch .wrap .cookieContent {
    width: 100%;
}

.cookieModal .ant-modal-content .ant-modal-body .cookieSwitch .wrap .cookieContent .cookieName {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 10px;
}

.cookieModal .ant-modal-content .ant-modal-body .cookieSwitch .wrap .cookieContent .expandWrap {
    background: #f4f4f4;
    border-radius: 6px;
    padding: 1px 10px;
    margin-top: 10px;
}

.cookieModal .customCookieFooter {
    display: flex;
    justify-content: center;
}

.cookieModal .customCookieFooter .ant-btn {
    margin: 0 5px;
}

@media (max-width: 600px) {
    #cmp #cookieDlog .cookieIcon {
        bottom: 55px;
    }

    #cmp #cookieBar .cookieBarInner {
        flex-direction: column;
    }

    #cmp #cookieBar .cookieBarInner .cookieBarButtons {
        margin-right: 0px;
    }

    .cookieModal {
        width: 100% !important;
        height: 100%;
        top: 0px;
    }

    .cookieModal .customCookieFooter {
        flex-direction: column-reverse;
    }

    .cookieModal .customCookieFooter .ant-btn {
        height: 42px;
        margin: 3px 0;
        font-size: 18px;
        font-weight: 500;
    }
}
