.checkDownListBoxWrap .downListInputWrap {
  position: relative;
  display: inline-block;
}
.checkDownListBoxWrap .menu-block .depart-wrap {
  width: 100%;
  height: 150px;
  left: 0;
  box-sizing: border-box;
}
.checkDownListBoxWrap .courseCat-box {
  width: 330px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  vertical-align: top;
  border: 1px solid #e0e0e0;
  padding: 4px;
  outline: none;
  border-radius: 2px;
  color: #666;
  display: inline-block;
  position: relative;
}
.checkDownListBoxWrap .trangle {
  position: absolute;
  top: 16px;
  left: 320px;
  z-index: 10;
}
.certificateBoxing {
  border-top: 1px solid #dcdcdc;
  padding: 0 20px;
}
.certificateBoxing .text-span {
  width: 120px;
}
.certificateBoxing .theme-checkbox-radio > input.fillInput {
  width: 38px;
  height: 38px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #ddd;
  text-indent: 10px;
}
.codeRule .itermBox {
  width: 136px;
  height: 64px;
  border: 1px solid #ddd;
  display: inline-block;
  padding: 12px 12px 0;
  margin-right: 10px;
}
.codeRule .itermBox .topTitle {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.codeRule .itermBox .fillInput {
  display: block;
  width: 100px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #ddd;
  text-align: center;
  margin: 0 auto;
  color: #279ff5;
}
.codeRule .itermBox.noWrite {
  border: none;
  padding: 0;
  margin-right: 0;
  width: 95px;
}
.codeRule .itermBox.noWrite .fillInput {
  width: 100%;
  border: none;
  text-align: center;
}
.writeRules {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 120px;
}
.writeRules span {
  color: #999;
  font-size: 12px;
}
.previewModal .imgBox {
  position: relative;
  cursor: pointer;
}
.previewModal .imgBox .certificateImg {
  height: 600px;
}
.previewModal .imgBox .closePreview {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  right: -48px;
}
.studyProjectListWraper {
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.studyProjectListWraper .swiper {
  width: 716px;
  padding-right: 90px;
  position: relative;
}
.studyProjectListWraper .swiper-container {
  width: 716px;
  height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
}
.studyProjectListWraper .btnwrapBox {
  position: absolute;
  right: 0;
  top: 0;
}
.studyProjectList {
  width: 1000px;
  position: relative;
}
.studyProjectList .tabIterm {
  width: 100px !important;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #333;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  cursor: pointer;
  text-align: center;
  border-radius: 4px 4px 0 0;
  border-bottom: none;
}
.studyProjectList .tabIterm.selected {
  background-color: #fff;
  position: relative;
  top: 1px;
}
.studyProjectList .tabIterm .gray-x-12 {
  width: 20px;
  height: 20px;
  position: relative;
  top: 2px;
  left: 8px;
}
.blue-btn-common {
  display: inline-block;
  padding: 0 24px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 4px;
  background: #0094fc;
  border: 1px solid #0094fc;
  border-bottom: none;
  vertical-align: top;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.stageWraper {
  width: 1000px;
  border: 1px solid #ddd;
  padding-top: 30px;
  position: relative;
  top: -3px;
}
.stageWraper .text-title {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
}
.stageWraper .stage-time {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 2px;
  position: relative;
}
.stageWraper .stage-time input {
  width: 200px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  position: relative;
  z-index: 11;
  cursor: pointer;
  padding: 4px;
}
.stageWraper .stage-time .caret-arrow {
  position: absolute;
  top: 9px;
  right: 8px;
}
.stageWraper .infoBox {
  padding-left: 20px;
}
.stageWraper .tips {
  padding-left: 20px;
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 30px;
}
.stageWraper .InfoContent {
  display: inline-block;
  vertical-align: middle;
}
.stageWraper .taskType {
  width: 120px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
.stageWraper .taskType.blueColor {
  background-color: #0094fc;
}
.stageWraper .taskType.green {
  background-color: #13b00b;
}
.stageWraper .taskType.redColor {
  background-color: #f24e06;
}
.stageWraper .taskType.skyBlueColor {
  background-color: #00b1e6;
}
.stageWraper .taskType.purperColor {
  background-color: #7129ca;
}
.stageWraper .addList {
  font-size: 14px;
  color: #999;
  margin-bottom: 15px;
  padding-left: 20px;
}
.stageWraper .addList .num {
  color: #666;
  display: inline-block;
  margin: 0 2px;
}
.stageWraper .commonManageWrap table tr:last-child td {
  border-bottom: none;
}
.stageInfomation {
  width: 100%;
  padding-top: 30px;
}
.stageInfomation .commonManageWrap {
  width: 98%;
  margin: auto;
}
.stageInfomation .commonManageWrap table {
  border: 0;
}
.stageInfomation .commonManageWrap table thead {
  border: 0;
  cursor: default;
}
.stageInfomation .commonManageWrap table thead tr th {
  height: 38px;
  line-height: 38px;
  background-color: #f5f7fa;
  border-bottom: 0;
  color: #333333;
  text-align: left;
  font-weight: 600;
}
.stageInfomation .commonManageWrap table thead tr th:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.stageInfomation .commonManageWrap table thead tr th:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.stageInfomation .commonManageWrap table tbody tr:last-child td {
  border: 0;
}
.stageInfomation .commonManageWrap .table-add-stage tr th {
  padding-right: 10px;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:first-child {
  width: 10%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(2) {
  width: 5%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(3) {
  width: 15%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(4) {
  width: 10%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(5) {
  width: 10%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(6) {
  width: 10%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(7) {
  width: 10%;
}
.stageInfomation .commonManageWrap .table-add-stage tr th:nth-child(8) {
  width: 15%;
}
.stageInfomation .commonManageWrap .table-add-stage td {
  padding-right: 10px;
}
.stageInfomation .commonManageWrap .table-add-stage td .select-moreActions {
  position: absolute;
  width: 7%;
  right: 40px;
  border: 1px solid #e4e7ed;
  background-color: #ffffff;
  text-align: left;
}
.stageInfomation .commonManageWrap .table-add-stage td .select-moreActions span {
  padding-left: 8%;
  display: block;
  width: 92%;
  height: 38px;
  line-height: 38px;
}
.stageInfomation .commonManageWrap .table-add-stage td .select-moreActions span:hover {
  background-color: #f1f4fb;
}
.stageInfomation .commonManageWrap .table-add-stage td .stage-time {
  width: 90%;
}
.stageInfomation .commonManageWrap .table-add-stage td .stage-time input {
  width: 100%;
  position: relative;
  bottom: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.stageInfomation .commonManageWrap .table-add-stage td:last-child {
  overflow: auto;
}
.stageInfomation .text-title {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
}
.stageInfomation .stage-time {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 2px;
  position: relative;
  height: 45px;
  margin-top: 5px;
}
.stageInfomation .stage-time input {
  width: 200px;
  height: 45px;
  text-indent: 10px;
  position: relative;
  z-index: 11;
  cursor: pointer;
}
.stageInfomation .stage-time .caret-arrow {
  position: absolute;
  top: 15px;
  right: 8px;
}
.stageInfomation .infoBox {
  padding-left: 20px;
}
.stageInfomation .tips {
  padding-left: 20px;
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 30px;
}
.stageInfomation .InfoContent {
  display: inline-block;
  vertical-align: middle;
}
.stageInfomation .maxTaskNumTips {
  margin-top: 15px;
  font-size: 12px;
  color: #999;
  padding-left: 84px;
}
.stageInfomation .taskType {
  width: 120px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
.stageInfomation .taskType.blueColor {
  background-color: #0094fc;
}
.stageInfomation .taskType.green {
  background-color: #13b00b;
}
.stageInfomation .taskType.redColor {
  background-color: #f24e06;
}
.stageInfomation .addList {
  width: 98%;
  font-size: 14px;
  color: #333333;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.stageInfomation .addList div:first-child .title-addlist {
  margin-right: 20px;
}
.stageInfomation .addList .refreshTable {
  float: none;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  width: 68px;
  height: 38px;
  line-height: 38px;
  background-color: #1192ff;
  color: #fff;
  border-radius: 4px;
  margin: 0;
}
.stageInfomation .addList .num {
  color: #666;
  display: inline-block;
  margin: 0 2px;
}
.stageInfomation .commonManageWrap table tr:last-child td {
  border-bottom: none;
}
.stepsNumTitle {
  padding: 20px 20px 0;
}
.canClickBtn {
  display: inline-block;
  width: 40px;
  height: 38px;
  line-height: 38px;
  background-color: #f0f0f0;
  border-radius: 4px 4px 0 0;
  vertical-align: bottom;
  border: 1px solid #ddd;
  border-bottom: none;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
}
.canClickBtn .leftBtn {
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 14px solid #aaa;
  position: relative;
  left: -6px;
  top: 4px;
}
.canClickBtn .rightBtn {
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 14px solid #aaa;
  border-right: 8px solid transparent;
  position: relative;
  left: 6px;
  top: 4px;
}
th.havePadding,
td.havePadding {
  padding-left: 12px;
}
th.Padding-20,
td.Padding-20 {
  padding-left: 20px!important;
}
.refreshTable {
  float: right;
  font-size: 14px;
  color: #279ff5;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.refreshTable i {
  margin-right: 5px;
}
.addNewTask {
  float: right;
  margin-right: 50px;
  cursor: pointer;
  font-size: 16px;
}
.addNewTask i {
  margin-right: 10px;
}
.studyProjectStage {
  padding-top: 20px;
  width: auto;
  margin-right: 20px;
}
.studyProjectStage .stagesList {
  width: 1000px;
  border: 1px solid #ddd;
}
.studyProjectStage .stagesListStuday {
  width: auto;
  margin-left: 20px;
}
.studyProjectStage .stagesListStuday table {
  border: 0;
}
.studyProjectStage .stagesListStuday table thead {
  border: 0;
  cursor: default;
}
.studyProjectStage .stagesListStuday table thead tr th {
  height: 38px;
  line-height: 38px;
  background-color: #f5f7fa;
  border-bottom: 0;
  color: #333333;
  text-align: left;
  font-weight: 600;
}
.studyProjectStage .stagesListStuday table thead tr th:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.studyProjectStage .stagesListStuday table thead tr th:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.studyProjectStage .stagesListStuday table tbody tr:last-child td {
  border: 0;
}
.studyProjectStage .operateStages {
  width: 100%;
  margin-bottom: 15px;
  margin-left: 20px;
}
.studyProjectStage .operateStages span {
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  font-size: 14px;
  background-color: #1192ff;
  color: #fff;
  border-radius: 4px;
  margin-right: 10px;
}
.studyProjectStage .operateStages .refreshTable {
  float: none;
  cursor: pointer;
}
.studyProjectStage .operateStages .refreshTable i {
  margin-right: 5px;
}
.studyProjectStage .operateStages .addNewTask {
  float: none;
  cursor: pointer;
}
.studyProjectStage .operateStages .addNewTask i {
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
.studyProjectStage .operateStages .allNum {
  float: left;
  color: #999;
}
.studyProjectStage .operateStages .allNum .num {
  color: #333;
}
.studyProjectStage .projectFillBox {
  margin-left: 20px;
  background-color: #f5f7fa;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.studyProjectStage .projectFillBox .boxBlock {
  margin-bottom: 40px;
}
.studyProjectStage .projectFillBox .boxBlock label {
  margin-right: 30px;
}
.studyProjectStage .projectFillBox .boxBlock .infoTitle {
  max-width: 500px;
  margin-top: 10px;
  margin-left: 140px;
  line-height: 16px;
  display: block;
  color: #999;
  margin-bottom: 20px;
}
.studyProjectStage .projectFillBox .boxBlock .setTitle {
  display: inline-block;
  width: 115px;
  color: #333333;
  text-align: right;
  margin-right: 20px;
}
.studyProjectStage .scoreFillBox {
  margin-left: 20px;
  margin-top: 20px;
  height: 36px;
  line-height: 36px;
}
.studyProjectStage .scoreFillBox .scoreTitle {
  display: inline-block;
  margin-right: 10px;
}
.studyProjectStage .scoreFillBox .scoreInput {
  width: 150px;
  height: 36px;
  border-radius: 2px;
  text-indent: 10px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  color: #333;
}
.studyProjectStage .studyBottomInfo {
  background-color: #f5f7fa;
  color: #333333;
  padding: 20px;
  display: flex;
  margin: 0 0 40px 20px;
  justify-content: space-between;
}
.studyProjectStage .studyBottomInfo span {
  font-size: 14px;
}
.studyProjectStage .studyBottomInfo .total {
  margin-right: 20px;
}
.planningSettings {
  padding: 40px 0 40px 100px;
}
.planningSettings .set-item {
  color: #333;
  margin-bottom: 20px;
}
.planningSettings .set-item .titleName {
  float: left;
  width: 150px;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
}
.planningSettings .set-item .titleName b {
  color: #f00;
}
.planningSettings .set-item .titleName.no-mt {
  margin-top: 0;
}
.planningSettings .set-item .set-content {
  float: left;
}
.planningSettings .set-item .set-content input {
  border: 1px solid #ddd;
  width: 132px;
  height: 38px;
  text-indent: 10px;
  margin-left: 10px;
}
.planningSettings .set-item .set-content span {
  margin-left: 10px;
  color: #333;
}
.planningSettings .set-item .set-content .theme-checkbox-radio {
  margin-right: 60px;
}
.planningSettings .set-item .set-content .theme-checkbox-radio input.fillInput {
  width: 132px;
  height: 38px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #ddd;
  text-indent: 10px;
  margin-left: 96px;
}
.planningSettings .set-item .notice {
  color: #999;
  margin-top: 20px;
  margin-left: 170px;
}
.planningSettings .bottom-btns-group {
  margin-top: 60px;
}

.studyProjectName {
  width: 98%;
  margin: 20px 1%;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
.projectInfo {
  width: auto;
  margin: 20px 20px 0;
  padding: 20px 0 20px;
  border-radius: 8px;
  font-size: 14px;
  background-color: #f5f7fa;
  position: relative;
  color: #333333;
}
.projectInfo .infoList {
  padding: 10px 20px;
}
.projectInfo .infoList .iterm {
  display: inline-block;
  margin-right: 25px;
}
.export-starf-file {
  width: auto;
  margin: 30px 20px 30px;
  display: flex;
}
.export-starf-file .cancelSuspendStudy,
.export-starf-file .suspendStudy,
.export-starf-file .exportListBtn,
.export-starf-file .exportAuditList,
.export-starf-file .exportListFile,
.export-starf-file .unLock {
  cursor: pointer;
  display: inline-block;
  background-color: #1192ff;
  color: #ffffff;
  text-align: center;
  width: 96px;
  line-height: 38px;
  height: 38px;
  border-radius: 4px;
  margin-right: 10px;
  user-select: none;
}
.export-starf-file .cancelSuspendStudy {
  background-color: #fd6500;
}
.export-starf-file .cancelSuspendStudyTitle {
  font-size: 14px;
  margin-top: 4px;
}
.export-starf-file .cancelSuspendStudyTitle .time {
  margin-top: 10px;
  display: inline-block;
  color: #fd6500;
}
.export-starf-file .cancelSuspendStudyTitle .time .pauseStartTime {
  display: inline-block;
}
.export-starf-file .cancelSuspendStudyTitle .time .pauseEndTime {
  display: inline-block;
}
.projectTd {
  position: relative;
}
.projectTd .projectTestSpan {
  display: inline-block;
  max-width: 135px;
  vertical-align: top;
}
.projectLogo {
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  padding-left: 10px;
  
}
.height40 {
  height: 40px;
  line-height: 40px;
}
.height40 span,
.height40 strong {
  display: block;
  float: left;
  font-size: 14px;
}
.height40 span {
  color: #279ff5;
  cursor: pointer;
}
.height40 strong {
  color: #333;
  font-weight: normal;
}
.height40 .left25 {
  margin-left: 25px;
}
.moban_box {
  width: 655px !important;
  height: 635px;
  overflow: hidden;
}
.moban_box .sum_text {
  float: left;
  margin-left: 55px;
  margin-top: 38px;
  font-size: 14px;
  color: #999;
}
.moban_box .sum_text span {
  color: #666 !important;
}
.moban_box .emport_tankuang {
  height: 110px !important;
}
.moban_box .leng_seach {
  width: 238px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #bbb;
  float: right;
  margin-right: 50px;
  margin-top: 15px;
  border-radius: 4px;
}
.moban_box .leng_seach input {
  margin-left: 12px;
  width: 185px;
}
.moban_box .moban_box_ul {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.moban_box .moban_box_ul ul {
  height: 410px;
  width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
}
.moban_box .moban_box_ul li {
  width: 96px;
  text-align: center;
  float: left;
  margin-left: 55px;
  margin-top: 20px;
  cursor: pointer;
}
.moban_box .moban_box_ul li img {
  width: 96px;
  height: 135px;
  display: block;
  border: 1px solid #d8d8d8;
}
.moban_box .moban_box_ul .active img {
  border: 1px solid #279ff5;
}
.moban_box .moban_box_ul li span {
  width: 70px;
  height: 35px;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
}
.moban_box .tanchuang1_btn {
  width: 625px !important;
  margin-top: 30px !important;
}
.organization_seal_box {
  width: 500px;
  display: inline-block;
}
.organization_seal_box img {
  width: 200px;
  display: inline-block;
}
.organization_seal_box input {
  width: 100px;
  height: 40px;
}
.organization_seal_box #uploadifive-organizationPicture {
  display: inline-block;
  margin-left: 10px;
  margin-top: 85px;
}
.evalBodySearch {
  margin: 30px 20px 0 20px;
  display: flex;
  justify-content: flex-start;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.evalBodySearch .searchSelect {
  display: flex;
}
.evalBodySearch .searchSelect .selectDiv {
  width: 320px;
  margin-left: 10px;
  border: 1px solid #e4e7ed;
  border-radius: 3px;
  box-sizing: border-box;
}
.evalBodySearch .searchSelect .selectDiv .evalSelectIcon {
  width: 12px;
  height: 8px;
  display: inline-block;
  background: url("../image/openCopy.png") no-repeat center;
}
.evalBodySearch .searchSelect .selectDiv .searchSelectValue {
  width: 85%;
  border: 0;
  padding: 0 10px;
  outline: none;
  cursor: pointer;
}
.evalBodySearch .searchSelect .selectDiv .selectOption {
  margin-top: 10px;
  position: relative;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  height: 300px;
  overflow-y: scroll;
}
.evalBodySearch .searchSelect .selectDiv .selectOption ul > li {
  padding-left: 10px;
  cursor: pointer;
}
.evalBodySearch .searchSelect .selectDiv .selectOption li:hover {
  background-color: #f1f4fb;
  color: #1192ff;
}
.evalBodySearch .searchNameOrType {
  margin-left: 10px;
  width: 320px;
  border: 1px solid #e4e7ed;
  box-sizing: border-box;
  border-radius: 3px;
}
.evalBodySearch .searchNameOrType input {
  width: 280px;
  border: 0;
  padding-left: 10px;
}
.evalBodySearch .searchNameOrType .evalSearchIcon {
  position: relative;
}
.evalBodySearch .searchSubBtn {
  width: 96px;
  text-align: center;
  background-color: #1192ff;
  border-radius: 4px;
  margin-left: 10px;
  color: #fff;
}
.studyBodySearch {
  margin: 30px 20px 0 20px;
  display: flex;
  justify-content: flex-start;
  line-height: 38px;
  font-size: 14px;
}
.studyBodySearch .searchSelect {
  width: 100%;
}
.studyBodySearch .searchSelect .title {
  color: #333333;
}
.studyBodySearch .searchSelect .selectDiv {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.studyBodySearch .searchSelect .selectDiv .center {
  margin: 0 10px;
}
.studyBodySearch .searchSelect .selectDiv .stage-time {
  flex: 1;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  padding-left: 15px;
}
.studyBodySearch .searchSubBtn {
  width: 96px;
  text-align: center;
  background-color: #1192ff;
  border-radius: 4px;
  margin-left: 10px;
  color: #fff;
}
.regulatoryResultsHead {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.regulatoryResultsHead .regulatoryResultsName {
  width: 1440px;
  margin: 0 auto;
  text-align: left;
}
.regulatoryResults-container {
  width: 1400px;
  background-color: #fff;
  padding: 20px;
  margin: 0 auto;
  border-radius: 12px;
}
.regulatoryResults-container .regulatoryResults-tips {
  width: auto;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 22px;
  border-radius: 4px;
  background-color: #F5F7FA;
}
.regulatoryResults-container .regulatoryResults-tips span {
  color: #F8402D;
}
.regulatoryResults-container .warning-tip {
  padding: 15px 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  color: #fd402d;
}