@charset "UTF-8";
/* create on 2017.4.25 by zhouli */
.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 18px; }

.btn-red {
  background: #d94736;
  color: #fff;
  font-size: 14px; }

.btn-yellowBorder {
  background: #fff;
  color: #ffb33b;
  font-size: 14px;
  border: 1px solid #ffb33b;
  padding: 10px 50px;
  font-weight: bold; }

.btn-red.fb {
  font-weight: bold; }

.btn-red:hover {
  background: #be0001; }

.btn-red-grad {
  background: #ca0302;
  border: 1px solid #b80302;
  font-size: 14px;
  color: #fff;
  font-family: "瀹嬩綋"; }

.btn-hui-1 {
  background: #c6c6c6;
  font-size: 14px;
  color: #464646; }

.btn-red-grad.big {
  padding: 10px 50px;
  font-weight: bold; }

.btn-hui-yzm {
  border: 1px solid #d6d6d6;
  *background: #ebebeb;
  background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ebebeb));
  background: -moz-linear-gradient(top, #ececec, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ebebeb');
  -webkit-box-shadow: 0.5px 1px 2px #ccc;
  -moz-box-shadow: 0.5px 1px 2px #ccc;
  box-shadow: 0.5px 1px 2px #ccc;
  color: #333; }

.btn-hui-yzm:hover,
.btn-hui-yzm.disabled {
  color: #999; }

/* input type=text */
.bodr-radio {
  border-radius: 3px; }

.data-png {
  background: url("../images/jzt-user-center/date1.png") no-repeat 98% center #fff;
  background-size: 15%; }

.text-sty1 {
  border: 1px solid #c2c2c2;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  color: #666;
  font-size: 14px;
  min-width: 80px;
  font-family: "瀹嬩綋"; }

.text-sty2 {
  border: 1px solid #d9d9d9;
  line-height: 24px;
  height: 24px;
  padding: 0 10px;
  color: #666;
  min-width: 80px;
  font-family: "瀹嬩綋";
  font-size: 12px; }

.text-sty2.col_333 {
  color: #333; }

.text-sty3 {
  border: 1px solid #c7c6c6;
  line-height: 26px;
  height: 26px;
  padding: 0 10px;
  color: #666;
  min-width: 80px;
  -webkit-box-shadow: inset 0.5px 1px 2px #ddd;
  -moz-box-shadow: inset 0.5px 1px 2px #ddd;
  box-shadow: inset 0.5px 1px 2px #ddd; }

.text-sty3.small {
  width: 25px;
  min-width: 0;
  line-height: 20px;
  height: 20px; }

.text-1 {
  width: 280px; }

.text-2 {
  width: 200px; }

.text-80 {
  width: 80px; }

.text-95 {
  width: 95px; }

.text-sty2.text-wid45 {
  width: 45px;
  min-width: 0; }

.text-wid210 {
  width: 210px; }

.text-wid355 {
  width: 355px; }

.textarea {
  width: 360px;
  height: 150px; }

/* select 鏍峰紡閲嶇疆 */
.select-bg {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  background: #fff;
  height: 24px;
  width: 120px; }

.select-bg span {
  width: 110px;
  height: 18px;
  *height: 16px;
  overflow: hidden;
  margin: 3px 5px 0;
  display: inline;
  *display: block;
  *width: 255px;
  zoom: 1; }

.select-bg select {
  border: 0 none;
  vertical-align: middle;
  line-height: 16px;
  *line-height: 25px;
  height: 16px;
  *height: 18px;
  color: #808080;
  width: 110px;
  *width: 113px;
  *margin: -1px 0 0 -2px;
  background: #ffffff;
  font-family: "瀹嬩綋";
  font-size: 12px; }

.select-bg select.col_333 {
  color: #333; }

/* scss */
.c-btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 18px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 12px; }
  .c-btn.small {
    padding: 5px 10px !important; }

.c-btn.large {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px; }

.c-btn-gray {
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0.5px 1px 2px #ddd;
  -moz-box-shadow: 0.5px 1px 2px #ddd;
  box-shadow: 0.5px 1px 2px #ddd;
  color: #464646;
  background: #eee; }

.c-btn-red {
  color: #fff;
  background: #c90301; }
  .c-btn-red:hover {
    background: #e62c2a; }

/* pian juhuang se btn   */
.c-btn-red2 {
  color: #fff;
  background: #d94736; }
  .c-btn-red2:hover {
    background: #be0001; }

/* bgcolor empty style only has border color.*/
.c-btn-yellow-b {
  color: #fa5015;
  border: 1px solid #fa5015;
  background: #fff; }

.c-btn-gray-b {
  color: #464646;
  border: 1px solid #a9a9a9;
  background: #fff;
  -webkit-box-shadow: 0.5px 1px 2px #ddd;
  -moz-box-shadow: 0.5px 1px 2px #ddd;
  box-shadow: 0.5px 1px 2px #ddd; }

input, select {
  outline: none;
  border: 0 none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.c-text, .c-text-s, .c-text-r, .c-text-s-r {
  background: #fff;
  border: 1px solid #d9d9d9;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  color: #333;
  font-size: 12px;
  width: 120px;
  font-family: \5FAE\8F6F\96C5\9ED1; }

.c-text.large, select.large {
  height: 30px;
  line-height: 30px; }

.c-text-s, .c-text-s-r {
  -webkit-box-shadow: 0.5px 1px 3px #ddd inset;
  -moz-box-shadow: 0.5px 1px 3px #ddd inset;
  box-shadow: 0.5px 1px 3px #ddd inset; }

.c-text-r, .c-text-s-r {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.c-text.wid1, .c-text-r.wid1, .c-text-s.wid1 {
  width: 220px; }

.c-text.wid2 {
  width: 490px; }

select {
  background: #fff;
  border: 1px solid #d9d9d9;
  height: 24px;
  line-height: 24px;
  /*padding: 0 10px;*/
  color: #333;
  font-size: 12px;
  width: 120px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  width: 140px;
  /*padding: 0 0 0 10px;*/
}

input.allow {
  background: url("../images/jzt-user-center/arrow_down_new.png") #fff no-repeat 100% center; }

/*# sourceMappingURL=form.css.map */
