.m5 {
  margin: 5px;
}
.mt5 {
  margin-top: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.ml5 {
  margin-left: 5px;
}
.m10 {
  margin: 10px;
}
.mt10 {
  margin-top: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.m15 {
  margin: 15px;
}
.mt15 {
  margin-top: 15px;
}
.mr15 {
  margin-right: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.ml15 {
  margin-left: 15px;
}
.m20 {
  margin: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mr20 {
  margin-right: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.pt5 {
  padding-top: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.pl5 {
  padding-left: 5px;
}
.p10 {
  padding: 10px;
}
.pt3 {
  padding-top: 3px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.p15 {
  padding: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pt25 {
  padding-top: 25px;
}
.pr15 {
  padding-right: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pl15 {
  padding-left: 15px;
}
.p20 {
  padding: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl20 {
  padding-left: 20px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.f_s {
  font-family: simsun;
}
.block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
.w720 {
  width: 720px;
}
.w260 {
  width: 260px;
}
.w125 {
  width: 125px;
}
.text_c {
  text-align: center;
}
.text_r {
  text-align: right;
}
.text_l {
  text-align: left;
}
.col_89 {
  color: #898989;
}
.col_40 {
  color: #404040;
}
.col_c1 {
  color: #c1c1c1;
}
.col_66 {
  color: #666;
}
.white {
  color: #fff;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
  line-height: 16px;
}
.f18 {
  font-size: 18px;
  line-height: 18px;
}
.f20 {
  font-size: 20px;
  line-height: 20px;
}
.f24 {
  font-size: 24px;
  line-height: 24px;
}
.orange {
  color: #ec6c00;
}
.sm_blue {
  color: #448bc4;
}
.sm_green {
  color: #68b338;
}
.border_ccc {
  border: 1px solid #cccccc;
}
.bg_white {
  background-color: #fff;
}
.lh28 {
  line-height: 28px;
}
.lh25 {
  line-height: 25px;
}
.lh24 {
  line-height: 24px;
}
.lh22 {
  line-height: 22px;
}
.lh30 {
  line-height: 30px;
}
.sm_bold {
  font-weight: 600;
}
.cursor {
  cursor: pointer;
}
.org_4,
.an_org_4 {
  background-color: #ec6c00;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 1px 7px;
  color: #fff;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
.an_org_4 {
  background-color: #fb972c;
}
.white_span {
  background-color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 1px 7px;
  color: #8a8a8a;
  border: 1px solid #ccc;
}
.green_span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 7px;
  color: #68b338;
  border: 1px solid #68b338;
}
.orange_span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 7px;
  color: #ec6c00;
  border: 1px solid #ec6c00;
}
.orange_an {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 7px;
  background-color: #ec6c00;
  color: #fff;
  border: 1px solid #ec6c00;
}
.blue_span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 7px;
  color: #448bc4;
  border: 1px solid #448bc4;
}
.h3tit {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 2px solid #ec6c00;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 10;
  margin-bottom: -1px;
}
.sm_more {
  font-size: 12px;
  padding-top: 13px;
}
.mask {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 30px;
  line-height: 30px;
}
.relative {
  position: relative;
}
.text_underline {
  text-decoration: underline;
}
.through {
  text-decoration: line-through;
}
.border2c {
  border-bottom: 2px solid #ccc;
}
.border1c {
  border-bottom: 1px solid #ccc;
}
.relative2px {
  position: relative;
  top: 2px;
}
.bor_dot_bom {
  border-bottom: 1px dotted #ccc;
}
.capture {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hide {
  display: none;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.bold {
  font-weight: bold;
}
