.main-content {
   margin-left: 0px;
}
.pace .pace-activity {
  display: none;
}

/* 用于定义全局样式。覆盖c2-all.css 中的平台默认设置样式 */
button.modal-close{
  opacity: 1 !important;
  font-weight: normal !important;
  color: #fff !important;
}
body{
	padding:0 !important;
}
.modal-header{
  background: #0566C1 !important;
}
.modal-header h4{
  width: 95% !important;
  text-align: center !important;
  color:#fff !important;
}
.head{
  background: url("../assets/reConstruct/head_bg_S.png") no-repeat;
  background-size: 100% 100%;
  user-select: none !important;
}