body {
  font-family: STHeiti, 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
ul,
li {
  list-style: none;
}
u {
  text-decoration: none;
}
.f12 {
  font-size: 12px;
}
.wl {
  float: left;
  width: 100%;
}
.col-yel {
  color: #dca708;
}
.cor_gre {
  color: #00ce0d;
}
.color_blue {
  color: #12b7f5;
}
.color_red {
  color: #e1280a;
}
.sbd-bg-yel {
  background: #dca708;
  color: #fff !important;
}
.sbd-bg-666 {
  background: #666 !important;
  color: #fff !important;
}
.sbd-bg-bbb {
  background: #bfbfbf !important;
  color: #fff !important;
}
.sbd-bg-yel-50 {
  background: #dca708, 50%;
  color: #fff !important;
}
.mg-0 {
  margin: 0 !important;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-44 {
  margin-top: 44px;
}
.m-t-84 {
  margin-top: 84px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-t-60 {
  margin-top: 60px;
}
.m-t-70 {
  margin-top: 70px;
}
.m-t-b-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.m-t-b-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
ul,
li {
  padding: 0;
  margin: 0;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.m-b-60 {
  margin-bottom: 60px;
}
.m-b-70 {
  margin-bottom: 70px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-l-34 {
  margin-left: 34px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-t-40 {
  padding-top: 40px;
}
.p-t-44 {
  padding-top: 44px;
}
.p-t-50 {
  padding-top: 50px;
}
.p-t-80 {
  padding-top: 80px;
}
.p-0 {
  padding: 0;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.p-l6-r6 {
  padding-right: 6px !important;
  padding-left: 6px !important;
}
.p-r-6 {
  padding-right: 6px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-t-b-12 {
  padding-top: 12px!important;
  padding-bottom: 12px!important;
}
.ft-nor {
  font-style: normal;
  font-weight: normal;
}
.ft-16 {
  font-size: 16px !important;
}
.ft-20 {
  font-size: 20px !important;
}
.ft-30 {
  font-size: 30px !important;
}
.ft-32 {
  font-size: 32px !important;
}
.ft-34 {
  font-size: 34px !important;
}
.c-999 {
  color: #999 !important;
}
.border-b-de {
  border-bottom: 1px solid #dedede;
}
.b-1p,
.b_1px {
  border: 1px solid #eeeeee;
}
.h-input {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  margin-bottom: 15px;
  max-width: 70%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w100 {
  width: 100% !important;
}
.w90-5 {
  width: 90% !important;
  margin-left: 5%;
}
.h40 {
  height: 40px;
}
.h-l40 {
  height: 40px;
  line-height: 40px;
}
.h36 {
  height: 36px;
}
.h-l36 {
  height: 36px;
  line-height: 36px;
}
a {
  color: #333;
}
.b-r-3 {
  border-radius: 3px;
}
.b-r-6 {
  border-radius: 6px;
}
.b-r-10 {
  border-radius: 10px;
}
.button {
  background: #dca708;
  color: #fff;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
  border-radius: 3px;
}
.ta-c {
  text-align: center;
}
.c-333 {
  color: #333;
}
.c-fff {
  color: #fff;
}
.left {
  float: left;
}
.c-yel {
  color: #dca708 !important;
}
.c-gre {
  color: #00ce0d !important;
}
.c-blue {
  color: #12b7f5 !important;
}
.c-red {
  color: #e1280a !important;
}
.bg-eee {
  background: #eee;
}
.main {
  max-width: 750px;
  margin: 0 auto;
  min-width: 320px;
}
.main-p-6 {
  max-width: 750px;
  margin: 0 auto;
  padding-left: 6px;
  padding-right: 6px;
  min-width: 320px;
}
.top_menu_more {
  float: right;
}
.top_menu_more a i {
  line-height: 44px;
  color: #999;
  font-size: 22px;
}
.top_menu_more-bg-none {
  float: right;
  background: none !important;
}
.top_menu_more-bg-none a i {
  line-height: 44px;
  color: #999;
  font-size: 22px;
}
img {
  max-width: 100%;
}
.text-cen {
  text-align: center;
}
.layui-flow-more {
  float: left;
  width: 100%;
}
.m-top {
  background: #fff;
  width: 100%;
  color: #333;
  height: 130px;
}
.m-left-top {
  float: left;
  font-size: 24px;
  margin-top: 23px;
}
.m-left-top span {
  font-size: 36px;
  color: #e1280a !important;
}
.m-right-top {
  float: right;
  margin-top: 8px;
}
.m-right-top li {
  float: right;
}
.mr02 {
  margin-right: 15px;
}
.m-right-top li .t01 {
  float: left;
  margin-top: 10px;
}
.m-right-top li i {
  float: left;
  margin-right: 10px;
  line-height: 59px;
  margin-top: 5px;
}
.m-right-top li p {
  font-size: 24px;
  line-height: 24px;
  text-align: right;
}
.m-right-top li i {
  font-size: 36px;
  font-style: normal;
  color: #e1280a !important;
}
.mpmf {
  font-size: 24px;
  text-align: right;
}
.mpmf span {
  font-size: 36px;
}
.container {
  margin: 0 auto;
}
.bg_blue {
  background-image: url(../images/icon/v-yell.svg);
  background-size: 46px 46px;
  background-position: 33px 78px;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -1px;
  right: -3px;
}
.bg_yell {
  background-image: url(../images/icon/v-yell.svg);
  background-size: 46px 46px;
  background-position: 33px 92px;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -1px;
  right: -3px;
}
.bg_red {
  background-image: url(../images/icon/v-yell.svg);
  background-size: 46px 46px;
  background-position: 33px 64px;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -1px;
  right: -3px;
}
.v-gr-yell {
  width: 20px;
  height: 20px;
  background-size: 23px 96px;
  background-position: 22px 79px;
  bottom: -1px;
  right: -2px;
}
.v-gr-red {
  width: 20px;
  height: 20px;
  background-size: 23px 96px;
  background-position: 22px 41px;
  bottom: -1px;
  right: -2px;
}
.v-gr-blue {
  width: 20px;
  height: 20px;
  background-size: 23px 96px;
  background-position: 22px 61px;
  bottom: -1px;
  right: -2px;
}
.chaochu {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.name_tx {
  margin-top: 0px;
  margin-right: 8px;
  position: relative;
  float: left;
  height: 40px;
  width: 40px;
}
.name_tx img {
  border-radius: 50%;
}
.touxiang span {
  float: left;
  height: 22px;
  font-style: normal;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.touxiang i {
  float: left;
  font-style: normal;
  color: #999 !important;
}
.btn {
  background: #dca708;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 6px;
}
.w-btn,
input[type=submit].w-btn {
  padding: 0;
  line-height: 42px;
  height: 42px;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mni-btn {
  height: 40px;
  line-height: 40px;
  float: left;
  width: 100%;
  text-align: center;
  background: #eee;
  border-radius: 6px;
}
.min-border-yel {
  border: 1px solid #dca708;
  -webkit-transform: scale(0.8);
  -o-transform: scale(1);
  display: inline-block;
  font-size: 11px;
  border-radius: 6px;
  padding: 0px 3px;
  color: #333;
}
.btn-public {
  padding: 8px 26px;
  border-radius: 6px;
  text-align: center;
}
.btn-eee {
  background: #eee;
  padding: 8px 26px;
  border-radius: 6px;
  text-align: center;
}
.btn-red {
  background: #ff5046;
  padding: 8px 26px;
  border-radius: 6px;
  text-align: center;
  color: #fff;
}
.btn-yel {
  background: #ffbf00;
  padding: 8px 26px;
  border-radius: 6px;
  text-align: center;
  color: #fff;
}
.content {
  padding: 10px 8px;
}
.nocontent {
  text-align: center;
  padding: 0 10px;
  position: fixed;
  top: 50%;
  transform: translate(0%, -50%);
}
.nocontent img {
  max-width: 50%;
}
.nocontent p {
  margin-top: 30px;
  color: #999;
  line-height: 24px;
  font-size: 16px;
  text-align: left;
  padding: 0 10px;
}
#wrapper {
  bottom: 0 !important;
}
.h-login-big {
  top: 50%;
  margin-top: -100px;
  height: 200px;
}
.h-login {
  width: 80%;
  margin: 0 auto;
  background: #fff;
  height: 200px;
  border-radius: 5px;
  position: relative;
}
.h-login h1 {
  font-weight: normal;
  width: 100%;
  text-align: center;
  line-height: 36px;
  margin-top: 26px;
  float: left;
  font-size: 16px;
}
.h-login-quxiao {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 22px !important;
}
.h-weixin {
  background: #45af33;
  color: #fff;
  font-size: 16px;
  display: block;
  height: 44px;
  line-height: 44px;
  width: 80%;
  margin-left: 10%;
  float: left;
  text-align: center;
  border-radius: 6px;
  margin-top: 14px;
}
.h-weixin:active {
  color: #fff;
}
.h-weixin p {
  width: 105px;
  margin: 0 auto;
}
.h-weixin i {
  float: left;
  font-size: 30px;
  color: #fff;
}
.h-weixin b {
  color: #fff;
  font-weight: normal;
  float: right;
}
.h-login-other {
  width: 80%;
  margin-left: 10%;
  border-top: 1px solid #eee;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  margin-top: 30px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.Pop-ups {
  padding: 20px 15px 10px 15px;
  line-height: 21px !important;
  text-align: left!important;
  max-height: 145px;
  overflow: hidden;
}
.textarea {
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 120px;
  color: #999;
  border: 1px solid #eee;
}
.qua-num {
  background: #f9f9f9;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  float: right;
  height: 35px;
  margin-right: 10px;
}
.qua-num .num-l {
  width: 40px;
  height: 100%;
  line-height: 35px;
  float: left;
  text-align: center;
  border-right: 1px solid #bbb;
}
.qua-num .num-r {
  width: 40px;
  height: 100%;
  line-height: 35px;
  float: left;
  text-align: center;
  border-left: 1px solid #bbb;
}
.qua-num input {
  float: left;
  width: 40px;
  background: #efeff4;
  height: 100%;
  border: 0;
  padding: 0;
  text-align: center;
}
.title {
  line-height: 42px;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  margin-top: 10px;
}
.shiyuan-index {
  background: url(../images/bg/hsbg.png) repeat;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  color: #fff;
  border-radius: 50%;
  z-index: 99999;
  text-align: center;
  font-size: 14px;
}
.footer-big {
  float: left;
  width: 100%;
  display: inline-block;
  padding-top: 20px;
  background: url(../images/footer.jpg) no-repeat;
}
.footer-left {
  width: 50%;
  float: left;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
}
.foot-zsy {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-top: 25px;
  font-family: "microsoft yahei";
  color: #333;
}
.footer-con {
  font-size: 18px;
  margin-bottom: 20px;
}
.footer-con i {
  width: 5px;
  height: 24px;
  background: #cacaca;
  margin-right: 11px;
  font-size: 24px;
  float: left;
  line-height: 24px;
}
.footer-left li {
  float: left;
  width: 150px;
  text-align: center;
}
.footer-left li h6 {
  font-size: 16px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  color: #fff;
}
.footer-left a {
  line-height: 26px;
  height: 26px;
  font-size: 14px;
  float: left;
  width: 100%;
  color: #fff;
}
a:hover {
  text-decoration: none !important;
}
.footer-left a:visited,
.footer-left a:hover {
  color: #fff;
}
.right {
  float: right;
}
.footer-right {
  float: left;
  width: 47%;
  max-width: 528px;
}
.footer-right-l {
  float: left;
  width: 50%;
  color: #fff;
}
.footer-right-l h1 {
  font-size: 30px;
  color: #fff;
  float: left;
  width: 100%;
}
.footer-right-l span {
  font-size: 24px;
  color: #fff;
  float: left;
  width: 100%;
}
.footer-right-r {
  float: right;
  margin-top: 20px;
}
.footer-right-r img {
  max-width: 160px;
  height: auto;
}
.footer-right-b {
  float: left;
  color: #fff;
  margin-top: 25px;
}
.max750 {
  display: none;
}
.foot-ter {
  display: none;
}
@media screen and (max-width: 1200px) {
  .footer-big {
    padding: 0 15px;
  }
  .m-top {
    padding: 0 10px;
  }
}
@media screen and (max-width: 980px) {
  .footer-big {
    display: none;
  }
  .m-left-top {
    display: none;
  }
  .m-right-top {
    width: 100%;
  }
  .foot-ter {
    display: block;
    line-height: 21px;
    padding: 10px 10px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .m-top {
    display: none;
  }
  .min750 {
    display: none;
  }
  .max750 {
    display: block;
  }
  .sj-index {
    padding-top: 0.8rem;
  }
  .sj-bg {
    background: #fef5c8;
    padding-bottom: 40px;
  }
  .sj-bg .editform {
    padding-top: 0.3rem !important;
  }
  .sj-bg p {
    font-size: 28px;
    line-height: 36px;
    padding-left: 40px;
  }
  .sj-bg p.b01 {
    color: #ec008c;
  }
  .sj-bg p.b02 {
    color: #792d0d;
  }
  .sj-bg p.b03 {
    color: #792d0d;
    font-size: 18px;
    line-height: 40px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  float: left;
}
.col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666667%;
}
.col-lg-10 {
  width: 83.33333333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666667%;
}
.col-lg-7 {
  width: 58.33333333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666667%;
}
.col-lg-4 {
  width: 33.33333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66666667%;
}
.col-lg-1 {
  width: 8.33333333%;
}
.col-lg-pull-12 {
  right: 100%;
}
.col-lg-pull-11 {
  right: 91.66666667%;
}
.col-lg-pull-10 {
  right: 83.33333333%;
}
.col-lg-pull-9 {
  right: 75%;
}
.col-lg-pull-8 {
  right: 66.66666667%;
}
.col-lg-pull-7 {
  right: 58.33333333%;
}
.col-lg-pull-6 {
  right: 50%;
}
.col-lg-pull-5 {
  right: 41.66666667%;
}
.col-lg-pull-4 {
  right: 33.33333333%;
}
.col-lg-pull-3 {
  right: 25%;
}
.col-lg-pull-2 {
  right: 16.66666667%;
}
.col-lg-pull-1 {
  right: 8.33333333%;
}
.col-lg-pull-0 {
  right: auto;
}
.col-lg-push-12 {
  left: 100%;
}
.col-lg-push-11 {
  left: 91.66666667%;
}
.col-lg-push-10 {
  left: 83.33333333%;
}
.col-lg-push-9 {
  left: 75%;
}
.col-lg-push-8 {
  left: 66.66666667%;
}
.col-lg-push-7 {
  left: 58.33333333%;
}
.col-lg-push-6 {
  left: 50%;
}
.col-lg-push-5 {
  left: 41.66666667%;
}
.col-lg-push-4 {
  left: 33.33333333%;
}
.col-lg-push-3 {
  left: 25%;
}
.col-lg-push-2 {
  left: 16.66666667%;
}
.col-lg-push-1 {
  left: 8.33333333%;
}
.col-lg-push-0 {
  left: auto;
}
.col-lg-offset-12 {
  margin-left: 100%;
}
.col-lg-offset-11 {
  margin-left: 91.66666667%;
}
.col-lg-offset-10 {
  margin-left: 83.33333333%;
}
.col-lg-offset-9 {
  margin-left: 75%;
}
.col-lg-offset-8 {
  margin-left: 66.66666667%;
}
.col-lg-offset-7 {
  margin-left: 58.33333333%;
}
.col-lg-offset-6 {
  margin-left: 50%;
}
.col-lg-offset-5 {
  margin-left: 41.66666667%;
}
.col-lg-offset-4 {
  margin-left: 33.33333333%;
}
.col-lg-offset-3 {
  margin-left: 25%;
}
.col-lg-offset-2 {
  margin-left: 16.66666667%;
}
.col-lg-offset-1 {
  margin-left: 8.33333333%;
}
.col-lg-offset-0 {
  margin-left: 0%;
}
@media (max-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 991px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
table {
  border: 1px solid #DEDEDE !important;
  width: 100%;
}
.firstRow {
  width: 100%;
}
tr {
  border: 1px solid #DEDEDE !important;
}
td {
  border: 1px solid #DEDEDE !important;
  padding: 5px !important;
}
@media screen and (max-width: 550px) {
  .sj-index {
    padding-top: 1rem;
  }
}
