@import "product_global.css";
.guide .guideContent {
  background-color: #F5F5F5;
}
.guide .guideContent .container {
  background-color: #FFFFFF;
}
.guide .guideContent .win_mac_switch {
  text-align: center;
  margin-bottom: 40px;
}
.guide .guideContent .win_mac_switch button {
  display: inline-block;
  width: 140px;
  height: 36px;
  line-height: 36px;
  outline: none;
  background-color: unset;
  box-shadow: none;
  padding: 0;
  border: 1px solid #666666;
  border-radius: 4px;
  font-size: 16px;
  margin: 0 15px;
}
.guide .guideContent .win_mac_switch button em {
  color: inherit;
  font-size: inherit;
  position: relative;
  margin-right: 10px;
  top: 1px;
}
.guide .guideContent .win_mac_switch button:hover {
  background-color: #009bdb;
  color: #FFF;
  border-color: #009bdb;
}
.guide .guideContent .win_mac_switch button.active {
  background-color: #009bdb;
  color: #FFF;
  border-color: #009bdb;
}

.guide .guideContent .content {
  background-color: #FFFFFF;
  margin-top:50px;
}

/* .guideContent .guide_fl_side{width: 257px;float: left;position: relative;} */
.guide_fl_side{float:left;width:26%;padding-left:15px;}
.guide_fl_side .side_btn{display:none;}
.guide_fl_side > img{position: absolute;top: -5px; right: -5px;}
/* .guide_fl_side .main03_right{width: 742px;padding:0 0 80px 60px; float: left;border-left: 1px solid #e2e9eb;} */
.guide_fl_side ul.sidebar {padding: 50px 0 0 10px; background-color:#fff;}
.guide_fl_side ul.sidebar.top{position:fixed; top:0; z-index:9;}
.guide_fl_side ul.sidebar .side_t{margin: 20px 0 15px;}
.guide_fl_side ul.sidebar .side_t a{font-size: 19px;color: #192433;font-weight: bold;}
.guide_fl_side ul.sidebar .side_t img{margin-right:10px;}
.guide_fl_side ul li ul.column{padding:0 0 0 15px;display: none; }
.guide_fl_side ul li ul.column li{color: #56657a; padding: 2px 0;}
.guide_fl_side ul li ul.column li a{color: #56657a;}
.guide_fl_side ul li ul.column li {font-size: 14px;line-height: 34px;}
.guide_fl_side ul li ul.column li a:hover,
.guide_fl_side ul li ul.column .active a {color: #4bcaff;text-decoration:underline;font-weight:bold;}
.guide_fl_side ul li ul.column li:hover::after,
.guide_fl_side ul li ul.column li.active::after {content: "↓";display: inline;font-size: inherit;color: #0d61ab;position: relative;top: -1px;margin-left: 10px;}
.guide_fr_cont{float:right;width:68%;}
@media (max-width: 768px) {
  .guide_fl_side{float:none;width:100%;padding:0;}
  .guide_fr_cont{float:none;width:100%;margin-top:50px;}
  .guide_fl_side ul.sidebar.top{background-color:#fff; z-index:9;width: 100%; box-shadow:0 0 5px #7c7c7c; position:fixed; left:-1000px; bottom:70px; top:auto;}
  .guide_fl_side .side_btn{ position: fixed;bottom: 10px; cursor:pointer;}
  .guide_fl_side > img{display: none;}
}
.guide .guideContent .content.win {
  display: block;
}
.guide .guideContent .content.mac {
  display: none;
}
.guide .guideContent .content .nav {
  /* padding: 0 60px; */
  margin-bottom: 40px;
  /* text-align: center; */
}
.guide .guideContent .content .nav h3{ font-size:24px;font-family: 'ProximaNova-semiBold'; line-height:1.2em;border-bottom:1px solid #e0e0e0;padding:10px 0;margin-bottom:15px;}
.guide .guideContent .content .nav h3 img {padding:3px 0;}
.guide .guideContent .content .nav p {
  display: none;
}
.guide .guideContent .content .nav ul li {
  cursor: pointer;
  display: inline-block;
  width: 224px;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  margin-left: 20px;
}
.guide .guideContent .content .nav ul li:hover,
.guide .guideContent .content .nav ul li.active {
  color: #4bcaff;
  text-decoration:underline;
}
.guide .guideContent .content .nav ul li:hover::after,
.guide .guideContent .content .nav ul li.active::after {
  content: "↓";
  display: inline;
  font-size: inherit;
  color: #0d61ab;
  position: relative;
  top: -1px;
  margin-left: 10px;
}

.guide .guideContent .content .guide_steps {
  margin-bottom: 60px;
}
.guide .guideContent .content .guide_steps .text {
  margin-bottom: 30px;
}
.guide .guideContent .content .guide_steps .text .p1 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
}
.guide .guideContent .content .guide_steps .text .p2 {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.guide .guideContent .content .guide_steps .step {
  padding-top: 50px;
}
.guide .guideContent .content .guide_steps .step .step_no {
  float: left;
  font-size: 20px;
  color: #009bdb;
}
.guide .guideContent .content .guide_steps .step .step_det {
  float: right;
  border-left: 1px solid #009bdb;
  position: relative;
  width: 92%;
  padding-left: 40px;
}
.guide .guideContent .content .guide_steps .step .step_det .p1 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 10px;
  padding-top: 1px;
}
.guide .guideContent .content .guide_steps .step .step_det .p2 {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  margin-bottom: 15px;
}
.guide .guideContent .content .guide_steps .step .step_det img {
  max-width: 100%;
}
.guide .guideContent .content .guide_steps .step .step_det::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  background-color: #009bdb;
  border-radius: 50%;
  left: -5px;
  top: 12px;
}
.guide .guideContent .content .guide_steps .step:last-child {
  margin-bottom: 0;
}
.guide .guideContent .content .guide_steps .step::after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 1080px) {
  .guide .guideContent .content .nav {
    position: relative;
  }
  .guide .guideContent .content .nav ul {
    /* display: none; */
    /* position: absolute; */
    width: 240px;
    left: 50%;
    /* margin-left: -120px; */
    background-color: #ffffff;
    z-index: 10000;
    /* border: 1px solid #009bdb; */
  }
  .guide .guideContent .content .nav ul li {
    display: block;
    margin: 0;
    width: auto;
    border: none;
  }
}
@media (max-width: 1024px) {
  .guide .guideContent .content .nav {
    padding: 0 2.5%;
    margin-bottom: 20px;
  }
  .guide .guideContent .content .guide_steps {
    padding: 0 2.5%;
    margin-bottom: 60px;
  }
  .guide .guideContent .content .guide_steps .text {
    margin-bottom: 20px;
  }
  .guide .guideContent .content .guide_steps .text .p1 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .guide .guideContent .content .guide_steps .text .p2 {
    font-size: 14px;
  }
  .guide .guideContent .content .guide_steps .step {
    padding-top: 30px;
  }
  .guide .guideContent .content .guide_steps .step .step_no {
    width: 10%;
    font-size: 18px;
  }
  .guide .guideContent .content .guide_steps .step .step_det {
    width: 90%;
    padding-left: 15px;
  }
  .guide .guideContent .content .guide_steps .step .step_det .p1 {
    font-size: 18px;
    padding-top: 0;
  }
  .guide .guideContent .content .guide_steps .step .step_det .p2 {
    font-size: 14px;
  }
  .guide .guideContent .content .guide_steps .step .step_det::before {
    top: 5px;
  }
}
@media (max-width: 479px) {
  .guide .guideContent .content .guide_steps .step .step_no {
    width: 20%;
  }
  .guide .guideContent .content .guide_steps .step .step_det {
    width: 78%;
  }
}

.guideContent .box3{border:1px solid #009bdb;border-radius: 10px;margin:35px 10px 20px 0; padding:10px 0;}
.guideContent .box3 h2{text-align:center;margin:15px 0 25px 2%;}
.guideContent .box3 p {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  width: 80%;
  margin: 40px auto 20px;
}
.guideContent .box3 a {
  display: block;
  width: 200px;
  line-height: 42px;
  height: 42px;
  background-color: #009bdb;
  border: 1px solid #009bdb;
  border-radius: 100px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto 30px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  text-align:center;
}
.guideContent .box3 a:hover {
  opacity: 0.6;
}
@media (max-width: 1024px) {
  .guideContent .box3 h2 {
    margin-bottom: 20px;
  }
  .guideContent .box3 p {
    margin-bottom: 20px;
  }
  .guideContent .box3 a {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .guideContent .box3 h2 {
    font-size: 20px;
  }
  .guideContent .box3 p {
    width: 100%;
    font-size: 14px;
  }
}

/* Download dropdown styles for getting-started guide pages */
.step_det .button-area .download-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.step_det .button-area .download-dropdown:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 8px;
}
.step_det .button-area .download-dropdown .icon-mac-green {
  padding-right: 42px;
  text-decoration: none;
  transform: translateZ(0);
  transition: background 0.3s, border-color 0.3s, color 0.3s, transform 0.18s, box-shadow 0.18s;
}
.step_det .button-area .download-dropdown .icon-mac-green:active,
.step_det .button-area .download-dropdown .icon-mac-green.download-pressed {
  box-shadow: 0 5px 14px rgba(0, 198, 159, 0.24) inset;
  transform: translateZ(0) scale(0.98);
}
.step_det .button-area .download-arrow {
  position: absolute;
  right: 18px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  transition: 0.3s;
}
.step_det .button-area .download-menu {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  width: 250px;
  margin-top: 8px;
  padding: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: 0.3s;
}
.step_det .button-area .download-menu:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -7px;
  margin-left: -7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
}
.step_det .button-area .download-dropdown.open .download-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.step_det .button-area .download-dropdown.open .download-arrow {
  margin-top: -2px;
  transform: rotate(225deg);
}
.step_det .button-area .download-menu-head {
  height: 42px;
  padding: 0 16px;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  line-height: 42px;
  text-align: left;
}
.step_det .button-area .download-menu a {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 18px;
  color: #333;
  line-height: 1.35em;
  text-align: left;
  text-decoration: none;
}
.step_det .button-area .download-menu a:hover {
  color: #00c69f;
  background: #f0fffb;
  text-decoration: none;
}
.step_det .button-area .download-menu strong {
  display: block;
  color: inherit;
  font-size: 16px;
  font-weight: bold;
}
.step_det .button-area .download-menu a span {
  display: block;
  margin-top: 3px;
  color: #777;
  font-size: 12px;
}
.step_det .button-area .download-item {
  position: relative;
  border-bottom: 1px solid #f4f4f4 !important;
}
.step_det .button-area .download-item:last-child {
  border-bottom: none !important;
}
.step_det .button-area .download-item.selected {
  background: #edfffb;
}
.step_det .button-area .download-item.selected:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 8px;
  height: 14px;
  margin-top: -9px;
  border-right: 2px solid #00c69f;
  border-bottom: 2px solid #00c69f;
  transform: rotate(45deg);
}
.step_det .button-area .download-help {
  position: relative;
  display: flex !important;
  float: right;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-top: 9px;
  border: none;
  background: transparent;
  border-radius: 50%;
  font-size: 0;
  line-height: 1;
  text-align: center;
  cursor: help;
  transition: 0.2s;
  color: #7ad8c8;
}
.step_det .button-area .download-help:hover {
  color: #0aa88a;
  background: #e8fff9;
}
.step_det .button-area .download-help-icon {
  display: block;
  width: 20px;
  height: 20px;
  color: currentColor;
  pointer-events: none;
}
.step_det .button-area .download-help-text {
  position: absolute;
  display: block !important;
  right: 0;
  top: 100%;
  width: 192px;
  height: auto;
  margin-top: 8px;
  padding: 8px 12px;
  color: #fff;
  background: #37383a;
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.25);
  font-size: 12px;
  font-weight: normal;
  line-height: 1.625em;
  text-align: center;
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: 0.2s;
  pointer-events: none;
  z-index: 25;
}
.step_det .button-area .download-help:hover .download-help-text {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.step_det .button-area .download-help-text span {
  display: inline;
  margin-top: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.step_det .button-area .download-help-line {
  display: block;
}
.step_det .button-area .download-help-line:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px;
}
.step_det .button-area .download-help-text .download-help-apple {
  display: inline-block;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  margin: 0;
  background: url(../images/icon/mac-white.png) center/contain no-repeat;
  line-height: 0;
  vertical-align: middle;
}