@charset "UTF-8";
@font-face {
  font-family: "manropebold";
  src: url(../fonts/manrope-bold.otf);
}

@font-face {
  font-family: "manrope";
  src: url(../fonts/manrope-regular.otf);
}

@font-face {
  font-family: "manropesemibold";
  src: url(../fonts/manrope-semibold.otf);
}

body {
  color: #ffffff;
  font-family: 'manrope','微軟正黑體';
  font-size: 16px;
  background: #03071F;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

body.ov {
  height: 100vh;
  overflow: hidden;
}

body .text-transform {
  text-transform: uppercase;
}

body em {
  font-style: normal;
}

body .manrope {
  font-family: 'manrope','微軟正黑體';
}

body .font-w {
  font-weight: normal;
}

body .line-24 {
  line-height: 24px;
}

body .bold {
  font-family: 'manropebold','微軟正黑體';
}

body .manropesemibold {
  font-family: 'manropesemibold','微軟正黑體';
}

body .title {
  color: #262626;
}

body .big-title b {
  text-transform: uppercase;
  display: block;
  color: rgba(31, 51, 104, 0.4);
  position: absolute;
  right: 0;
}

@media (max-width: 1024px) {
  body .big-title b {
    display: none;
  }
}

body .second-block .box .fc .fc-button-group > .fc-button {
  flex: 0;
}

body .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0;
  justify-content: space-between;
}

body .fc .fc-button-group {
  margin-left: 0;
  width: 100%;
}

body .fc-toolbar-chunk {
  width: 100%;
  text-align: center;
}

body .fc .fc-toolbar {
  position: relative;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(2) {
  display: none;
  width: 0;
}

body .fc .fc-today-button {
  display: none;
  width: 0;
}

body .fc .fc-button-group > .fc-button {
  flex: 0;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(1) {
  position: absolute;
  width: 100%;
  justify-content: space-between;
  z-index: 99;
}

body .box-shadow img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

body h4 {
  font-weight: bold;
}

body a {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.35s ease;
}

body a:hover {
  color: #10A4FF;
  text-decoration: none;
}

body img {
  max-width: 100%;
}

body .text-decoration {
  text-decoration: underline;
}

body .bold {
  font-weight: bold;
}

body .blueText {
  color: #39CAE1;
}

body .blueLight {
  color: #39CAE1;
}

body .garycolor {
  color: rgba(112, 112, 112, 0.6);
}

body .black {
  color: #000000;
}

body .red {
  color: #39CAE1;
}

body .greenback {
  background: #39CAE1;
}

body .greenDeep {
  color: #39CAE1;
}

body .orangeDeep {
  color: #39CAE1;
}

body .yellow {
  color: #FFD739;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #4EB44B;
}

body .blue {
  color: #1ECCF8;
}

body .orange {
  color: #FBC81E;
}

body .purple {
  color: #8096FC;
}

body .bluedeep {
  color: #0164FB;
}

body .fs100 {
  font-size: 100px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs100 {
    font-size: 104px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs100 {
    font-size: 120px;
  }
}

@media (max-width: 1440px) {
  body .fs100 {
    font-size: 80px;
  }
}

@media (max-width: 1366px) {
  body .fs100 {
    font-size: 78px;
  }
}

@media (max-width: 1200px) {
  body .fs100 {
    font-size: 76px;
  }
}

@media (max-width: 1024px) {
  body .fs100 {
    font-size: 74px;
  }
}

@media (max-width: 768px) {
  body .fs100 {
    font-size: 72px;
  }
}

@media (max-width: 576px) {
  body .fs100 {
    font-size: 70px;
  }
}

body .fs88 {
  font-size: 88px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs88 {
    font-size: 92px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs88 {
    font-size: 110px;
  }
}

@media (max-width: 768px) {
  body .fs88 {
    font-size: 45px;
  }
}

body .fs62 {
  font-size: 62px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs62 {
    font-size: 66px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs62 {
    font-size: 76px;
  }
}

@media (max-width: 1440px) {
  body .fs62 {
    font-size: 60px;
  }
}

@media (max-width: 1366px) {
  body .fs62 {
    font-size: 56px;
  }
}

@media (max-width: 1200px) {
  body .fs62 {
    font-size: 52px;
  }
}

@media (max-width: 1024px) {
  body .fs62 {
    font-size: 48px;
  }
}

@media (max-width: 768px) {
  body .fs62 {
    font-size: 44px;
  }
}

@media (max-width: 576px) {
  body .fs62 {
    font-size: 40px;
  }
}

body .fs54 {
  font-size: 54px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1440px) {
  body .fs54 {
    font-size: 52px;
  }
}

@media (max-width: 1366px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1200px) {
  body .fs54 {
    font-size: 44px;
  }
}

@media (max-width: 1024px) {
  body .fs54 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs54 {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  body .fs54 {
    font-size: 32px;
  }
}

body .fs48 {
  font-size: 48px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs48 {
    font-size: 52px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs48 {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  body .fs48 {
    font-size: 46px;
  }
}

@media (max-width: 1366px) {
  body .fs48 {
    font-size: 44px;
  }
}

@media (max-width: 1200px) {
  body .fs48 {
    font-size: 42px;
  }
}

@media (max-width: 1024px) {
  body .fs48 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs48 {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  body .fs48 {
    font-size: 36px;
  }
}

body .fs46 {
  font-size: 46px;
}

body .fs42 {
  font-size: 42px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs42 {
    font-size: 46px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs42 {
    font-size: 58px;
  }
}

@media (max-width: 1440px) {
  body .fs42 {
    font-size: 40px;
  }
}

@media (max-width: 1366px) {
  body .fs42 {
    font-size: 38px;
  }
}

@media (max-width: 1200px) {
  body .fs42 {
    font-size: 36px;
  }
}

@media (max-width: 1024px) {
  body .fs42 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  body .fs42 {
    font-size: 32px;
  }
}

@media (max-width: 576px) {
  body .fs42 {
    font-size: 30px;
  }
}

body .fs40 {
  font-size: 40px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs40 {
    font-size: 44px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs40 {
    font-size: 56px;
  }
}

@media (max-width: 1440px) {
  body .fs40 {
    font-size: 38px;
  }
}

@media (max-width: 1366px) {
  body .fs40 {
    font-size: 36px;
  }
}

@media (max-width: 1200px) {
  body .fs40 {
    font-size: 34px;
  }
}

@media (max-width: 1024px) {
  body .fs40 {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  body .fs40 {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  body .fs40 {
    font-size: 28px;
  }
}

body .fs38 {
  font-size: 38px;
}

body .fs36 {
  font-size: 36px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs36 {
    font-size: 40px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs36 {
    font-size: 48px;
  }
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 34px;
  }
}

@media (max-width: 1366px) {
  body .fs36 {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  body .fs36 {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  body .fs36 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  body .fs36 {
    font-size: 22px;
  }
}

body .fs22 {
  font-size: 22px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs22 {
    font-size: 26px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs22 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body .fs22 {
    font-size: 18px;
  }
}

body .fs20 {
  font-size: 20px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs20 {
    font-size: 24px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs20 {
    font-size: 32px;
  }
}

@media (max-width: 1440px) {
  body .fs20 {
    font-size: 20px;
  }
}

@media (max-width: 1366px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  body .fs20 {
    font-size: 16px;
  }
}

body .fs32 {
  font-size: 32px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs32 {
    font-size: 34px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs32 {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  body .fs32 {
    font-size: 32px;
  }
}

@media (max-width: 1366px) {
  body .fs32 {
    font-size: 30px;
  }
}

@media (max-width: 1200px) {
  body .fs32 {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  body .fs32 {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  body .fs32 {
    font-size: 22px;
  }
}

body .fs30 {
  font-size: 30px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs30 {
    font-size: 32px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs30 {
    font-size: 38px;
  }
}

@media (max-width: 1440px) {
  body .fs30 {
    font-size: 30px;
  }
}

@media (max-width: 1366px) {
  body .fs30 {
    font-size: 28px;
  }
}

@media (max-width: 1200px) {
  body .fs30 {
    font-size: 26px;
  }
}

@media (max-width: 1024px) {
  body .fs30 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  body .fs30 {
    font-size: 24px;
  }
}

body .fs28 {
  font-size: 28px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs28 {
    font-size: 34px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs28 {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  body .fs28 {
    font-size: 28px;
  }
}

@media (max-width: 1366px) {
  body .fs28 {
    font-size: 26px;
  }
}

@media (max-width: 1200px) {
  body .fs28 {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  body .fs28 {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs28 {
    font-size: 18px;
  }
}

body .fs26 {
  font-size: 26px;
}

body .fs24, body h2, body .h2 {
  font-size: 24px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs24, body h2, body .h2 {
    font-size: 28px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs24, body h2, body .h2 {
    font-size: 36px;
  }
}

@media (max-width: 1440px) {
  body .fs24, body h2, body .h2 {
    font-size: 24px;
  }
}

@media (max-width: 1366px) {
  body .fs24, body h2, body .h2 {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs24, body h2, body .h2 {
    font-size: 18px;
  }
}

body .fs18 {
  font-size: 18px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs18 {
    font-size: 22px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs18 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  body .fs18 {
    font-size: 16px;
  }
}

body .fs16 {
  font-size: 16px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs16 {
    font-size: 20px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs16 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  body .fs16 {
    font-size: 16px;
  }
}

body .fs14 {
  font-size: 14px;
}

@media (max-width: 767px) {
  body .fs14 {
    font-size: 12px;
  }
}

body .fs12 {
  font-size: 12px;
}

body .boxshadow2 {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

@media (max-width: 768px) {
  body .mt-5 {
    margin-top: 1.5rem !important;
  }
}

body .white {
  color: #ffffff;
}

body .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  body .more-border {
    width: 160px;
    height: 50px;
  }
}

body .more-border:hover {
  color: #39CAE1;
  background: #ffffff;
}

body .row {
  --bs-gutter-x: 1rem;
  z-index: 9;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  transition: all 0.35s ease;
  background-color: rgba(255, 255, 255, 0.6);
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #39CAE1;
  border-radius: 10px;
}

.form-control {
  color: rgba(255, 255, 255, 0.5) !important;
}

.form-control::-webkit-input-placeholder {
  color: #959CAF !important;
}

.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #959CAF !important;
}

.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #959CAF !important;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #959CAF !important;
}

.pup .forumform form .form-group .form-control::-webkit-input-placeholder {
  color: #C2C2C2 !important;
}

.pup .forumform form .form-group .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #C2C2C2 !important;
}

.pup .forumform form .form-group .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #C2C2C2 !important;
}

.pup .forumform form .form-group .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #C2C2C2 !important;
}

.wrapper .login-block .right .form-group input::-webkit-input-placeholder {
  color: #B4B4B4 !important;
}

.wrapper .login-block .right .form-group input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #B4B4B4 !important;
}

.wrapper .login-block .right .form-group input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #B4B4B4 !important;
}

.wrapper .login-block .right .form-group input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #B4B4B4 !important;
}

.tox .tox-promotion {
  opacity: 0;
}

.tox-tinymce {
  width: 100%;
  border: 1px solid #1B266B;
}

.heivh::-webkit-scrollbar {
  width: 0px;
}

.heivh::-webkit-scrollbar-track {
  background-color: none;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.heivh::-webkit-scrollbar-thumb {
  background-color: none;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.tox:not(.tox-tinymce-inline) .tox-editor-header {
  background: #090F29 !important;
  border-bottom: 1px solid #1B266B !important;
}

.tox .tox-promotion {
  background: #090F29 !important;
}

.tox .tox-menubar {
  background: #090F29 !important;
}

.tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary {
  background-color: #090F29 !important;
}

.tox .tox-edit-area__iframe {
  background-color: #090F29 !important;
}

.tox .tox-statusbar {
  background-color: #090F29 !important;
}

.tox .tox-mbtn {
  background-color: #090F29 !important;
}

.tox .tox-mbtn__select-label {
  color: #fff;
}

.tox .tox-tbtn {
  background: #090F29 !important;
  color: #fff;
}

.tox .tox-tbtn svg {
  fill: #fff !important;
}

.tox-tinymce {
  border-color: #1B266B !important;
}

.tox .tox-statusbar {
  display: none !important;
}

.mce-content-body p {
  color: #fff !important;
}

.wrapper .main-block .boxcontent .boxtxt::-webkit-scrollbar {
  width: 7px;
}

.wrapper .main-block .boxcontent .boxtxt::-webkit-scrollbar-track {
  background-color: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.wrapper .main-block .boxcontent .boxtxt::-webkit-scrollbar-thumb {
  background-color: #08446A;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.wrapper .main-block .teacher .box .taba::-webkit-scrollbar {
  width: 0px;
  height: 6px;
}

.wrapper .main-block .teacher .box .taba::-webkit-scrollbar-track {
  background-color: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.wrapper .main-block .teacher .box .taba::-webkit-scrollbar-thumb {
  background-color: #08446A;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

header .header .topbar::-webkit-scrollbar {
  width: 0px;
}

header .header .topbar::-webkit-scrollbar-track {
  background-color: none;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

header .header .topbar::-webkit-scrollbar-thumb {
  background-color: none;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.pup .container::-webkit-scrollbar {
  width: 8px;
}

.pup .container::-webkit-scrollbar-track {
  background-color: #081041;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.pup .container::-webkit-scrollbar-thumb {
  background-color: #0164FB;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.text-left p {
  text-align: left !important;
}

.dropdown-menu li:nth-last-child(1) a {
  border-bottom: none;
}

.dropdown-menu {
  background: none;
  position: relative;
  width: 100%;
  min-width: 100%;
  padding: 1rem 0;
  opacity: 0;
  visibility: hidden;
  display: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border: none;
  padding-left: 2rem;
  border-radius: 0 !important;
}

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  width: 100%;
  color: #707070;
  margin-left: 1rem !important;
  border-radius: 0 !important;
  transition: all 0.35s ease;
  position: relative;
  font-size: 14px;
}

.dropdown-menu li a:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #ffffff;
  margin-right: 1rem;
  position: absolute;
  left: 0;
  top: 15px;
}

.dropdown-menu li a:hover {
  color: #10A4FF;
}

.dropdown-menu .imgs img {
  width: 100%;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-3 {
    display: none;
  }
}

.dropdown-menu .col-md-9 {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 {
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin {
  width: 30%;
  border-left: 1px solid rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding-left: 3rem;
  margin-left: 3rem;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin a {
    padding: 0.5rem 0;
    font-size: 16px;
  }
  .dropdown-menu .col-md-9 .leftin a:nth-last-child(1) {
    border-bottom: none;
  }
}

.dropdown-menu .col-md-9 .leftin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .leftin a.orange {
  color: #39CAE1;
}

.dropdown-menu .col-md-9 .rightin {
  width: 60%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .rightin {
    width: 100%;
    display: none;
  }
}

.dropdown-menu .col-md-9 .rightin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.dropdown-menu .col-md-9 .rightin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .rightin a.orange {
  color: #39CAE1;
}

.dropdown-menu .col-md-9 .rightin .second {
  width: 45%;
}

.dropdown-menu .col-md-9 .rightin .third {
  width: 45%;
}

@media (max-width: 1280px) {
  .dropdown-menu .container {
    max-width: 100%;
  }
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
  display: none;
}

.dropdown-submenu {
  position: relative;
}

.open > .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 0px;
  display: block;
}

.dropdown-submenu.open .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 0px;
  display: block;
}

main.heivh {
  height: 100vh;
  overflow-y: scroll;
}

@media (max-width: 767px) {
  main.heivh {
    overflow: visible;
  }
}

main ul {
  padding-left: 0rem;
}

main ul li {
  list-style: none;
}

.container {
  max-width: 1700px;
  width: 100%;
}

@media screen and (min-width: 2561px) {
  .container {
    max-width: 82%;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
  .container {
    max-width: 80%;
  }
}

@media (max-width: 1440px) {
  .container {
    max-width: 88%;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 94%;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 98%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .icons, .inner-mob {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .d-md-block, .d-none {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-md-none {
    display: inline-block !important;
  }
}

.icon {
  width: 2em;
  height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  fill: #707070;
}

@media (max-width: 1024px) {
  .icon {
    width: 3em;
    height: 3em;
  }
}

@media (max-width: 767px) {
  .icon {
    width: 2.5em;
  }
}

@media (max-width: 767px) {
  .webskp {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 767px) {
  .mobile {
    display: block;
  }
}

.text-right {
  text-align: right !important;
}

@media (max-width: 1024px) {
  .icon-box {
    display: flex !important;
  }
}

@keyframes img_move {
  0% {
    top: 0px;
  }
  25% {
    top: -7px;
  }
  50% {
    top: 0px;
  }
  75% {
    top: -7px;
  }
  100% {
    top: 0px;
  }
}

@keyframes rotate_left {
  100% {
    transform: rotate(360deg);
    left: 50px;
    opacity: 1;
  }
}

@keyframes rotate_right {
  100% {
    transform: rotate(360deg);
    right: 50px;
    opacity: 1;
  }
}

@keyframes random_move1 {
  33% {
    transform: translateX(45px);
    transform: translateY(10px);
  }
  66% {
    transform: translateX(10px);
    transform: translateY(45px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes random_move2 {
  33% {
    transform: translateX(10px);
    transform: translateY(50px);
  }
  66% {
    transform: translateX(40px);
    transform: translateY(20px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes mymove {
  0% {
    bottom: 1px;
  }
  50% {
    bottom: 3px;
  }
  100% {
    bottom: 5px;
  }
}

@keyframes mymove1 {
  0% {
    left: 5px;
  }
  50% {
    left: 10px;
  }
  100% {
    left: 15px;
  }
}

.swiper-button-next, .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #1B2B4A;
  outline: none;
  top: 65%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 0.8em;
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
  right: -0.5vw;
}

@media (max-width: 1024px) {
  .swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
    right: -1vw;
    top: 55%;
  }
}

.swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
  left: -0.5vw;
}

@media (max-width: 1024px) {
  .swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
    left: -1vw;
    top: 55%;
  }
}

header {
  position: fixed;
  left: 0;
  width: 312px;
  cursor: pointer;
  top: 0;
  height: 100vh;
  z-index: 999999999;
  background: #050B2B;
  background-size: cover;
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  header {
    width: 0;
    opacity: 0;
    visibility: hidden;
  }
}

header.open-menu {
  width: 312px;
}

@media (max-width: 1024px) {
  header.open-menu {
    width: 100%;
    opacity: 1;
    visibility: visible;
  }
}

header.open-menu .header .left .logo a {
  transition: all 0.35s ease;
}

header.open-menu .header .left .logo a .big-logo {
  display: block;
}

header.open-menu .header .left .logo a .logo {
  display: none;
}

header.open-menu .header .nav-box .nav .nav-link {
  margin: 0;
}

header.open-menu .header .nav-box .nav .nav-link span {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  width: auto;
  margin-left: 15px;
}

header.open-menu .header .logout a {
  display: flex;
  align-items: center;
  margin: 0 auto;
  transition: all 0.35s ease;
  border-radius: 20px;
  background: #1B2B4A;
  padding: 1rem 2rem;
  color: #ffffff;
}

header.open-menu .header .logout a img {
  margin: 0;
  filter: invert(50%) brightness(300%) !important;
}

header.open-menu .header .logout a span {
  display: block;
}

header .header {
  width: 100%;
  box-sizing: border-box;
  padding: 40px 20px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}

@media (max-width: 1024px) {
  header .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

header .header .topbar {
  position: relative;
  z-index: 99;
  width: 100%;
  height: calc(100vh - 200px);
  overflow-y: scroll;
}

@media (max-width: 1024px) {
  header .header .topbar .left {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

header .header .topbar .left .logo .big-logo {
  display: none;
}

header .header .topbar .left .close-btn {
  display: none;
  width: 26px;
  position: relative;
  height: 26px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  header .header .topbar .left .close-btn {
    display: block;
  }
}

header .header .topbar .left .close-btn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  top: 0;
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}

header .header .topbar .left .close-btn span:nth-child(2) {
  width: 100%;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(-13px) rotate(45deg);
  transform: translateY(-13px) rotate(45deg);
}

header .header .container .left {
  max-width: 100%;
  transition: all 0.35s ease;
}

header .header .container .left .logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

header .header .container .left .logo img {
  max-width: 100%;
}

header .header .container .icon-box a {
  margin-left: 2vmin;
}

header .header .container .icon-box .btn {
  margin-right: 2rem;
  margin-left: 2rem;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 25px;
  width: 30px;
  cursor: pointer;
  z-index: 99;
}

@media (max-width: 767px) {
  header .header .container .icon-box .btn {
    margin-right: 1.3rem;
    margin-left: 1.3rem;
  }
}

header .header .container .icon-box .btn span {
  position: absolute;
  transform: rotate(0deg);
  display: block;
  height: 3px;
  width: 100%;
  background: #555;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

header .header .container .icon-box .btn span:first-child {
  top: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:last-child {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"]::after {
    content: "\f124";
  }
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"] span {
    display: none;
  }
}

header .header .container .right .nav-outer {
  width: 100%;
  height: 100%;
}

header .header .container .right .link {
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  header .header .container .right .link {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ffffff;
    justify-content: space-between !important;
  }
  header .header .container .right .link div {
    width: 18%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  header .header .container .right .link div {
    width: auto;
  }
}

@media (max-width: 1024px) {
  header .header .container .right .link div a {
    padding-top: 1rem;
  }
}

header .header .container .right .icon-box a {
  margin-right: 1.5vmin;
}

header .header .container .right .icon-box img {
  width: 5vmin;
}

header .header .container .right .nav-link {
  border-radius: 23px;
  position: relative;
}

header .header .container .right .nav-link:hover {
  color: #39CAE1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

header .header .container .right .nav-link:hover i {
  color: #ffffff;
}

header .header .container .right .nav-link a {
  display: block;
  padding: 0.5rem 1.5rem;
  text-align: center;
}

@media (max-width: 1680px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 1366px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 767px) {
  header .header .container .right .nav-link a {
    margin-left: 0;
  }
}

header .header .container .right .nav-link a.active {
  color: #39CAE1;
}

header .header .container .right .nav-link img {
  width: 17px;
  height: 15px;
}

header .header .container .right .nav-link i {
  margin-left: 0.3rem;
}

header .header .mask_background {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  display: none;
  opacity: 0;
  width: 100vw;
  height: 100%;
  z-index: 1000;
}

header .nav-box {
  z-index: 99;
  padding: 0;
  width: 100%;
  height: 100%;
}

header .nav-box .nav {
  width: 100%;
  height: 100%;
  display: block;
}

header .nav-box .nav .nav-item {
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}

header .nav-box .nav .nav-item.open {
  border-radius: 20px;
}

header .nav-box .nav .nav-item.open .nav-link {
  margin: 0;
  transition: all 0.35s ease;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  background: #10A4FF;
  border-radius: 10px;
}

header .nav-box .nav .nav-item.open .nav-link img {
  filter: invert(50%) brightness(300%) !important;
}

header .nav-box .nav .nav-item.open .nav-link span {
  display: inline-block;
  color: #fff;
  opacity: 1;
  visibility: visible;
  transition: all 0.35s ease;
}

header .nav-box .nav .nav-link {
  color: #ffffff;
  padding: 1.1rem 1rem;
  display: flex;
  font-weight: 500;
  align-items: center;
  position: relative;
  width: 100%;
  transition: all 0.35s ease;
}

header .nav-box .nav .nav-link::after {
  display: none;
}

header .nav-box .nav .nav-link img {
  width: 20px;
}

header .nav-box .nav .nav-link span {
  display: inline-block;
  transition: all 0.35s ease;
  margin-left: 15px;
  margin-right: 15px;
}

@media (max-width: 767px) {
  header .nav-box .nav .nav-link span {
    font-size: 15px;
  }
}

header .nav-box .nav .nav-link::after {
  content: "\f105";
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
}

header .lang {
  position: relative;
  margin-right: 2rem;
}

@media (max-width: 1024px) {
  header .lang {
    display: none;
  }
}

header .lang span {
  display: inline-block;
  color: #707070;
  cursor: pointer;
  transition: all 0.35s ease;
}

header .lang span img {
  margin-right: 10px;
}

header .lang dl {
  display: none;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border-radius: 10px;
}

header .lang dl dd {
  padding: 5px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  header .lang dl dd {
    padding: 0 5px;
  }
}

header .lang dl dd a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #333;
  transition: all 0.35s ease;
}

header .lang dl dd a:hover {
  color: #39CAE1;
}

header .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  margin-left: 2rem;
}

@media (max-width: 1280px) {
  header .links {
    justify-content: flex-start;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  header .links {
    display: none;
  }
}

header .login {
  height: 100%;
  margin-left: 2rem;
}

@media (max-width: 767px) {
  header .login {
    margin-left: 0;
  }
}

header .login a {
  display: inline-block;
  background: #0B85C8;
  padding: 1.1rem 2rem;
  height: 100%;
  color: #ffffff;
  background-image: linear-gradient(to right, #39CAE1, #00A4BD);
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .login a:hover {
  background-image: linear-gradient(to left, #39CAE1, #00A4BD);
}

@media (max-width: 1024px) {
  header .login a {
    padding: 0.8rem 1.5rem;
  }
}

@media (max-width: 768px) {
  header .login a {
    padding: 0.6rem 1rem;
  }
}

header .login a img {
  margin-right: 10px;
}

header .noticebox {
  position: relative;
}

header .noticebox .notice {
  margin-left: 2rem;
  position: relative;
}

header .noticebox .notice sub {
  display: inline-block;
  color: #ffffff;
  position: relative;
  padding: 5px;
  line-height: 1;
  z-index: 99;
  transform: translate(-10px, 2px);
}

header .noticebox .notice sub::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  padding-bottom: 100%;
  z-index: -1;
  border-radius: 50%;
  margin: auto;
  background: #FF0000;
}

header .noticebox .notice_submenu {
  position: absolute;
  right: -2rem;
  top: 80px;
  background: #ffffff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  width: 420px;
  display: none;
  z-index: 99999999;
}

@media (max-width: 767px) {
  header .noticebox .notice_submenu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    z-index: 999999999;
  }
}

header .noticebox .notice_submenu::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #ffffff;
  position: absolute;
  right: 11%;
  top: -20px;
}

header .noticebox .notice_submenu .ShowAll {
  text-decoration: underline;
}

header .logo img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  header .logo img {
    margin: 0;
    margin-left: 1rem;
  }
}

header .logout a {
  display: flex;
  align-items: center;
  transition: all 0.35s ease;
  background: #0A113A;
  border-radius: 10px;
  justify-content: center;
  padding: 1.4rem;
}

header .logout a:hover {
  background: #1B2B4A;
  color: #ffffff;
}

header .logout a:hover img {
  margin: 0;
  filter: invert(50%) brightness(300%) !important;
}

header .logout a:hover span {
  display: block;
}

header .logout a img {
  display: block;
}

header .logout a span {
  margin-left: 15px;
  white-space: nowrap;
}

.headbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  z-index: 99;
  width: calc(100% - 158px);
  top: 20px;
  padding: 15px;
  background: #050B2B;
}

@media (max-width: 1024px) {
  .headbar {
    top: 20px;
  }
}

.headbar .left {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .headbar .left {
    display: none;
  }
}

.headbar .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 200px);
}

@media (max-width: 767px) {
  .headbar .right {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .headbar form {
    width: 100%;
  }
}

.headbar form .form-group {
  border-radius: 20px;
  background: #101A31;
  display: flex;
  align-items: center;
  min-width: 565px;
  padding: 0.5rem;
}

@media (max-width: 1366px) {
  .headbar form .form-group {
    min-width: 165px;
  }
}

@media (max-width: 767px) {
  .headbar form .form-group {
    padding: 0.2rem;
  }
}

.headbar form .form-group .form-control {
  background: none;
  border: none;
}

.headbar form .form-group i {
  color: #C6C6C6;
}

.headbar .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  margin-left: 2rem;
}

@media (max-width: 1280px) {
  .headbar .links {
    justify-content: flex-start;
    margin-left: 0;
  }
}

@media (max-width: 1024px) {
  .headbar .links {
    display: none;
  }
}

@media (max-width: 767px) {
  .headbar .links {
    display: none;
  }
}

.headbar .links .online a, .headbar .links .online span, .headbar .links .noticebox a, .headbar .links .noticebox span, .headbar .links .lang a, .headbar .links .lang span, .headbar .links .online a, .headbar .links .online span {
  display: inline-block;
  background: #101A31;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  margin: 0 8px;
}

.headbar .links .online a:hover, .headbar .links .online span:hover, .headbar .links .noticebox a:hover, .headbar .links .noticebox span:hover, .headbar .links .lang a:hover, .headbar .links .lang span:hover, .headbar .links .online a:hover, .headbar .links .online span:hover {
  box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

.headbar .user {
  margin-left: 1rem;
}

.headbar .user span {
  display: flex;
  align-items: center;
}

.headbar .logout a {
  display: block;
  background: #0A113A;
  border-radius: 10px;
  font-size: 18px;
}

.headbar .logout a img {
  display: block;
}

.indexboxbar .headbar {
  position: relative;
  width: auto;
  padding: 1rem 2rem;
  top: 0;
}

@media (max-width: 767px) {
  .indexboxbar .headbar {
    padding: 0.5rem 1rem;
  }
}

.lang {
  position: relative;
}

.lang span {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  transition: all 0.35s ease;
}

.lang span i {
  margin-left: 10px;
}

.lang dl {
  display: none;
  margin-bottom: 0;
  position: absolute;
  left: -20%;
  top: 40px;
  width: 140%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border-radius: 10px;
}

.lang dl dd {
  padding: 5px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .lang dl dd {
    padding: 0 5px;
  }
}

.lang dl dd a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #333;
  transition: all 0.35s ease;
}

.lang dl dd a:hover {
  color: #39CAE1;
}

.noticebox {
  position: relative;
}

.noticebox .notice {
  position: relative;
}

.noticebox .notice sub {
  display: inline-block;
  color: #ffffff;
  position: relative;
  padding: 5px;
  line-height: 1;
  z-index: 99;
  transform: translate(-5px, 2px);
}

.noticebox .notice sub::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  padding-bottom: 100%;
  z-index: -1;
  border-radius: 50%;
  margin: auto;
  background: #FF0000;
}

.noticebox .notice_submenu {
  position: absolute;
  right: 0rem;
  top: 60px;
  background: #ffffff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  width: 420px;
  display: none;
  z-index: 9999;
}

@media (max-width: 767px) {
  .noticebox .notice_submenu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    z-index: 9999999;
  }
}

.noticebox .notice_submenu::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #ffffff;
  position: absolute;
  right: 11%;
  top: -20px;
}

.noticebox .notice_submenu .close-btn {
  display: none;
  width: 26px;
  position: relative;
  height: 26px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .noticebox .notice_submenu .close-btn {
    display: block;
  }
}

.noticebox .notice_submenu .close-btn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  top: 0;
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}

.noticebox .notice_submenu .close-btn span:nth-child(2) {
  width: 100%;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(-13px) rotate(45deg);
  transform: translateY(-13px) rotate(45deg);
}

.user {
  position: relative;
}

.user .usermenu {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  width: 100px;
  background: #fff;
  border-radius: 10px;
  display: none;
}

.user .usermenu a {
  color: #333;
  transition: all 0.35s ease;
  padding: 5px 10px;
  display: block;
  text-align: center;
}

.user .usermenu a:nth-child(1) {
  padding-top: 15px;
}

.user .usermenu a:nth-last-child(1) {
  border-top: 1px solid #efefef;
}

.user .usermenu a:hover {
  color: #39CAE1;
}

.mobile-bar {
  display: none;
}

@media (max-width: 1024px) {
  .mobile-bar {
    margin-bottom: 0rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 99;
    padding-top: 1.5rem;
  }
}

.mobile-bar .logo {
  width: 130px;
  position: relative;
  z-index: 99999;
}

.mobile-bar .links {
  width: calc(100% - 130px);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.mobile-bar .links .logout {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: #181B29;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-bar .links .logout img {
  width: 14px;
  height: 14px;
}

@media (max-width: 1024px) {
  .mobile-bar .links .noticebox {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}

.menu-trigger {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-sizing: border-box;
  width: 20px;
  height: 24px;
  z-index: 999999;
  position: relative;
}

.menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.menu-trigger span:nth-child(1) {
  top: 0;
}

.menu-trigger span:nth-child(2) {
  top: 11px;
  width: 14px;
}

.menu-trigger span:nth-child(3) {
  bottom: 0;
}

.blackText {
  color: #000000;
}

.mobile-menu-visible header .header .container .icon-box .btn span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 4px;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 4px;
}

.opennav {
  overflow: hidden;
}

.opennav header {
  position: fixed;
  top: 0;
}

@media (max-width: 1024px) {
  .nav-up {
    bottom: -100% !important;
  }
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

#share {
  position: absolute;
  width: 700px;
  right: -20px;
  bottom: -30px;
  display: none;
}

@media (max-width: 1024px) {
  #share {
    position: fixed;
    background: #ffffff;
    width: 100%;
    bottom: 65px;
    left: 0;
    right: auto;
  }
  #share .jssocials-shares {
    width: 100%;
  }
  #share .jssocials-shares .jssocials-share {
    width: 16%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  #share .jssocials-shares .jssocials-share {
    width: 12%;
  }
}

.close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  right: 0.7rem;
  top: 0.5rem;
  display: block;
  z-index: 99;
  height: 40px;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}

@media (max-width: 767px) {
  .close {
    right: 0.1rem;
    top: 0.1rem;
  }
}

.close::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
  transform: rotate(-45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

@keyframes mymove {
  0% {
    transform: translateY(5%);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(2%);
  }
}

.arrow-right {
  position: relative;
}

.arrow-right::after {
  content: '\2192';
  display: inline-block;
}

.txt p a {
  color: #0072BC;
}

.txt img {
  display: inline-block;
}

.txt em {
  display: block;
  color: #999;
}

@keyframes rotateMouse {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  10% {
    -webkit-transform: rotateZ(10deg);
    -ms-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  20% {
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
  30% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

/*!sc*/
form .form-group.category, form .category.category {
  background: #181B29;
  padding: 0;
  margin: 0;
}

form .form-group.category .select-menu, form .category.category .select-menu {
  background: none;
}

form .form-group .select-menu, form .category .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
  background: rgba(9, 15, 41, 0.7);
  border-radius: 5px;
}

form .form-group .select-menu-ul, form .category .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-radius: 0px;
  border: 1px solid #1B266B;
  background: rgba(9, 15, 41, 0.9);
}

form .form-group .select-menu-ul li, form .category .select-menu-ul li {
  padding: 8px 8px;
  margin-bottom: 0;
  border-radius: 0;
  color: #fff;
}

form .form-group .select-menu-ul li::before, form .category .select-menu-ul li::before {
  display: none;
}

form .form-group .select-menu-ul li:hover, form .category .select-menu-ul li:hover {
  color: #0164FB !important;
}

form .form-group .select-menu-div, form .category .select-menu-div {
  width: 100%;
  position: relative;
  padding: 0.5rem 0.5rem;
  border: none;
  border: 1px solid #08446A;
  color: #8EA4C6;
}

form .form-group .select-menu-div i, form .category .select-menu-div i {
  margin-right: 5px;
  position: absolute;
  right: 8px;
  top: 45%;
  transform: translateY(-50%);
}

form .form-group .select-this, form .category .select-this {
  background: rgba(8, 68, 106, 0.34);
  color: #fff !important;
}

form .form-group .select-menu-input, form .category .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #8EA4C6;
}

form .form-group .select-menu-i, form .category .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

form .form-group i, form .category i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (max-width: 1024px) {
  .wid100 {
    width: 100%;
  }
}

.radiolist {
  display: flex;
  justify-content: center;
  align-items: center;
}

.radiolist .radiobox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 50% !important;
}

.radiolist .radiobox-inline .radiobox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
  display: flex;
  align-items: center;
  width: 100%;
}

.radiolist .radiobox-inline .radiobox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark {
  border-color: #10A4FF;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark .bzbox p {
  background: none !important;
}

.radiolist .radiobox-inline .radiobox .radiomark {
  position: absolute;
  height: 21px;
  width: 21px;
  left: 0px;
  top: 50%;
  margin-top: -10px;
  border-radius: 50%;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #8EA4C6;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.radiolist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #10A4FF;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
}

.radiolist .radiobox-inline .radiobox .bzbox {
  padding-left: 1rem;
}

.radiolist .radiobox-inline .radiobox .bzbox p {
  margin-bottom: 0;
  width: 100%;
  white-space: nowrap;
}

.checkboxlist .checkbox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}

.checkboxlist .checkbox-inline .checkbox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: #10A4FF;
  border-color: #10A4FF;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark::after {
  border-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.checkboxlist .checkbox-inline .checkbox .checkmark {
  position: absolute;
  height: 18px;
  width: 18px;
  left: 0px;
  top: 2px;
  background: none;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #8EA4C6;
  cursor: pointer;
  border-radius: 4px;
}

.checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #0164FB;
  border-width: 0 3px 3px 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
  border-width: 0 2px 2px 0;
}

.checkboxlist .checkbox-inline span {
  color: #fff;
  font-weight: normal;
}

.radioboxlist {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .radioboxlist {
    justify-content: space-between;
  }
}

.radioboxlist .radiobox-inline {
  display: flex;
  align-items: center;
  width: calc(33.333% - 1rem);
  background: #FFFFFF;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 1.5rem 1rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
  color: #878787;
}

@media (max-width: 1024px) {
  .radioboxlist .radiobox-inline {
    width: calc(50% - 1rem);
    margin-right: 0;
  }
}

.radioboxlist .radiobox-inline .radiobox {
  display: inline-block;
  position: relative;
  margin-right: 2rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
}

.radioboxlist .radiobox-inline .radiobox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.radioboxlist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.radioboxlist .radiobox-inline .radiobox .radiomark {
  position: absolute;
  height: 38px;
  width: 38px;
  left: 0px;
  top: 50%;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #707070;
  cursor: pointer;
}

.radioboxlist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  background: #39CAE1;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
}

.garyText {
  color: #9F9F9F;
}

.garyDeep {
  color: #363636;
}

.more {
  border: 0;
  color: #ffffff;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .3s;
  background-image: linear-gradient(to left, #10A4FF, #007AC5);
  position: relative;
  padding: 0.7rem 2.3rem;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
}

@media (max-width: 767px) {
  .more {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    white-space: nowrap;
  }
}

.more:hover {
  color: #ffffff;
}

.more:hover::after {
  width: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.more::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: rgba(0, 0, 0, 0.07);
}

.more.Create-btn {
  width: 184px;
  height: 49px;
}

.more.Create-big-btn {
  width: 244px;
  height: 49px;
}

.wrapper {
  display: flex;
  justify-content: space-between;
  background: #000313;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.wrapper .main-block {
  padding: 1.5rem 2rem;
}

@media (max-width: 1024px) {
  .wrapper .main-block {
    padding: 1.5rem 0;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block h1.title {
    text-align: center;
  }
}

.wrapper .main-block .h4-tit a {
  text-decoration: underline;
}

.wrapper .main-block .index-left {
  width: 77%;
}

@media (max-width: 1440px) {
  .wrapper .main-block .index-left {
    width: 100%;
  }
}

.wrapper .main-block .index-left .row .col-md-6:nth-child(2) .box, .wrapper .main-block .index-left .row .col-md-4:nth-child(2) .box {
  background-image: linear-gradient(to right, #39B5BC, #3BC3C9);
}

.wrapper .main-block .index-left .row .col-md-6:nth-child(2) .box .imgs, .wrapper .main-block .index-left .row .col-md-4:nth-child(2) .box .imgs {
  background: #65E5EC;
}

.wrapper .main-block .index-left .row .col-md-6:nth-child(2) .box .con a, .wrapper .main-block .index-left .row .col-md-4:nth-child(2) .box .con a {
  background: #65E5EC;
}

@media (max-width: 1280px) {
  .wrapper .main-block .index-left .row .col-md-6.col-md-4, .wrapper .main-block .index-left .row .col-md-4.col-md-4 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .row .col-md-6.col-md-4, .wrapper .main-block .index-left .row .col-md-4.col-md-4 {
    width: 100%;
  }
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(1) .box, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(1) .box {
  background-image: linear-gradient(to right, #2F48C0, #2F48C0);
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(1) .box .imgs, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(1) .box .imgs {
  background: #0175D3;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(1) .box .con a, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(1) .box .con a {
  background: #4256BB;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(2) .box, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(2) .box {
  background: #FD768E;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(2) .box .imgs, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(2) .box .imgs {
  background: #EFCEDF;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(2) .box .con a, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(2) .box .con a {
  background: #F995A6;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(3) .box, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(3) .box {
  background-image: linear-gradient(to right, #FF9410, #FFAA41);
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(3) .box .imgs, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(3) .box .imgs {
  background: #FFD19A;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4:nth-child(3) .box .con a, .wrapper .main-block .index-left .row .col-md-4.col-md-4:nth-child(3) .box .con a {
  background: #FFC074;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4 .box, .wrapper .main-block .index-left .row .col-md-4.col-md-4 .box {
  padding: 0.7rem;
  border: none;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4 .box .imgs, .wrapper .main-block .index-left .row .col-md-4.col-md-4 .box .imgs {
  width: 165px;
  height: 100%;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4 .box .imgs img, .wrapper .main-block .index-left .row .col-md-4.col-md-4 .box .imgs img {
  margin: 1.2rem auto;
}

.wrapper .main-block .index-left .row .col-md-6.col-md-4 .box .con, .wrapper .main-block .index-left .row .col-md-4.col-md-4 .box .con {
  width: calc(100% - 185px);
}

@media (max-width: 1280px) {
  .wrapper .main-block .index-left .row .col-md-6.col-md-6, .wrapper .main-block .index-left .row .col-md-4.col-md-6 {
    width: 100%;
  }
}

.wrapper .main-block .index-left .row .col-md-6 .box, .wrapper .main-block .index-left .row .col-md-4 .box {
  background-image: linear-gradient(to right, #10A4FF, #48B9FF);
  border-radius: 18px;
  padding: 1.2rem;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #70C8FF;
  transition: all 0.35s ease;
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2, .wrapper .main-block .index-left .row .col-md-4 .box.box2 {
  background: #101A31;
  border-radius: 20px;
  border: none;
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2 .imgs, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .imgs {
  background: none;
  display: block;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .row .col-md-6 .box.box2 .imgs, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .imgs {
    padding: 0;
  }
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2 .imgs img, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2 .con, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .con {
  width: calc(100% - 290px);
  margin-top: 0.5rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .row .col-md-6 .box.box2 .con, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .con {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2 .con p, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .con p {
  color: #EEEEEE;
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2 .con a, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .con a {
  background: #293960;
}

.wrapper .main-block .index-left .row .col-md-6 .box.box2 .con a:hover, .wrapper .main-block .index-left .row .col-md-4 .box.box2 .con a:hover {
  box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

.wrapper .main-block .index-left .row .col-md-6 .box .imgs, .wrapper .main-block .index-left .row .col-md-4 .box .imgs {
  width: 250px;
  background: #4CBCFF;
  border-radius: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .row .col-md-6 .box .imgs, .wrapper .main-block .index-left .row .col-md-4 .box .imgs {
    width: 100%;
    height: auto;
    padding: 1.5rem;
  }
}

.wrapper .main-block .index-left .row .col-md-6 .box .con, .wrapper .main-block .index-left .row .col-md-4 .box .con {
  width: calc(100% - 270px);
  margin-top: 1.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .row .col-md-6 .box .con, .wrapper .main-block .index-left .row .col-md-4 .box .con {
    width: 100%;
  }
}

.wrapper .main-block .index-left .row .col-md-6 .box .con p, .wrapper .main-block .index-left .row .col-md-4 .box .con p {
  color: #EEEEEE;
}

.wrapper .main-block .index-left .row .col-md-6 .box .con .txt, .wrapper .main-block .index-left .row .col-md-4 .box .con .txt {
  width: 100%;
}

.wrapper .main-block .index-left .row .col-md-6 .box .con h3, .wrapper .main-block .index-left .row .col-md-4 .box .con h3 {
  width: 100%;
}

.wrapper .main-block .index-left .row .col-md-6 .box .con a, .wrapper .main-block .index-left .row .col-md-4 .box .con a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  background: #7DCDFF;
  border-radius: 16px;
  float: right;
  margin-top: 1rem;
  transition: all 0.35s ease;
}

.wrapper .main-block .index-left .row .col-md-6 .box .con a:hover, .wrapper .main-block .index-left .row .col-md-4 .box .con a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #ffffff;
}

.wrapper .main-block .index-left .pdfbox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wrapper .main-block .index-left .pdfbox ul li {
  width: 49.5%;
  margin-top: 1rem;
}

@media (max-width: 1024px) {
  .wrapper .main-block .index-left .pdfbox ul li {
    width: 100%;
  }
}

.wrapper .main-block .index-left .pdfbox ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  background: #101A31;
  padding: 32px;
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .pdfbox ul li a {
    padding: 15px 10px;
  }
}

.wrapper .main-block .index-left .pdfbox ul li a:hover {
  background: #539FE8;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
}

.wrapper .main-block .index-left .pdfbox ul li a p {
  margin-bottom: 0;
}

.wrapper .main-block .index-left .pdfbox ul li a p img {
  margin-right: 15px;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .pdfbox ul li a p img {
    margin-right: 5px;
  }
}

.wrapper .main-block .index-left .course {
  border-radius: 18px;
  overflow: hidden;
  background-image: linear-gradient(to top, #10A4FF, #48B9FF);
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 4rem;
  position: relative;
  border: 3px solid #3F91C4;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .course {
    flex-direction: column-reverse;
    flex-wrap: wrap;
    padding: 1.5rem;
  }
}

.wrapper .main-block .index-left .course::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 18px;
  background: url(../images/bg.png) no-repeat top center;
  background-size: cover;
}

.wrapper .main-block .index-left .course::before {
  content: '';
  display: block;
  width: 24px;
  height: 25px;
  background: url(../images/jt.svg) no-repeat top center;
  position: absolute;
  right: 40%;
  bottom: 30%;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .course::before {
    bottom: 50%;
  }
}

.wrapper .main-block .index-left .course .conbox {
  width: 60%;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .course .conbox {
    width: 100%;
    margin-top: 2rem;
  }
}

.wrapper .main-block .index-left .course .conbox p {
  width: 70%;
  color: #EEEEEE;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .course .conbox p {
    width: 100%;
  }
}

.wrapper .main-block .index-left .course .conbox .more {
  border-radius: 6px;
  background: #1786CB;
  width: 203px;
  box-shadow: none;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 1rem;
}

.wrapper .main-block .index-left .course .conbox .more .play {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 34px;
  height: 34px;
  background: #20AAFF;
  border-radius: 6px;
  font-size: 13px;
  box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

.wrapper .main-block .index-left .course .imgs {
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .course .imgs {
    width: 100%;
  }
  .wrapper .main-block .index-left .course .imgs img {
    display: block;
    margin: 0 auto;
  }
}

.wrapper .main-block .index-left .start a {
  display: block;
  width: 100%;
  padding: 1rem;
  text-align: center;
  color: #ffffff;
  border-radius: 11px;
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
  background-image: linear-gradient(to right, #007AC5, #0992E6, #10A4FF);
  transition: all 0.35s ease;
}

.wrapper .main-block .index-left .start a:hover {
  background-image: linear-gradient(to left, #007AC5, #0992E6, #10A4FF);
}

.wrapper .main-block .index-left .nofile {
  border-radius: 12px;
  background: #0F3860;
  padding: 3rem;
  text-align: center;
  margin: 1rem auto;
}

.wrapper .main-block .index-left .nofile img {
  display: block;
  margin: 0 auto;
}

.wrapper .main-block .index-left .nofile p {
  margin-top: 20px;
  margin-bottom: 0;
}

.wrapper .main-block .index-left .video {
  margin-top: 1.5rem;
}

.wrapper .main-block .index-left .video img {
  width: 100%;
}

.wrapper .main-block .index-left .arrow-btn-a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrapper .main-block .index-left .arrow-btn-a a {
  display: inline-block;
  background-image: linear-gradient(to right, #007AC5, #10A4FF);
  border-radius: 6px;
  width: 180px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
  transition: all 0.35s ease;
}

.wrapper .main-block .index-left .arrow-btn-a a:hover {
  background-image: linear-gradient(to left, #007AC5, #10A4FF);
  color: #ffffff;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .arrow-btn-a a {
    width: 160px;
  }
}

.wrapper .main-block .index-left .domainlist {
  margin-top: 1.5rem;
}

.wrapper .main-block .index-left .domainlist .items {
  padding: 20px;
  background: #15213D;
  border-radius: 10px;
  margin-bottom: 1rem;
}

.wrapper .main-block .index-left .domainlist .items.open .items-title {
  margin-bottom: 20px;
}

.wrapper .main-block .index-left .domainlist .items.open .items-title .arrow::before {
  transform: rotate(90deg);
}

.wrapper .main-block .index-left .domainlist .items.open .items-content {
  height: auto !important;
}

.wrapper .main-block .index-left .domainlist .items .items-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: margin-bottom 0.35s ease-in-out;
  cursor: pointer;
}

.wrapper .main-block .index-left .domainlist .items .items-title .arrow {
  position: relative;
  width: 42px;
  height: 42px;
  background: #10A4FF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
}

.wrapper .main-block .index-left .domainlist .items .items-title .arrow::before {
  content: "\f105";
  display: block;
  font-family: 'FontAwesome';
  font-size: 24px;
  transition: all 0.35s ease;
}

.wrapper .main-block .index-left .domainlist .items .items-title h4 {
  margin-bottom: 0;
  width: calc(100% - 40px);
}

.wrapper .main-block .index-left .domainlist .items .items-content {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
  color: #ffffff;
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive {
  background: #ffffff;
  border-radius: 10px;
  padding: 1.5rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainlist .items .items-content .table-responsive {
    padding: 1rem;
  }
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table {
  overflow: hidden;
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table thead {
  background: #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table thead th {
  color: #101A31;
  padding: 1rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table thead th {
    white-space: nowrap;
  }
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table tbody {
  border-top: 1px solid #ffffff;
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table tbody tr {
  border-bottom: 1px solid rgba(112, 112, 112, 0.19);
}

.wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table tbody tr td {
  color: #707070;
  padding: 1rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainlist .items .items-content .table-responsive table tbody tr td {
    white-space: nowrap;
  }
}

.wrapper .main-block .index-left .domainbox .row .col-md-4 {
  width: 33.33333333%;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainbox .row .col-md-4 {
    width: 100%;
  }
}

.wrapper .main-block .index-left .domainbox .row .col-md-4 .box {
  display: block;
  background: #101A31 !important;
  border-radius: 20px;
  padding: 1.5rem;
}

.wrapper .main-block .index-left .domainbox .row .col-md-4 .box .imgs {
  background: none !important;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainbox .row .col-md-4 .box .imgs {
    padding: 0;
  }
}

.wrapper .main-block .index-left .domainbox .row .col-md-4 .box .imgs img {
  margin: 0;
  width: 100%;
}

.wrapper .main-block .index-left .domainbox .row .col-md-4 .box .con {
  display: block;
  width: 100%;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box {
  background: #101A31;
  border-radius: 20px;
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box:nth-last-child(1) {
  margin-bottom: 0;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .imgs {
  width: 134px;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .imgs {
    width: 114px;
  }
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons {
  width: calc(100% - 154px);
  margin-top: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons {
    width: calc(100% - 134px);
    margin-top: 0.5rem;
  }
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .cb {
  width: calc(100% - 100px);
}

@media (max-width: 767px) {
  .wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .cb {
    width: calc(100% - 75px);
  }
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons h4 {
  color: #ffffff;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .greenText {
  color: #47CAB6;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .blueText {
  color: #10A4FF;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .orangeText {
  color: #FF6C2D;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .progressbox {
  border-top: none;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .progressbox .progress_bar {
  padding: 0 !important;
  background: none !important;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons .progressbox .progress_bar .pro-bar {
  height: 18px;
  width: 100%;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 51px;
  background: #293960;
  border-radius: 18px;
  margin-bottom: 15px;
  transition: all 0.35s ease;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons a:hover {
  background: #ffffff;
}

.wrapper .main-block .index-left .domainbox .row .col-md-8 .dtbox .box .cons a i {
  font-style: normal;
  font-size: 16px;
}

.wrapper .main-block .index-right {
  width: 23%;
}

@media (max-width: 1440px) {
  .wrapper .main-block .index-right {
    width: 100%;
    margin-top: 2rem;
  }
}

.wrapper .main-block .index-right .rate {
  border-radius: 20px;
  background: #101A31;
  padding: 1.5rem;
  margin-top: 1rem;
}

.wrapper .main-block .index-right .rate .book {
  position: relative;
  box-sizing: border-box;
  padding: 0 1rem;
}

.wrapper .main-block .index-right .rate .book .swiper-container {
  overflow: hidden;
}

.wrapper .main-block .index-right .rate .book .swiper-container .swiper-slide img {
  display: block;
  margin: 0 auto;
}

.wrapper .main-block .index-right .rate .book .swiper-button-next, .wrapper .main-block .index-right .rate .book .swiper-button-prev {
  width: auto;
  height: auto;
  background: none;
  top: 30%;
  margin-top: 0;
}

.wrapper .main-block .index-right .rate .book .swiper-button-next.swiper-button-next, .wrapper .main-block .index-right .rate .book .swiper-button-prev.swiper-button-next {
  right: 0;
}

.wrapper .main-block .index-right .rate .book .swiper-button-next.swiper-button-prev, .wrapper .main-block .index-right .rate .book .swiper-button-prev.swiper-button-prev {
  left: 0;
}

.wrapper .main-block .index-right .rate .welcome {
  border-radius: 9px;
  background: #10A4FF;
  padding: 15px 6px;
  margin-top: 1.5rem;
}

.wrapper .main-block .index-right .rate .ulbox {
  padding: 0  15px;
}

.wrapper .main-block .index-right .rate .ulbox ul {
  margin-bottom: 3rem;
}

.wrapper .main-block .index-right .rate .ulbox ul li {
  color: #949494;
  font-size: 14px;
  margin-top: 1rem;
  position: relative;
  box-sizing: border-box;
  padding-right: 2rem;
  white-space: nowrap;
  /* 确保文本在一行内显示 */
  overflow: hidden;
  /* 隐藏超出容器的文本 */
  text-overflow: ellipsis;
  /* 使用省略号表示被截断的文本 */
}

.wrapper .main-block .index-right .rate .ulbox ul li.bluetext {
  color: #ffffff;
}

.wrapper .main-block .index-right .rate .ulbox ul li.bluetext::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/b_g.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
}

.wrapper .main-block .index-right .rate .ulbox ul li::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/g_g.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
}

.wrapper .main-block .index-right .rate .ulbox h5 {
  color: #949494;
  margin-top: 2rem;
}

.wrapper .main-block .bread {
  color: #979797;
  font-size: 14px;
}

@media (max-width: 767px) {
  .wrapper .main-block .bread {
    justify-content: center;
    text-align: center;
  }
}

.wrapper .main-block .bread a {
  color: #979797;
}

.wrapper .main-block .bread span {
  margin: 0 5px;
}

@media (max-width: 767px) {
  .wrapper .main-block .mobile-hide {
    display: none;
  }
}

.wrapper .main-block .garyback {
  width: auto;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #1B266B;
  background: url(../images/y3.png) rgba(9, 15, 41, 0.7) no-repeat center center;
  background-size: cover;
  padding-bottom: 0;
}

.wrapper .main-block .garyback .taba {
  margin: 0 5px;
  display: flex;
  justify-content: space-between;
}

.wrapper .main-block .garyback .taba.taba2 a {
  padding: 13px 10px;
}

@media (max-width: 1680px) {
  .wrapper .main-block .garyback .taba.taba2 a {
    padding: 13px 0px;
  }
}

@media (max-width: 1440px) {
  .wrapper .main-block .garyback .taba.taba2 a {
    margin: 0;
    font-size: 14px;
  }
}

.wrapper .main-block .garyback .taba a {
  color: #ffffff;
  margin: 0 20px;
  padding: 13px 20px;
  border-radius: 0px;
  display: inline-block;
  border-bottom: 2px solid transparent;
}

@media (max-width: 1680px) {
  .wrapper .main-block .garyback .taba a {
    padding: 10px 0px;
    margin: 0 10px;
  }
}

@media (max-width: 1440px) {
  .wrapper .main-block .garyback .taba a {
    margin: 0 15px;
  }
}

.wrapper .main-block .garyback .taba a.active {
  color: #0164FB;
  border-bottom: 2px solid #0164FB;
}

.wrapper .main-block .resourcesb table {
  border-collapse: separate;
  border-spacing: 0px 10px;
  table-layout: fixed;
}

@media (max-width: 767px) {
  .wrapper .main-block .resourcesb table {
    width: 200%;
  }
}

@media (max-width: 1680px) {
  .wrapper .main-block .resourcesb table#example {
    width: 120% !important;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .resourcesb table#example {
    width: 250% !important;
  }
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(1) {
  width: 2% !important;
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(1)::after {
  display: none !important;
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(2) {
  width: 6% !important;
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(3) {
  width: 10% !important;
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(4) {
  width: 15% !important;
}

@media (max-width: 992px) {
  .wrapper .main-block .resourcesb table#example thead tr th:nth-child(4) {
    width: 30% !important;
  }
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(5) {
  width: 20% !important;
}

.wrapper .main-block .resourcesb table#example thead tr th:nth-child(6) {
  width: 22% !important;
}

@media (max-width: 1680px) {
  .wrapper .main-block .resourcesb table#example thead tr th:nth-child(6) {
    width: 30% !important;
  }
}

@media (max-width: 992px) {
  .wrapper .main-block .resourcesb table#example thead tr th:nth-child(6) {
    width: 60% !important;
  }
}

@media (max-width: 768px) {
  .wrapper .main-block .resourcesb table#example thead tr th:nth-child(6) {
    width: 70% !important;
  }
}

.wrapper .main-block .resourcesb table thead tr th {
  color: #FFFFFF;
}

.wrapper .main-block .resourcesb table tbody tr {
  background: url(../images/tbbg.png) no-repeat top center;
  background-size: 100% 100%;
  border-radius: 10px;
}

.wrapper .main-block .resourcesb table th, .wrapper .main-block .resourcesb table td {
  padding: 1.3rem;
  color: #ffffff;
  vertical-align: middle;
  border: none;
  position: relative;
}

.wrapper .main-block .resourcesb table th:nth-child(1), .wrapper .main-block .resourcesb table td:nth-child(1) {
  padding-right: 0;
  padding-left: 1.5rem;
}

@media (max-width: 1366px) {
  .wrapper .main-block .resourcesb table th:nth-child(1), .wrapper .main-block .resourcesb table td:nth-child(1) {
    width: 5%;
  }
}

.wrapper .main-block .resourcesb table th:nth-child(1) img, .wrapper .main-block .resourcesb table td:nth-child(1) img {
  width: 19px;
}

.wrapper .main-block .resourcesb table th:nth-child(2) img, .wrapper .main-block .resourcesb table td:nth-child(2) img {
  margin-right: 15px;
}

@media (max-width: 1366px) {
  .wrapper .main-block .resourcesb table th:nth-last-child(1), .wrapper .main-block .resourcesb table td:nth-last-child(1) {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .resourcesb table th, .wrapper .main-block .resourcesb table td {
    white-space: nowrap;
  }
}

.wrapper .main-block .resourcesb table th .action, .wrapper .main-block .resourcesb table td .action {
  display: flex;
  align-items: center;
}

.wrapper .main-block .resourcesb table th .action a, .wrapper .main-block .resourcesb table td .action a {
  display: flex;
  align-items: center;
  background: #08446A;
  border-radius: 6px;
  width: 39px;
  height: 39px;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
}

.wrapper .main-block .resourcesb table th .action a:hover, .wrapper .main-block .resourcesb table td .action a:hover {
  box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

.wrapper .main-block .resourcesb table th .actiont, .wrapper .main-block .resourcesb table td .actiont {
  display: flex;
}

.wrapper .main-block .resourcesb table th .actiont a, .wrapper .main-block .resourcesb table td .actiont a {
  display: inline-block;
  background: #22AC38;
  border-radius: 6px;
  padding: 9px 20px;
  margin-right: 15px;
  white-space: nowrap;
}

.wrapper .main-block .resourcesb table th .actiont a img, .wrapper .main-block .resourcesb table td .actiont a img {
  margin-right: 10px;
}

.wrapper .main-block .resourcesb table th .actiont a:nth-child(2), .wrapper .main-block .resourcesb table td .actiont a:nth-child(2) {
  background: #10A4FF;
}

.wrapper .main-block .resourcesb table th .actiont a:nth-child(2):hover, .wrapper .main-block .resourcesb table td .actiont a:nth-child(2):hover {
  background: #1B5B83;
}

.wrapper .main-block .resourcesb table th .actiont a:hover, .wrapper .main-block .resourcesb table td .actiont a:hover {
  color: #ffffff;
  background: #07380F;
  box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

.wrapper .main-block .resourcesb table th .form-control, .wrapper .main-block .resourcesb table td .form-control {
  background: none;
  border: 1px solid #10A4FF;
}

.wrapper .main-block .forumb .box {
  box-sizing: border-box;
  background: #041837;
  margin-top: 10px;
}

.wrapper .main-block .forumb .box .fbar {
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .forumb .box .fbar {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .forumb .box .fbar .tags {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.wrapper .main-block .forumb .box .fbar .tags em {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #08446A;
  padding: 6px 22px;
  background: #021431;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .wrapper .main-block .forumb .box .fbar .tags em {
    width: 49%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .forumb .box .fbar .sort {
    width: 100%;
  }
}

.wrapper .main-block .forumb .box .fbar .sort form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .main-block .forumb .box .fbar .sort form .form-group label {
  white-space: nowrap;
  color: #8EA4C6;
  margin-right: 15px;
}

.wrapper .main-block .forumb .box table {
  color: #ffffff;
}

.wrapper .main-block .forumb .box table thead {
  background: #1A2643;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #1A2643;
}

.wrapper .main-block .forumb .box table thead th {
  padding: 1rem 1.5rem;
}

.wrapper .main-block .forumb .box table tbody {
  border-top: 1px solid #1A2643;
}

.wrapper .main-block .forumb .box table tbody tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.wrapper .main-block .forumb .box table td, .wrapper .main-block .forumb .box table th {
  padding: 1rem 1.5rem;
  vertical-align: middle;
  white-space: nowrap;
}

.wrapper .main-block .forumb .box table td .checkbox, .wrapper .main-block .forumb .box table th .checkbox {
  display: flex;
  align-items: center;
}

.wrapper .main-block .forumb .box table td .s, .wrapper .main-block .forumb .box table th .s {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}

.wrapper .main-block .forumb .box table td .s em, .wrapper .main-block .forumb .box table th .s em {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #8EA4C6;
  font-size: 12px;
}

.wrapper .main-block .forumb .box table td .s em img, .wrapper .main-block .forumb .box table th .s em img {
  margin-right: 10px;
}

.wrapper .main-block .forumb .box table td p, .wrapper .main-block .forumb .box table th p {
  font-size: 14px;
  color: #8EA4C6;
  margin-top: 0.5rem;
  margin-bottom: 0;
}

.wrapper .main-block .formbox {
  display: flex;
  align-items: center;
}

.wrapper .main-block .formbox label {
  margin-left: 30px;
}

.wrapper .main-block .formbox .garyback {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 290px;
  height: 52px;
}

.wrapper .main-block .formbox .garyback.wid {
  width: auto;
  white-space: nowrap;
}

.wrapper .main-block .formbox .garyback.wid label {
  margin-left: 15px;
}

.wrapper .main-block .formbox .garyback .form-control {
  background: none;
  border: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .formbox .garyback .form-control {
    font-size: 14px;
  }
}

.wrapper .main-block .formbox .garyback i {
  color: #6184A2;
  padding-right: 0.6rem;
}

.wrapper .main-block .formbox .form-group {
  background: rgba(9, 15, 41, 0.7);
  border-radius: 10px;
  border: 1px solid #1B266B;
  padding: 5px;
  height: 52px;
  display: flex;
  align-items: center;
  min-width: 382px;
  margin-left: 1rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .formbox .form-group {
    min-width: 200px;
  }
}

.wrapper .main-block .formbox .form-group input {
  background: none;
  border: none;
  box-shadow: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .formbox .form-group input {
    font-size: 14px;
  }
}

.wrapper .main-block .formbox .form-group button {
  color: #fff;
}

@media (max-width: 1366px) {
  .wrapper .main-block .pcbar {
    display: none;
  }
}

.wrapper .main-block .mobilebar {
  display: none;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1366px) {
  .wrapper .main-block .mobilebar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.wrapper .main-block .mobilebar .formbox {
  float: left;
}

.wrapper .main-block .mobilebar .formbox .form-group {
  margin-left: 0;
  border: none;
  background: none;
  padding-left: 0;
}

.wrapper .main-block .mobilebar .formbox .form-group .form-control {
  border: none;
  box-shadow: none;
  padding-left: 0;
}

.wrapper .main-block .mobilebar .formbox .form-group button {
  padding-left: 0;
}

.wrapper .main-block .mobilebar .filter {
  cursor: pointer;
}

.wrapper .main-block .back {
  display: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .back {
    display: block;
  }
}

.wrapper .main-block .back a i {
  margin-right: 10px;
  color: #ffffff;
}

@media (max-width: 1280px) {
  .wrapper .main-block .course .row .col-md-3 {
    width: 33.33333%;
  }
}

@media (max-width: 1024px) {
  .wrapper .main-block .course .row .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .course .row .col-md-3 {
    width: 100%;
  }
}

.wrapper .main-block .course .row .box {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  border: 1px solid #1B266B;
  background-size: cover;
}

.wrapper .main-block .course .row .box:hover {
  box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

.wrapper .main-block .course .row .box .topcontent .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 47.25%;
  position: relative;
}

.wrapper .main-block .course .row .box .topcontent .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.wrapper .main-block .course .row .box .topcontent .boximg em {
  display: block;
  border-radius: 5px;
  width: 55px;
  height: 55px;
  background: url(../images/blue-i.png) no-repeat top center;
  background-size: cover;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  padding: 5px 10px;
}

.wrapper .main-block .course .row .box .topcontent .boximg em i {
  display: block;
  transform: rotate(-40deg);
  font-style: normal;
  position: relative;
  margin-left: -10px;
  margin-top: -5px;
}

.wrapper .main-block .course .row .box .topcontent .con {
  padding: 20px;
}

.wrapper .main-block .course .row .box .topcontent .con .title {
  color: #fff;
}

.wrapper .main-block .course .row .box .topcontent .con .desinfo {
  color: #C2C2C2;
  margin-top: 0.5rem;
}

.wrapper .main-block .course .row .box .topcontent .con .status {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .main-block .course .row .box .topcontent .con .status .name {
  display: flex;
  align-items: center;
}

.wrapper .main-block .course .row .box .topcontent .con .status .name img {
  margin-right: 15px;
}

.wrapper .main-block .course .row .box .topcontent .con .status .state {
  display: flex;
  color: #9D9D9D;
  align-items: center;
}

.wrapper .main-block .course .row .box .topcontent .con .status .state.green-state {
  color: #4FB54B;
}

.wrapper .main-block .course .row .box .topcontent .con .status .state.green-state::before {
  background: #4FB54B;
}

.wrapper .main-block .course .row .box .topcontent .con .status .state::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #9D9D9D;
  border-radius: 50%;
  margin-right: 10px;
}

.wrapper .main-block .course .row .box .topcontent .con .status .tag {
  display: none;
  border-radius: 5px;
  background: #FF7323;
  padding: 2px 10px;
}

.wrapper .main-block .course .row .box .itemsText {
  background: #090F29;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .main-block .course .row .box .itemsText span {
  border-right: 1px solid #707070;
  width: 50%;
  text-align: center;
  font-weight: bold;
}

.wrapper .main-block .course .row .box .itemsText span:nth-child(1) {
  color: #FF7F36;
}

.wrapper .main-block .course .row .box .itemsText span:nth-last-child(1) {
  border-right: none;
}

.wrapper .main-block .course .row .box .itemsText .state {
  display: flex;
  color: #9D9D9D;
  align-items: center;
  justify-content: center;
}

.wrapper .main-block .course .row .box .itemsText .state.green-state {
  color: #4FB54B;
}

.wrapper .main-block .course .row .box .itemsText .state.green-state::before {
  background: #4FB54B;
}

.wrapper .main-block .course .row .box .itemsText .state.over {
  color: #C2C2C2;
}

.wrapper .main-block .course .row .box .itemsText .state.over::before {
  background: #C2C2C2;
}

.wrapper .main-block .course .row .box .itemsText .state::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #9D9D9D;
  border-radius: 50%;
  margin-right: 10px;
}

.wrapper .main-block .course .load a {
  display: flex;
  max-width: 140px;
  height: 55px;
  text-align: center;
  color: #ffffff;
  background: #FF7323;
  border: 1px solid #FF7323;
  margin: 0 auto;
}

.wrapper .main-block .course .load a:hover {
  background: none;
  color: #FF7323;
}

.wrapper .main-block .resources .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
  background: #15213D;
  padding: 1rem;
  margin-top: 1rem;
}

.wrapper .main-block .resources .list .imgs {
  width: 52px;
}

.wrapper .main-block .resources .list p {
  margin-bottom: 0;
  width: calc(100% - 120px);
}

.wrapper .main-block .resources .list .icos {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #1C2B50;
}

.wrapper .main-block .forum {
  position: relative;
}

.wrapper .main-block .forum .bar {
  position: relative;
  z-index: 9999;
}

.wrapper .main-block .forum .bar h1 {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  padding: 1rem 5rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .wrapper .main-block .forum .bar h1 {
    padding: 1rem 2rem;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .bar h1 {
    position: relative;
    justify-content: center;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .bar img {
    display: none;
  }
}

.wrapper .main-block .forum .bar .bread {
  display: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .bar .bread {
    display: flex;
  }
}

.wrapper .main-block .forum .blueDeepbg {
  position: relative;
  padding: 1.5rem;
  border-radius: 10px;
}

.wrapper .main-block .forum .blueDeepbg .taba {
  border-bottom: 1px solid #515B88;
  display: flex;
  justify-content: space-between;
}

.wrapper .main-block .forum .blueDeepbg .taba a {
  width: 50%;
  font-weight: bold;
  color: #575D7A;
  padding: 1.5rem;
  text-align: center;
  font-size: 18px;
  padding-top: 0;
  border-bottom: 3px solid transparent;
}

.wrapper .main-block .forum .blueDeepbg .taba a.active {
  color: #0164FB;
  border-bottom: 3px solid #0164FB;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent {
  padding: 1.5rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .blueDeepbg .tabcontent .items .col-md-3 {
    width: 50%;
  }
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .col-md-3 a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0.8rem;
  border-radius: 5px;
  background: #0C0F1C;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #707070;
  padding: 1.5rem 0.5rem;
  align-items: center;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online:hover {
  background: rgba(139, 144, 160, 0.22);
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .left {
  width: calc(100% - 100px);
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .left .blue_name {
  color: #0164FB;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .left dl {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .left dl dd {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-left: 1rem;
  color: #8B90A0;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .left dl dd img {
  margin-right: 5px;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .left h4 {
  margin-top: 1rem;
  color: #ffffff;
  margin-bottom: 0;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .right {
  width: 50px;
  text-align: center;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .right span {
  display: block;
  color: #8B90A0;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .right span.pages {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .items .content .online .right span.pages::after {
  content: "\f0dd";
  font-family: 'FontAwesome';
  font-size: 0.5em;
  margin-left: 5px;
}

.wrapper .main-block .forum .blueDeepbg .tabcontent .new-post a {
  display: inline-block;
  color: #ffffff;
  padding: 6px 14px;
  border-radius: 3px;
  background-image: linear-gradient(#0164FB, #1ECCF8);
}

.wrapper .main-block .forum .topbar {
  border-bottom: 1px solid #515B88;
  background: #041837;
  padding-bottom: 1rem;
  padding-top: 1.5rem;
  border-radius: 10px 10px 0 0;
}

.wrapper .main-block .forum .topbar ul {
  display: flex;
  align-items: center;
  margin-left: 2rem;
  margin-bottom: 0.5rem;
}

.wrapper .main-block .forum .topbar ul li {
  display: flex;
  align-items: center;
}

.wrapper .main-block .forum .topbar ul li:nth-last-child(1)::after {
  display: none;
}

.wrapper .main-block .forum .topbar ul li::after {
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  background: #10A4FF;
  margin-left: 30px;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .topbar ul li::after {
    margin-left: 15px;
    margin-right: 15px;
    height: 15px;
  }
}

.wrapper .main-block .forum .contentbox .items {
  position: relative;
  margin-bottom: 1rem;
  background: #041837;
  border-radius: 10px;
}

.wrapper .main-block .forum .contentbox .items:nth-child(1) {
  border-radius: 0px 0px 10px 10px;
}

.wrapper .main-block .forum .contentbox .items h3 {
  padding-left: 2rem;
  padding-top: 1.5rem;
}

.wrapper .main-block .forum .contentbox .items .top-bar {
  padding: 1.5rem 2rem;
  color: #8B90A0;
  position: relative;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .contentbox .items .top-bar {
    font-size: 13px;
  }
}

.wrapper .main-block .forum .contentbox .items .top-bar .number {
  color: #FBC81E;
}

.wrapper .main-block .forum .contentbox .items .top-bar .blue_name {
  color: #10A4FF;
  margin: 0 1rem;
}

.wrapper .main-block .forum .contentbox .items .top-bar .last {
  position: absolute;
  right: 2rem;
  top: 2rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .contentbox .items .top-bar .last {
    top: 4.5rem;
  }
}

.wrapper .main-block .forum .contentbox .items .desinfo {
  padding: 1.5rem 2rem;
  min-height: 246px;
  width: 85%;
}

.wrapper .main-block .forum .contentbox .items .bottom-bar {
  border-top: 1px solid rgba(112, 112, 112, 0.26);
  box-sizing: border-box;
  padding: 1.5rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .contentbox .items .bottom-bar {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .contentbox .items .bottom-bar .left {
    width: 100%;
  }
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .left a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #10A4FF;
  width: max-content;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  float: left;
  margin-right: 1rem;
  font-size: 14px;
  color: #10A4FF;
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .left a:nth-child(1) {
  background: #10A4FF;
  color: #ffffff;
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .left a img {
  margin-right: 5px;
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum .contentbox .items .bottom-bar .right {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .right span {
  color: #8B90A0;
  display: flex;
  align-items: center;
  margin-left: 1rem;
  cursor: pointer;
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .right span.blueText {
  color: #0164FB;
}

.wrapper .main-block .forum .contentbox .items .bottom-bar .right span img {
  margin-right: 5px;
}

.wrapper .main-block .forum form {
  background: #041837;
  border-radius: 10px;
  padding: 2rem;
}

.wrapper .main-block .forum form .tags {
  border-top: 1px solid #515B88;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.wrapper .main-block .forum form .tags p {
  margin-bottom: 0;
  margin-right: 1rem;
}

.wrapper .main-block .forum form .tags .checkboxlist {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum form .tags .checkboxlist {
    width: 100%;
    flex-wrap: wrap;
  }
}

.wrapper .main-block .forum form .tags .checkboxlist .checkbox-inline {
  margin-right: 2rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .forum form .tags .checkboxlist .checkbox-inline {
    margin-top: 1rem;
  }
}

.wrapper .main-block .forum form .tags .checkboxlist .checkbox-inline .checkbox .checkmark {
  top: 5px;
}

.wrapper .main-block .forum form .tags .checkboxlist .checkbox-inline .checkbox span {
  color: #8EA4C6;
  margin-right: 10px;
  display: inline-block;
}

.wrapper .main-block .mobile-process {
  display: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .mobile-process {
    display: block;
  }
}

.wrapper .main-block .mobile-process ul {
  border-bottom: 1px solid rgba(27, 38, 107, 0.75);
  display: flex;
  justify-content: space-between;
}

.wrapper .main-block .mobile-process ul li {
  padding: 1rem 0;
  font-size: 14px;
  width: 25%;
  text-align: center;
}

.wrapper .main-block .mobile-process ul li.active {
  color: #1ECCF8;
  border-bottom: 1px solid #1ECCF8;
}

.wrapper .main-block .count > .col-md-6 {
  width: 45%;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count > .col-md-6 {
    width: 100% !important;
  }
}

.wrapper .main-block .count > .col-md-6:nth-child(2) {
  width: 55%;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count > .col-md-4 {
    width: 50%;
    margin-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count > .col-md-4 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count > .col-md-4:nth-child(1) {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count > .col-md-4:nth-child(2) {
    display: none;
  }
}

@media (max-width: 1440px) {
  .wrapper .main-block .count > .col-md-4:nth-last-child(1) {
    width: 100%;
    margin-bottom: 0;
  }
}

.wrapper .main-block .count > .col-md-4 .box {
  width: 100%;
  height: 100%;
  position: relative;
}

.wrapper .main-block .count > .col-md-4 .box.lastbox {
  display: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .count > .col-md-4 .box.lastbox {
    display: block;
    box-sizing: border-box;
    padding: 0 2rem;
    margin-left: 0.5rem;
  }
}

.wrapper .main-block .count > .col-md-4 .box::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/y3.png) no-repeat center center;
  background-size: cover;
}

.wrapper .main-block .count .hei100 {
  height: 100%;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .last {
    flex-wrap: wrap;
    height: auto;
  }
}

.wrapper .main-block .count .last .box {
  width: 40%;
  box-sizing: border-box;
  padding: 1.5rem;
  height: 100%;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .last .box {
    width: 100%;
    display: none;
  }
}

.wrapper .main-block .count .last .box:nth-child(2) {
  width: 58%;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .last .box:nth-child(2) {
    width: 100%;
    display: block;
  }
}

.wrapper .main-block .count .last .box:nth-child(2) .con {
  position: relative;
}

.wrapper .main-block .count .last .box:nth-child(2) .con:nth-child(1)::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 80%;
  background: rgba(30, 204, 248, 0.26);
  position: absolute;
  right: 15px;
  top: 10%;
}

@media (max-width: 1680px) {
  .wrapper .main-block .count .last .box:nth-child(2) .con:nth-child(1)::after {
    right: 5px;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count .last .box:nth-child(2) .con:nth-child(1)::after {
    right: 10%;
  }
}

.wrapper .main-block .count .box {
  border-radius: 20px;
  background: rgba(9, 15, 41, 0.7);
  border: 1px solid #1B266B;
}

.wrapper .main-block .count .box .conbox {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .conbox {
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0 0.2rem 0 1rem !important;
    width: 100%;
  }
}

.wrapper .main-block .count .box .conbox .courselist ul {
  display: flex;
  flex-wrap: wrap;
}

.wrapper .main-block .count .box .conbox .courselist ul li {
  width: 50%;
  margin-top: 1.5rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .conbox .courselist ul li {
    margin-top: 1rem;
  }
}

.wrapper .main-block .count .box .conbox .courselist ul li p {
  margin-bottom: 0;
}

.wrapper .main-block .count .box .conbox .courselist ul li h4 {
  margin-bottom: 0;
}

.wrapper .main-block .count .box .conbox .courselist ul li .icos {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #0C0F1C;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wrapper .main-block .count .box .conbox .courselist ul li .right {
  margin-left: 1rem;
}

.wrapper .main-block .count .box .imgs {
  position: relative;
  margin-top: -40px;
}

@media (max-width: 992px) {
  .wrapper .main-block .count .box .imgs {
    display: none;
  }
}

.wrapper .main-block .count .box .user {
  width: 90px;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .user {
    width: 46px;
  }
}

.wrapper .main-block .count .box .user img {
  border-radius: 50%;
  width: 100%;
  display: block;
  margin: 0rem auto;
  filter: blur(0px);
}

.wrapper .main-block .count .box .user .change-photo {
  text-align: center;
  color: #0164FB;
  text-decoration: underline;
  display: block;
  margin-top: 0.5rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .user .change-photo {
    display: none;
  }
}

.wrapper .main-block .count .box .userbox {
  width: calc(100% - 90px);
  margin-left: 1rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .userbox {
    width: calc(100% - 60px);
    margin-left: 0;
  }
  .wrapper .main-block .count .box .userbox h3 {
    font-size: 15px;
    margin-bottom: 0;
  }
}

.wrapper .main-block .count .box .userbox p {
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .userbox p {
    font-size: 14px;
  }
}

.wrapper .main-block .count .box .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrapper .main-block .count .box .tit a {
  color: #FF7F36;
  text-decoration: underline;
}

.wrapper .main-block .count .box .course-tt {
  display: block;
  text-align: center;
}

.wrapper .main-block .count .box .boxbar {
  padding: 1.5rem 2rem 1rem 2rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .boxbar {
    padding: 1rem;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .boxbar form {
    display: flex;
    align-items: center;
  }
  .wrapper .main-block .count .box .boxbar form .form-group {
    border: none;
    background: none;
  }
  .wrapper .main-block .count .box .boxbar form .form-group input {
    display: none;
  }
}

.wrapper .main-block .count .box .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #1B266B;
  border-radius: 6px;
  background: rgba(9, 15, 41, 0.7);
}

.wrapper .main-block .count .box .form-group input {
  background: none;
  border: none;
  box-shadow: none;
  width: 300px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.wrapper .main-block .count .box .form-group button {
  color: #ffffff;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .radar .imgs {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.wrapper .main-block .count .box .radar .imgs img {
  display: block;
  margin: 0 auto;
}

.wrapper .main-block .count .box .radar .contxt ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .radar .contxt ul {
    flex-wrap: wrap;
  }
}

.wrapper .main-block .count .box .radar .contxt ul li {
  text-align: center;
  background-image: linear-gradient(rgba(1, 100, 151, 0.29), rgba(30, 204, 248, 0.29));
  width: 24%;
  padding: 2rem 0.5rem;
  border-radius: 5px;
  margin: 0.5rem 0.2rem;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .radar .contxt ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: rgba(9, 21, 47, 0.7);
    border: 1px solid #1B266B;
  }
}

.wrapper .main-block .count .box .radar .contxt ul li::before {
  content: '';
  width: 100%;
  height: 6px;
  background: linear-gradient(to right, #FF4242, #802121);
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .radar .contxt ul li::before {
    width: 6px;
    height: 100%;
  }
}

.wrapper .main-block .count .box .radar .contxt ul li:nth-child(2)::before {
  background: linear-gradient(to right, #01FFFF, #265680);
}

.wrapper .main-block .count .box .radar .contxt ul li:nth-child(3)::before {
  background: linear-gradient(to right, #FBB040, #7B4A12);
}

.wrapper .main-block .count .box .radar .contxt ul li:nth-child(4)::before {
  background: linear-gradient(to right, #FF317E, #6B2A6A);
}

.wrapper .main-block .count .box .radar .contxt ul li:nth-child(5)::before {
  background: linear-gradient(to right, #FFEC40, #807620);
}

.wrapper .main-block .count .box .radar .contxt ul li p {
  margin-bottom: 0;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .radar .contxt ul li p {
    margin-top: 0;
  }
}

.wrapper .main-block .count .box .radar .contxt ul li h6 {
  margin-bottom: 0;
}

.wrapper .main-block .count .box .process {
  position: relative;
}

.wrapper .main-block .count .box .process::after {
  content: '';
  display: block;
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #E0E2F6;
  border-radius: 9px;
}

.wrapper .main-block .count .box .process ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  justify-content: space-between;
}

.wrapper .main-block .count .box .process ul li {
  font-size: 12px;
  text-align: center;
  margin-bottom: 0;
  white-space: nowrap;
  width: 25%;
  color: #ffffff;
  position: relative;
  padding-bottom: 2rem;
}

.wrapper .main-block .count .box .process ul li.active {
  color: #1ECCF8;
  font-weight: bold;
}

.wrapper .main-block .count .box .process ul li.active::after {
  opacity: 1;
}

.wrapper .main-block .count .box .process ul li.active::before {
  opacity: 1;
}

.wrapper .main-block .count .box .process ul li:nth-child(1)::before {
  border-radius: 0;
}

.wrapper .main-block .count .box .process ul li:nth-child(1)::after {
  border-radius: 9px;
}

.wrapper .main-block .count .box .process ul li .circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #1ECCF8;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  background: none;
  color: #1ECCF8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wrapper .main-block .count .box .process ul li::after {
  content: '';
  display: block;
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 55%;
  height: 15px;
  border-radius: 0 9px 9px 0;
  background-image: linear-gradient(#0164FB, #1ECCF8);
  z-index: 2;
  opacity: 0;
}

.wrapper .main-block .count .box .process ul li::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 55%;
  height: 15px;
  border-radius: 9px;
  background-image: linear-gradient(#0164FB, #1ECCF8);
  z-index: 2;
  opacity: 0;
}

.wrapper .main-block .count .box .courselist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.wrapper .main-block .count .box .courselist h4 {
  color: #1ECCF8;
}

.wrapper .main-block .count .box .courselist h4 b {
  color: #FE0000;
}

.wrapper .main-block .count .box .courselist img {
  filter: blur(0px);
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .courselist img {
    display: none;
  }
}

.wrapper .main-block .count .box .courselist .con {
  width: 50%;
}

.wrapper .main-block .count .box .courselist .con.con2 {
  width: 33.3333%;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .courselist .con.con2 {
    width: 50%;
    box-sizing: border-box;
    padding-left: 5%;
  }
}

.wrapper .main-block .count .box .taba {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(1, 100, 251, 0.21);
}

@media (max-width: 767px) {
  .wrapper .main-block .count .box .taba.indextaba {
    width: 100%;
    overflow-y: scroll;
  }
  .wrapper .main-block .count .box .taba.indextaba a {
    white-space: nowrap;
    margin: 0 0.8rem;
  }
}

.wrapper .main-block .count .box .taba a {
  padding: 1rem 0rem;
  margin: 0 2rem;
  position: relative;
}

.wrapper .main-block .count .box .taba a.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #0164FB;
  position: absolute;
  left: 0;
  bottom: 0;
}

.wrapper .main-block .count .box .taba a:hover {
  color: #ffffff;
}

.wrapper .main-block .count .courseboxct {
  height: calc(100vh - 350px);
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 0.7rem;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count .courseboxct {
    height: auto;
    padding-right: 0;
  }
}

.wrapper .main-block .count .coursebox {
  padding: 0 2rem;
}

.wrapper .main-block .count .coursebox.sc1440-pc {
  display: block;
  padding: 0;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count .coursebox.sc1440-pc {
    display: none;
  }
}

.wrapper .main-block .count .coursebox.courseboxct {
  height: calc(100vh - 400px);
}

@media (max-width: 1440px) {
  .wrapper .main-block .count .coursebox.courseboxct {
    height: auto;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count .coursebox.courseboxct {
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0 !important;
  }
}

.wrapper .main-block .count .coursebox.sc1440-mobile {
  display: none;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count .coursebox.sc1440-mobile {
    display: block;
  }
}

.wrapper .main-block .count .coursebox.sc1440-mobile .swiper-slide {
  width: auto;
  margin-right: 0;
}

.wrapper .main-block .count .coursebox.sc1440-mobile .swiper-scrollbar {
  background: #000000;
  bottom: 15px;
}

@media (max-width: 767px) {
  .wrapper .main-block .count .coursebox.sc1440-mobile .swiper-scrollbar {
    bottom: 0;
  }
}

.wrapper .main-block .count .coursebox.sc1440-mobile .swiper-scrollbar .swiper-scrollbar-drag {
  background: #F5610D;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count .coursebox.courseboxing {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wrapper .main-block .count .coursebox.courseboxing .items {
    width: 49.4%;
  }
}

@media (max-width: 1440px) and (max-width: 767px) {
  .wrapper .main-block .count .coursebox.courseboxing .items {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .count .coursebox.courseboxing {
    padding-bottom: 0rem;
  }
}

.wrapper .main-block .count .coursebox .items a {
  display: block;
}

.wrapper .main-block .count .coursebox .items a .orange-text {
  color: #0164FB;
  text-decoration: underline;
}

.wrapper .main-block .count .coursebox .items a .title {
  margin: 1rem 0;
  color: #ffffff;
}

.wrapper .main-block .count .coursebox .items a .desinfo {
  color: #9A9BA1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  min-height: 60px;
}

.wrapper .main-block .count .coursebox .items a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 55.55%;
  position: relative;
}

.wrapper .main-block .count .coursebox .items a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.wrapper .main-block .count .coursebox .items a .boximg .itemsText {
  background-image: linear-gradient(#0164FB, #1ECCF8);
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.wrapper .main-block .count .coursebox .items a .boximg .itemsText span {
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.39);
  width: 33.33333%;
  text-align: center;
  color: #fff;
}

.wrapper .main-block .count .coursebox .items a .boximg .itemsText span:nth-last-child(1) {
  border-right: none;
}

@media (max-width: 1440px) {
  .wrapper .main-block .count .d1440 {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .wrapper .main-block .count .wid768 {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .wrapper .main-block .count .therecircle .col-md-4 {
    width: 33.33333333%;
  }
}

@media (max-width: 1024px) {
  .wrapper .main-block .count .therecircle .col-md-4 {
    width: 33.3333%;
  }
}

.wrapper .main-block .bar {
  position: relative;
  z-index: 99;
}

@media (max-width: 1024px) {
  .wrapper .main-block .bar {
    height: auto;
  }
}

@media (max-width: 1680px) {
  .wrapper .main-block .bar.bar-large {
    flex-wrap: wrap;
  }
  .wrapper .main-block .bar.bar-large .four-a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .wrapper .main-block .bar {
    flex-wrap: wrap;
  }
  .wrapper .main-block .bar .garyback {
    width: 100%;
    margin-bottom: 1rem;
  }
  .wrapper .main-block .bar .garyback.category {
    margin-bottom: 0;
    margin-left: 0 !important;
  }
  .wrapper .main-block .bar .garyback a {
    width: 31.33333%;
    text-align: center;
  }
}

.wrapper .main-block .bar img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}

.wrapper .main-block .bar .creat-team {
  display: inline-block;
  padding: 12px 23px;
  background-image: linear-gradient(#0164FB, #1ECCF8);
  border-radius: 10px;
  transition: all 0.35s ease;
}

.wrapper .main-block .bar .creat-team:hover {
  background-image: linear-gradient(#1ECCF8, #0164FB);
  color: #ffffff;
}

@media (max-width: 767px) {
  .wrapper .main-block .bar .creat-team {
    padding: 10px 12px;
    font-size: 14px;
  }
}

.wrapper .main-block .personform label {
  color: #fff;
  margin: 0.7rem 0;
}

.wrapper .main-block .personform .form-control {
  padding: 0.8rem;
  border: 1px solid #1B266B;
  border-radius: 5px;
  background: rgba(9, 15, 41, 0.7);
  color: #fff;
}

@media (max-width: 767px) {
  .wrapper .main-block .personform .form-control.address {
    height: 200px;
  }
}

.wrapper .main-block .personform .there_input {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrapper .main-block .personform .there_input .form-control {
  width: calc(33.333% - .5rem);
}

.wrapper .main-block .personform .relative {
  position: relative;
}

.wrapper .main-block .personform .relative .change-pwd {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: linear-gradient(#0164FB, #1ECCF8);
  border-radius: 3px;
  color: #fff;
  padding: 8px 30px;
  font-size: 13px;
  text-transform: uppercase;
}

.wrapper .main-block .personform .relative .change-pwd:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 1024px) {
  .wrapper .main-block .personform .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .personform .col-md-3 {
    width: 100%;
  }
}

.wrapper .main-block .personform .form-group.last {
  display: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .personform .form-group.last {
    display: block;
  }
}

.wrapper .main-block .personform .more {
  float: left;
  font-size: 18px;
  font-weight: bold;
}

.wrapper .main-block .personform .more.orange-more {
  background: #FF7F36;
}

.wrapper .main-block .personform.leaveform {
  max-width: 500px;
  margin: 0 auto;
}

.wrapper .main-block .personform.leaveform .form-group {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}

.wrapper .main-block .personform.leaveform .form-group label {
  width: 120px;
}

@media (max-width: 767px) {
  .wrapper .main-block .personform.leaveform .form-group label {
    width: 100%;
  }
}

.wrapper .main-block .personform.leaveform .form-group .form-control, .wrapper .main-block .personform.leaveform .form-group p, .wrapper .main-block .personform.leaveform .form-group .upload {
  width: calc(100% - 120px);
}

@media (max-width: 767px) {
  .wrapper .main-block .personform.leaveform .form-group .form-control, .wrapper .main-block .personform.leaveform .form-group p, .wrapper .main-block .personform.leaveform .form-group .upload {
    width: 100%;
  }
}

.wrapper .main-block .personform.leaveform .form-group .form-control p, .wrapper .main-block .personform.leaveform .form-group p p, .wrapper .main-block .personform.leaveform .form-group .upload p {
  margin-bottom: 0;
}

.wrapper .main-block .personform.leaveform .form-group .upload .form-control {
  width: 100%;
}

.wrapper .main-block .personform.leaveform .form-group .datebox {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 1rem;
}

.wrapper .main-block .personform.leaveform .form-group .datebox input {
  border: none;
  box-shadow: none;
  width: 100%;
  border-radius: 10px;
}

.wrapper .main-block .personform.leaveform .form-group .datebox i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.wrapper .main-block .personform.leaveform .arrow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .personform.leaveform p {
    border: 1px solid #09152F;
    border-radius: 5px;
    background: rgba(27, 43, 74, 0.7);
    margin-top: 0 !important;
    padding: 0.8rem 1rem;
    font-size: 13px;
  }
  .wrapper .main-block .personform.leaveform p br {
    display: none;
  }
}

.wrapper .main-block .arrow-btn {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.wrapper .main-block .arrow-btn a {
  display: inline-block;
  border: 1px solid #10A4FF;
  border-radius: 10px;
  padding: 0.6rem 1.9rem;
  color: #10A4FF;
  font-size: 14px;
  margin-left: 1rem;
}

.wrapper .main-block .arrow-btn a img {
  margin-right: 0.5rem;
}

.wrapper .main-block .arrow-btn a:nth-child(1) {
  background: #10A4FF;
  color: #ffffff;
}

.wrapper .main-block .view-more {
  display: none;
  font-weight: normal;
}

@media (max-width: 767px) {
  .wrapper .main-block .view-more {
    display: block;
  }
}

.wrapper .main-block .view-more i {
  margin-left: 10px;
}

.wrapper .main-block .teacher .box {
  border-radius: 10px;
  background: #041837;
  padding: 30px;
  height: 100%;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box {
    padding: 20px;
  }
}

.wrapper .main-block .teacher .box.upload-file {
  border: 1px dashed #10A4FF;
  padding: 4rem;
  text-align: center;
}

.wrapper .main-block .teacher .box.upload-file img {
  display: block;
  margin: 0 auto;
}

.wrapper .main-block .teacher .box.upload-file p {
  margin-top: 1rem;
  margin-bottom: 0rem;
}

.wrapper .main-block .teacher .box.upload-file span {
  display: block;
  color: #949494;
}

.wrapper .main-block .teacher .box.upload-file .file-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 44px;
  border: 1px solid #10A4FF;
  background: #10A4FF;
  border-radius: 7px;
  color: #ffffff;
  margin: 1rem auto;
  transition: all 0.35s ease;
}

.wrapper .main-block .teacher .box.upload-file .file-btn:hover {
  background: none;
}

.wrapper .main-block .teacher .box h4 {
  font-size: 18px;
  font-family: 'manropebold', '微軟正黑體';
}

@media (max-width: 1024px) {
  .wrapper .main-block .teacher .box h4 {
    font-size: 16px;
  }
}

.wrapper .main-block .teacher .box .img {
  border-radius: 20px;
  background: #4CBCFF;
  padding: 10px;
}

.wrapper .main-block .teacher .box .img img {
  display: block;
  margin: 0 auto;
}

.wrapper .main-block .teacher .box .btna {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .main-block .teacher .box .btna a {
  display: inline-block;
  width: 48%;
  text-align: center;
  padding: 11px 10px;
  border: 1px solid #10A4FF;
  border-radius: 6px;
  color: #10A4FF;
  margin-top: 1rem;
  transition: all 0.35s ease;
}

.wrapper .main-block .teacher .box .btna a:hover {
  background: #10A4FF;
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
}

.wrapper .main-block .teacher .box .taba {
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .taba {
    white-space: nowrap;
    overflow-y: scroll;
  }
}

.wrapper .main-block .teacher .box .taba a {
  display: inline-block;
  padding: 20px;
  padding-top: 0;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}

.wrapper .main-block .teacher .box .taba a::after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background: #10A4FF;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 3px;
  opacity: 0;
}

.wrapper .main-block .teacher .box .taba a.active {
  color: #10A4FF;
}

.wrapper .main-block .teacher .box .taba a.active::after {
  opacity: 1;
}

.wrapper .main-block .teacher .box .tabcontent {
  max-width: 847px;
  margin: 50px auto;
}

@media (max-width: 992px) {
  .wrapper .main-block .teacher .box .tabcontent {
    max-width: 90%;
  }
}

.wrapper .main-block .teacher .box .tabcontent .form-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.wrapper .main-block .teacher .box .tabcontent .form-group > label {
  width: 140px;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .tabcontent .form-group > label {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox {
  width: calc(100% - 140px);
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .tabcontent .form-group .fgbox {
    width: 100%;
  }
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox.fgboxt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox.fgboxt .form-control {
  width: calc(100% - 180px);
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .tabcontent .form-group .fgbox.fgboxt .form-control {
    width: calc(100% - 150px);
  }
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .form-control {
  background: none;
  border: 1px solid #10A4FF;
  border-radius: 5px;
  padding: 12px;
  color: #8EA4C6;
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .radiolist {
  width: 150px;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .radiolist {
    flex-wrap: nowrap;
    justify-content: flex-end;
  }
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .radiolist .addplus {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #10A4FF;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .radiolist .addplus:hover {
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .radiolist .delete {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #EB3901;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox .radiolist .delete:hover {
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
}

.wrapper .main-block .teacher .box .tabcontent .form-group .fgbox button {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .tabcontent .form-group .radiolist {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.wrapper .main-block .teacher .box .btnq {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .btnq {
    justify-content: space-between;
  }
}

.wrapper .main-block .teacher .box .btnq a {
  display: inline-block;
  border: 1px solid #10A4FF;
  border-radius: 6px;
  padding: 10px  53px;
  margin-right: 15px;
  transition: all 0.35s ease;
}

.wrapper .main-block .teacher .box .btnq a:nth-child(2) {
  background-image: linear-gradient(to right, #10A4FF, #007AC5);
  border: 1px solid #10A4FF;
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
}

.wrapper .main-block .teacher .box .btnq a:nth-child(2):hover {
  border: 1px solid #10A4FF;
  background: none;
  box-shadow: none;
}

.wrapper .main-block .teacher .box .btnq a:hover {
  background-image: linear-gradient(to left, #10A4FF, #007AC5);
  color: #ffffff;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .box .btnq a {
    padding: 10px 30px;
    width: 48%;
    text-align: center;
    margin-right: 0;
  }
}

.wrapper .main-block .teacher .box .download li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 35px;
}

.wrapper .main-block .teacher .box .download li a span {
  width: calc(100% - 80px);
}

.wrapper .main-block .teacher .box .download li a span img {
  margin-right: 10px;
}

.wrapper .main-block .teacher .box .download li a em {
  display: block;
  width: 80px;
}

.wrapper .main-block .teacher .box .txt2 {
  width: 90%;
}

@media (max-width: 768px) {
  .wrapper .main-block .teacher .box .txt2 {
    width: 100%;
  }
}

.wrapper .main-block .teacher .box .txt2 p {
  line-height: 1.7;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .wrapper .main-block .teacher .box .row {
    flex-direction: column-reverse;
  }
}

@media (max-width: 768px) {
  .wrapper .main-block .teacher .box .row .col-md-7, .wrapper .main-block .teacher .box .row .col-md-5 {
    width: 100%;
  }
}

.wrapper .main-block .teacher .arrow-btn-a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}

.wrapper .main-block .teacher .arrow-btn-a a {
  display: inline-block;
  background-image: linear-gradient(to right, #007AC5, #10A4FF);
  border-radius: 6px;
  width: 180px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  box-shadow: 0 4px 12px rgba(161, 171, 198, 0.51);
}

.wrapper .main-block .teacher .arrow-btn-a a:hover {
  background-image: linear-gradient(to left, #007AC5, #10A4FF);
  color: #ffffff;
}

.wrapper .main-block .teacher .arrow-btn-a a:nth-child(1) {
  background: none;
  border: 1px solid #10A4FF;
  color: #10A4FF;
  box-shadow: none;
}

@media (max-width: 767px) {
  .wrapper .main-block .teacher .arrow-btn-a a {
    width: 160px;
  }
}

.wrapper .main-block .page-sbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1366px) {
  .wrapper .main-block .page-sbar {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.wrapper .main-block .page-sbar .pageinfo {
  background: #041837;
  border-radius: 10px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 15px;
}

@media (max-width: 1366px) {
  .wrapper .main-block .page-sbar .pageinfo {
    width: 100%;
    margin-top: 1rem;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .page-sbar .pageinfo {
    display: none;
  }
}

.wrapper .main-block .page-sbar .pageinfo .gopage {
  display: flex;
  align-items: center;
  border-left: 1px solid rgba(255, 255, 255, 0.52);
  color: #ffffff;
  padding-left: 15px;
  margin-left: 15px;
}

.wrapper .main-block .page-sbar .pageinfo .gopage span {
  color: #ffffff;
  white-space: nowrap;
}

.wrapper .main-block .page-sbar .pageinfo .gopage input {
  border: 1px solid #08446A;
  border-radius: 3px;
  background: none;
  width: 43px;
  margin-left: 15px;
  padding: 0;
}

.wrapper .main-block .page-sbar .searchbox {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1366px) {
  .wrapper .main-block .page-sbar .searchbox {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .page-sbar .searchbox {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}

.wrapper .main-block .page-sbar .searchbox .search {
  border-radius: 3px;
  border: 1px solid #08446A;
  width: 400px;
  padding: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .wrapper .main-block .page-sbar .searchbox .search {
    width: 100%;
    margin-top: 1rem;
  }
}

.wrapper .main-block .page-sbar .searchbox .search .form-control {
  background: none;
  border: none;
  color: #8EA4C6;
}

.wrapper .main-block .page-sbar .searchbox .search button {
  border: none;
  background: none;
  box-shadow: none;
  color: #ffffff;
  margin-right: 15px;
}

.wrapper .main-block .page-sbar .searchbox a {
  display: inline-block;
  background: #10A4FF;
  border-radius: 5px;
  color: #ffffff;
  width: 127px;
  text-align: center;
  padding: 10px;
  margin-left: 15px;
  transition: all 0.35s ease;
}

.wrapper .main-block .page-sbar .searchbox a:hover {
  background: #155D89;
}

.wrapper .main-block .page-sbar .searchbox a img {
  margin-right: 10px;
}

.wrapper .main-block .boxcontent {
  border-radius: 20px;
  background: #041838;
  padding: 2rem;
  margin-top: 2rem;
}

.wrapper .main-block .boxcontent .boxtxt {
  height: 400px;
  overflow-y: scroll;
}

.wrapper .main-block .boxcontent .boxtxt h3 {
  font-size: 24px;
  font-family: 'manropesemibold','微軟正黑體';
}

@media (max-width: 1024px) {
  .wrapper .main-block .boxcontent .boxtxt h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .boxcontent .boxtxt h3 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .wrapper .main-block .boxcontent .boxtxt h3 {
    font-size: 16px;
  }
}

.wrapper .main-block .boxcontent .boxtxt ol {
  margin-top: 5px;
  padding-left: 1.2rem;
}

.wrapper .main-block .boxcontent .boxtxt ol li {
  list-style: upper-latin;
  margin-top: 5px;
  margin-bottom: 10px;
}

.wrapper .main-block .boxcontent .boxtxt ol li ol li {
  list-style: auto;
}

.wrapper .main-block .boxcontent .boxtxt ol li ol li ol li {
  list-style: lower-alpha;
}

.wrapper .main-block .progressbox {
  border-top: 1px solid #15213D;
}

.wrapper .main-block .progressbox .progress_bar {
  margin-bottom: 1rem;
  background: #15213D;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 1rem;
}

.wrapper .main-block .progressbox .progress_bar:nth-last-child(1) {
  margin-bottom: 0;
}

.wrapper .main-block .progressbox .progress_bar .pro-bar {
  background: #253457;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 8px;
  position: relative;
  border-radius: 10px;
  width: calc(100% - 60px);
}

.wrapper .main-block .progressbox .progress_bar .progress_bar_title {
  color: #B2B8C4;
  position: relative;
  z-index: 1;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.wrapper .main-block .progressbox .progress_bar .progress_number {
  width: 50px;
  display: inline-block;
  text-align: right;
}

.wrapper .main-block .progressbox .progress_bar .pr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner {
  background-color: #e0e0e0;
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 1s linear 0s;
  animation: animate-positive 2s;
  border-radius: 10px;
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner:before {
  content: "";
  background-color: white;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  right: 1px;
  top: 0;
  z-index: 1;
  opacity: 0;
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner:after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: inherit;
  border-radius: 50%;
  position: absolute;
  right: -4px;
  top: -5px;
  opacity: 0;
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0%;
  }
}

@keyframes animate-positive {
  0% {
    width: 0%;
  }
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner-1 {
  background-color: #e0e0e0;
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 1s linear 0s;
  animation: animate-positive 2s;
  border-radius: 10px;
  text-align: right;
  font-size: 18px;
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner-1:before {
  content: "";
  background-color: white;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  right: 1px;
  top: 0;
  z-index: 1;
  opacity: 0;
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner-1:after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: inherit;
  border-radius: 50%;
  position: absolute;
  right: -4px;
  top: -5px;
  opacity: 0;
}

.wrapper .main-block .progressbox .progress_bar .progress-bar-inner-1 em {
  display: block;
  margin-top: -5px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .wrapper .main-block .progressbox .progress_bar .progress-bar-inner-1 em {
    font-size: 16px;
    margin-top: -3px;
    padding-right: 5px;
  }
}

.wrapper .main-block .index-left-1 {
  width: 73%;
}

@media (max-width: 1680px) {
  .wrapper .main-block .index-left-1 {
    width: 60%;
  }
}

@media (max-width: 1280px) {
  .wrapper .main-block .index-left-1 {
    width: 100%;
  }
}

.wrapper .main-block .index-right-1 {
  width: 27%;
}

@media (max-width: 1680px) {
  .wrapper .main-block .index-right-1 {
    width: 40%;
  }
}

@media (max-width: 1280px) {
  .wrapper .main-block .index-right-1 {
    width: 100%;
  }
}

.wrapper .main-block .quizbox {
  max-width: 80%;
  margin: 30px auto;
}

@media (max-width: 1024px) {
  .wrapper .main-block .quizbox {
    max-width: 100%;
  }
}

.wrapper .main-block .quizbox .stepbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wrapper .main-block .quizbox .slide-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .wrapper .main-block .quizbox .slide-bar {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.wrapper .main-block .quizbox .slide-bar .left {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .wrapper .main-block .quizbox .slide-bar .left {
    width: 100%;
  }
}

.wrapper .main-block .quizbox .slide-bar .left h1::after {
  content: '';
  display: block;
  width: 68px;
  height: 3px;
  background: #10A4FF;
  margin-top: 10px;
}

.wrapper .main-block .quizbox .slide-bar .left b {
  margin-left: 35px;
  margin-bottom: 0;
  font-size: 18px;
  display: inline-block;
  color: #8EA4C6;
}

.wrapper .main-block .quizbox .slide-bar .right {
  margin-bottom: 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .wrapper .main-block .quizbox .slide-bar .right {
    width: 100%;
  }
}

.wrapper .main-block .quizbox .slide-bar .right .datetime {
  margin-left: 15px;
}

.wrapper .main-block .quizbox .slide-bar .right .datetime h4 {
  margin-bottom: 0;
}

.wrapper .main-block .quizbox .slide-bar .right .datetime span {
  display: block;
  margin-bottom: 0;
  color: #949494;
}

.wrapper .main-block .quizbox #sildewhitebox {
  width: calc(100% - 150px);
}

@media (max-width: 767px) {
  .wrapper .main-block .quizbox #sildewhitebox {
    width: 100%;
  }
}

.wrapper .main-block .quizbox #sildewhitebox .radiolist {
  display: block;
}

.wrapper .main-block .quizbox #sildewhitebox .radiolist .radiobox-inline {
  width: 100% !important;
  margin-top: 1rem;
}

.wrapper .main-block .quizbox #sildewhitebox .radiolist .radiobox-inline .radiobox {
  margin-right: 0;
}

.wrapper .main-block .quizbox #sildewhitebox .radiolist .radiobox-inline .radiobox input {
  position: absolute;
}

.wrapper .main-block .quizbox #sildewhitebox .radiolist .radiobox-inline .radiobox input:checked ~ .p.bzbox {
  background: #BEE6FF;
  color: #101A31;
}

.wrapper .main-block .quizbox #sildewhitebox .radiolist .radiobox-inline .radiobox .bzbox {
  background: #1A2643;
  padding: 1.5rem;
  color: #ffffff;
  border-radius: 9px;
  width: 100%;
  font-size: 17px;
}

.wrapper .main-block .quizbox .progress-bar {
  position: relative;
  margin: 0 auto;
  background: none;
}

.wrapper .main-block .quizbox .progress-bar-container {
  width: 55px;
}

@media (max-width: 767px) {
  .wrapper .main-block .quizbox .progress-bar-container {
    display: none;
  }
}

.wrapper .main-block .quizbox .progress-bar {
  position: relative;
  width: 100%;
  height: 1px;
  background: rgba(112, 112, 112, 0.4);
}

.wrapper .main-block .quizbox .progress {
  position: absolute;
  height: 100%;
  background-color: #F4E65A;
  width: 0%;
  /* Initial width, you can change it based on the active step */
}

.wrapper .main-block .quizbox .steps {
  list-style: none;
  padding: 0;
  width: 100%;
  position: relative;
}

.wrapper .main-block .quizbox .step {
  position: relative;
  width: 55px;
  padding-bottom: 80px;
}

.wrapper .main-block .quizbox .step:nth-child(1)::before {
  display: none;
}

.wrapper .main-block .quizbox .step:nth-last-child(1)::after {
  display: none;
}

.wrapper .main-block .quizbox .step::before {
  content: '';
  display: block;
  width: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  height: 1px;
  background: rgba(112, 112, 112, 0.4);
}

.wrapper .main-block .quizbox .step::after {
  content: '';
  display: block;
  width: 3px;
  position: absolute;
  right: 50%;
  top: 10%;
  height: 100%;
  background: #B8B9B9;
}

.wrapper .main-block .quizbox .step .circle {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}

.wrapper .main-block .quizbox .step .circle::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
}

.wrapper .main-block .quizbox .step .circle em {
  z-index: 9;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 41px;
  height: 41px;
  background: #BCBDBD;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.wrapper .main-block .quizbox .step.active {
  border-color: #10A4FF;
  /* Highlight color for the active step */
}

.wrapper .main-block .quizbox .step.active::before, .wrapper .main-block .quizbox .step.active::after {
  background: #10A4FF;
}

.wrapper .main-block .quizbox .step.active .circle {
  background: #03071F;
  border: 3px solid #10A4FF;
  /* Highlight color for the active step */
}

.wrapper .main-block .quizbox .step.active .circle::before {
  background: #10A4FF;
}

.wrapper .main-block .quizbox .step.active .circle em {
  background: #10A4FF;
}

.wrapper .main-block .quizbox .step.active-g {
  border-color: #F4E65A;
  /* Highlight color for the active step */
}

.wrapper .main-block .quizbox .step.active-g::before, .wrapper .main-block .quizbox .step.active-g::after {
  background: #10A4FF;
}

.wrapper .main-block .quizbox .step.active-g .circle {
  background: #03071F;
  border: 3px solid #10A4FF;
  /* Highlight color for the active step */
}

.wrapper .main-block .quizbox .step.active-g .circle em {
  background: #10A4FF;
}

.wrapper .main-block .quizbox .step span {
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 0.6rem;
  max-width: 120px;
  line-height: 1.2;
  color: rgba(55, 72, 105, 0.6);
  text-align: center;
}

.wrapper .main-block .quizbox .step.active span, .wrapper .main-block .quizbox .step.active-g span {
  color: #374869;
}

.wrapper .main-block .quizbox .slider {
  display: flex;
  overflow: hidden;
}

.wrapper .main-block .quizbox .slide {
  flex: 1;
  min-width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
}

.wrapper .main-block .quizbox .slide .txt em {
  font-style: italic;
  color: #374869;
}

.wrapper .main-block .quizbox .slide .addbtn {
  display: inline-block;
  background: #374869;
  padding: 1rem 2rem;
  color: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #374869;
}

.wrapper .main-block .quizbox .slide .addbtn i {
  margin-right: 20px;
}

.wrapper .main-block .quizbox .slide .addbtn:hover {
  background: #ffffff;
  color: #374869;
}

.wrapper .main-block .quizbox .slide .imgs img {
  display: block;
  margin: 0 auto;
}

.wrapper .main-block .quizbox .slide .more {
  width: 222px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.wrapper .main-block .quizbox .slide.active {
  display: block;
}

.wrapper .main-block .quizbox #prevBtn, .wrapper .main-block .quizbox #nextBtn {
  border: 0;
  color: #ffffff;
  border: 1px solid #10A4FF;
  background: #10A4FF;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  width: 176px;
  text-align: center;
  justify-content: center;
  background: #10A4FF;
  position: relative;
  padding: 0.8rem 1rem;
  z-index: 1;
}

.wrapper .main-block .quizbox #prevBtn:hover, .wrapper .main-block .quizbox #nextBtn:hover {
  color: #10A4FF;
  background: none;
}

.wrapper .main-block .quizbox #prevBtn {
  float: left;
}

.wrapper .main-block .quizbox #nextBtn {
  float: right;
}

.wrapper .login-block {
  display: flex;
  justify-content: center;
  height: 100vh;
  width: 100vw;
  background: url(../images/loginbg.png) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .wrapper .login-block {
    flex-wrap: wrap;
  }
}

@media (max-width: 992px) {
  .wrapper .login-block {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block {
    flex-direction: column-reverse;
  }
}

.wrapper .login-block .left {
  width: 44%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (max-width: 992px) {
  .wrapper .login-block .left {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .left {
    position: absolute;
    left: 0;
    top: -2rem;
    width: 100%;
    opacity: 0;
    display: none;
  }
}

.wrapper .login-block .left img {
  box-sizing: border-box;
  max-width: 100%;
  padding: 1rem;
}

@media (max-width: 767px) {
  .wrapper .login-block .left img {
    padding: 0;
  }
}

.wrapper .login-block .right {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-top: 4.5rem;
}

@media (max-width: 1440px) {
  .wrapper .login-block .right {
    margin-top: 2rem;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .right {
    width: 100%;
    height: 100%;
  }
}

.wrapper .login-block .right form {
  width: 572px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
  background: #101A31;
  border-radius: 51px;
  box-sizing: border-box;
  padding: 5rem 3rem;
}

@media (max-width: 1440px) {
  .wrapper .login-block .right form {
    padding: 3rem;
  }
}

@media (max-width: 1024px) {
  .wrapper .login-block .right form {
    width: 472px;
  }
}

@media (max-width: 768px) {
  .wrapper .login-block .right form {
    padding: 3rem;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .right form {
    width: 90%;
    padding: 2rem;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .right form .logo {
    max-width: 237px;
    margin: 0 auto;
  }
}

.wrapper .login-block .right form .logo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.wrapper .login-block .right .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
  border: none;
  background: #0A1327;
  width: 100%;
  margin-top: 1rem;
  padding: 19px 20px;
}

@media (max-width: 767px) {
  .wrapper .login-block .right .form-group {
    padding: 15px;
  }
}

.wrapper .login-block .right .form-group input {
  border: none;
  box-shadow: none;
  width: 100%;
  color: #B4B4B4 !important;
  background: none;
}

.wrapper .login-block .right button, .wrapper .login-block .right .aurl {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  box-shadow: none;
  border-radius: 20px;
  width: 100%;
  background: #10A4FF;
  color: #ffffff;
  padding: 19px 20px;
  border: 1px solid #10A4FF;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .wrapper .login-block .right button, .wrapper .login-block .right .aurl {
    padding: 15px;
  }
}

.wrapper .login-block .right button:hover, .wrapper .login-block .right .aurl:hover {
  background: none;
  color: #fff;
}

.wrapper .login-block .right button::after, .wrapper .login-block .right .aurl::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
  margin-left: 35px;
}

.wrapper .login-block .right .i1 {
  position: absolute;
  left: 0;
  bottom: -50px;
}

@media (max-width: 767px) {
  .wrapper .login-block .right .i1 {
    bottom: 0px;
    left: -50px;
    width: 133px;
  }
}

.wrapper .login-block .right .i2 {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767px) {
  .wrapper .login-block .right .i2 {
    width: 253px;
    right: -100px;
    top: -30px;
  }
}

.wrapper .login-block .logos {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 2rem;
}

@media (max-width: 992px) {
  .wrapper .login-block .logos {
    position: relative;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .logos {
    position: absolute;
    padding: 2rem 1rem;
  }
}

.wrapper .login-block .logos .l-logo {
  display: flex;
  align-items: center;
}

.wrapper .login-block .logos .l-logo img {
  margin-right: 20px;
  width: 300px;
}

@media (max-width: 992px) {
  .wrapper .login-block .logos .l-logo img {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .logos .l-logo img {
    width: 160px;
  }
}

.wrapper .login-block .logos img {
  width: 240px;
}

@media (max-width: 992px) {
  .wrapper .login-block .logos img {
    width: 160px;
  }
}

@media (max-width: 767px) {
  .wrapper .login-block .logos img {
    width: 120px;
  }
}

.pup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  z-index: 9999999999;
  display: none;
}

@media (max-width: 767px) {
  .pup.pupnew.show {
    position: fixed;
    height: 100vh;
    width: 100vw;
    z-index: 999999;
    margin-top: 0;
  }
  .pup.pupnew.show .pupback {
    display: block;
  }
  .pup.pupnew.show .container {
    max-width: 90%;
    max-height: 600px;
    overflow-y: scroll;
  }
}

.pup.show {
  display: flex;
}

@media (max-width: 767px) {
  .pup.forumpup.show {
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 999999;
    margin-top: 0rem;
    height: 100%;
  }
}

.pup.forumpup.show .pupback {
  display: block;
}

.pup.pupinvite {
  display: none;
}

.pup.pupinvite.show {
  display: flex;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  margin-top: 0;
}

.pup.pupinvite.show .pupback {
  display: block;
}

@media (max-width: 767px) {
  .pup.pupinvite.show .container {
    max-width: 92%;
  }
}

.pup.pupinvite .result {
  display: block !important;
}

.pup .pupback {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.78);
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.pup .container {
  max-width: 892px;
  margin: 0 auto;
  border: 1px solid #707070;
  border-radius: 16px;
  height: auto;
  position: relative;
  background: #ffffff;
  padding: 0;
  max-height: 462px;
}

@media (max-width: 992px) {
  .pup .container {
    max-width: 90%;
  }
}

.pup .container .close {
  top: -2rem;
  right: -2rem;
  height: 30px;
  cursor: pointer;
}

.pup .container .close::after, .pup .container .close::before {
  background: #fff;
  bottom: 0;
}

@media (max-width: 767px) {
  .pup .container .close {
    right: 0;
  }
}

.pup .container h3 {
  color: #101A31;
  border-bottom: 1px solid rgba(112, 112, 112, 0.19);
  padding: 1.5rem;
}

.pup .container table thead {
  background: #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
}

.pup .container table thead th {
  color: #101A31;
}

.pup .container table tbody {
  border-top: 1px solid #F2F2F2;
}

.pup .container table th, .pup .container table td {
  padding: 1rem;
  font-size: 18px;
}

.pup .container table td {
  color: #707070;
}

.pup .container form .form-group {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}

.pup .container form .form-group label {
  width: 120px;
}

@media (max-width: 767px) {
  .pup .container form .form-group label {
    width: 100% !important;
  }
}

.pup .container form .form-group p, .pup .container form .form-group .form-control, .pup .container form .form-group .radiolist {
  width: calc(100% - 120px);
  color: #CCCCCC;
}

@media (max-width: 767px) {
  .pup .container form .form-group p, .pup .container form .form-group .form-control, .pup .container form .form-group .radiolist {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .pup .container form .form-group .relative, .pup .container form .form-group .address {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .pup .container form .form-group p {
    border-radius: 5px;
    border: 1px solid #09152F;
    background: rgba(27, 43, 74, 0.7);
    padding: 13px 10px;
    margin-top: 0 !important;
  }
  .pup .container form .form-group p br {
    display: none;
  }
}

.pup .container .thereitems .items {
  display: none;
}

.pup .container .thereitems .items:nth-child(1) {
  display: block;
}

.pup .container dl dd {
  margin-bottom: 2rem;
}

.pup .container dl dd span {
  font-size: 14px;
  color: #A7A7A7;
}

.pup .container dl dd p {
  font-size: 14px;
  color: #010101;
}

.pup .container .border {
  border-radius: 10px;
}

.pup .container .border .txt a {
  text-decoration: underline;
}

.pup .container .border .txt a i {
  margin-right: 10px;
  text-decoration: none;
}

.pup .container .gary-btn {
  border-radius: 2px;
  background: #A5A5A5;
  color: #ffffff;
  padding: 0.6rem 1.5rem;
  margin-right: 1rem;
}

@media (max-width: 1280px) {
  .pup .container .gary-btn {
    padding: 0.6rem 0.8rem;
  }
}

.pup .container .gary-btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.pup .container .yellow-btn {
  border-radius: 2px;
  background: #FEA92A;
  color: #ffffff;
  padding: 0.6rem 1.5rem;
}

@media (max-width: 1280px) {
  .pup .container .yellow-btn {
    padding: 0.6rem 0.8rem;
  }
}

.pup .container .yellow-btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

@media (max-width: 1024px) {
  .pup .container .wid100 {
    width: 100%;
  }
}

.pup .container .bar {
  border-radius: 4px;
  background: #F2F2F2;
  border: 1px solid #E2E2E2;
  padding: 0.8rem;
  color: #363636;
  font-size: 14px;
}

.pup .container .addbar {
  width: 100%;
}

.pup .container .addbar .checkboxlist {
  margin-left: 2rem;
  margin-right: 1rem;
  color: #ABABAB;
}

@media (max-width: 767px) {
  .pup .container .addbar .checkboxlist {
    margin-left: 1rem;
    margin-right: 0;
  }
}

.pup .container .addbar .checkboxlist .checkbox-inline .checkbox {
  margin-top: 0;
}

.pup .container .addbar .form-group:nth-child(1) {
  display: flex;
  align-items: center;
  border-radius: 5px;
}

.pup .container .addbar .form-group:nth-child(1)::after {
  content: "\f107";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  display: none;
}

.pup .container .addbar .form-group:nth-child(1) .form-control {
  width: auto;
  margin-right: 10px;
  padding: 0 0.8rem;
}

.pup .container .addbar .form-group:nth-child(1) .form-control:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.pup .container .addbar .form-group:nth-child(1) .btntext {
  height: auto;
  min-height: auto;
  border-radius: 5px;
}

.pup .container .addbar .form-group .form-control {
  border: 5px;
  background: #F2F2F2;
  padding: 0.5rem;
}

.pup .container .addbar .form-group:nth-last-child(1) {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .pup .container .addbar .form-group:nth-last-child(1) {
    width: 40%;
    margin-right: 1rem;
  }
}

.pup .container .addbar .form-group:nth-last-child(1) label {
  margin-bottom: 0;
}

.pup .container .addbar .form-group:nth-last-child(1) .form-control {
  width: 50px;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .pup .container .addbar .form-group:nth-last-child(1) .form-control {
    width: 150px;
  }
}

.pup .container .big-more {
  background: #39CAE1;
  border-radius: 5px;
  padding-left: 3rem;
  padding-right: 3rem;
  width: auto;
}

.pup .container .draggable {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}

.pup .container .draggable .flex {
  width: 100%;
  margin-bottom: 0.5rem;
}

.pup .container .draggable .flex input {
  position: absolute;
  opacity: 0;
}

.pup .container .draggable .flex label {
  text-align: center;
  font-size: 12px;
  color: #000000;
  position: relative;
  width: auto;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 5px;
  box-sizing: border-box;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  background: #F2F2F2;
  border: 1px solid #E2E2E2;
}

.pup .container .draggable .flex label span {
  display: flex;
  position: relative;
  align-items: center;
  float: right;
}

.pup .container .draggable .flex label span.false {
  color: #9C2E2E;
}

.pup .container .draggable .flex label span.true {
  color: #268232;
}

.pup .container .draggable .flex label span .close {
  position: relative;
  height: 20px;
  top: 0;
  right: 0;
}

.pup .container .draggable .flex label span .close::before, .pup .container .draggable .flex label span .close::after {
  background: #707070;
  width: 10px;
  top: 7px;
  left: auto;
}

.pup .container .draggable .flex input:checked + label {
  background: #39CAE1;
  color: #ffffff;
}

.pup .container .draggable .flex input:checked + .greenback {
  background: #7ADB62;
  color: #ffffff;
}

.pup .container .draggable .flex input:checked + .redback {
  background: #FF6464;
  color: #ffffff;
}

.pup .container .draggable .btn-a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 90%);
}

@media (max-width: 1280px) {
  .pup .container .draggable .btn-a {
    width: calc(100% - 80%);
  }
}

@media (max-width: 767px) {
  .pup .container .draggable .btn-a {
    width: 100%;
    margin-top: 1rem;
  }
}

.pup .container .draggable .btn-a a {
  border-radius: 5px;
  background: #F8F8F8;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

.pup .container .draggable .btn-a a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.pup .container .result {
  display: none;
}

.pup .container .result .back {
  display: block;
  padding: 14px 20px;
  background-image: linear-gradient(#0164FB, #1ECCF8);
  border-radius: 7px;
  width: 122px;
  text-align: center;
  margin: 1.5rem auto;
}

.pup .container .result .back:hover {
  color: #ffffff;
  background-image: linear-gradient(#1ECCF8, #0164FB);
}

.pup .container .meeting {
  display: none;
}

.pup .container .meeting form .form-group label {
  width: 100% !important;
}

.pup .container .meeting form .form-group .radiolist, .pup .container .meeting form .form-group .form-control {
  width: 100%;
  margin-top: 0.8rem;
}

.pup .container .meeting form .form-group .form-control {
  padding: 0.8rem;
  border: 1px solid #1B266B;
  border-radius: 5px;
  background: rgba(9, 15, 41, 0.7);
}

.pup .container .meeting form .form-group .radiolist .radiobox-inline .radiobox input:checked ~ .radiomark {
  border-color: #0164FB;
}

.pup .container .meeting form .form-group .radiolist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  background: #0164FB;
}

.pup .container .meeting form .more {
  background: #FF7323;
}

.pup .container .appy-meeting {
  display: none;
}

.pup .container .appy-meeting form .form-group label {
  width: 100% !important;
}

.pup .container .appy-meeting form .form-group .radiolist, .pup .container .appy-meeting form .form-group .form-control {
  width: 100%;
  margin-top: 0.8rem;
}

.pup .container .appy-meeting form .form-group .radiolist .form-group, .pup .container .appy-meeting form .form-group .form-control .form-group {
  width: 136px;
}

.pup .container .appy-meeting form .form-group .datebox {
  display: flex;
  align-items: center;
  width: calc(100% - 156px);
  padding: 0.8rem;
  border: 1px solid #1B266B;
  border-radius: 5px;
  background: rgba(9, 15, 41, 0.7);
}

.pup .container .appy-meeting form .form-group .datebox .form-control {
  border: none;
  padding: 0;
}

.pup .container .appy-meeting form .form-group .ineye {
  width: 100%;
  position: relative;
}

.pup .container .appy-meeting form .form-group .ineye i {
  position: absolute;
  right: 0.8rem;
  top: 58%;
  transform: translateY(-50%);
}

.pup .container .appy-meeting form .form-group .form-control {
  padding: 0.8rem;
  border: 1px solid #1B266B;
  border-radius: 5px;
  background: rgba(9, 15, 41, 0.7);
}

.pup .container .appy-meeting form .form-group .radiolist .radiobox-inline .radiobox input:checked ~ .radiomark {
  border-color: #0164FB;
}

.pup .container .appy-meeting form .form-group .radiolist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  background: #0164FB;
}

.pup .container .appy-meeting form .more {
  background: #FF7323;
}

.pup .container .new-meeting {
  display: none;
}

.pup .container .arrow-btn {
  position: relative;
  z-index: 1;
}

.pup .forumform form .form-group label {
  width: 100%;
}

.pup .forumform form .form-group .form-control {
  width: 100%;
}

.pup .forumform form .arrow-btn {
  display: flex;
  justify-content: center;
}

.pup .forumform form .more {
  margin: 0 auto;
  float: none !important;
  width: 122px;
}

.pup .pbg {
  width: 459px;
  height: 520px;
  background: url(../images/pbg.png) no-repeat top center;
  background-size: cover;
  position: relative;
  z-index: 9;
}

@media (max-width: 767px) {
  .pup .pbg {
    transform: scale(0.8);
  }
}

.pup .pbg .close {
  width: 70px;
  height: 70px;
  right: 0;
  top: 0;
}

.pup .pbg .close::after, .pup .pbg .close::before {
  opacity: 0;
}

.pup .pbg h4 {
  padding-top: 25px;
}

.pup .pbg .box {
  display: block;
  text-align: center;
  margin-top: 4rem;
  transform: translateX(-15px);
}

.pup .pbg .box p {
  width: 189px;
  height: 53px;
  background: #3B96C5;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem auto;
  box-shadow: 2px 2px 0 #707070;
}

.pup .pbg .btna {
  position: absolute;
  width: 70%;
  right: 18%;
  bottom: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pup .pbg .btna a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #10A4FF;
  width: 152px;
  height: 53px;
  border-radius: 12px;
  box-shadow: 1px 5px 0px #186B9E;
}

.pup .pbg .btna a:nth-last-child(1) {
  background: #EC9F2F;
  box-shadow: 1px 5px 0px #A46202;
}

.ibox-content textarea.form-control {
  background: #fff !important;
}

.ibox-content .questionbox .flex input:checked + label::before {
  display: none !important;
}

.kv-upload-progress.hide {
  display: none;
}

.kv-fileinput-caption {
  border-radius: 5px;
  background: #F6F6F6 !important;
  width: 100%;
  box-sizing: border-box;
  padding: 3rem !important;
}

.file-preview {
  display: none !important;
}

.btn-default.hide {
  display: none !important;
}

.file-caption-main {
  position: relative;
}

.file-caption-main .input-group-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.modal-header {
  flex-direction: row-reverse;
}

.modal-header .close {
  position: relative;
  height: auto;
  top: 0;
  right: 0;
}

.modal-header .close::before, .modal-header .close::after {
  background: black;
  top: 0;
}

.modal.show .modal-dialog {
  display: flex;
  align-items: center;
  height: 100%;
}

.form-horizontal {
  flex-wrap: wrap;
  justify-content: space-between !important;
}

.form-horizontal .col-sm-7 {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .form-horizontal .col-sm-7 {
    width: 100%;
  }
}

.form-horizontal .col-sm-7 .radio-inline {
  width: 24%;
  text-align: center;
  font-size: 12px;
  color: #000000;
  position: relative;
  height: 36px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 19px;
  box-sizing: border-box;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 1px solid #D9D9D9;
  background: #fff;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

@media (max-width: 768px) {
  .form-horizontal .col-sm-7 .radio-inline {
    width: 48%;
  }
}

@media (max-width: 767px) {
  .form-horizontal .col-sm-7 .radio-inline {
    width: 100%;
  }
}

.form-horizontal .col-sm-7 .radio-inline input {
  position: absolute;
  opacity: 0;
}

.form-horizontal .col-sm-7 .file-input-new {
  width: 100%;
  background: #F6F6F6;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 0;
}

.form-horizontal .tools.col-sm-3 {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.form-horizontal .tools.col-sm-3 a {
  background: #F8F8F8;
  color: #7E7E7E;
  margin-right: 10px;
  padding: 0.8rem 0.5rem;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.35s ease;
}

.form-horizontal .tools.col-sm-3 a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .form-horizontal .ui-sortable label {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .form-horizontal .col-sm-10 {
    width: 100% !important;
    margin-top: 1rem;
  }
}

@media (max-width: 767px) {
  .tabup .col-sm-9, .tabup .col-sm-8 {
    width: 100%;
  }
}

.whiteback {
  background-color: #ffffff !important;
}

.error-input {
  border-bottom: 1px solid red !important;
}

.error-label label {
  color: red !important;
}

label.error-info {
  margin-top: 10px;
  line-height: 1;
}

label.error {
  margin-bottom: 8px;
  margin-top: 8px;
}

label.error,
label.error i,
label.error-info,
label.error-info i,
span.error-info {
  width: initial !important;
  color: red !important;
  align-items: center;
  font-size: 12px;
  font-family: 'NunitoSans-Bold';
  font-weight: normal;
  margin-bottom: 0 !important;
}

label.error-info i {
  display: inline-block;
  margin-right: 5px;
}

.passwordField {
  position: relative;
}

.passwordField .error-info.password {
  display: inline-flex;
  font-size: 18px;
  margin-bottom: 5px;
}

.passwordField .eyeBox {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.passwordField .eyeBox {
  position: absolute;
  right: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-size: 12px;
}

.load-more::after {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  background: #122237;
  z-index: 9;
  padding: 1.5rem 0 1.5rem 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  footer {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}

footer .foottop {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 1.5rem;
}

footer .col-md-6:nth-child(1) .in {
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  footer .col-md-6:nth-child(1) .in {
    border-right: 0;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 2rem;
  }
}

footer .col-md-6:nth-child(2) .in {
  margin-left: 2rem;
}

@media (max-width: 768px) {
  footer .col-md-6:nth-child(2) .in {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  footer .col-md-6 {
    width: 100%;
  }
}

footer .col-md-6 .imgs {
  display: flex;
  align-items: center;
}

footer .col-md-6 span {
  margin-right: 2rem;
}

@media (max-width: 767px) {
  footer .col-md-6 span {
    width: 50%;
  }
}

footer .adress {
  width: 85%;
}

@media (max-width: 767px) {
  footer .adress {
    width: 100%;
  }
}

footer .adress dd {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

footer .adress dd i {
  width: 33px;
  height: 33px;
  display: flex;
  align-items: baseline;
  color: #ffffff;
}

footer .adress dd span {
  width: calc( 100% - 40px);
  display: inline-block;
}

footer .adress dd span a {
  color: #ffffff;
}

footer .links {
  margin-top: 1.5rem;
}

footer .links a {
  color: #ffffff;
  margin: 0.5rem;
}

footer nav {
  margin-top: 4rem;
}

footer nav ul {
  display: flex;
  padding-left: 0;
}

footer nav ul li {
  list-style: none;
}

footer nav ul li:nth-last-child(1) a::after {
  display: none;
}

footer nav ul li::before {
  display: none;
}

footer nav ul li a {
  color: #ffffff;
  display: flex;
  align-items: center;
}

footer nav ul li a::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #ffffff;
  margin: 0 10px;
}

footer .copyright {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

footer .copyright nav {
  margin-bottom: 1rem;
  width: 50%;
}

@media (max-width: 768px) {
  footer .copyright nav {
    width: 100%;
  }
}

footer .copyright nav ul {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  flex-wrap: wrap;
}

footer .copyright nav ul li {
  list-style: none;
}

footer .copyright nav ul li:nth-last-child(1) a::after {
  display: none;
}

footer .copyright nav ul a {
  display: flex;
  align-items: center;
}

footer .copyright nav ul a::after {
  content: '';
  display: inline-block;
  width: 1.5px;
  height: 15px;
  background: #4D4D4D;
  margin: 0 0.8rem;
}

footer .copyright span {
  width: 100%;
  color: #A1A1A1;
  text-align: center;
}

.message {
  position: fixed;
  right: 0rem;
  bottom: 0rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #39CAE1;
  transform: translateY(5rem);
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

.message::after {
  content: "\f106";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2em;
}

@media (min-width: 768px) {
  .message {
    right: 0rem;
  }
}

@media (min-width: 992px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(8rem);
  }
  .message span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(15rem);
  }
}

main {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 312px;
  background: #000313;
  padding-right: 0px;
}

@media (max-width: 992px) {
  main {
    margin-top: 1rem;
  }
}

@media (max-width: 1024px) {
  main {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (max-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .pageinfo ul {
    justify-content: center !important;
    flex-wrap: wrap;
  }
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0 0.2rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li a {
  padding: 0.25rem 0.7rem;
  color: #fff;
  transition: all 0.35s ease;
  border-radius: 5px;
}

.pageinfo ul li.active a, .pageinfo ul li:hover a {
  color: #ffffff;
  background: #08446A;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.pageinfo ul li.prev a {
  background: none;
  color: #ffffff;
}

.pageinfo ul li.prev a::before {
  content: "\f100";
  font-family: 'FontAwesome';
}

.pageinfo ul li.next a {
  color: #ffffff;
  background: none;
}

.pageinfo ul li.next a::before {
  content: "\f101";
  font-family: 'FontAwesome';
}

@media (max-width: 767px) {
  .pageinfo .more {
    padding: 1rem 1.5rem;
  }
}

.pageinfo span {
  color: rgba(0, 0, 0, 0.5);
}

.more-more {
  position: relative;
}

.more-more:hover {
  color: #39CAE1;
}

.more-more::after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.5rem;
}

.fixed {
  position: fixed;
  left: 1rem;
  top: 15%;
  z-index: 99;
  background: #F8F8F8;
  transition: all 0.35s ease;
}

.fixed.sticky ul li img {
  margin-bottom: 0;
}

.fixed.sticky ul li b {
  display: none;
}

@media (max-width: 1024px) {
  .fixed {
    display: none;
  }
}

.fixed ul {
  margin-bottom: 0;
}

.fixed ul li {
  list-style: none;
  color: #98A3AD;
  border-bottom: 1px solid #DADADC;
  box-sizing: border-box;
  padding: 2rem 0.5rem;
  margin-bottom: 0;
}

.fixed ul li::before {
  display: none;
}

.fixed ul li img {
  display: block;
  margin: 0rem auto 0.5rem auto;
}

.fixed ul li b {
  display: block;
  text-align: center;
  color: #98A3AD;
  line-height: 1.2;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
