
  /*
  *    --百分比| 
  */
/*A*/
.a-link{color:#333333}
.a-link:hover{color:#1890ff}
.blockHover:hover{background-color: #efeff6;}
/*B*/
.box-shadow-ccc{box-shadow: 3px 3px 3px rgb(167, 167, 167,0.2) ;}
.border-radius-4{border-radius: 4px;}
.border-radius-32{border-radius: 32px;}
.border-radius--50{border-radius: 50%;}
.background-color-fff{background-color: #fff;}
.background-color-46b1e1{background-color: #46b1e1;}
.background-color-ff7875{background-color: #ff7875;}
.background-color-efeff6{background-color: #efeff6;}
.background-color-87d068{background-color: #87d068;}
.background-color-f7fafd{background-color: #f7fafd;}
.background-color-F28300{background-color: #F28300;}
.background-color-B79150{background-color: #B79150;}
.background-color-B750A9{background-color: #B750A9;}
.background-color-B7B350{background-color: #B7B350;}
.background-color-65B750{background-color: #65B750;}
.background-color-f4f4f4{background-color: #f4f4f4;}
.background-color-50B7A6{background-color: #50B7A6;}
.background-color-CECECE{background-color: #CECECE;}
.background-color-b4b3b3{background-color: #b4b3b3;}
.background-color-f2f7f9{background-color: #f2f7f9;}
.background-color-E6620B{background-color: #E6620B;}
.background-color-FF0000{background-color: #FF0000;}
.background-color-3499da{background-color: #3499da;}
.background-color-ecd71c{background-color: #dbc819;}
.background-color-1890ff{background-color: #1890ff;}
.background-color-f9f9f9{background-color: #f9f9f9;}
.background-color-3ABBCD-168e9e{background-image: linear-gradient(to right, #fff ,  #f4f8fc);}
.border-1-solid-ccc{border:1px solid #ccc}
.border-1-solid-e8e8e8{border:1px solid #e8e8e8}
.border-1-solid-d9d9d9{border:1px solid #d9d9d9}
.border-1-solid-3499da{border:1px solid #3499da}
.border-1-solid-1890ff{border:1px solid #1890ff}
.border-2-solid-1890ff{border:2px solid #1890ff}
.border-5-solid-645aff{border:5px solid #645aff!important}
.border-5-solid-87d068{border:5px solid #87d068;}
.border-5-solid-b4b3b3{border:5px solid  #b4b3b3;}
.border-5-solid-E6620B{border:5px solid #E6620B;}
.border--top-1-solid-e8e8e8{border-top:1px solid #e8e8e8}
.border-left-1-solid-ccc{border-left:1px solid #ccc}
.border-left-1-solid-e8e8e8{border-left:1px solid #e8e8e8}
.border--bottom-1-solid-f5f5f5{border-bottom:1px solid #f5f5f5}
.border--bottom-1-solid-e8e8e8{border-bottom:1px solid #e8e8e8}
.border-right-1-solid-e8e8e8{border-right:1px solid #e8e8e8}
.bottom-0{bottom:0px;}
.bottom-5{bottom:5px;}
.border-collapse-collapse{border-collapse: collapse;}

/* 87d068 */
/*C*/
.color-FFF{color:#fff}
.color-ccc{color: #cccccc;}
.color-999{color: #999;}
.color-666{color: #666;}
.color-333{color: #333;}
.color-f5f5f5{color:#f5f5f5}
.color-E6620B{color:#E6620B!important}
.color-57d63d{color:#57d63d!important}
.color-645aff{color:#645aff}
.color-455a94{color:#455a94}
.color-9cb5cd{color:#9cb5cd}
.color-1890ff{color:#1890ff}
.cursor-pointer{cursor: pointer;}
.cursor-move{cursor:move}
/*D*/
.display-inline-block{display: inline-block;}
.display-block{display: block!important;}
.display-none{display: none;}
.display-flex{display: flex;}
/*E*/
/*F*/
.float-left{float:left}
.float-right{float:right}
.font-size-12{font-size: 12px;}
.font-size-14{font-size: 14px;}
.font-size-16{font-size: 16px;}
.font-size-18{font-size: 18px;}
.font-size-24{font-size: 24px;}
.font-size-32{font-size: 32px;}
.font-size-48{font-size: 48px;}
.font-size-72{font-size: 72px;}
.font-size-120{font-size: 120px;}
.font-weight-bold{font-weight: bold;}
.font-style-italic{font-style: italic;}
.flex-center-center{
  display: flex;
  align-items: center;
  justify-content: center;}
.flex-center-flex-start{
  display: flex;
  align-items: center;
  justify-content: flex-start;}
.flex-center-flex-end{
  display: flex;
  align-items: center;
  justify-content: flex-end;}
.flex-space-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
.flex-1{flex:1}
/*G*/
/*H*/
.height-auto{height:auto}
.height-8{height: 8px}
.height-24{height: 24px;}
.height-32{height: 32px;}
.height-40{height: 40px;}
.height-48{height: 48px;}
.height-60{height: 60px;}
.height-64{height: 64px;}
.height-80{height: 80px;}
.height-120{height: 120px;}
.height-150{height: 150px;}
.height-170{height: 170px;}
.height-180{height: 180px;}
.height-200{height: 200px;}
.height-260{height: 260px;}
.height-400{height: 400px;}
.height-480{height: 480px;}
.height-650{height: 650px;}
.height--100{height:100%}
.height-65vh{height: 65vh}
.height-90vh{height: 90vh}
.height-100vh{height: 100vh}

/*I*/
/*J*/
/*K*/
/*L*/
.left-0{left:0px;}
.left-8{left:8px;}
.left-26{left:26px;}
.line-height-32{line-height: 32px;}
.line-height-40{line-height: 40px;}
.line-height-64{line-height: 64px;}
.line-height-1{line-height: 1;}
.line-height-2{line-height: 2;}
/*N*/
/*M*/
.min-height-20vh{min-height: 20vh;}
.min-height-400{min-height: 400px;}
.min-height--100{min-height: 100%;}
.margin-4{margin:4px}
.margin-8{margin:8px;}
.margin-16{margin: 16px;}
.-margin-24{margin: -24px;}
.-margin-top-16{margin-top: -16px;}
.-margin-top-24{margin-top: -24px;}
.margin-top-8{margin-top: 8px;}
.margin-top-16{margin-top: 16px;}
.margin-top-24{margin-top:24px}
.margin-top-32{margin-top:32px}
.margin-top-64{margin-top:64px}
.margin-top-80{margin-top:80px}
.margin-bottom-0{margin-bottom: 0px;}
.margin-bottom-8{margin-bottom: 8px;}
.margin-bottom-16{margin-bottom: 16px;}
.margin-bottom-32{margin-bottom: 32px;}
.margin-right-4{margin-right:4px}
.margin-right-8{margin-right: 8px;}
.margin-right-16{margin-right: 16px;}
.-margin-right-16{margin-right: -16px;}
.margin-right-24{margin-right: 24px;}
.margin-right-32{margin-right: 32px;}
.margin-left-4{margin-left:4px;}
.margin-left-8{margin-left:8px;}
.margin-left-16{margin-left: 16px;}
.margin-left-24{margin-left: 24px;}
.margin-left-32{margin-left: 32px;}
.margin-32-auto-0{margin:32px auto 0px}
.margin-0-auto{margin:0px auto}
/*O*/
.overflow-hidden{overflow: hidden;}
.overflow-auto{overflow:auto}
.overflow-y-auto{overflow-y:auto}
/*P*/
.padding-4{padding: 4px;}
.padding-8{padding: 8px;}
.padding-10{padding: 10px;}
.padding-16{padding: 16px;}
.padding-top-0{padding-top: 0px;}
.padding-top-4{padding-top: 4px;}
.padding-top-8{padding-top: 8px;}
.padding-top-16{padding-top: 16px;}
.padding-top-24{padding-top: 24px;}
.padding-top-32{padding-top:32px}
.padding-top-64{padding-top:64px;}
.padding-left-0{padding-left:0px}
.padding-left-8{padding-left:8px}
.padding-left-16{padding-left:16px}
.padding-left-24{padding-left: 24px;}
.padding-left-32{padding-left: 32px;}
.padding-left-48{padding-left: 48px;}
.padding-right-8{padding-right: 8px;}
.padding-right-16{padding-right: 16px;}
.padding-bottom-0{padding-bottom:0px;}
.padding-bottom-8{padding-bottom:8px;}
.padding-bottom-16{padding-bottom: 16px;}
.position-relative{position: relative;}
.position-absolute{position: absolute;}
.position-fixed{position:fixed}
/*Q*/
/*R*/
.right-0{right:0px;}
.right-5{right:5px;}
.right-8{right:8px;}
.right-16{right:16px;}
.right-32{right:32px;}
.right-400{right:400px;}
/*S*/
/*T*/
.top-0{top: 0px;}
.top-5{top: 5px;}
.top-8{top: 8px;}
.top-16{top:16px;}
.top-26{top:26px;}
.text-align-left{text-align:left;}
.text-align-center{text-align:center;}
.text-align-right{text-align: right;}
.text-overflow-1{white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.text-overflow-2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.text-indent-2em{text-indent: 2em;}
.text-decoration-line-through{text-decoration:line-through}
/*U*/
/*V*/
/*W*/
.width-8{width: 8px}
.width-24{width: 24px}
.width-28{width: 28px}
.width-32{width: 32px}
.width-48{width: 48px}
.width-50{width: 50px}
.width-56{width: 56px}
.width-64{width: 64px}
.width-90{width: 90px}
.width-120{width: 120px !important;}
.width-125{width: 125px;}
.width-150{width: 150px}
.width-160{width:160px;}
.width-180{width:180px;}
.width-200{width: 200px;}
.width-240{width: 240px;}
.width-300{width: 300px;}
.width-400{width: 400px;}
.width-480{width: 480px;}
.width-640{width: 640px;}
.width-900{width: 900px;}
.width-1000{width: 1000px;}
.width--5{width:5%}
.width--10{width:10%}
.width--15{width:15%}
.width--20{width:20%}
.width--25{width:25%}
.width--30{width:30%}
.width--50{width:50%}
.width--60{width:60%}
.width--80{width: 80%}
.width--90{width:90%}
.width--95{width:95%}
.width--100{width:100%!important}
.white-space-nowrap{white-space:nowrap}
.word-wrap-break-all{word-break: break-all}
/*X*/
/*Y*/
/*Z*/
.z-index-19{z-index: 19;}