.layui-dropdown {
  width: 233px;
}
.co-prove .wraps {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FFFFFF;
}
.co-prove .crumbs {
  width: 1400px;
  background-color: #FFFFFF;
}
.co-prove .co-pro {
  width: 100%;
  background: url('/images/trade/co-prove_bg.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.co-prove .co-prove-box {
  width: 1068px;
}
.co-prove .co-prove-box .title {
  font-size: 38px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #323233;
  line-height: 53px;
}
.co-prove .co-prove-box .tips {
  margin-top: 32px;
  display: flex;
  align-items: center;
}
.co-prove .co-prove-box .tips .tips-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 148px;
  height: 44px;
  background: #0B68DA;
  margin-right: 32px;
  cursor: pointer;
}
.co-prove .co-prove-box .tips .tips-btn:hover {
  background-color: #1A4FC2;
}
.co-prove .co-prove-box .tips .tips-btn.tips-btn1 {
  background: rgba(0, 122, 255, 0.08);
}
.co-prove .co-prove-box .tips .tips-btn.tips-btn1 span {
  color: #007AFF;
}
.co-prove .co-prove-box .tips .tips-btn span {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
}
.co-prove .co-prove-box .tips .tips-btn img {
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
.co-prove .co-prove-box .tips .tips-txt {
  margin-left: 50px;
}
.co-prove .co-prove-box .tips .tips-txt img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.co-prove .co-prove-box .tips .tips-txt span {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #646566;
  line-height: 20px;
}
.co-prove .co-prove-box .tips .tips-txt span span {
  color: #007AFF;
}
.co-prove .co-prove-box .data {
  display: flex;
  padding-bottom: 16px;
  border-bottom: 1px dashed #DCDCDC;
}
.co-prove .co-prove-box .data .data-item {
  margin-top: 32px;
  margin-right: 53px;
}
.co-prove .co-prove-box .data .data-item .number {
  font-size: 30px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #323233;
  line-height: 42px;
}
.co-prove .co-prove-box .data .data-item .number span {
  font-size: 16px;
}
.co-prove .co-prove-box .data .data-item .title {
  margin-top: 5px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #646566;
  line-height: 22px;
}
.co-prove .co-prove-box .info-item {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px dashed #DCDCDC;
}
.co-prove .co-prove-box .info-item.border-no {
  border-bottom: 0;
}
.co-prove .co-prove-box .info-item .left {
  width: 748px;
  flex-shrink: 0;
}
.co-prove .co-prove-box .info-item .label {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
}
.co-prove .co-prove-box .info-item .label.subheading {
  margin-top: 12px;
}
.co-prove .co-prove-box .info-item .value {
  margin-top: 12px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #646566;
  line-height: 22px;
}
.co-prove .co-prove-box .info-item .value.blue {
  color: #007AFF;
}
.co-prove .co-prove-box .info-item .right {
  flex: 1;
}
.co-prove .basic {
  width: 1068px;
}
.co-prove .basic .title {
  padding: 8px;
  font-size: 28px;
  font-weight: 500;
  border-bottom: 2px solid #0d1c28;
  margin-bottom: 20px;
  margin-top: 20px;
}
.co-prove .basic .t2 {
  width: 90px;
}
.co-prove .basic table {
  width: 100%;
}
.co-prove .basic table {
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-collapse: collapse;
  /*设置单元格的边框合并为1*/
}
.co-prove .basic td,
.co-prove .basic th {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
.co-prove .basic th {
  width: 156px;
  background-color: #f2f2f2;
}
.co-prove .basic td {
  width: 200px;
}
.co-prove .basic tr,
.co-prove .basic th,
.co-prove .basic td {
  padding: 10px ;
}
.co-prove .barr {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
}
.co-prove .step {
  margin-top: 20px;
  border: 1px solid #e2e2e2;
  width: 1068px;
  display: flex;
  padding: 16px;
}
.co-prove .step .title {
  margin-bottom: 10px;
}
.co-prove .step .bt {
  margin-top: 10px;
  color: #007AFF;
  cursor: pointer;
}
.co-prove .step .left,
.co-prove .step .right {
  width: 50%;
}
.co-prove .step .left {
  padding-right: 16px;
  border-right: 1px solid #e2e2e2;
}
.co-prove .step .right {
  padding-left: 16px;
}
.co-prove .step .right .bt1 {
  color: #4293f4;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.3;
}
.co-prove .box {
  display: flex;
}
.co-prove .box .left,
.co-prove .box .right {
  flex: 1;
}
.co-prove .box h3 {
  font-weight: bold;
  margin-bottom: 8px;
}
.co-prove .co-prove-bar {
  width: 1068px;
  margin-top: 48px;
  display: flex;
  align-items: center;
}
.co-prove .co-prove-bar .bar-item {
  flex: 1;
  height: 44px;
  background: #F2F3F5;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #323233;
  line-height: 44px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.co-prove .co-prove-bar .bar-item img {
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
.co-prove .co-prove-bar .bar-item img.arrow_down_blue {
  display: none;
}
.co-prove .co-prove-bar .bar-item:hover {
  background: #E7F3FF;
  color: #007AFF;
}
.co-prove .co-prove-bar .bar-item:hover .arrow_down {
  display: none !important;
}
.co-prove .co-prove-bar .bar-item:hover .arrow_down_blue {
  transform: rotateZ(180deg);
  display: block !important;
}
.co-prove .co-prove-bar .bar-item.active {
  position: relative;
  color: #007AFF;
  background: #FFFFFF;
}
.co-prove .co-prove-bar .bar-item.active::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #007AFF;
}
.co-prove .co-prove-bar .bar-item.active .arrow_down {
  display: none !important;
}
.co-prove .co-prove-bar .bar-item.active .arrow_down_blue {
  transform: rotateZ(180deg);
  display: block !important;
}
.co-prove .iframe {
  width: 100%;
  height: 600px;
}
