
a {
  text-decoration: none;
  color: inherit;
}

li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

.text-center {
  text-align: center;
}

.text-gray-9{
  color: #999;
}

.text-gray-17{
  color: #171717;
}

.w130 {
  width: 130px;
}

table{
  max-width: 100%;
}

.w180 {
  width: 180px;
}

.w310{
  width: 310px;
}

.w460{
  width: 460px;
}

.w525{
  width: 525px !important;
}

.h60 {
  height: 60px;
}

.h100 {
  height: 100px;
}

.h120 {
  height: 120px;
}

.w100 {
  width: 100px;
}

.w100p {
  width: 100%;
}

.h100 {
  height: 100px;
}

.df {
  display: flex;
}

.dfc {
  display: flex;
  align-items: center;
}

.dfcc {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ue-table-interlace-color-double{
	    background-color: #f7faff;
}

.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.flex-c {
  flex-direction: column;
}

.fx1 {
  flex: 1;
}

.flex-wrap {
  flex-wrap: wrap;
}

.cup {
  cursor: pointer;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.fwb {
  font-weight: bold;
}

.por {
  position: relative;
}

.h460 {
  min-height: 460px;
  margin-bottom: 20px;
}


.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w80{
  width: 80px;
}

.w330 {
  width: 330px !important;
}

.w380 {
  width: 380px !important;
}

.w240 {
  width: 240px;
}

.w170 {
  width: 170px;
}

.w150 {
  width: 150px;
}

.w200 {
  width: 200px !important;
}

.w300 {
  width: 300px !important;
}

.w100 {
  max-width: 100px !important;
}




.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right:20px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px;
}

.mt45 {
  margin-top: 45px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 30px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}


.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pr50 {
  padding-right: 50px;
}

.pb70 {
  padding-bottom: 70px;
}

.p20{
  padding: 20px;
}

.min500{
  min-height: 600px;
}


.mt50 {
  margin-top: 50px !important;
}

.mb100{
  margin-bottom: 100px;
}

.lh20 {
  line-height: 20px;
}

.lh24 {
  line-height: 24px;
}

.lh30 {
  line-height: 30px;
}

.fz12 {
  font-size: 12px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz32 {
  font-size: 32px !important;
}

.lh30 {
  line-height: 30px;
}

.border-top {
  border-top: 2px solid #fff;
}

.brt {
  border-top: 4px solid #eef8fc;
  padding-top: 8px;
}

.db {
  display: block;
}

.text-primary {
  color:#ff9900!important;
}

.text-gray {
  color: #999 !important;
}

.text-gray-666 {
  color: #666 !important;
}

.text-red {
  color: #e5371b !important;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.iconshoucang {
  color: #F7091F;
  font-size: 22px;
}

.com-bg {
  width: 1200px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 8px 0px 57px 0px rgba(0, 84, 212, 0.06);
}

.iconshouji {
  color: #ccc;
  font-size: 50px !important;
  display: block;
}

.pl5{
  padding-left: 5px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml5 {
  margin-left: 5px;
}