html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
}
body {
  margin: 0;
  font-size: 14px;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
p {
  margin: 0;
  font-size: 16px;
  margin-bottom: 15px;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
  color: #000;
}
@font-face {
  font-family: "iconfont";
  src: url("./font/iconfont.eot");
  src: url("./font/iconfont.eot?#iefix") format("embedded-opentype"), url("./font/iconfont.woff") format("woff"),
    url("./font/iconfont.ttf") format("truetype"), url("./font/iconfont.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-guanbi:before {
  content: "\e624";
}
.icon-shuoming:before {
  content: "\e628";
}
.icon-jiantoushang:before {
  content: "\e62c";
}
.icon-jiantoushang1:before {
  content: "\e62d";
}
.icon-jiantouyou:before {
  content: "\e62e";
}
.icon-jiantouxia:before {
  content: "\e62f";
}
.icon-shouye:before {
  content: "\e630";
}
.icon-sousuo:before {
  content: "\e632";
}
.icon-yigouxuan:before {
  content: "\e63d";
}
.icon-weigouxuan:before {
  content: "\e63e";
}
.icon-changyonggoupiaorenshanchu:before {
  content: "\e645";
}
.icon-tishishuoming:before {
  content: "\e64c";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.container .section {
  margin: 0 auto;
  position: relative;
}
.container .row {
  width: 100%;
  position: relative;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.container:before,
.container:after,
.section:before,
.section:after,
.row:before,
.row:after {
  content: "";
  display: table;
}
.nav_container {
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 5;
}
.nav_container .navbar {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 10;
}
.nav_container .navbar .logo {
  height: 100%;
  float: left;
}
.nav_container .navbar .logo {
  padding: 10px;
}
.nav_container .navbar .logo a {
  display: block;
  height: 100%;
}
.nav_container .navbar .logo a img {
  height: 100%;
  display: block;
}
.nav_container .navbar .nav-list li {
  position: relative;
}
.nav_container .navbar .nav-list .sub-menu {
  width: 100px;
  padding: 10px;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
}
.nav_container .navbar .nav-list .sub-menu.show {
  display: block;
}
.nav_container .navbar .nav-list .sub-menu a {
  width: 100%;
  display: block;
  text-align: right;
}
.nav_container .navbar.fixed {
  position: fixed;
}
.nav_container .nav-list li {
  float: left;
  padding: 0 5px;
}
.menu-list-mobile {
  width: 150px;
  padding: 0;
  position: absolute;
  top: 100%;
  right: -150px;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
  z-index: 5;
}
.menu-list-mobile.active {
  right: 0;
}
.menu-list-mobile li {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: right;
}
.menu-list-mobile li p {
  cursor: default;
}
.menu-list-mobile .sub-menu {
  padding-right: 15px;
}
.menu-box {
  width: 24px;
  height: 60px;
}
.menu {
  width: 24px;
  height: 100%;
  position: relative;
}
.menu:before,
.menu:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #000;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.menu:before {
  margin-top: -8px;
}
.menu:after {
  margin-top: 6px;
}
.menu em {
  width: 100%;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #000;
}
.menu.active:before,
.menu.active:after {
  margin: 0;
}
.menu.active:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.menu.active:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.menu.active em {
  opacity: 0;
}
@media (max-width: 768px) {
  .logo {
    display: none;
  }
  .section {
    width: 100%;
  }
  .show-mobile {
    display: inline-block;
  }
  .show-pc {
    display: none;
  }
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .section {
    width: 750px;
  }
  .show-mobile {
    display: inline-block;
  }
  .show-pc {
    display: none;
  }
}
@media (min-width: 992px) {
  .section {
    width: 970px;
  }
  .show-mobile {
    display: none;
  }
  .show-pc {
    display: block;
  }
}
@media (min-width: 1200px) {
  .section {
    width: 1170px;
  }
}

.center {
  margin: 0 auto;
}
.pull-right {
  float: right;
}

.cont_box.ruleBox{
  padding: 40px 0;
  
}
.cont_box.ruleBox div.text_box{
  width: 80%;
  max-width: 1200px;
  padding: 0 5%;
  margin: 0 auto;
  padding-bottom: 40px;
  border: 1px solid #ddd;
}
img{
  width: 60%;
}
h3{
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 24.5px;
  line-height: 40px;
  text-align: center;
}
h4{
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  display: block;
}
strong{
  font-size: 14px;
  font-weight: bold;
}
#footer {
  background: #1e202d;
  padding: 20px 0;
  
}

a{
  color: #2ea3f2;
  white-space: nowrap;
}
#footer .lists {
  padding-bottom: 15px;
  
}
#footer .lists  span {
  padding: 5px 10px;
}
#footer {
  font-size: 16px;
}
@media (max-width: 767px) {
  #footer {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #footer .lists span a {
    font-size: 12px;
  }
}
#footer p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #footer p {
    font-size: 12px;
  }
}
.text_box p span{
  font-weight: 600;
}
.sdk-table {
  table-layout: fixed;
  overflow: auto;
  width: 100%;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.sdk-table p, .sdk-table a {
  word-wrap: break-word;
  white-space: pre-wrap;
}

.sdk-table, .sdk-table tr, .sdk-table td {
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.sdk-table td {
  width: 15%;
  padding: 15px;
}