| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 | 
							- .half-item{
 
- 	margin-bottom: 0px;
 
- 	height: auto
 
- }
 
- .ant-row{
 
- 	margin-bottom: 0px
 
- }
 
- #demand-form .half-item{
 
- 	margin-bottom: 0px
 
- }
 
- .three-item{
 
- 	float: left;
 
- 	width: 50%;
 
- 	margin-bottom: 10px;
 
- }
 
- .sub-title{
 
- 	margin-left: 10px;
 
- 	font-weight: 800
 
- }
 
- .ant-input-lg{
 
- 	height: 24px
 
- }
 
- .ant-select-lg .ant-select-selection--single{
 
- 	height: 24px
 
- }
 
- .ant-select-lg .ant-select-selection__rendered{
 
- 	line-height: 24px
 
- }
 
- .ruanzhu{
 
- 	color:red
 
- }
 
- .xiazheng{
 
- 	color:green
 
- }
 
- .height-input{
 
- 	height: 2.7em
 
- }
 
- .ant-tabs-bar {
 
-     border-bottom: 1px solid #d9d9d9;
 
-     margin-bottom: 0px !important;
 
-     outline: none;
 
-     transition: padding .45s;
 
- }
 
- .ant-tabs.ant-tabs-top.test.ant-tabs-line {
 
- 	background-color: #f5f5f5 !important;
 
- 	margin-bottom: 10px !important;
 
- }
 
- .ant-tabs-tab {
 
-     font-weight: 900 !important;
 
- }
 
 
  |