* {
  padding: 0;
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

li {
  list-style: none;
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

body, html {
  width: 100%;
  height: 100%;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #efefef;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #333;
}
::-webkit-scrollbar-corner {
  background: #179a16;
}

#online_cando {
  width: 100%;
  height: 100%;
  color: #333;
  font: 13px/1.231 sans-serif;
  font-family: "PingFang SC", "Microsoft YaHei", "微软雅黑";
  overflow: auto;
}

#online_cando .cando_nav_box {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 100%;
  z-index: 1;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
}

#online_cando .cando_nav_box .cando_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
}

#online_cando .cando_nav_box .cando_nav .logo_box {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

#online_cando .cando_nav_box .cando_nav .logo_box img {
  width: 48px;
  height: 20px;
  margin-right: 9px;
  cursor: pointer;
}

#online_cando .cando_nav_box .cando_nav .to_consult {
  padding: 6px 16px 8px 20px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-color: #2975e6;
  cursor: pointer;
}

#online_cando .cando_header_box {
  width: 100%;
  height: 621px;
  background-color: #fafafc;
  margin-top: 71px;
}

#online_cando .cando_header_box .cando_header_bg {
  width: 100%;
  height: 100%;
  background: url("../images/privateSDK/cando_header_bg.png") no-repeat center;
  background-position-y: 20px;
  position: relative;
  min-width: 1200px;
}

#online_cando .cando_header_box .cando_header_bg #go_to_shilitu {
  width: 600px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0);
  position: absolute;
  right: 30px;
  bottom: 103px;
  cursor: pointer;
}

#online_cando .cando_header_box .cando_header .header_word {
  padding-top: 177px;
  margin-bottom: 30px;
  color: #333333;
}

#online_cando .cando_header_box .cando_header .header_word .title {
  margin-bottom: 54px;
  font-size: 50px;
  font-weight: bold;
}

#online_cando .cando_header_box .cando_header .header_word .intro {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}

#online_cando .cando_header_box .cando_header .header_word .intro span {
  font-weight: normal;
}

#online_cando .cando_header_box .cando_header .btn {
  width: 270px;
  padding: 12px 0 14px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #2975e6;
  cursor: pointer;
}

#online_cando .cando_problem_box {
  padding-top: 95px;
  background-color: #fafafc;
}

#online_cando .cando_problem_box .cando_problem > .title {
  margin-bottom: 95px;
  font-size: 48px;
  color: #333333;
  text-align: center;
}

#online_cando .cando_problem_box .cando_problem .suit_box {
  display: flex;
  justify-content: space-between;
}

#online_cando .cando_problem_box .cando_problem .suit_box li {
  padding: 33px 5px 47px;
  color: #434548;
  text-align: center;
  background-color: #f6f8fc;
}

#online_cando .cando_problem_box .cando_problem .suit_box li:hover {
  box-shadow: 0 0 12px #ecf1fa;
}

#online_cando .cando_problem_box .cando_problem .suit_box li .suit_num {
  margin-bottom: 30px;
  line-height: 38px;
  font-size: 38px;
}

#online_cando .cando_problem_box .cando_problem .suit_box li .suit_title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}

#online_cando .cando_problem_box .cando_problem .suit_box li .suit_img_box {
  width: 280px;
  height: 280px;
}

#online_cando .cando_problem_box .cando_problem .suit_box li .suit_img_box img {
  width: 100%;
}

#online_cando .cando_problem_box .cando_problem .suit_box li .suit_word {
  margin-top: 26px;
  font-size: 14px;
}

#online_cando
  .cando_problem_box
  .cando_problem
  .suit_box
  li
  .suit_word
  .vice_title {
  font-size: 20px;
  font-weight: 600;
}

#online_cando .cando_problem_box .cando_problem .suit_box li .suit_word .intro {
  margin-top: 16px;
  line-height: 23px;
}

#online_cando .cando_system_box {
  padding-top: 100px;
  background-color: #fafafc;
}

#online_cando .cando_system_box .cando_system > .title {
  margin-bottom: 100px;
  font-size: 48px;
  color: #333333;
  text-align: center;
}

#online_cando .cando_system_box .cando_system .system_box {
  display: flex;
  flex-wrap: wrap;
  width: 1092px;
  margin: 0 auto;
}

#online_cando .cando_system_box .cando_system .system_box li {
  width: 20%;
  margin-bottom: 50px;
  text-align: center;
}

#online_cando .cando_system_box .cando_system .system_box li:nth-of-type(5n) {
  margin-right: 0;
}

#online_cando .cando_system_box .cando_system .system_box li .system_icon {
  width: 98px;
  height: 98px;
  margin: 0 auto;
}

#online_cando .cando_system_box .cando_system .system_box li .system_icon img {
  width: 100%;
}

#online_cando .cando_system_box .cando_system .system_box li .intro {
  margin-top: 26px;
  font-size: 20px;
}

#online_cando .cando_system_box .cando_system .system_btn {
  width: 270px;
  margin: 30px auto 0;
  padding: 18px 0;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: #2975e6;
  cursor: pointer;
}

#online_cando .cando_online_box {
  padding-top: 100px;
  background-color: #fafafc;
}

#online_cando .cando_online_box .cando_online > .title {
  margin-bottom: 97px;
  font-size: 48px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

#online_cando .cando_online_box .cando_online .online_sdk {
  width: 100%;
  padding: 28px 0 63px;
  margin-bottom: 92px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  text-align: center;
}

#online_cando .cando_online_box .cando_online .online_sdk .sdk_img_box {
  width: 200px;
  height: 120px;
  margin: 0 auto;
}

#online_cando .cando_online_box .cando_online .online_sdk .sdk_img_box img {
  width: 100%;
}

#online_cando .cando_online_box .cando_online .online_sdk .sdk_link {
  margin: 25px 0 27px;
  font-size: 24px;
  font-weight: bold;
}

#online_cando .cando_online_box .cando_online .online_sdk .sdk_link a {
  color: #171f28;
  cursor: default;
}

#online_cando .cando_online_box .cando_online .online_sdk .intro {
  font-size: 18px;
  color: #787c80;
  line-height: 30px;
}

#online_cando .cando_online_box .cando_online .function_box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#online_cando .cando_online_box .cando_online .function_box li {
  width: 33%;
  margin-bottom: 110px;
  text-align: center;
}

#online_cando .cando_online_box .cando_online .function_box li .fun_img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

#online_cando .cando_online_box .cando_online .function_box li .fun_img img {
  width: 100%;
}

#online_cando .cando_online_box .cando_online .function_box li .fun_title {
  margin: 35px 0 29px;
  font-size: 24px;
  font-weight: bold;
  color: #171f28;
}

#online_cando .cando_online_box .cando_online .function_box li .intro {
  font-size: 18px;
  color: #171f28;
  line-height: 30px;
}

#online_cando .cando_support_box {
  padding-top: 19px;
  background-color: #fafafc;
}

#online_cando .cando_support_box .cando_support > .title {
  margin-bottom: 119px;
  font-size: 48px;
  text-align: center;
}

#online_cando .cando_support_box .cando_support .support_box {
  display: flex;
}

#online_cando .cando_support_box .cando_support .support_box li {
  width: 25%;
  text-align: center;
}

#online_cando
  .cando_support_box
  .cando_support
  .support_box
  li
  .support_img_box {
  width: 121px;
  height: 120px;
  margin: 0 auto;
}

#online_cando
  .cando_support_box
  .cando_support
  .support_box
  li
  .support_img_box
  img {
  width: 100%;
}

#online_cando .cando_support_box .cando_support .support_box li .title {
  margin: 28px 0 24px;
  font-size: 24px;
  font-weight: bold;
  color: #171f28;
}

#online_cando .cando_support_box .cando_support .support_box li .intro {
  font-size: 18px;
  color: #171f28;
  line-height: 30px;
}

#online_cando .cando_support_box .cando_support .support_btn {
  width: 270px;
  padding: 18px 0;
  margin: 106px auto 0;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-color: #2975e6;
  cursor: pointer;
}

#online_cando .cando_work_box {
  padding: 83px 0 79px;
  background-color: #fafafc;
}

#online_cando .cando_work_box .cando_work > .title {
  margin-bottom: 119px;
  font-size: 48px;
  text-align: center;
}

#online_cando .cando_work_box .cando_work .work_box {
  display: flex;
}

#online_cando .cando_work_box .cando_work .work_box .work_contain {
  margin-right: 62px;
}

#online_cando .cando_work_box .cando_work .work_box .work_contain .link {
  margin-top: 54px;
  font-size: 30px;
  font-weight: bold;
}

#online_cando .cando_work_box .cando_work .work_box .work_contain .link a {
  color: #333333;
  cursor: default;
}

#online_cando .cando_work_box .cando_work .work_box .work_contain .intro {
  margin: 29px 0 59px;
  font-size: 18px;
  color: #666666;
}

#online_cando
  .cando_work_box
  .cando_work
  .work_box
  .work_contain
  .consult_immediately_btn {
  width: 270px;
  padding: 18px 0;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: #2975e6;
  cursor: pointer;
}

#online_cando .cando_work_box .cando_work .work_box .work_img_box {
  width: 620px;
  height: 360px;
}

#online_cando .cando_consult_box {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

#online_cando .cando_consult_box .cando_consult {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 31px 32px 60px 29px;
  border: 1px solid #cccccc;
  border-radius: 20px;
  background: #fbfbfb;
}

#online_cando .cando_consult_box .cando_consult .title {
  margin-bottom: 33px;
  font-size: 24px;
}

#online_cando .cando_consult_box .cando_consult .close {
  position: absolute;
  top: 35px;
  right: 19px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  cursor: pointer;
}

#online_cando .cando_consult_box .cando_consult .close .close_left,
#online_cando .cando_consult_box .cando_consult .close .close_right {
  position: absolute;
  top: 50%;
  width: 18px;
  height: 1px;
  background-color: #333;
  transform: rotate(45deg);
}

#online_cando .cando_consult_box .cando_consult .close .close_right {
  transform: rotate(-45deg);
}

#online_cando .cando_consult_box .cando_consult .consult_members {
  font-weight: bold;
  color: #000000;
}

#online_cando .cando_consult_box .cando_consult .consult_members li {
  margin-bottom: 28px;
}

#online_cando
  .cando_consult_box
  .cando_consult
  .consult_members
  li:last-of-type {
  margin-bottom: 0;
}

#online_cando .cando_consult_box .cando_consult .consult_members li .name {
  display: flex;
  align-items: center;
  font-size: 19px;
}

#online_cando
  .cando_consult_box
  .cando_consult
  .consult_members
  li
  .name
  .line {
  width: 7px;
  height: 18px;
  margin-top: 2px;
  margin-right: 6px;
  background: #007cea;
}

#online_cando .cando_consult_box .cando_consult .consult_members li .telephone,
#online_cando .cando_consult_box .cando_consult .consult_members li .mailbox {
  margin-top: 14px;
  font-size: 16px;
}

#online_cando .cando_consult_box .cando_consult .consult_members li .mailbox {
  margin-top: 11px;
}

/*footer*/
.footer-wrapper {
  width: 100%;
  min-width: 1180px;
  height: 340px;
  background: #fff;
  border-top: 1px solid #ccc;
}
.wInner {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.footer-box {
  padding-top: 80px;
}
.footer-box > div {
  float: left;
}
.footer-box .col01 {
  width: 440px;
}
.footer-box .col02 {
  width: 498px;
  padding-left: 70px;
}
.footer-box .col03 {
  width: 240px;
  text-align: center;
}
.footer-box .title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}
.footer-box .title-sec {
  font-size: 16px;
}
.webMap-list {
  width: 415px;
}
.webMap-list li {
  float: left;
  width: 252px;
  margin-bottom: 18px;
}
.webMap-list li a {
  color: #1f78e3;
  font-size: 14px;
}
.webMap-list li a:hover {
  text-decoration: underline;
}
.footer-box .col02 .fl {
  width: 198px;
}
.footer-box .col02 .fr {
  width: 160px;
}
.footer-box .col02 .textbox-red {
  display: flex;
  align-items: center;
  width: 180px;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  background-color: #1f78e3;
  color: #fff;
  margin-top: 20px;
}
.footer-box .col02 .textbox-red img {
  margin-right: 6px;
}
.footer-box .col02 .icon-phone {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.footer-box .col02 .text-xlg {
  margin-top: 20px;
}
.QQserv-list {
  margin-top: 26px;
}
.QQserv-list li {
  float: left;
  width: 74px;
  text-align: center;
}
.QQserv-list li a {
  text-align: center;
}
.QQserv-list .QQserv-img {
  margin: 0 auto;
  width: 48px;
  height: 48px;
  background-image: url("../images/privateSDK/icon-qqServ.png");
}
.QQserv-list .QQserv-img.cad {
  background-position-y: 0;
}
.QQserv-list .QQserv-img.cost {
  background-position-y: -48px;
}
.QQserv-list .QQserv-img.mob {
  background-position-y: -96px;
}
.QQserv-list li a:hover .QQserv-img {
  background-position-x: -48px;
}
.QQserv-list .text {
  display: block;
  padding-top: 10px;
  color: #7a7a7a;
}
.footer-box .img-wxcode {
  margin-top: 42px;
}
.footer-box .col03 .text {
  line-height: 24px;
}
.footer-box .col03 .text.text-gray {
  color: #7a7a7a;
}
.copyright-box {
  text-align: center;
  color: #7a7a7a;
  margin-top: 40px;
}
.footer-box .divider {
  width: 1px;
  height: 190px;
  background: #ccc;
  float: left;
}
.copyright-box a {
  color: #7a7a7a;
}
.sub-nav {
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 60px;
  height: auto;
  z-index: 9999;
}
.sub-nav .rightFix-item {
  display: block;
  height: 60px;
  border: 1px solid #ccc;
  background-color: #fff;
  cursor: pointer;
}
.sub-nav .rightFix-item:hover {
  border-color: #1f78e3;
  background-color: #1f78e3;
}
.sub-nav .rightFix-item:hover .icons {
  background-position-y: -56px;
}
.sub-nav .rightFix-item.toCode-box:hover .prop-toCode {
  width: 113px;
}
.sub-nav .rightFix-item.toCode-box .prop-toCode {
  position: absolute;
  right: 60px;
  bottom: 0;
  width: 0px;
  background: #fff;
  overflow: hidden;
  transition: width 0.2s;
}
.sub-nav .rightFix-item.toCode-box .prop-toCode img {
  border: 2px solid #1f78e3;
}

.sub-nav .icons {
  width: 60px;
  height: 60px;
  background: url('../images/privateSDK/icons-toTop.png') no-repeat 0 5px;
}
.sub-nav .icons.icon-toServ {
  background-position-x: -55px;
}
.sub-nav .icons.icon-toCode {
  background-position-x: -116px;
}
.sub-nav .icons.icon-toTop {
  background-position-x: 5px;
}