.xmc-mt8{margin-top: 8px;}
.xmc-mt15{margin-top: 15px;}
.xmc-pt15{margin-top: 15px; padding-top:15px;}
.xmcflex {
  display: flex;align-items: center;flex-wrap: wrap;
}



.xmc_title {
  font-size: 24px;
  color: #0b0b0b;
  font-weight: bold;display: inline-block;padding-right: 10px;
}

.xmc-block {
  display: inline-block;max-height: 18px;
  line-height: 18px;
  padding: 0px 4px;
  margin: 0px 8px 0 0 ;
  font-size: 12px;
  background-color: rgb(255, 170, 0);
  border-radius: 4px;box-sizing: border-box; color:#fff
}
.xmc-block1 {
  display: inline-block;max-height: 18px;
  line-height: 18px;
  padding: 0px 4px;
  margin: 0px 12px 0 0 ;
  font-size: 14px;
  background-color: rgb(228, 238, 255);
  border-radius: 4px;box-sizing: border-box; color: rgb(38, 142, 255);
}

.mr-4 {
  margin-right: 1rem !important;
}
.xmti1{ font-size:14px;}
.xmti1 i {
  color: rgb(239, 89, 12);margin-right: 5px;
}
#fix-tabs {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;background: rgb(247, 248, 252); margin-top: 20px;box-sizing: border-box;
}
#fix-tabs .tab {
  flex: 1;
  text-align: center;
  cursor: pointer;display: flex;justify-content: center;align-items: center;font-weight: 700;
}
#fix-tabs .tab.active {
  color: red;
}
#fix-tabs .flex-1 {
  flex: 1 1 0%;
}
#fix-tabs .wh1{
  width: 1px;
  height: 12px;
  background: rgb(211, 215, 224);
}
.h-16px {
  height: 16px;margin-right:10px;background-color: rgb(10, 124, 245);width: 4px !important;
}
.font-16px {
  font-size: 16px;font-weight: 700;
}

.ant-descriptions-view {
  border: 1px solid rgba(5, 5, 5, 0.06);width: 100%;
  border-radius: 8px;
}
.ant-descriptions-view > table {
  table-layout: auto;
  border-collapse: collapse;width: 100%;
}
.ant-descriptions-row {
  border-bottom: 1px solid rgba(5, 5, 5, 0.06);box-sizing: border-box;
}
.ant-descriptions-item-label {
  padding: 0 !important;color: rgba(4, 8, 20, 0.88);
  font-weight: normal;
  font-size: 14px;
  height: 48px;
  background: #f3f6fb !important;width: 150px;border-inline-end: 1px solid rgba(5, 5, 5, 0.06);
  text-align: center;box-sizing: border-box;
}
.ant-descriptions-item-content {
  padding: 4px 8px 4px 12px !important;box-sizing: border-box;
  height: 48px;border-inline-end: 1px solid rgba(5, 5, 5, 0.06);color: rgba(4, 8, 20, 0.88);
  font-size: 14px;
  word-break: break-word;
  overflow-wrap: break-word;width: 300px;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-content:last-child {
  border-inline-end: none;
}
.xmkuai{
  border: 1px solid rgb(233, 235, 242);
  padding: 16px 8px;
  border-radius: 6px;box-sizing: border-box; font-size:14px;
}
.xmr_title {
  box-sizing: border-box;
  border-bottom: 1px solid #eaeeef;
  line-height: 55px;
  font-size: 20px;
  padding-top: 5px;display: flex;
  align-items: center;
}
.xmr_title i { margin-right:10px;font-size: 26px;color: #387bcb;}

.swiper_nav_box_left {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	position: relative;
	overflow: hidden; margin-top: 16px;
  margin-bottom: 16px;
}

.swiper_nav_box_left .img_cover{
	object-fit: inherit;
}
.swiper_nav_box_left .swiper-pagination-bullet {
	display: inline-block;
	width: 32px;
	height: 2px;
	background: #FFFFFF;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper_nav_box_left .swiper-pagination-bullet-active {
	background: #0196fa;
}


.ant-timeline-item .ant-timeline-item-tail {
  position: absolute;
  height: 100% !important;
  top: 35%;border: 1px solid #d3d7e0 !important;
  inset-inline-start: 4px;
  border-inline-start: 2px solid rgba(5, 5, 5, 0.06);box-sizing: border-box;
}
.ant-timeline-item .ant-timeline-item-head {
 color: rgb(10, 124, 245);
  position: absolute;
  top: 36%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border: 3px solid rgb(10, 124, 245);
  box-sizing: border-box;
  border-radius: 50%;
}
.ant-timeline-item-content {
  margin-inline-start: 20px;
  position: relative;
  word-break: break-word;box-sizing: border-box;
}

.ant-timeline-item {
  position: relative;margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
  list-style: none;
}
.xmunt{ margin-top:20px;}
.xmnnn{border: 1px solid rgb(10, 124, 245);
  border-radius: 4px;position: relative;
  padding: 15px;}
.xmcurbg{background: rgba(10, 124, 245, 0.08);} 
  
.xmbanben{max-height: 20px;
  line-height: 20px;
  padding: 0px 4px;
  font-size: 14px;
  background-color: rgb(255, 170, 0);
  border-radius: 4px;display: inline-block; color:#fff;
}
.xmbanben1{
  font-size: 14px;
  color: rgb(4, 8, 20);
  font-weight: bold;margin-top: 10px;
}
.xmcur{
  top: 0px;
  right: 0px;
  font-size: 14px;
  padding: 4px 12px;
  background: linear-gradient(270deg, rgb(7, 152, 255) 0%, rgb(10, 124, 245) 100%);
  border-radius: 0px 4px;position: absolute; color:#fff;box-sizing: border-box;
}
.ant-timeline-item:nth-last-child(1){ padding-bottom: 0;}
.ant-timeline-item:nth-last-child(1) .ant-timeline-item-tail{ display:none}

.dingyue-dd { overflow:hidden;}
.xmzhedie{width: fit-content;height:30px; line-height:30px;margin:15px auto 0;cursor:pointer;color: rgb(12, 130, 254); font-size:14px; padding-right:20px;}
.xmzhedie.dropdown{background:url(../images/down.png?__sprite) no-repeat; background-position:right center}
.xmzhedie.dropup{background:url(../images/up.png?__sprite) no-repeat;background-position:right center}
.xmp20{padding-bottom: 20px;}

