@charset "UTF-8";
html,
body {
  width: 100%;
  height: 100%;
  margin: 0; }

@font-face {
  font-family: adj;
  src: url("../font/DIN-BOLD.otf"), url("../font/DIN-BOLD.otf"); }
.f-cb:after,
.f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."; }

.f-cb,
.f-cbli li {
  zoom: 1; }

.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.f-dn {
  display: none; }

.f-db {
  display: block; }

.f-fl {
  float: left; }

.g-doc {
  position: relative;
  min-height: 100%;
  _height: 100%; }

.g-bd {
  padding: 0 0 100px;
  zoom: 1; }

.index-w {
  width: 1164px;
  margin: 0 auto; }

.main, .about, .consult, .introduce .inbk .groupbox {
  width: 1164px;
  margin: 0 auto; }

.errer {
  color: #f56c6c;
  font-size: 12px;
  display: none;
  line-height: 1;
  padding-top: 4px;
  top: 100%;
  left: 0; }

header {
  background-color: white; }

.logoimg {
  position: relative;
  width: 558px;
  height: 69px; }
  .logoimg img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    display: inline-block;
    height: 100%; }

.sloganimg {
  margin-top: 10px;
  position: relative;
  width: 240px;
  height: 26px; }
  .sloganimg img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    display: inline-block;
    height: 100%; }

.nav-wrap {
  width: 100%;
  background-color: #1b59a8;
  height: 48px;
  /*margin-bottom: 20px;*/ }
  .nav-wrap .option {
    margin: 0 auto;
    height: 100%;
    width: 1164px;
    font-size: 0; }
    .nav-wrap .option li {
      display: inline-block;
      height: 100%;
      text-align: center;
      width: 13.6%;
      margin: 0;
      vertical-align: middle; }
      .nav-wrap .option li a {
        display: inline-block;
        color: white;
        font-family: "微软雅黑";
        transition: border-color 0.3s, background-color 0.3s, color 0.3s;
        width: 100%;
        font-weight: 700;
        text-align: center;
        line-height: 48px;
        padding: 0 10px;
        height: 100%;
        /*transition: all .1s;*/
        font-size: 18px;
        transition: 0.13s; }
        .nav-wrap .option li a:hover {
          /*color: royalblue;*/
          background-color: #2a70c8;
          /*border: #2a70c8 1px solid;*/
          /*background-color: royalblue;*/ }

.main {
  padding: 20px 0 20px 0; }
  .main .vr {
    display: inline-block;
    text-align: right; }
    .main .vr .language a {
      margin-left: 3px;
      width: 78px;
      height: 28px;
      text-align: center;
      line-height: 28px;
      font-size: 14px;
      display: inline-block;
      background-color: #1b59a8;
      font-family: "微软雅黑";
      color: white;
      border: none; }

.manifesto {
  margin-top: 15px; }
  .manifesto span {
    font-family: "微软雅黑";
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    padding: 0 10px; }

.messagetext {
  margin-left: 10px; }
  .messagetext h1 {
    font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑";
    font-size: 30px;
    font-style: normal;
    font-weight: 700; }
  .messagetext .attach {
    margin-top: 10px; }
    .messagetext .attach p {
      font-weight: 600;
      margin-top: 5px;
      font-size: 13px; }

.LOGO {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 70px; }
  .LOGO img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    display: inline-block;
    height: 100%; }

.slogan {
  position: relative;
  width: 241px;
  height: 24px;
  margin-top: 20px; }
  .slogan img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    display: inline-block;
    height: 100%; }

.registerbox {
  margin-top: 19px; }
  .registerbox .f-fl .advertising-box {
    width: 695px;
    min-height: 200px; }
  .registerbox .f-fr {
    width: 450px;
    height: 305px;
    border: #d9d9d9 solid 1px; }

.register .tiile {
  font-size: 18px;
  font-weight: 700;
  color: #666666;
  font-family: "微软雅黑";
  width: 49.5%;
  display: inline-block;
  cursor: pointer;
  padding: 6px 10px;
  text-align: center; }
.register .tiile.active {
  color: #1b59a8; }
.register .messagedata {
  margin-top: 20px; }
  .register .messagedata form .control-label {
    font-size: 16px;
    color: #666666;
    font-weight: 500;
    padding-left: 0; }
  .register .messagedata form .inputl3 {
    font-family: "微软雅黑";
    height: 42px; }
  .register .messagedata form .mebutton {
    width: 303px;
    font-size: 16px;
    background-color: #1262c8;
    color: white;
    padding: 10px 0;
    font-family: "微软雅黑"; }
  .register .messagedata form .special-jump a {
    font-size: 14px;
    color: #999999; }

/* 修改 */
.products .messagedata {
  display: none; }

/* 修改 */
.products .messagedata.selected {
  display: block; }

/* 修改 */
.registerbox .f-fr .register .messagedata {
  margin-top: 15px; }

.g-ft {
  height: 100px;
  font: 12px/1.14 arial, "微软雅黑";
  margin: -100px 0 0 0;
  padding: 18px 0px 24px 0px;
  background-color: #333 !important; }

.ft {
  width: 100%;
  margin: 0 auto; }
  .ft .correlation {
    /*border:solid red 1px;*/
    /*margin: 0 auto;*/
    margin-top: 16px;
    display: inline-block; }
    .ft .correlation .fl {
      color: #fff;
      font-size: 14px;
      margin-left: 20px; }
  .ft p {
    background-color: inherit !important; }
  .ft .copyright {
    text-align: center;
    width: 749px;
    margin: 0 auto; }

.flow {
  padding: 60px 0 100px 0; }
  .flow .flowimg {
    display: inline-block;
    width: 1164px;
    margin-top: 40px; }
  .flow .addition-con {
    margin-top: 10px;
    color: #c1c1c1;
    font-size: 20px; }

.inquire {
  margin-top: 20px;
  background-image: url(../images/sjhogs.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 80px 0; }

.explainp {
  font-size: 14px;
  color: white;
  text-align: left;
  width: 598px;
  margin-left: 291px;
  margin-top: 10px; }

.databox {
  width: 850px;
  font-size: 0;
  margin: 0 auto;
  font-size: 0;
  padding-left: 70px;
  text-align: left; }
  .databox input {
    width: 100%;
    height: 50px;
    color: #4f7289;
    font-size: 16px;
    color: #333;
    font-weight: 500; }
  .databox .identification {
    line-height: 50px;
    font-size: 24px;
    font-weight: 800;
    color: #1b59a8; }
  .databox .importBox {
    width: 70%; }
  .databox .mebtn {
    padding: 0 40px;
    height: 50px;
    background-color: #1b59a8;
    color: white;
    font-size: 16px;
    display: inline-block;
    border: none; }
  .databox .col-md-7,
  .databox .col-md-3 {
    padding: 0; }

.trait .explain-topBox {
  text-align: center;
  padding-bottom: 20px; }
  .trait .explain-topBox .te-tit {
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 600;
    font-family: "微软雅黑";
    color: #363636; }
  .trait .explain-topBox .te-con {
    font-size: 16px;
    color: #a9a9aa;
    vertical-align: middle;
    display: inline-block;
    background-image: url(../images/tu6.png);
    background-size: 100% 100%;
    padding: 26px 24px;
    margin: 0 auto;
    margin-top: 20px;
    width: 554px; }
.trait .conbd {
  background-image: url(../images/tdianimg.png);
  background-size: 100%; }
.trait .content .f-fl {
  width: 417px;
  text-align: right; }
.trait .content .f-fr {
  width: 417px; }
.trait .content .template-parties {
  margin-bottom: 83px; }
  .trait .content .template-parties .te-tit {
    display: inline-block;
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 600;
    font-family: "微软雅黑";
    color: #363636; }
  .trait .content .template-parties .te-con {
    font-size: 16px;
    color: #a9a9aa;
    vertical-align: middle;
    background-image: url(../images/tu6.png);
    background-size: 100% 100%;
    padding: 0px 24px;
    padding-top: 20px;
    height: 87px; }

.explain {
  padding: 15px 0 48px 0; }
  .explain .content {
    width: 1156px;
    margin: 0 auto; }
    .explain .content .template {
      vertical-align: top;
      width: 46% !important;
      display: inline-block;
      margin-top: 20px; }
    .explain .content p {
      margin-top: 30px;
      position: relative;
      padding-left: 20px; }
      .explain .content p i {
        position: absolute;
        line-height: 0;
        left: 0px;
        margin: 0;
        color: #5089d3;
        padding: 0;
        font-size: 40px;
        display: inline-block; }
      .explain .content p .i {
        position: absolute;
        line-height: 0;
        left: 0px;
        margin: 0;
        padding: 0;
        font-size: 50px;
        display: inline-block; }
      .explain .content p span {
        font-size: 16px;
        line-height: 150%; }
      .explain .content p .indent {
        color: #333333;
        display: inline-block;
        line-height: 150%; }
    .explain .content .bluepaint {
      margin-top: 30px; }
      .explain .content .bluepaint::before {
        font-size: 40px;
        padding-left: 20px;
        display: inline-block;
        float: left;
        content: "·"; }

.effect {
  padding: 60px 0 100px 0;
  padding-bottom: 156px; }
  .effect .content {
    margin-top: 64px; }

.groupbox .title {
  text-align: center;
  color: #444444;
  font-size: 28px;
  font-weight: 500; }
.groupbox .subscript-size::after {
  margin-top: 20px;
  content: "———";
  display: inline-block;
  width: 100%;
  color: #1b59a8; }
.groupbox .short {
  margin-top: 10px !important; }

.normal-text {
  text-indent: 32px;
  font-size: 16px;
  line-height: 150%;
  color: #333; }

.astrict {
  min-height: 10px;
  zoom: 1;
  position: relative; }
  .astrict .fl {
    float: left;
    display: inline-block; }
  .astrict .fr {
    float: right; }
  .astrict .userNameTit {
    position: absolute;
    display: inline-block;
    float: right;
    right: 0;
    top: 40px;
    font-size: 18px;
    color: #555;
    font-weight: 550; }
  .astrict:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.about .content {
  padding: 100px 100px 150px 100px; }
  .about .content p {
    margin-bottom: 23px;
    text-indent: 32px;
    font-size: 18px;
    line-height: 180%;
    color: #333333; }

.consult {
  padding-bottom: 100px; }
  .consult .content .paragraph h2 {
    margin-top: 60px;
    font-weight: 500;
    font-size: 16px;
    color: #5d5d5d; }
  .consult .content .paragraph p {
    margin-top: 25px;
    font-size: 16px;
    line-height: 180%; }
  .consult .complaint {
    margin-top: 34px; }
    .consult .complaint .form-group {
      margin-left: 0;
      margin-right: 0; }
      .consult .complaint .form-group .exampleInputEmail2 {
        font-size: 16px;
        color: #333333;
        font-weight: 500; }
  .consult .me-bn {
    margin: 0 auto;
    margin-top: 50px; }

.me-bn {
  display: inline-block;
  background-color: #1b59a8;
  color: white;
  font-size: 16px;
  padding: 12px 80px; }

.introduce .groupbox {
  padding-top: 40px; }
.introduce .content {
  margin-top: 30px; }
  .introduce .content p {
    text-indent: 32px;
    line-height: 200%;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 20px; }

.ann {
  padding: 140px 0 50px 0; }
  .ann .explaintit {
    width: 812px;
    font-size: 17px;
    color: #333333;
    margin: 0 auto;
    margin-top: 82px;
    padding-bottom: 24px; }
  .ann .agreement #inlineCheckbox1 {
    margin-top: 0; }
  .ann .result {
    border-top: solid #e8e8e8 1px;
    min-height: 200px;
    padding-bottom: 78px; }
    .ann .result .article {
      width: 812px;
      margin: 0 auto;
      padding: 20px 0;
      text-align: center;
      color: #0e8605;
      font-weight: 700;
      font-size: 14px; }
      .ann .result .article .name {
        font-size: 14px;
        color: #333333;
        font-weight: 600; }
      .ann .result .article .price {
        font-weight: 700;
        color: #e50012; }
  .ann .mebon {
    font-size: 15px;
    margin-top: 30px;
    background-color: #1b59a8;
    padding: 14px 40px; }

.reg-box {
  width: 400px;
  margin: 0 auto;
  padding: 100px 0; }

.later {
  text-align: center;
  display: none;
  width: 100%;
  padding-top: 50px; }
  .later .visiting {
    /*padding: 0 54px;*/
    padding: 20px 0;
    display: inline-block; }
    .later .visiting .viicon {
      width: 37px;
      height: 37px;
      padding: 0;
      display: inline-block;
      position: relative;
      margin-right: -37px; }
    .later .visiting .f-fr {
      width: 100%;
      border: none !important;
      height: auto !important;
      /*border: solid red 1px;*/ }
    .later .visiting .f-fl {
      height: auto; }
    .later .visiting .context-box {
      padding-left: 53px;
      /*border: solid red 1px;*/ }
      .later .visiting .context-box p {
        text-align: left;
        margin-bottom: 3px;
        font-size: 14px;
        color: #333333; }
  .later .identity-box {
    color: #999;
    margin-right: 24px;
    font-size: 14px; }
  .later .mebutton {
    background-color: #1262c8 !important;
    text-decoration: none;
    color: white;
    font-family: "微软雅黑"; }

.me-panel {
  display: none;
  position: absolute;
  top: 10%;
  left: 30%;
  width: 700px;
  margin: 0 auto; }
  .me-panel .code-dialog {
    padding: 20px;
    height: 600px;
    overflow: hidden;
    overflow-y: scroll; }
    .me-panel .code-dialog .code-cnt {
      padding: 0 20px; }
      .me-panel .code-dialog .code-cnt p {
        font-size: 12px;
        line-height: 2em;
        text-indent: 2em; }

.linetwo {
  text-align: left; }
  .linetwo p {
    display: inline-block;
    width: 47%; }
    .linetwo p:nth-child(even) {
      float: right; }

.introduce .inbk {
  padding: 20px 20px 60px 20px; }
  .introduce .inbk:nth-child(odd) {
    background-color: white; }
  .introduce .inbk:nth-child(even) {
    background-color: #eff3fb; }

.template {
  margin-bottom: 73px; }
  .template .te-tit {
    display: inline-block;
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 600;
    font-family: "微软雅黑";
    color: #363636; }
  .template .te-con {
    font-size: 16px;
    color: #a9a9aa;
    vertical-align: middle;
    padding: 0px 24px;
    padding-top: 30px;
    height: 87px; }

.partition {
  border: solid #1b59a8 1px;
  border-radius: 5px;
  overflow: hidden; }
  .partition .title-two {
    width: 83px;
    padding: 76px 29px;
    display: inline-block;
    text-align: justify;
    font-size: 24px;
    color: #1b59a8;
    background-color: #e6f0fd;
    writing-mode: sideways-lr;
    -webkit-writing-mode: sideways-lr;
    -ms-writing-mode: sideways-lr;
    /*从左向右 从右向左是 writing-mode: vertical-rl;*/
    writing-mode: tb-lr; }
  .partition .load p span {
    color: #7d7d7d; }
  .partition .load p .extrude {
    color: #333; }

#Area {
  padding-top: 20px; }

#price-Box {
  display: inline-block;
  width: 850px;
  margin-left: 160px;
  font-size: 14px;
  padding: 0px 0px 20px 130px;
  color: white; }
  #price-Box span {
    font-weight: 600;
    font-size: 14px; }
  #price-Box .unit {
    font-size: 14px; }
  #price-Box .price {
    font-family: adj; }

.merchant-box {
  padding: 22px 20px;
  background-color: #f0f4f8;
  margin-top: -8px;
  border-radius: 5px; }
  .merchant-box input {
    height: 43px;
    border-right: none; }
  .merchant-box .input-group-addon {
    background-color: white; }
  .merchant-box i {
    cursor: pointer;
    color: #1b59a8;
    font-size: 16px; }

.table {
  margin-bottom: 0; }
  .table thead tr {
    background-color: #eff3fc; }
    .table thead tr th {
      text-align: center;
      color: #131313;
      padding: 17px 0;
      font-size: 16px; }
  .table tbody {
    background-color: #fff; }
    .table tbody tr {
      border-bottom: #f4f4f4 solid 1px;
      padding: 0 10px; }
      .table tbody tr td {
        font-size: 16px;
        padding: 12px 0;
        color: #b0b0b0;
        vertical-align: middle;
        text-align: center; }
        .table tbody tr td:nth-child(even) {
          border-right: #f4f4f4 solid 1px;
          border-left: #f4f4f4 solid 1px; }
        .table tbody tr td button {
          display: inline-block;
          vertical-align: text-bottom; }

.merchantNav {
  background-color: white;
  display: inline-block;
  text-align: center;
  width: 100%; }

.rule-box {
  padding-bottom: 50px; }
  .rule-box .groupbox {
    margin-top: 40px; }
    .rule-box .groupbox .subscript-size::after {
      margin-top: 0px; }
  .rule-box .ruleItem {
    margin-top: 45px; }
    .rule-box .ruleItem .sketch {
      font-size: 18px;
      color: #333333;
      font-weight: 600; }
    .rule-box .ruleItem .context {
      margin-top: 30px;
      font-size: 16px;
      color: #333333;
      text-indent: 32px;
      line-height: 150%; }

.me-alert {
  font-size: 14px;
  min-width: 380px;
  box-sizing: border-box;
  border-radius: 4px;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  padding: 15px 15px 15px 20px;
  display: flex;
  align-items: center; }

.entranceBox {
  animation-timing-function: cubic-bezier(0.58, 0.72, 0.53, 0.67);
  -webkit-animation-timing-function: cubic-bezier(0.58, 0.72, 0.53, 0.67);
  animation-name: entrance;
  animation-fill-mode: forwards; }

.leaveBox {
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-name: leave;
  animation-fill-mode: forwards; }

@keyframes entrance {
  0% {
    opacity: 0.4;
    top: -20px; }
  8% {
    opacity: 1;
    top: 20px; }
  90% {
    opacity: 1;
    top: 20px; }
  100% {
    opacity: 0;
    top: -10px; } }
@keyframes leave {
  from {
    opacity: 1;
    top: 20px; }
  to {
    opacity: 0;
    top: -20px; } }
.commercialTenant {
  padding-bottom: 50px;
  padding-top: 20px; }
  .commercialTenant .form-group {
    display: inline-block;
    width: 100%;
    padding-left: 300px;
    margin-left: 0;
    margin-right: 0; }
  .commercialTenant .Tenant-form {
    text-align: center; }
    .commercialTenant .Tenant-form label {
      display: inline-block;
      font-size: 15px;
      font-weight: 500;
      float: left;
      width: 178px;
      padding-top: 15px;
      color: #333 !important; }

.me-nav-bread {
  display: inline-block;
  margin-top: 25px;
  margin-left: calc((100% - 1164px)/2);
  font-size: 15px; }
  .me-nav-bread .one {
    font-size: 15px;
    font-weight: 600;
    color: #333; }
  .me-nav-bread i {
    color: #d3c9cf;
    display: inline-block; }
  .me-nav-bread span {
    color: #666666;
    font-weight: 500;
    vertical-align: text-bottom;
    font-size: 14px;
    display: inline-block; }

.dispark {
  margin-top: 20px;
  padding-bottom: 50px; }
  .dispark .f-fl {
    float: left;
    position: relative;
    float: left;
    width: 200px;
    margin-right: -200px; }
  .dispark .lnav {
    background-color: white;
    width: 100%;
    min-height: 800px;
    _height: 800px;
    border: #ebebeb 1px solid !important; }
    .dispark .lnav .nav-bay .tit {
      padding: 18px 0;
      border-bottom: solid #ebebeb 1px;
      font-size: 15px;
      text-align: center;
      cursor: pointer;
      color: #666666;
      display: inline-block;
      width: 100%;
      position: relative; }
      .dispark .lnav .nav-bay .tit .icon-me {
        position: absolute;
        right: 20%;
        margin-top: 18px; }
    .dispark .lnav .nav-bay .eliminate {
      width: 200px;
      overflow: hidden; }
    .dispark .lnav .nav-bay .bearing {
      overflow: hidden;
      overflow-y: scroll;
      width: 200px;
      border: solid red 1px;
      padding-bottom: 50px;
      scroll-behavior: smooth;
      display: inline-block; }
      .dispark .lnav .nav-bay .bearing::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 10px;
        /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px; }
      .dispark .lnav .nav-bay .bearing::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px #666;
        background: #666; }
      .dispark .lnav .nav-bay .bearing::-webkit-scrollbar-track {
        /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        background: #EDEDED; }
    .dispark .lnav .nav-bay .nav-granary {
      padding-bottom: 60px; }
      .dispark .lnav .nav-bay .nav-granary a {
        padding-left: 20px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        width: 100%;
        margin-top: 16px;
        font-size: 14px;
        cursor: pointer; }
      .dispark .lnav .nav-bay .nav-granary .nav-granary-this {
        color: #1b59a8; }
    .dispark .lnav .nav-this {
      background-color: #e5f7ff;
      border: none; }
  .dispark .f-fr {
    padding-left: 210px;
    width: 100%; }
    .dispark .f-fr .tit {
      font-size: 18px;
      color: #1b59a8;
      font-weight: 600;
      padding-top: 34px;
      padding-bottom: 27px;
      border-bottom: dashed 1px #e6e6e6; }
    .dispark .f-fr .tit-secondary {
      font-size: 15px;
      font-weight: 500;
      padding: 40px 0 22px 0;
      color: #808080; }
    .dispark .f-fr .fr-context {
      padding: 0 38px; }
      .dispark .f-fr .fr-context .strip {
        margin-top: 23px;
        font-size: 14px;
        color: #666666;
        line-height: 180%; }
        .dispark .f-fr .fr-context .strip .head {
          font-size: 15px;
          font-weight: 700;
          color: #666666;
          margin-right: 20px; }

.upinput {
  position: relative;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-align: left; }
  .upinput .fileinput-button {
    position: relative;
    display: inline-block;
    z-index: 99; }
  .upinput .fileinput-button input {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 200px;
    bottom: 0;
    z-index: 999;
    cursor: pointer;
    opacity: 0;
    border: solid red 1px;
    -ms-filter: "alpha(opacity=0)"; }
  .upinput img {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    display: inline-block;
    width: 178px;
    height: 178px; }

.m-fa-errer {
  color: #777;
  font-size: 14px;
  float: left;
  margin-top: 10px; }

.me-danger {
  margin-right: 3px; }

.apiDocument .f-fl {
  float: left;
  position: relative;
  height: 100%;
  float: left;
  width: 200px;
  margin-right: -200px; }
  .apiDocument .f-fl .sidebar-wrapper {
    position: absolute;
    top: 0;
    z-index: -99;
    width: 100%;
    border: solid red 1px; }
    .apiDocument .f-fl .sidebar-wrapper .sidebar {
      height: 100%;
      background-color: #0E8605; }
.apiDocument .f-fr {
  padding-left: 210px;
  width: 100%; }
.apiDocument .iiuvs {
  margin-top: 32px;
  font-size: 16px;
  line-height: 24px; }

.s-table-layout {
  text-align: center; }
  .s-table-layout th {
    padding: 4px 12px;
    word-break: break-word;
    white-space: nowrap;
    font-weight: 600;
    background-color: #F7F7F7;
    border: 1px solid transparent;
    font-size: 12px;
    text-align: left;
    min-width: 100px; }
    .s-table-layout th:first-child {
      border-top-left-radius: 4px; }
  .s-table-layout td {
    border: 1px solid #F0F3F6;
    padding: 4px 12px;
    word-break: break-word;
    font-size: 12px;
    text-align: left;
    word-break: break-word;
    word-wrap: break-word;
    min-width: 100px; }

.api-particulars {
  width: 97%;
  display: inline-block;
  margin-left: 2%; }
  .api-particulars .apiName {
    padding: 20px 8px;
    font-size: 20px;
    color: #333; }
  .api-particulars .api-tit {
    background-color: #f5f5f5;
    padding: 8px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #ddd; }
  .api-particulars .api-context {
    padding: 18px 8px;
    text-align: left;
    font-size: 15px; }
    .api-particulars .api-context .s-table-layout {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd; }
      .api-particulars .api-context .s-table-layout th {
        text-align: center; }

.none-table {
  padding: 15px 0;
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #333; }

#certificateimg .img-examine {
  width: 560px;
  display: inline-block; }
#certificateimg .modal-dialog {
  display: inline-block;
  text-align: center;
  margin-left: calc((100% - 600px) / 2); }
#certificateimg .modal-body {
  height: 500px;
  overflow: hidden;
  overflow-y: scroll; }

.extrudeTwo {
  font-size: 16px !important;
  color: #333333 !important;
  font-weight: 550;
  margin-right: -10px !important; }

.around .QRcodeImg img {
  width: 80px !important; }
.around .QRcodeImg p {
  margin-top: 8px; }
.around .div {
  display: inline-block;
  width: 522px;
  margin-left: 40px;
  vertical-align: middle; }
  .around .div img {
    width: 92px;
    display: inline-block;
    vertical-align: middle; }
  .around .div .fr {
    float: right; }
  .around .div p {
    text-indent: 0;
    display: inline-block;
    vertical-align: middle;
    width: 400px; }

.legend {
  font-size: 14px;
  margin-top: 20px;
  padding: 12px 96px;
  color: #313131;
  font-size: 16px;
  display: inline-block;
  background-color: #e6e9f1; }

/*# sourceMappingURL=style.css.map */
