body {
  background: #f2f4f5;
}
@font-face {
  font-family: D-DIN;
  font-weight: 400;
  font-style: normal;
  src: url(https://www.jkzlrs.com/concat/mobile/3.0/cross/fonts/D-DIN.TTF);
}
.result h3 {
  font-size: 0.85rem;
  color: #000000;
  margin-bottom: 0.75rem;
}
.result img {
  display: block;
  width: 3.5rem;
  height: 3.25rem;
  margin: 0 auto 0.5rem;
}
.edit-again,
.primary-btn {
  font-size: 0.9rem;
  color: #17B3EC;
  display: block;
  width: 14rem;
  line-height: 2.3rem;
  border: 1px solid #17B3EC;
  margin: 0.5rem auto 0;
  border-radius: 1.2rem;
}
.primary-btn {
  color: #fff;
  background: #17B3EC;
  border: 1px solid #17B3EC;
}
.index-banner {
  display: block;
  width: 100%;
  height: 6rem;
}
.header-h {
  height: 5.5rem;
}
.header-tab {
  background-color: #fff;
  padding: 0 0.6rem;
}
.search-h {
  height: 3rem;
}
.c-search {
  background: #fff;
  line-height: 3rem;
  display: flex;
  align-items: center;
}
.c-search h3 {
  font-size: 0.9rem;
  color: #333333;
  font-weight: bold;
  flex: 1;
}
.search-r {
  background: #F1F2F5;
  width: 8rem;
  line-height: 1.7rem;
  height: 1.7rem;
  border-radius: 0.85rem;
  display: flex;
  align-items: center;
  padding-left: 0.6rem;
}
.search-r .search-ico {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.25rem;
}
.search-r input {
  background: transparent;
  width: 6rem;
}
.tab-h {
  height: 2.5rem;
}
.tab-list {
  font-size: 0.75rem;
  color: #5B5B5B;
  display: flex;
  align-items: center;
  background: #fff;
  line-height: 2.5rem;
  border-top: 1px solid #E9F0F5;
}
.tab-list li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
}
.tab-list li > span {
  display: block;
  font-size: 0.8rem;
  color: #5B5B5B;
}
.tab-list li i {
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  background: url('../images/arrow-sml.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 0.3rem;
}
.tab-list li.curr {
  color: #17B3EC;
  font-size: 0.85rem;
  font-weight: bold;
}
.index-con {
  padding: 0 0.5rem;
  margin-top: 0.75rem;
}
.index-item {
  background-image: linear-gradient(#EEF8FF 0%, #FFFFFF 3rem, #fff 100%);
  border-radius: 0.5rem;
  margin-top: 0.5rem;
  padding: 0 0.5rem;
  border: 1px solid #fff;
}
.index-header {
  padding: 0.5rem 0;
  font-size: 0.65rem;
  color: #909090;
  border-bottom: 1px solid #e9f0f5;
}
.index-header h3 {
  font-size: 0.8rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.2rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-header h3 b {
  color: #17B3EC;
}
.index-header h3 i {
  font-size: 0.6rem;
  border-radius: 0.15rem;
  color: #fff;
  padding: 0.15rem;
  margin-right: 0.2rem;
  background: #17B3EC;
}
.index-footer {
  display: flex;
  line-height: 2.75rem;
  font-size: 0.75rem;
  color: #5B5B5B;
  align-items: center;
}
.index-footer p {
  flex: 1;
}
.collection-a {
  font-size: 0.75rem;
  color: #FFFFFF;
  padding: 0 0.7rem;
  background: #17B3EC;
  border-radius: 0.8rem;
  line-height: 1.6rem;
  height: 1.6rem;
  font-weight: bold;
}
.index-end h3 i {
  background: #BFBFBF;
}
.index-footer i {
  color: #3FC646;
  font-size: 0.75rem;
  font-weight: bold;
}
.header-tab.fixed {
  position: fixed;
  top: 0;
  z-index: 5;
  width: 100%;
}
.c-end {
  font-size: 0.7rem;
  color: #909090;
  text-align: center;
}
.search-con-h {
  height: 3rem;
}
.search-con {
  line-height: 3rem;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
  background: #fff;
}
.search-input {
  background: #F1F2F5;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  height: 2rem;
  flex: 1;
  padding: 0 0.6rem;
}
.search-input input {
  background: transparent;
  flex: 1;
}
.search-input img {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.4rem;
}
.cancel-r {
  font-size: 0.8rem;
  color: #17B3EC;
  width: 2.7rem;
  text-align: center;
}
.code-con {
  background: linear-gradient(180deg, #EEF8FF 0%, #FFFFFF 2.5rem, #fff 100%);
  border-radius: 0.5rem;
  padding: 0.8rem 0;
  border: 1px solid #fff;
  margin-bottom: 0.5rem;
}
.code-tit {
  font-size: 0.9rem;
  color: #17B3EC;
  font-weight: bold;
  margin-left: -0.15rem;
}
.tit-bg {
  display: inline-block;
  width: 3.3rem;
  line-height: 1.35rem;
  background: url(../images/sty-bg.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 0.7rem;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 0.75rem;
  margin-right: 0.4rem;
}
.code-p {
  font-size: 0.75rem;
  color: #5B5B5B;
  padding-left: 0.6rem;
  margin-top: 0.2rem;
}
.code-bg {
  width: 10rem;
  height: 10rem;
  margin: 1.2rem auto 0.8rem;
  background: url(../images/code-con.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 0.75rem;
}
.code-bg img {
  display: block;
  width: 8.5rem;
  height: 8.5rem;
}
.name-p {
  font-size: 0.8rem;
  color: #5B5B5B;
  background: #F1F2F5;
  border-radius: 0.8rem;
  line-height: 1.6rem;
  padding: 0 0.8rem;
  margin: 0 auto;
  display: inline-block;
  position: relative;
}
.name-p::before,
.name-p::after {
  content: '';
  display: inline-block;
  width: 2.5rem;
  height: 1px;
  background: #E9F0F5;
  position: absolute;
  top: 0.8rem;
}
.name-p::before {
  left: -2.75rem;
}
.name-p::after {
  right: -2.75rem;
}
.code-btn {
  font-size: 0.9rem;
  color: #FFFFFF;
  background: #17B3EC;
  padding: 0.6rem 5rem;
  display: inline-block;
  border-radius: 1.2rem;
  margin: 1.1rem auto 0.4rem;
}
.case-bg {
  background: #f2f4f6 url(../images/banner1.png) no-repeat top center;
  background-size: 100% auto;
}
.case-header {
  background: linear-gradient(180deg, #EEF8FF 0%, #FFFFFF 2.5rem, #fff 100%);
  border: 1px solid #fff;
  font-size: 0.65rem;
  color: #909090;
  margin: 1.5rem 0.5rem 0;
  border-radius: 0.5rem;
  padding: 0.6rem;
  box-shadow: 0px 0.1rem 0.5rem 1px rgba(0, 0, 0, 0.08);
}
.case-header h3 {
  font-size: 0.8rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.2rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-header h3 i {
  font-size: 0.6rem;
  border-radius: 0.15rem;
  color: #fff;
  padding: 0.15rem;
  margin-right: 0.2rem;
  background: #17B3EC;
}
.case-end h3 i {
  background: #BFBFBF;
}
.case-tit {
  font-size: 0.8rem;
  color: #333333;
  margin-left: 0.5rem;
}
.case-tab {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
}
.case-tab li {
  font-size: 0.75rem;
  color: #5B5B5B;
  background: #fff;
  border-radius: 0.2rem;
  flex: 1;
  margin-right: 0.5rem;
  line-height: 2rem;
  text-align: center;
}
.case-tab li.curr {
  font-size: 0.8rem;
  color: #FFFFFF;
  font-weight: bold;
  background: #17B3EC;
}
.case-table {
  margin: 0.5rem;
  border-radius: 0.5rem;
  border: 1px solid #fff;
  overflow: hidden;
  background: #fff;
}
.case-table li,
.case-table li a {
  display: flex;
  align-items: center;
  line-height: 2.5rem;
  background: #fff;
  width: 100%;
}
.case-table li.table-header {
  font-size: 0.8rem;
  color: #17B3EC;
  font-weight: bold;
  background: #EEF8FF;
}
.case-table li span {
  text-align: center;
}
.case-table li span:first-child {
  width: 5rem;
}
.case-table li span:nth-child(2) {
  flex: 1;
}
.case-table li span:last-child {
  width: 5.2rem;
}
.case-table li.table-con {
  line-height: 2.25rem;
}
.table-con span:first-child {
  color: #000000;
  font-size: 0.75rem;
  font-weight: bold;
}
.table-con span:nth-child(2) {
  color: #5B5B5B;
  font-size: 0.7rem;
}
.table-con span:last-child {
  font-size: 0.7rem;
}
.table-con .al-status {
  color: #3FC646;
}
.table-con .pre-status {
  color: #F78218;
}
.case-table ul li:nth-child(2n) a {
  background: #F6FBFF;
}
.login-bg {
  background: #fff url(../images/login-bg.png) no-repeat top center;
  background-size: 100% auto;
}
.login-tit {
  font-size: 1.5rem;
  color: #17B3EC;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top: 3.75rem;
}
.login-con {
  padding: 0 1.2rem;
  margin-top: 3.5rem;
}
.login-con h5 {
  font-size: 1rem;
  color: #000000;
  margin-bottom: 0.25rem;
  font-weight: bold;
}
.inp-p {
  display: flex;
  padding: 1.2rem 0 0.7rem;
  align-items: center;
  border-bottom: 1px solid #E1E1E1;
}
.inp-p img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.45rem;
}
.inp-p input {
  flex: 1;
  line-height: 1rem;
  background: transparent;
}
.inp-p .login-code {
  font-size: 0.7rem;
  color: #17B3EC;
}
.inp-p .login-code.disable {
  color: #999;
}
.login-tip {
  font-size: 0.6rem;
  color: #909090;
  margin-top: 0.5rem;
}
.login-btn {
  display: block;
  margin: 1.5rem 0 1rem;
  background: #17B3EC;
  text-align: center;
  line-height: 2.3rem;
  font-size: 0.85rem;
  color: #FFFFFF;
  border-radius: 1.15rem;
  box-shadow: 0 2px 14px rgba(23, 179, 236, 0.5);
}
.rule-con {
  display: flex;
}
.radio-i {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 100%;
  border: 1px solid #ccc;
  margin-right: 0.45rem;
  position: relative;
  top: 0.1rem;
}
.radio-i.radio-ed {
  border: none;
  background: url(../images/radio-ed.png) no-repeat center center;
  background-size: 100% 100%;
}
.rule-con p {
  flex: 1;
}
.rule-con a {
  color: #17B3EC;
}
.doc-none-h {
  height: 3rem;
}
.doc-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  left: 0;
  height: 3rem;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  color: #5B5B5B;
  padding: 0 0.5rem;
}
.doc-header span {
  flex: 1;
}
.add-doc {
  font-size: 0.75rem;
  color: #FFFFFF;
  background: #17B3EC;
  border-radius: 0.8rem;
  line-height: 1.6rem;
  padding: 0 0.55rem;
}
.add-doc img {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.3rem;
}
.join-doc {
  margin-top: 0.75rem;
}
.join-tit {
  font-size: 0.7rem;
  color: #909090;
  text-align: center;
  padding: 0.75rem;
}
.join-tit:before,
.join-tit:after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1px;
  background: #909090;
  margin: 0 0.5rem;
  position: relative;
  top: -0.22rem;
}
.doc-list {
  padding: 0 0.5rem;
}
.doc-list li {
  background: #FFFFFF;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
.doc-item {
  padding: 0.6rem;
  font-size: 0.7rem;
  color: #555555;
}
.doc-item h3 i {
  font-size: 0.8rem;
  color: #000000;
  font-weight: bold;
  margin-right: 0.25rem;
}
.doc-item h3 {
  font-size: 0.7rem;
  color: #999999;
  margin-bottom: 0.1rem;
}
.search-doc-con {
  padding: 0 0.5rem;
  margin-top: 0.5rem;
}
.search-doc-con li {
  border: 1px solid #E9F0F5;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
.doc-item .curr {
  color: #17B3EC;
}
.doc-h {
  height: 4rem;
}
.al-doc-header {
  height: 4rem;
  display: flex;
  align-items: center;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.al-doc-header .doc-item {
  flex: 1;
}
.other-btn {
  font-size: 0.75rem;
  color: #FFFFFF;
  background: #17B3EC;
  padding: 0 0.6rem;
  line-height: 1.6rem;
  border-radius: 0.8rem;
  margin-right: 0.5rem;
}
.login-hold {
  padding: 0 1.25rem;
}
.login-top {
  font-size: 1.05rem;
  font-weight: bold;
  line-height: 2rem;
  padding-top: 1rem;
}
.login-div {
  display: -webkit-box;
  border-bottom: 1px solid #f2f2f2;
}
.login-pre {
  position: relative;
  -webkit-box-flex: 1;
  padding-right: 1rem;
}
.login-text {
  display: block;
  width: 100%;
  height: 2.5rem;
  padding: 0.5rem 0;
  font-size: 0.8rem;
}
.input-clear {
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.25rem;
  padding-left: 0.25rem;
  display: none;
}
.input-clear .iconfont {
  font-size: 0.6rem;
  color: #d6d6d6;
}
.login-forget {
  display: block;
  -webkit-box-flex: 0;
  line-height: 2.5rem;
  color: #a6a6a6;
  font-size: 0.6rem;
  margin-left: 0.9rem;
}
.eyespd {
  padding-right: 4rem;
}
.eyespd .input-clear {
  right: 1.7rem;
}
.input-eyes {
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.25rem;
  padding-left: 0.25rem;
}
.input-eyes .iconfont {
  font-size: 0.9rem;
  color: #d6d6d6;
}
.input-eyes.open .iconfont:before {
  content: '\ec67';
}
.login-bot {
  font-weight: bold;
}
.login-bot a {
  color: #555;
}
.login-bot a .iconfont {
  font-size: 0.65rem;
}
.login-tip {
  font-size: 0.65rem;
  color: #a6a6a6;
}
.getcode {
  display: block;
  -webkit-box-flex: 0;
  text-align: right;
  color: #2acf8d;
  font-size: 0.65rem;
  line-height: 2.5rem;
  margin-left: 1rem;
}
.getcode.disabled {
  color: #a6a6a6;
}
.yzm-text {
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 1.6rem;
}
.yzm-text::-webkit-input-placeholder {
  font-size: 0.8rem;
  letter-spacing: normal;
  line-height: 1.5rem;
}
.s-code.c-hide,
.s-password.c-hide {
  display: none;
}
.rule-list {
  background: #fff;
  border-radius: 0.5rem;
  margin: 0.5rem;
  padding: 0 0.75rem;
}
.rule-list li {
  border-bottom: 1px solid #ececec;
  position: relative;
}
.rule-list li:last-child {
  border-bottom: none;
}
.rule-list li a {
  font-size: 0.8rem;
  color: #000000;
  padding: 0.8rem 0;
  display: block;
}
.rule-list li::after {
  content: '';
  display: inline-block;
  width: 0.3rem;
  height: 0.5rem;
  background: url(../images/arrow.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 1.15rem;
}
.protocol-wrap {
  background: #fff;
  padding: 20px;
}
.protocol-wrap p {
  line-height: 1.5;
  font-size: 13px;
  color: #555;
  margin-bottom: 10px;
}
.protocol-wrap h1 {
  line-height: 1.8;
  margin-bottom: 5px;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.protocol-wrap h3 {
  line-height: 1.7;
  margin-bottom: 5px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.protocol-wrap h6 {
  line-height: 1.6;
  margin-bottom: 5px;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.company-row {
  display: flex;
  align-items: center;
  height: 2.5rem;
  background: #fff;
  padding: 0 0.6rem;
  cursor: pointer;
}
.company-row .cr-ico1 {
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  background: url('../images/company.png') no-repeat 0 0;
  background-size: 100% 100%;
  margin-right: 0.4rem;
}
.company-row .cr-ico2 {
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  background: url('../images/arrow-black.png') no-repeat 0 0;
  background-size: 100% 100%;
  margin-left: 0.25rem;
}
.company-row > p {
  max-width: calc(100% - 1.3rem - 0.7rem);
  line-height: 1.1;
  font-size: 0.85rem;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pop-company-box {
  display: none;
  position: fixed;
  left: 0;
  top: 2.5rem;
  z-index: 5;
  width: 100%;
  bottom: 0;
}
.pop-company-box.hdfixed {
  top: 5.5rem;
}
.pop-company-box.hdfixed-def {
  top: 14rem;
}
.pop-company-box .cb-mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.pop-company-main {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  max-height: 90%;
  background: #fff;
  border-radius: 0 0 0.8rem 0.8rem;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.pop-company-main .cp-list {
  display: block;
  max-height: 100%;
  padding-bottom: 0.25rem;
}
.pop-company-main .cp-list li {
  display: block;
  line-height: 1.5;
  padding: 0.35rem 0.6rem;
  color: #5B5B5B;
  font-size: 0.8rem;
  cursor: pointer;
}
.pop-company-main .cp-list li.curr {
  background: url('../images/icon-hook.png') no-repeat 98% center;
  background-size: 0.9rem 0.9rem;
  padding-right: 1.5rem;
  color: #17B3EC;
  font-size: 0.85rem;
}
