::-webkit-scrollbar {
  width: 5px;
  height: 5px
}

::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(255, 255, 255, 0)
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #aaa
}

::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: #aaa
}

:root {
  --vh: 1vh
}

root {
  --hover_color: #254194
}

.mobile-location {
  display: none;
}

.top_c .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/up.svg);
  background-position: 0 0;
  margin-left: 3px;
  margin-top: 10px;
}

.top_c .mCSB_scrollTools .mCSB_buttonDown {
  background-image: url(https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/down.svg);
  background-position: 0 0;
  margin-left: 3px;
  bottom: 10px;
}

.top_c .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.top_c .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 0;
}

.top_c .mCSB_scrollTools .mCSB_buttonDown,
.top_c .mCSB_scrollTools .mCSB_buttonUp {
  width: 10px;
  height: 5px;
}

.top_c .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #FFF;
}

.top_c .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
  background-color: #8B8B8B;
}

@font-face {
  font-family: "NotoSans_Regular";
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "NotoSans_Medium";
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2"), url("../fonts/NotoSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "NotoSans_Bold";
  src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

body {
  font-family: "NotoSans_Regular", -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei, Arial;
  margin: 0;
  padding: 0;
  font-style: normal !important;
  font-variant: normal !important;
  color: #2a2b2e;
  font-size: 12px;
  margin: 0px auto;
  padding: 0px
}

a {
  color: #2a2b2e;
  text-decoration: none;
  outline: none;
  /* transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear */
}

a:hover {
  color: #e60039;
  text-decoration: none;
  outline: none
}

a:focus {
  outline: none;
  text-decoration: none
}

.clear {
  clear: both;
  font-size: 0vw;
  line-height: 0;
  height: 0
}

* html .clearfix {
  zoom: 1
}

*:first-child+html .clearfix {
  zoom: 1
}

.cell,
.cell2,
.cell3 {
  border-collapse: collapse;
  border-spacing: 0
}

.fl {
  float: left
}

.fr {
  float: right
}

a,
img {
  border: 0px
}

br {
  font-family: SimSun
}

p {
  margin: 0px;
  padding: 0px;
  /* line-height: 1.75 */
}

i {
  margin: 0px;
  padding: 0px;
  font-style: normal
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none
}

ul li {
  margin: 0px;
  padding: 0px;
  list-style: none
}

br {
  margin: 0px;
  padding: 0px
}

.clearheight {
  width: 100%;
  height: 1px;
  overflow: hidden
}

input,
select,
textarea {
  font-family: "NotoSans_Regular", -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei, Arial;
  outline: none
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

input[type=text]:disabled {
  background-color: #999
}

input::-moz-placeholder {
  color: #000
}

input::-moz-placeholder {
  color: #000
}

input::-ms-input-placeholder {
  color: #000
}

input::-webkit-input-placeholder {
  color: #000
}

input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
select,
textarea,
button {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0vw 13.3333vw #fff inset;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

input[type=button],
input[type=text],
input[type=password] {
  -webkit-appearance: none;
  outline: none
}


/* a:hover,
a:active,
a:visited,
a:link,
a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    background: none;
    text-decoration: none
} */

.font12 {
  font-size: 12px
}

.font14 {
  font-size: 14px
}

.font15 {
  font-size: 15px
}

.font16 {
  font-size: 16px
}

.font18 {
  font-size: 18px
}

.font20 {
  font-size: 20px
}

.in_body {
  min-height: 100vh;
  position: relative;
  opacity: 0;
  background-color: #fff
}

.wrapNew {
  width: 100%;
  margin: 0px auto;
  padding: 0px
}

.wrap_in {
  margin: 0px 7.81vw
}

.w_wap {
  display: none !important
}

.header_empty {
  width: 100%;
  height: 117px;
  overflow: hidden
}

.new-header-content {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-color: #fff;
  -moz-box-shadow: 0px 20px 20px rgba(0, 0, 0, .01);
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, .01);
  box-shadow: 0px 20px 20px rgba(0, 0, 0, .01)
}

.topheader_top {
  width: 100%;
  overflow: visible;
  padding: 0px 150px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 999;
  background-color: #434343;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.top_t {
  width: 100%;
  overflow: visible;
  height: 36px;
  background-color: #e4e8eb;
  position: relative;
  z-index: 991
}

.top_t .fr {
  margin-right: 150px;
  position: relative;
  z-index: 999
}

.top_t .fl {
  margin-left: 150px;
  display: flex;
  gap: 24px;
  align-items: center;
  height: 36px;
}

.toptr_li {
  float: left;
  position: relative
}

.toptr_li .topli_t {
  overflow: hidden;
  height: 36px;
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}

#unLogin .topli_t::before {
  display: none;
}

.toptr_li .topli_t::before {
  content: "";
  width: 1px;
  height: 12px;
  display: block;
  overflow: hidden;
  background-color: #b6babc;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%)
}

.toptr_li .topli_t a {
  color: #999
}

.toptr_li .topli_t a.a1 {
  display: inline-block;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_07.svg") right 8px no-repeat;
  background-size: 10px;
  padding-right: 17px
}

.toptr_li .topli_t i {
  width: 28px;
  height: 28px;
  display: block;
  float: left;
  margin-top: 11px;
  position: relative;
  overflow: visible;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}

.toptr_li .topli_t i .imgBox {
  text-align: center;
  line-height: 28px;
}

.toptr_li .topli_t i img,
.toptr_li .topli_t i .imgBox {
  color: white;
  border: none;
  margin-bottom: 0;
  font-size: 14px !important;
  width: 28px !important;
  height: 28px !important;
  display: block;
  border-radius: 50%;
  object-fit: cover
}

.toptr_li .topli_t i em {
  display: inline-block;
  font-style: normal;
  background-color: #e60039;
  color: #fff;
  line-height: 13px;
  padding: 0px 4px;
  border-radius: 13px;
  position: absolute;
  right: -8px;
  top: -4px
}

.toptr_li .topli_t span {
  float: left;
  line-height: 50px;
  margin-left: 10px
}

.toptr_li:last-child .topli_t::before {
  display: none
}

.toptr_li:last-child .topli_t {
  padding-right: 0px
}

.toptr_li .topli_c {
  overflow: hidden;
  position: absolute;
  left: 30px;
  top: 36px;
  display: none;
  background-color: #fff;
  z-index: 990;
  -moz-box-shadow: 0px 0px 12px rgba(166, 166, 166, .1);
  -webkit-box-shadow: 0px 0px 12px rgba(166, 166, 166, .1);
  box-shadow: 0px 0px 12px rgba(166, 166, 166, .1);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.toptr_li .topli_c1 {
  width: 480px;
  padding: 30px 50px
}

.toptr_li .topli_c1 .ticc1_l {
  overflow: hidden;
  float: left
}

.toptr_li .topli_c1 .ticc1_l p {
  width: 100%;
  overflow: hidden;
  line-height: 1.75;
  margin-bottom: 5px
}

.toptr_li .topli_c1 .ticc1_l p a {
  color: #2a2b2e
}

.toptr_li .topli_c1 .ticc1_l p a:hover {
  text-decoration: underline
}

.toptr_li .topli_c1 .ticc1_l p.p1 {
  margin-bottom: 30px;
  color: #777;
  font-family: NotoSans_Medium
}

.toptr_li .topli_c1 .ticc1_l p:last-child {
  margin-bottom: 0px
}

.toptr_li .topli_c1 .ticc1_r {
  width: 180px;
  overflow: hidden;
  float: right
}

.toptr_li .topli_c1 .ticc1_r p {
  width: 100%;
  overflow: hidden;
  line-height: 1.75
}

.toptr_li .topli_c1 .ticc1_r p.p1 {
  color: #777;
  font-family: NotoSans_Medium;
  margin-bottom: 11px
}

.toptr_li .topli_c1 .ticc1_r p.p2 a {
  width: 100%;
  height: 38px;
  background-color: #e60039;
  border: 1px solid #e60039;
  border-radius: 3px;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.toptr_li .topli_c1 .ticc1_r p.p2 a:hover {
  background-color: #fff;
  color: #e60039
}

.toptr_li .topli_c1 .ticc1_r p.p3 {
  margin-top: 11px
}

.toptr_li .topli_c1 .ticc1_r p.p3 a {
  color: #2a2b2e
}

.toptr_li .topli_c1 .ticc1_r p.p3 a:hover {
  text-decoration: underline
}

.toptr_li .topli_c2 {
  width: 420px;
  padding: 15px 30px;
  left: -100px
}

.toptr_li .topli_c2 ul.ul1 {
  float: left
}

.toptr_li .topli_c2 ul.ul2 {
  float: right;
  width: 47%
}

.toptr_li .topli_c2 ul li {
  width: 100%;
  line-height: 1.75;
  margin: 10px 0px
}

.toptr_li .topli_c2 ul li a {
  color: #2a2b2e
}

.toptr_li .topli_c2 ul li a:hover {
  text-decoration: underline
}

.toptr_li .topli_c3 {
  width: 260px;
  padding: 30px 30px;
  left: -70px
}

.toptr_li .topli_c3 p {
  width: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 1.75
}

.toptr_li .topli_c3 p.p1 {
  font-family: NotoSans_Medium;
  color: #777
}

.toptr_li .topli_c3 p.p2 {
  margin-top: 20px
}

.toptr_li .topli_c3 p.p2 a {
  display: inline-block;
  width: 100%;
  height: 38px;
  border-radius: 3px;
  background-color: #e60039;
  border: 1px solid #e60039;
  line-height: 38px;
  color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.toptr_li .topli_c3 p.p2 a:hover {
  background-color: #fff;
  color: #e60039
}

.toptr_li .topli_c3 p.p3 {
  margin-top: 14px
}

.toptr_li .topli_c3 p.p3 a {
  display: inline-block;
  width: 100%;
  height: 38px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #e60039;
  line-height: 38px;
  color: #e60039;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.toptr_li .topli_c3 p.p3 a:hover {
  background-color: #e60039;
  color: #fff
}

.toptr_li .topli_c4 {
  width: 400px;
  padding: 30px 20px;
  left: initial;
  right: 0px
}

.toptr_li .topli_c4 p {
  width: 100%;
  overflow: hidden
}

.toptr_li .topli_c4 p.p1 {
  line-height: 22px
}

.toptr_li .topli_c4 p.p1 img {
  display: block;
  height: 22px;
  float: left
}

.toptr_li .topli_c4 p.p1 a {
  float: right;
  color: #777
}

.toptr_li .topli_c4 p.p1 a:hover {
  text-decoration: underline
}

.toptr_li .topli_c4 p.p2 {
  margin-top: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between
}

.toptr_li .topli_c4 p.p2 em {
  display: block;
  overflow: hidden;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.toptr_li .topli_c4 p.p2 em.em1 {
  width: 100px
}

.toptr_li .topli_c4 p.p2 em.em1 a {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 50%;
  background-color: white;
  position: relative;
  overflow: hidden;
}

.toptr_li .topli_c4 p.p2 em.em1 a b {
  color: white;
  background-size: 100% !important;
  font-size: 28px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

.toptr_li .topli_c4 p.p2 em.em2 {
  width: calc(100% - 120px)
}

.toptr_li .topli_c4 p.p2 em.em2 span {
  width: 100%;
  display: block;
  overflow: hidden;
  line-height: 1.75
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp1 {
  color: #202020;
  font-family: NotoSans_Medium
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp1 a {
  color: #202020
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp2 {
  color: #777;
  margin: 4px 0px
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp2 a {
  color: #777
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp3 {
  color: #777
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp3 a {
  color: #777
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp1 a:hover {
  color: #e60039
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp2 a:hover {
  color: #e60039
}

.toptr_li .topli_c4 p.p2 em.em2 span.sp3 a:hover {
  color: #e60039;
  text-decoration: underline
}

.toptr_li:hover .topli_t a {
  text-decoration: underline
}

.toptr_li:hover .topli_t a.a1 {
  color: #e60039;
  text-decoration: none;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_07_on.svg") right 8px no-repeat;
  background-size: 10px
}

.toptr_li:hover .topli_c1 {
  display: block
}

.toptr_li:hover .topli_c2 {
  display: block
}

.toptr_li:hover .topli_c3 {
  display: block
}

.toptr_li:hover .topli_c4 {
  display: block
}

.top_c {
  width: 100%;
  overflow: visible;
  height: 80px;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 98;
  background-color: #FFF;
}

.topc_fl {
  float: left;
  margin-left: 150px;
  height: 80px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}

.topc_fl a {
  display: block;
  width: 120px
}

.topc_fl img {
  display: block;
  width: 120px
}

.topc_sch {
  width: 180px;
  height: 44px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: 150px;
  top: 18px;
  background-color: #f1f3f5;
  border-radius: 3px 24px 3px 3px;
  color: #9b9fa8
}

.topc_sch span {
  margin-left: 18px;
  line-height: 44px;
  cursor: pointer
}

.topc_sch b {
  widtH: 18px;
  height: 100%;
  display: block;
  cursor: pointer;
  overflow: hidden;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_08.svg") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 18px;
  top: 0px
}

.top_ts_s {
  width: 100%;
  overflow: visible;
  height: 1px;
  position: relative;
  z-index: 990;
  background-color: #FFF;
}

.topc_sch_tc {
  width: calc(100% - 300px - 120px - 6.25vw);
  position: absolute;
  left: calc(120px + 6.25vw + 150px);
  top: -80px;
  margin-top: 51px;
  display: none;
  opacity: 0;
  z-index: 990
}

.topc_sch_tc .topcstc_t {
  width: 100%;
  height: 80px;
  overflow: hidden;
  background-color: #f4f4f4;
  position: relative
}

.topc_sch_tc .topcstc_t::before {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  overflow: hidden;
  background-color: #e60039;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 8
}

.topc_sch_tc .topcstc_t .topcstc_txt {
  width: 100%;
  height: 100%;
  color: #222;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  border: 0px;
  background-color: #f4f4f4;
  padding: 0px 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.topc_sch_tc .topcstc_t .topcstc_txt::-moz-placeholder {
  color: #9b9fa8
}

.topc_sch_tc .topcstc_t .topcstc_txt::-moz-placeholder {
  color: #9b9fa8
}

.topc_sch_tc .topcstc_t .topcstc_txt::-ms-input-placeholder {
  color: #9b9fa8
}

.topc_sch_tc .topcstc_t .topcstc_txt::-webkit-input-placeholder {
  color: #9b9fa8
}

.topc_sch_tc .topcstc_t .topcstc_btn {
  width: 20px;
  height: 100%;
  border: 0px;
  background: none;
  cursor: pointer;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_08.svg") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 6.67vw
}

.topc_sch_tc .topcstc_t .close {
  width: 20px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_11.svg") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 3.13vw;
  top: 0px
}

.topc_sch_tc .topcstc_c {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, .05);
  box-shadow: 0px 0px 21px rgba(0, 0, 0, .05)
}

.topc_sch_tc .topcstc_c ul li {
  width: 100%;
  overflow: hidden;
  line-height: 1.75;
  padding: 20px 50px;
  color: #777b84;
  border-bottom: 1px solid #f4f4f4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.topc_sch_tc .topcstc_c ul li:last-child {
  border-bottom: 0px
}

.topc_sch_tc .topcstc_c ul li a {
  color: #777b84
}

.topc_sch_tc .topcstc_c ul li a:hover {
  color: #e60039
}

.top_ts_s.on .topc_sch_tc {
  margin-top: 0px
}

.topc_nav {
  float: left;
  margin-left: 6.25vw;
  width: calc(100% - 300px - 6.25vw - 180px - 120px - 30px)
}

.topc_nav ul li {
  float: left;
  padding-right: 5.21vw
}

.topc_nav ul li:last-child {
  padding-right: 0px
}

.topc_nav ul li .topcn_t {
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 99;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-family: NotoSans_Medium
}

.topc_nav ul li .topcn_t::before {
  content: "";
  width: 0%;
  height: 3px;
  display: block;
  overflow: hidden;
  background-color: #e60039;
  position: absolute;
  left: 0%;
  bottom: 0px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}

.topc_nav ul li:last-child {
  float: right
}

.topc_nav ul li:hover .topcn_t::before {
  width: 100%;
  left: 0px
}

.topc_nav ul li:hover .topcn_t a {
  color: #e60039
}

.topc_nav ul li .topcn_c {
  width: 100%;
  overflow: hidden;
  height: 656px;
  position: absolute;
  left: 0px;
  top: 80px;
  z-index: 90;
  background-color: #FFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  border-bottom: .5px solid #DDDADA;
}

.topc_nav ul li .topcn_c {
  display: block;
}

.topc_nav ul li .topcn_c::before {
  content: "";
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  z-index: 99;
  box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.topc_nav ul li .topcn_c::after {
  display: block;
  content: '';
  width: 100%;
  height: 0.5px;
  background-color: #DDDADA;
  position: absolute;
  left: 0;
  top: 0;
}

.topc_nav ul li .topcn_c1 {
  display: none
}

.topc1_l {
  box-sizing: content-box;
  /* width: calc(120px + 6.25vw + 68px); */
  width: 280px;
  padding-top: 32px;
  height: calc(100% - 32px);
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FFF;
  padding-left: 150px
}

.topc1l_sol {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  position: relative
}


/* .topc1l_sol::-webkit-scrollbar {
    width: 8px;
    height: 5px;
    scrollbar-width: thin;
}

.topc1l_sol::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(255, 255, 255)
}

.topc1l_sol::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #aaa
}

.topc1l_sol::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    background: #aaa
} */

.topc1_c .topc1l_sol {
  height: calc(100% - 50px)
}

.topc1_r .topc1l_sol {
  height: calc(100% - 50px)
}

.tcnc1_1_li {
  width: 100%;
  overflow: visible;
  border-bottom: 1px solid #F4F4F4;
}

.tcnc1_1_li .tc1li1_t {
  width: 100%;
  height: 60px;
  padding: 0 40px;
  color: #2a2b2e;
  font-weight: 700;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

@media screen and (min-width:990px) {
  .tcnc1_1_li .tc1li1_t:hover {
    background-color: #FFF;
    /*font-weight: bold;*/
  }

  .tcnc1_1_li .tc1li1_t:hover a {
    color: #2A2B2E;
  }
}

.tcnc1_1_li .tc1li1_t::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg") center no-repeat;
  background-position: 0 -20px;
}

.nav_link::before {
  width: 20px !important;
  background: url("https://www-file.ruijie.com.cn/chineseResources/UIA/news/images/sy_icon35.svg") center no-repeat !important;
}

.nav_link a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.tcnc1_1_li .tc1li1_c {
  width: 100%;
  overflow: hidden;
  display: none
}

.tcnc1_1_li .tc1li1_c p {
  width: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  color: #9b9fa8;
  height: 48px;
}

.tcnc1_1_li .tc1li1_c p a {
  width: 100%;
  color: #6A6B6D;
  margin-left: 40px
}

.tcnc1_1_li .tc1li1_c p a.a_pc {
  margin-left: 0px
}

.tcnc1_1_li .tc1li1_c p span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding: 0 40px;
}

.tcnc1_1_li .tc1li1_c p.on span {
  color: #e60039;
  font-family: NotoSans_Bold
}

.tcnc1_1_li .tc1li1_c p.on span::after {
  display: block
}

@media screen and (min-width:990px) {
  .tcnc1_1_li .tc1li1_c p:hover span::after {
    content: '';
    display: block;
    background-position: 0 -20px;
  }

  .tcnc1_1_li .tc1li1_c p.on:hover span::after {
    content: '';
    display: block;
    background-position: 0 0;
  }

  .tcnc1_1_li .tc1li1_c p:hover {
    background-color: rgba(255, 255, 255, .7);
  }

  .tcnc1_1_li .tc1li1_c p:hover span {
    color: #2A2B2E;
  }

  .tcnc1_1_li .tc1li1_c p.on:hover span {
    color: #e60039;
  }

  .nav-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.50);
  }
}

.tcnc1_1_li .tc1li1_c p a span::after {
  content: "";
  width: 20px;
  height: 20px;
  display: none;
  overflow: hidden;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg") right center no-repeat;
  background-position: 0 0;
}

.tcnc1_1_li .tc1li1_c p.on a {
  color: #e60039;
  font-family: NotoSans_Bold
}

.tcnc1_1_li:first-child {
  border-top: 1px solid #ced3d7
}

.tcnc1_1_li.on .tc1li1_t::after {
  background-position: 0 0;
}

.tcnc1_1_li.on .tc1li1_t {
  color: #e60039;
}

.tcnc1_1_li.on .tc1li1_t a {
  color: #e60039;
  font-weight: bold;
}


/* .tcnc1_1_li.on .tc1li1_t::before {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
} */

.tcnc1_1_li.on:first-child {
  border-top: 0px
}

.topc1_c {
  box-sizing: content-box;
  width: 320px;
  height: calc(100% - 32px);
  padding-top: 32px;
  overflow: hidden;
  position: absolute;
  left: calc(280px + 150px);
  top: 0;
}

.topc1_c .topc1c_li {
  width: 100%;
  overflow: hidden;
  display: none
}

.topc1_c .topc1c_li p {
  display: flex;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 60px;
  overflow: hidden;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

@media screen and (min-width:990px) {
  .topc1_c .topc1c_li p:hover {
    background-color: rgba(255, 255, 255, 1);
  }

  .topc1_c .topc1c_li p:hover a {
    color: #2A2B2E;
  }

  .topc2l_li:hover {
    background-color: rgba(255, 255, 255, .7);
  }
}

.topc1_c .topc1c_li p a {
  width: 100%;
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #2A2B2E;
}

.topc1_c .topc1c_li p.on a {
  color: #000000;
  font-weight: bold;
}

.topc1_c .topc1c_li p.on a::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-position: 0 0;
  background-image: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg");
}

.topc1_c .topc1c_li .more1 {
  display: none
}

.topc1_c .topc1c_b {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 14px;
  padding: 0px 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.topc1_c .topc1c_b a {
  color: #e60039;
  font-family: NotoSans_Bold;
  display: flex;
  padding-right: 50px;
  transition: .3s ease;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  -moz-transition: .3s ease
}

.topc1_c .topc1c_b a::after {
  content: '';
  width: 20px;
  height: 20px;
  background-position: 0 -20px;
  background-image: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/link.svg");
  margin-left: 8px;
  transition: .3s ease;
}

.topc1_c .topc1c_b a:hover::after {
  margin-left: 12px;
}

.topc1r_b {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 14px;
  padding: 0px 48px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.topc1r_b a {
  display: flex;
  color: #e60039 !important;
  font-family: NotoSans_Bold;
  padding-right: 50px;
  transition: .3s ease;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  -moz-transition: .3s ease
}

.topc1r_b a::after {
  content: '';
  width: 20px;
  height: 20px;
  background-position: 0 -20px;
  background-image: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/link.svg");
  margin-left: 8px;
  transition: .3s ease;
}

.topc1r_b a:hover::after {
  margin-left: 12px;
}

.topc1_r {
  width: calc(100% - 300px - 280px - 320px);
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: calc(280px + 150px + 320px);
  top: 0px;
}

.topc1r_li {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: none
}

.topc1r_li.on {
  display: block
}

.topc1r_li .more1 {
  display: none
}

.topc1r_li_c1 {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
  /* display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px; */
}

.topc1r_li_c1 p {
  width: 100%;
  overflow: hidden;
  line-height: 1.5;
  color: #9b9fa8;
  margin-bottom: 5px
}

.topc1r_li_c1 p a {
  color: #7d7d7d
}

.topc1r_li_c1 p a:hover {
  color: #e60039;
  text-decoration: underline;
}

.topc1r_li_c1 p:last-child {
  margin-bottom: 10px
}

.topc1r_li_c2 {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.topc1r_li_c2 .tc1r_lic2_li {
  min-width: 280px;
}

.topc1r_li_c2 .tc1r_lic2_li p {
  width: 100%;
  overflow: hidden;
  color: #9B9FA8;
  line-height: 1.5;
  height: auto;
  padding: 6.5px 24px;
  margin-bottom: 0 !important;
  font-weight: 600;
  box-sizing: border-box;
}

.topc1r_li_c2 .tc1r_lic2_li p a {
  color: #2A2B2E;
  font-weight: 400;
}

.topc1r_li_c2 .tc1r_lic2_li p a:hover {
  color: #e60039;
  text-decoration: underline;
}

.topc1r_li_c2 .tc1r_lic2_li p.p1 {
  margin-bottom: 12px !important;
  min-height: 48px;
  height: unset;
  color: #9B9FA8;
  padding: 13.5px 24px;
  border-bottom: 1px solid #E3E5E6;
  box-sizing: border-box;
  font-family: NotoSans_Bold
}

.topc1r_li_c2 .tc1r_lic2_li p:last-child {
  margin-bottom: 0px
}

.navbar-product-label-tag {
  margin-left: 8px;
}

.topc_nav ul li .topcn_c2 {
  display: none
}

.topc2_l {
  box-sizing: content-box;
  width: 266px;
  padding-top: 24px;
  height: calc(100% - 24px);
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #FFF;
  padding-left: 150px
}

.topc2l_li {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #F4F4F4;
  height: 60px;
  color: #2a2b2e;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: 700;
  padding: 0 20px;
}

.topc2l_li::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg") center no-repeat;
  background-position: 0 -20px;
}

.topc2l_li.on::after {
  background-position: 0 0;
}

.topc2l_li:first-child {
  border-top: 1px solid #ced3d7
}

.topc2l_li.on {
  background-color: #FFF;
  color: #e60039;
  font-family: NotoSans_Bold;
}

.topc2_r {
  width: calc((100% - 266px - 300px));
  height: 100%;
  position: absolute;
  left: calc(266px + 150px);
  top: 0px;
  background: #FFF;
}

.topc2_r .mCSB_container {
  height: 100%;
}

.topc2r_li {
  width: 100%;
  height: 100%;
  overflow: hidden;
  justify-content: space-between;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

.topc2r_li .topc2ri_li {
  width: 320px;
  height: 100%;
  border-right: 0.5px solid #DDDADA;
  border-left: 0.5px solid #DDDADA;
  padding: 0 20px;
}

.topc2r_li .topc2ri_li p {
  color: #2a2b2e;
  margin-bottom: 10px;
}

.topc2r_li .topc2ri_li p a {
  color: #2A2B2E;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.topc2r_li .topc2ri_li p a:hover {
  color: #e60039;
  text-decoration: underline;
}

.topc2r_li .topc2ri_li p.p1 {
  margin-top: 30px;
  color: #9B9FA8;
  margin-bottom: 18px;
  font-weight: 600;
}

.topc2r_li .topc2ri_li p:last-child {
  margin-bottom: 0px
}

.topc2r_li.on {
  display: flex;
  gap: 24px;
}

.topc_nav ul li .topcn_c3 {
  display: none
}

.topcnc3fr {
  width: calc(100% - 300px);
  overflow: hidden;
  overflow-y: auto;
  margin: 0px auto;
  padding: 0px;
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px
}

.topcnc3fr .topc3ri_li {
  width: 100%;
  overflow: hidden
}

.topcnc3fr .topc3ri_li p {
  width: 100%;
  overflow: hidden;
  color: #2a2b2e;
  line-height: 1.5;
  margin-bottom: 10px
}

.topcnc3fr .topc3ri_li p a {
  color: #2A2B2E;
  font-size: 14px;
  font-weight: 400;
}

.topcnc3fr .topc3ri_li p a:hover {
  color: #e60039;
  text-decoration: underline;
}

.topcnc3fr .topc3ri_li p.p1 {
  border-bottom: 1px solid #d8dcdf;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-family: NotoSans_Bold;
  color: #9B9FA8;
  font-style: normal;
  font-weight: 600;
}

.topcnc3fr .topc3ri_li p:last-child {
  margin-bottom: 0px
}

.topc_nav ul li .topcn_c4 {
  display: none
}

.topcnc4fr {
  width: calc(100% - 300px);
  overflow: hidden;
  overflow-y: auto;
  margin: 0px auto;
  padding: 0px;
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px
}

.topcnc4fr .topc4ri_li {
  width: 100%;
  overflow: hidden
}

.topcnc4fr .topc4ri_li p {
  width: 100%;
  overflow: hidden;
  color: #2a2b2e;
  line-height: 1.5;
  margin-bottom: 10px
}

.topcnc4fr .topc4ri_li p a {
  color: #2A2B2E;
  font-weight: 400;
}

.topcnc4fr .topc4ri_li p a:hover {
  color: #e60039;
  text-decoration: underline;
}

.topcnc4fr .topc4ri_li p.p1 {
  border-bottom: 1px solid #d8dcdf;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-family: NotoSans_Bold;
  color: #9B9FA8;
  font-weight: 600;
}

.topcnc4fr .topc4ri_li p:last-child {
  margin-bottom: 0px
}

.cnc1_empty {
  display: none
}

.solution-poster {
  position: relative;
  display: block;
  width: 100%;
  max-width: 320px;
}

.solution-poster-img {
  border-radius: 4px;
  width: 100%;
  overflow: hidden;
}

.solution-poster a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.solution-poster img {
  width: 100%;
  transition: .3s ease;
}

.solution-poster h6 {
  margin-top: 16px;
  color: #2A2B2E;
  font-weight: 700;
  line-height: 150%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  min-height: 42px;
}

.solution-poster p {
  margin-top: 12px;
  color: #9B9FA8;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  min-height: 63px;
}

.solution-poster span {
  margin-top: 24px;
  display: flex;
  align-items: center;
  color: #6A6B6D;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.solution-poster span::after {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/link.svg");
  background-position: 0 0;
  margin-left: 8px;
}

.solution-posters {
  margin-top: 24px;
  display: flex;
  flex-shrink: 0;
  gap: 40px;
}

@media screen and (max-width:1540px) {
  .solution-posters {
    gap: 20px;
  }

  .solution-poster {
    max-width: 280px;
  }
}

.nav-btns {
  border-top: 1px solid #E3E5E6;
  display: none;
  width: 100%;
  padding: 36px 160px;
  position: absolute;
  top: 736px;
  background-color: #FFF;
  left: 0;
}

.nav-btns a {
  display: inline-flex;
  height: 36px;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  border-radius: 24px;
  border: 1px solid #D5D5D5;
  color: #2A2B2E;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.nav-btns a:not(:last-child) {
  margin-right: 32px;
}

.nav-btns a::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/link.svg");
  background-position: 0 0;
  margin-left: 8px;
}


/*** 官网导航-product ***/
.topcn_c1 .topc1_l {
  background: #f1f3f5;
}

.topcn_c1 .topc1_c {
  background: #f7f9fa;
}

.tcnc1_1_li .tc1li1_t {
  font-weight: normal;
}

.topc1_c .topc1c_li p.on a::after {
  display: none;
}

.topcn_c1 .topc1c_li p.on {
  background: #FFFFFF;
}

.ruijie-header_product_menus {
  width: 266px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  height: auto;
  min-height: 60px;
  padding: 20px;
  cursor: pointer;
}

.ruijie-header_product_menus__text {
  font-weight: 700;
  background-color: transparent;
  flex: 1;
  word-break: break-word;
}

.ruijie-header_product_menus--sme {
  position: relative;
  align-items: center;
}

.ruijie-header_product_menus--sme .ruijie-header_product_menus__text {
  margin-left: 0;
  padding-left: 0;
  line-height: 1.4;
}

.ruijie-header_product_menus__logo--sme {
  display: inline-block;
  width: 44px;
  height: 18px;
  opacity: 1;
  border-radius: 4px;
  padding: 4px;
  z-index: 2;
  pointer-events: none;
  margin-left: -2px;
  margin-right: 2px;
  vertical-align: middle;
}

.ruijie-header_product_menus__icon {
  margin-top: 5px;
  flex-shrink: 0;
}

.ruijie-header_product {
}

.ruijie-header_product_menus__items {
  display: none;
}

.ruijie-header_product.open .ruijie-header_product_menus__items {
  display: block;
}

.ruijie-header_product_menus__items .tcnc1_1_li .tc1li1_t::after {
  display: none;
}

.ruijie-header_product_menus__items .tcnc1_1_li:first-child {
  border: none
}

.ruijie-header_product_menus__items .tcnc1_1_li.on {
  background-color: #ffffff;
}

.ruijie-header_product.open .ruijie-header_product_menus__icon {
  transform: rotate(180deg);
}

.ruijie-header_product.open {
  /* max-height handled by items now */
}

.ruijie-product-btn-wrap {
  margin-top: 24px;
  padding: 0 20px;
  display: none;
}

.ruijie-product-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  border: 1px solid #D5D5D5;
  border-radius: 24px;
  font-size: 16px;
  margin-bottom: 16px;
  cursor: pointer;
}

.ruijie-product-btn:hover,
.ruijie-product-btn:active,
.ruijie-product-btn:focus {
  color: #2a2b2e;
}

.ruijie-product-btn_icon {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-top: 3px;
  margin-left: 15px;
}

.ruijie-product-btn_icon svg {
  width: 7px;
  height: 14px;
  fill: none;
  stroke: #6A6B6D;
}

.mobile-location .mobile-location_icon {
  display: none;
}

/*** 官网导航 ***/


@media screen and (max-height: 960px) {
  .topc_nav ul li .topcn_c {
    height: 600px;
  }

  .nav-btns {
    top: 680px;
  }
}

@media screen and (max-height: 880px) {
  .topc_nav ul li .topcn_c {
    height: 540px;
  }

  .nav-btns {
    top: 620px;
  }
}

@media screen and (max-height: 800px) {
  .topc_nav ul li .topcn_c {
    height: 480px;
  }

  .nav-btns {
    top: 560px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (max-height: 720px) {
  .topc_nav ul li .topcn_c {
    height: 420px;
  }

  .nav-btns {
    top: 500px;
  }

  .solution-posters {
    padding-bottom: 48px;
  }
}

@media screen and (max-height: 660px) {
  .topc_nav ul li .topcn_c {
    height: 360px;
  }

  .nav-btns {
    top: 440px;
  }
}

@media screen and (max-height: 600px) {
  .topc_nav ul li .topcn_c {
    height: 330px;
  }

  .nav-btns {
    top: 410px;
  }
}

@media screen and (min-width: 990px) {
  .solution-poster:hover span {
    color: #e60039;
  }

  .solution-poster:hover span::after {
    background-position: 0 -20px;
  }

  .nav-btns a:hover {
    color: #e60039;
    border: 1px solid #E60039;
  }

  .nav-btns a:hover::after {
    background-position: 0 -20px;
  }

  .solution-poster:hover img {
    transform: scale(1.05);
  }
}

@media screen and (max-width: 1600px) {
  .topc1_l {
    width: 280px;
  }

  .topc1_c {
    left: calc(280px + 150px);
  }

  .topc1_r {
    width: calc(100% - 300px - 280px - 320px);
    left: calc(280px + 150px + 320px);
  }

  .topc1r_li_c2 .tc1r_lic2_li {
    width: 260px;
  }

  .tcnc1_1_li .tc1li1_t a {
    font-size: 14px;
  }

  .topc1r_li_c2 {
    gap: 20px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 1440px) {
  .nav-btns {
    padding-left: 20px;
    padding-right: 20px;
  }

  .topheader_top {
    padding: 0px 20px
  }

  .top_t .fl {
    margin-left: 20px;
  }

  .top_t .fr {
    margin-right: 20px
  }

  .topc_fl {
    margin-left: 20px
  }

  .topc_sch {
    right: 20px
  }

  .topc_nav {
    width: calc(100% - 40px - 6.25vw - 180px - 120px - 30px)
  }

  .topc1_l {
    width: 280px;
    padding-left: 0;
  }

  .topc1_c {
    left: 280px
  }

  .topc1_r {
    width: calc(100% - 280px - 20px - 320px);
    left: calc(280px + 320px);
  }

  .topc2_l {
    width: 240px;
    padding-left: 20px
  }

  .topc2_r {
    width: calc(100% - 240px - 40px);
    left: calc(240px + 20px);
  }

  .topc2r_li .topc2ri_li {
    width: 240px;
  }

  .topcnc3fr {
    width: calc(100% - 40px)
  }

  .topcnc4fr {
    width: calc(100% - 40px)
  }

  .topc_sch_tc {
    width: calc(100% - 40px - 120px - 6.25vw);
    position: absolute;
    left: calc(120px + 6.25vw + 20px)
  }

  .topc_sch_tc .topcstc_t .topcstc_txt {
    padding-left: 20px
  }

  .toptr_li .topli_c2 {
    left: -162px;
  }

  .toptr_li .topli_c3 {
    left: -153px;
  }
}

@media screen and (max-width: 1200px) {
  .topc_nav ul li {
    padding-right: 3.13vw
  }

  .topc_nav {
    width: calc(100% - 40px - 3.13vw - 180px - 120px - 30px);
    margin-left: 3.13vw
  }

  .topc_sch_tc {
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: 80px
  }

  .topc_sch_tc .topcstc_t .topcstc_txt {
    padding-left: 20px
  }

  .topc_sch_tc .topcstc_c ul li {
    padding: 20px
  }

  .solution-posters {
    gap: 20px;
  }

  .solution-poster {
    max-width: 240px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p a,
  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    font-size: 13px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p {
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 1126px) {
  .topc1r_li_c2 {
    gap: 20px;
  }

  .topc1r_li_c2 .tc1r_lic2_li {
    width: 240px;
  }
}

@media screen and (max-width: 1080px) {

  .topc1r_li_c2 .tc1r_lic2_li p a,
  .topc1r_li_c2 .tc1r_lic2_li p.p1,
  .topc1r_li_c1 p {
    font-size: 12px;
  }

  .topc1r_li_c2 .tc1r_lic2_li {
    width: 266px;
  }

  .tcnc1_1_li .tc1li1_t a,
  .topc1_c .topc1c_li p a {
    font-size: 13px;
  }

  .topc1_c {
    width: 290px;
  }

  .topc1_r {
    width: calc(100% - 280px - 20px - 290px);
    left: calc(280px + 20px + 290px);
  }
}

@media screen and (max-width: 990px) {
  .solution-poster {
    display: none;
  }

  .wrapNew {
    max-width: 100%;
    margin: 0px auto
  }

  .w_pc {
    display: none !important
  }

  .w_wap {
    display: block !important
  }

  .top_t {
    display: none
  }

  .top_t {
    position: absolute;
    left: 0px;
    top: calc(100vh - 200px);
    background-color: #fff;
    flex-direction: column-reverse;
    height: unset;
  }

  .top_t .fr {
    width: calc(100% - 0px);
    margin: 0px 0px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px
  }

  .toptr_li {
    border-bottom: 1px solid #eee
  }

  .toptr_li .topli_t {
    padding: 0px 20px;
    height: 60px;
    font-family: NotoSans_Medium;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px
  }

  .toptr_li .topli_t a {
    background: none;
    padding: 0px;
    color: #222;
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 6px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start
  }

  .toptr_li .topli_t i {
    margin-top: 0px
  }

  .toptr_li .topli_t a.a1 {
    background: none;
    padding: 0px;
    color: #222;
    display: block;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_16.svg") right center no-repeat;
    background-size: 7px;
    width: 100%;
    height: 60px;
    border-radius: 6px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start
  }

  .toptr_li .topli_t a.a2 {
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_16.svg") right center no-repeat;
    background-size: 7px
  }

  .toptr_li:last-child .topli_t {
    padding-right: 20px
  }

  .toptr_li .topli_c {
    position: fixed;
    left: 0px;
    top: 61px;
    -moz-box-shadow: 0px 0px 0px rgba(166, 166, 166, .1);
    -webkit-box-shadow: 0px 0px 0px rgba(166, 166, 166, .1);
    box-shadow: 0px 0px 0px rgba(166, 166, 166, .1)
  }

  .toptr_li .topli_c1 {
    width: 100%;
    padding: 20px;
    height: calc(100vh - 61px)
  }

  .toptr_li .topli_c1 .ticc1_l {
    width: 100%
  }

  .toptr_li .topli_c1 .ticc1_r {
    width: 100%;
    margin-top: 60px
  }

  .toptr_li .topli_c2 {
    width: 100%;
    padding: 20px;
    height: calc(100vh - 61px)
  }

  .toptr_li .topli_c2 ul {
    width: 100%
  }

  .toptr_li .topli_c2 ul.ul2 {
    width: 100%
  }

  .toptr_li .topli_c2 ul li:last-child {
    margin-bottom: 0px
  }

  .toptr_li .topli_c3 {
    width: 100%;
    padding: 20px;
    height: calc(100vh - 61px)
  }

  .toptr_li .topli_c4 {
    width: 100%;
    padding: 20px;
    height: calc(100vh - 61px)
  }

  .toptr_li:hover .topli_t a.a1 {
    background: none
  }

  .toptr_li .topli_t::before {
    display: none
  }

  .toptr_li:hover .topli_c1 {
    display: none
  }

  .toptr_li:hover .topli_c2 {
    display: none
  }

  .toptr_li:hover .topli_c3 {
    display: none
  }

  .toptr_li:hover .topli_c4 {
    display: none
  }

  .toptr_li:hover .topli_t a.a1 {
    color: #222;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_16.svg") right center no-repeat;
    background-size: 7px
  }

  .toptr_li.on .topli_c1 {
    display: block
  }

  .toptr_li.on .topli_c2 {
    display: block
  }

  .toptr_li.on .topli_c3 {
    display: block
  }

  .toptr_li.on .topli_c4 {
    display: block
  }

  .header_empty {
    height: 60px
  }

  .nhder_ip_empty {
    height: 60px !important
  }

  .topc_sch {
    background-color: #fff;
    width: 40px;
    right: 50px;
    z-index: 99
  }

  .topc_sch span {
    display: none
  }

  .topc_sch b {
    right: 11px
  }

  .mtmenu_click {
    float: right;
    margin-left: 0px;
    position: relative;
    z-index: 9991;
    margin-right: 20px
  }

  .mtmenu_click a {
    width: 24px;
    height: 60px;
    display: block;
    overflow: hidden;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/menu_01_on.svg") center no-repeat;
    background-size: 100%;
    outline: none
  }

  .mtmenu_click a.on {
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/menu_02_on.svg") center no-repeat;
    background-size: 20px;
    outline: none
  }

  .topc_sch_tc {
    margin-top: 60px;
    background-color: #fff
  }

  .topc_sch_tc .topcstc_t .topcstc_btn {
    right: 58px
  }

  .topc_sch_tc .topcstc_t .close {
    right: 20px
  }

  .top_c {
    height: 60px
  }

  .topc_fl {
    height: 60px;
    position: relative;
    z-index: 999
  }

  .topc_fl a {
    width: 80px
  }

  .topc_fl img {
    width: 80px
  }

  .topc_sch {
    top: 8px
  }

  .topc_nav {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 60px);
    position: absolute;
    left: 0px;
    top: 60px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    -webkit-overflow-scrolling: touch
  }

  .topc_nav ul {
    width: 100%;
    margin-top: 0px;
    border-top: 1px solid #eee
  }

  .topc_nav ul li {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px
  }

  .topc_nav ul li .topcn_t {
    height: 60px;
    justify-content: flex-start;
    padding: 0px 20px;
    border-bottom: 1px solid #eee;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topc_nav ul li .topcn_t::after {
    content: "";
    width: 7px;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_16.svg") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 0px
  }

  .topc_nav ul li .topcnt_no::after {
    display: none
  }

  .topc_nav ul li:hover .topcn_t::before {
    display: none
  }

  .topc_nav ul li .topcn_c {
    width: 100%;
    height: calc(100vh - 60px);
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9991;
  }

  .topcn_c1 .topc1_l {
    background-color: #fff;
  }

  .topc1_l {
    width: 100%;
    padding: 0px;
    height: calc(100% - 1px);
    top: 1px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }

  .topc1_c {
    display: none
  }

  .topc1_r {
    display: none
  }

  .tcnc1_1_li .tc1li1_c {
    display: block;
    padding-top: 0px
  }

  .tcnc1_1_li .tc1li1_t::before {
    display: none
  }

  .tcnc1_1_li .tc1li1_t {
    height: 60px;
    padding: 0;
  }

  .tcnc1_1_li .tc1li1_c p {
    padding: 3px 0px;
    font-size: 16px
  }

  .tcnc1_1_li .tc1li1_c p span {
    width: 100%;
    padding: 0px 40px 0px 30px;
    margin: 0px;
    display: block;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .tcnc1_1_li .tc1li1_c p span::before {
    content: "";
    width: 7px;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 0px;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_16.svg") center no-repeat;
    background-size: 100%
  }

  .topc_nav ul li.on .topcn_c {
    display: block !important
  }

  .topc_nav ul li:hover .topcn_t a {
    color: #2a2b2e
  }

  .topcnc1_click {
    width: 100%;
    overflow: hidden;
    height: 60px;
    display: flex !important;
    gap: 16px;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topcnc1_click a {
    display: inline-block;
    color: #e60039;
    position: relative;
  }

  .topcnc1_click .a-icon svg {
    stroke: #e60039;
    fill: none;
  }

  .topcnc1_click .a-icon {
    content: "";
    width: 7px;
    height: 18px;
    display: block;
    overflow: hidden;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
  }

  .topc1_c {
    width: 100%;
    height: calc(100% - 1px);
    top: 1px;
    left: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }

  .topc1_c .topc1c_li {
    margin-top: 10px
  }

  .topc1_c .topc1c_li p {
    padding: 5px 20px 5px 20px;
    font-size: 16px
  }

  /*.topc1_c .topc1c_li p span {*/
  /*    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/t_16.svg") right center no-repeat;*/
  /*    background-size: 7px;*/
  /*    width: 100%;*/
  /*}*/
  .mCSB_3_scrollbar {
    opacity: 0 !important;
  }

  .new-header-content a {
    outline: none;
    -webkit-tap-highlight-color: rgba(240, 240, 240, 0)
  }

  .new-header-content a:hover {
    outline: none;
    -webkit-tap-highlight-color: rgba(240, 240, 240, 0)
  }

  .new-header-content span:hover {
    outline: none;
    -webkit-tap-highlight-color: rgba(240, 240, 240, 0)
  }

  .new-header-content p:hover {
    outline: none;
    -webkit-tap-highlight-color: rgba(240, 240, 240, 0)
  }

  .new-header-content div:hover {
    outline: none;
    -webkit-tap-highlight-color: rgba(240, 240, 240, 0)
  }

  .topc1_r {
    width: 100%;
    height: calc(100% - 1px);
    top: 1px;
    left: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }

  .topc1r_li {
    padding: 0px 20px
  }

  .topc1r_li_c1 {
    margin-top: 20px;
    margin-bottom: 20px
  }

  .topc1r_li_c2 {
    margin-top: 20px;
    margin-bottom: 20px;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px
  }

  .topc_nav {
    display: none
  }

  .topc_nav.on {
    display: block
  }

  /* 移动端菜单打开后 .top_t 被JS移入.topc_nav，需要正确的布局样式 */
  .topc_nav > .top_t {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    background-color: #fff;
    padding-bottom: 20px;
  }

  .topc2_l {
    width: 100%;
    height: calc(100% - 1px);
    left: 0px;
    top: 1px;
    background-color: #fff;
    padding: 0px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }

  .topc2l_li:first-child {
    border-top: 1px solid #eee
  }

  .topc2l_li {
    border-bottom: 1px solid #eee
  }

  .topc2l_li span {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0 0;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topc2_r {
    display: none;
    width: 100%;
    height: calc(100% - 1px);
    top: 1px;
    padding: 0px;
    margin: 0px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    right: 0px
  }

  .topc2r_li {
    padding: 0px 20px;
    margin-top: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topcnc3fr {
    width: 100%;
    height: calc(100% - 1px);
    top: 1px;
    margin-top: 0px;
    padding: 0px 0px;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }

  .topcnc3fr .topc3ri_li {
    width: calc(100% - 40px);
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px
  }

  .topcnc3fr .topc3ri_li:last-child {
    margin-bottom: 20px
  }

  .topcnc4fr {
    width: 100%;
    height: calc(100% - 1px);
    top: 1px;
    margin-top: 0px;
    padding: 0px 0px;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }

  .topcnc4fr .topc4ri_li {
    width: calc(100% - 40px);
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px
  }

  .topcnc4fr .topc4ri_li:last-child {
    margin-bottom: 20px
  }

  .topc1_c .topc1l_sol {
    height: unset
  }

  .topc1_r .topc1l_sol {
    height: unset
  }

  .topc1r_li_c1 p {
    font-size: 16px
  }

  .topc1r_li_c2 .tc1r_lic2_li p {
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    padding-left: 0px
  }

  .topc2r_li .topc2ri_li p {
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topc2r_li .topc2ri_li p.p1 {
    padding-left: 0px
  }

  .topcnc3fr .topc3ri_li p {
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topcnc3fr .topc3ri_li p.p1 {
    padding-left: 0px
  }

  .topcnc4fr .topc4ri_li p {
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }

  .topcnc4fr .topc4ri_li p.p1 {
    padding-left: 0px
  }

  .topcnc1_click {
    position: fixed;
    left: 0px;
    top: 61px;
    z-index: 999;
    background-color: #fff;
  }

  .cnc1_empty {
    width: 100%;
    overflow: hidden;
    height: 61px;
    display: block
  }

  .topc1_c .topc1c_b {
    padding: 0px 20px;
    bottom: .4rem;
    width: auto;
    height: 48px;
    display: none;
    align-items: center;
    justify-content: center;
    position: unset;
    justify-content: flex-start
  }

  .topc1r_b {
    padding: 0px 20px;
    bottom: .4rem;
    width: auto;
    height: 48px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: unset;
    justify-content: flex-start;
    margin-bottom: 120px;
  }

  .top_ts_s {
    z-index: 993
  }

  .topc_sch_tc {
    z-index: 993
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    border-bottom: 1px solid #E3E5E6;
  }

  .topc2r_li .topc2ri_li p.p1 {
    border-bottom: 1px solid #eee
  }

  .topcnc3fr .topc3ri_li p.p1 {
    border-bottom: 1px solid #eee
  }

  .topcnc4fr .topc4ri_li p.p1 {
    border-bottom: 1px solid #eee
  }

  .topc_nav a.a_pc:hover {
    color: #222
  }

  .tcnc1_1_li .tc1li1_c p a.a_pc:hover {
    color: #9b9fa8
  }
}

@media screen and (max-height:780px) {
  .topcnc3fr {
    margin-top: 20px;
  }
}

@media screen and (max-height:600px) {
  .nav-btns a {
    height: 40px;
  }

  .topcnc3fr .topc3ri_li p {
    font-size: 12px;
  }

  .topcnc3fr {
    margin-top: 12px;
  }

  .topcnc3fr .topc3ri_li p.p1 {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

  .topcnc3fr .topc3ri_li p {
    margin-bottom: 4px;
  }
}

@media screen and (max-width:990px) {
  .topc1_l.font14 * {
    font-size: 16px !important;
  }

  .topc1_c {
    margin-top: 0;
    background: #FFFFFF !important;
  }

  .topc1_c .topc1c_li {
    margin-top: 0;
  }

  .topc1r_li_c2 .tc1r_lic2_li {
    width: 100%;
  }

  .topc1r_li_c2 .tc1r_lic2_li p a,
  .topc1r_li_c2 .tc1r_lic2_li p.p1,
  .topc1r_li_c1 p {
    font-size: 14px;
  }

  .topc1r_li_c2 {
    display: grid;
    grid-row-gap: 36px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p {
    margin-bottom: 12px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    padding-bottom: 8px !important;
    margin-bottom: 8px !important;
  }

  .tcnc1_1_li .tc1li1_t a,
  .topc1_c .topc1c_li p a {
    font-weight: 400;
    font-size: 16px;
  }

  .topc1_c .topc1c_li p a::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 -20px;
  }

  .topc1_c .topc1c_li p {
    border-bottom: 1px solid #E3E5E6;
  }

  .topc1r_li_c1 p:last-child {
    margin-bottom: 12px;
  }

  .mobile-location {
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: #2A2B2E;
    font-size: 16px;
    font-weight: 600;
    box-sizing: border-box;
  }

  .topc1c_li .mobile-location,
  .topc1r_li .mobile-location {
    padding: 0 16px;
    color: #e60039;
  }

  .topc1_l .mobile-location {
    padding: 0 36px;

  }

  .topc1_l .mobile-location+.ruijie-header_product .ruijie-header_product_menus,
  .topc1c_li .mobile-location+p {
    border-top: 1px solid #E3E5E6;
  }


  .ruijie-header_product {
    padding: 0 20px;
  }

  .ruijie-header_product .ruijie-header_product_menus {
    width: 100%;
    padding: 0 16px;
    border-bottom: 1px solid #E3E5E6;
  }

  .ruijie-header_product .ruijie-header_product_menus__items {
    box-sizing: border-box;
    width: 100%;
    padding: 0 32px;
  }

  .ruijie-header_product .ruijie-header_product_menus {
    height: auto;
    min-height: 60px;
  }
  .ruijie-header_product .ruijie-header_product_menus__items {
    height: auto;
  }

  .ruijie-header_product .ruijie-header_product_menus {
    transition: max-height linear .3s;
  }

  .ruijie-header_product.open .ruijie-header_product_menus,
  .ruijie-header_product.open .ruijie-header_product_menus__items {
    background: #F7F9FA;
  }

  .topc1_c .topc1c_li {
    box-sizing: border-box;
    padding: 0 20px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    min-height: unset;
    height: 60px;
  }

  .topc1_c .topc1c_li p {
    /* width: calc(100% - 32px); */
    height: 60px;
    padding: 0 16px;
    display: flex;
    align-items: center;
  }

  .topc1r_li_c2 .tc1r_lic2_li p {
    font-weight: normal !important;
  }

  .topc1r_li_c2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    grid-row-gap: 0 !important;
  }

  .topc1r_li {
    padding: 0 20px;
  }

  .tc1r_lic2_li p {
    /*width: calc(100% - 32px);*/
    padding: 0 16px 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
  }

  .tc1r_lic2_li:has(.active) p {
    background: #F7F9FA;
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    /*padding: 0 20px 8px 20px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #2A2B2E;
    margin-bottom: 0;
  }

  .topc1r_li_c2 .tc1r_lic2_li p {
    /*padding: 0;*/
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p a {
    font-size: 16px !important;
  }

  .topc1r_li_c2 .tc1r_lic2_li p {
    display: none;
    padding: 0;
    color: #2A2B2E;
  }

  .topc1r_li_c2 .tc1r_lic2_li p a,
  .topc1r_li_c1 p a {
    color: #2A2B2E;
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 -20px;
    transform: rotate(90deg);
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1.active::after {
    transform: rotate(-90deg);
  }

  .topc1r_li_c2 {
    grid-row-gap: 12px;
  }

  .topc1r_li_c2 .tc1r_lic2_li p:last-child {
    margin-bottom: 12px;
  }

  .topc2r_li {
    padding: 0;
  }

  .topc2r_li .topc2ri_li p {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 14px;
    color: #9B9FA8;
  }

  .topc2r_li .topc2ri_li p a {
    color: #9B9FA8;
  }

  .topc2r_li .topc2ri_li p.p1 {
    padding-left: 20px;
    padding-right: 20px;
    color: #2A2B2E;
    font-weight: 600;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

  .topcnc3fr .topc3ri_li,
  .topcnc4fr .topc4ri_li {
    width: 100%;
  }

  .topcnc3fr .topc3ri_li p.p1,
  .topcnc4fr .topc4ri_li p.p1 {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    color: #2A2B2E;
    font-weight: 600;
  }

  .topcnc3fr .topc3ri_li p.p1::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 -20px;
    transform: rotate(90deg);
  }

  .topcnc4fr .topc4ri_li p.p1::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/new_navs/fer/images/arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 -20px;
    transform: rotate(90deg);
  }

  .topcnc4fr .topc4ri_li p.p1.active::after {
    transform: rotate(-90deg);
  }

  .topcnc3fr .topc3ri_li p.p1.active::after {
    transform: rotate(-90deg);
  }

  .topcnc3fr .topc3ri_li p,
  .topcnc4fr .topc4ri_li p {
    display: none;
    font-size: 14px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .topcnc3fr .topc3ri_li p:last-child,
  .topcnc4fr .topc4ri_li p:last-child {
    margin-bottom: 12px;
  }

  .topcnc3fr .topc3ri_li p a,
  .topcnc4fr .topc4ri_li p a {
    color: #9B9FA8;
  }

  .toptr_li:first-child {
    border-top: 1px solid #eee;
  }

  .noLevel {
    font-size: 14px;
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (max-width:1068px) {
  .topc2l_li {
    padding: 0 10px;
  }

  .solution-posters {
    gap: 16px;
  }

  .solution-poster {
    max-width: 220px;
  }

  .topc2r_li.on {
    gap: 20px;
  }
}

@media screen and (max-width: 990px) {
  .topc2_r {
    width: 100%;
    left: 0;
  }

  .topc2l_li {
    padding: 0 20px;
  }

  .topc2l_li {
    font-weight: 400;
  }

  .topc2r_li {
    height: auto;
  }

  .topc2r_li .topc2ri_li {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .topc2r_li .topc2ri_li p.p1 {
    margin-top: 0;
  }

  .topc2r_li .topc2ri_li p a {
    color: #2A2B2E;
  }

  .topcnc3fr .topc3ri_li p a,
  .topcnc4fr .topc4ri_li p a {
    color: #2A2B2E;
  }

  .ruijie-product-btn-wrap {
    display: block;
  }

  .mobile-location {
    display: flex;
  }

  .mobile-location .mobile-location_icon {
    display: block;
    margin-top: 2px;
    margin-left: 8px;
    /*gap: 16px;*/
  }

  .topc1r_li_c2 .tc1r_lic2_li:first-child p.p1 {
    border-top: 1px solid #E3E5E6;
  }

  .topc1r_li_c2 .tc1r_lic2_li p.p1 {
    margin-bottom: 0 !important;
  }

  .topc1r_b {
    display: none;
  }

  .ruijie-header_product_menus__text {
    font-weight: normal;
  }
}

@media screen and (max-width:1810px) and (min-width:990px) {
  .topc1r_li_c2 {
    display: block;
    display: flex;
    gap: 12px;
  }

  . .topc1r_li_c2 .tc1r_lic2_li {
    min-width: 280px;
    break-inside: avoid;
    margin-bottom: 20px;
  }
}

/* pc cybrey logo size */
@media screen and (min-width: 991px) {
  #reyee_redirect a[href*="cybrey"] img {
    width: 46px;
    height: 23px;
  }
}

/* mobile reyee_redirect a tags */
@media screen and (max-width: 990px) {
  #reyee_redirect {
    display: flex;
    flex-direction: column;
    gap: 8px; /* a tags space */
    padding-bottom: 24px;
    padding-top: 12px;
  }

  #reyee_redirect a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 335px;
    height: 48px;
    border-radius: 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #D5D5D5;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    gap: 8px; /* inner element space if any */
  }
}