.jm_head_box .head img {
  vertical-align: baseline;
}
font {
  color: red;
}
.crumbs {
  height: 50px;
  line-height: 50px;
}
.crumbs .current_location {
  font-size: 14px;
  color: #999999;
}
.crumbs .current_location i {
  color: #4078BE;
  margin-right: 10px;
}
.crumbs .crumbs_list a {
  font-size: 14px;
  color: #999999;
  outline: 0;
  margin-right: 3px;
}
.crumbs .crumbs_list span {
  font-size: 14px;
  color: #999999;
}
.crumbs .crumbs_list a:hover {
  color: #666666;
  border-bottom: 1px solid #666666;
}
.hopeui-form-select {
  width: 280px;
}
.filter .hopeui-form-select .hopeui-input {
  width: 280px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  border-radius: 5px;
  padding: 0 25px 0 16px;
}
.time_box span {
  position: relative;
  display: inline-block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  background-color: #ffffff;
}
.time_box span .hopeui-input {
  width: 240px;
  height: 40px;
  line-height: 40px;
  border: none;
  padding-right: 0;
}
.time_box span .time {
  width: 26px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 7px;
}
.hopeui-form-select .hopeui-select-list {
  width: 280px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 2px;
  top: 39px;
}
.hopeui-form-select .hopeui-select-list .option {
  line-height: 36px;
  font-size: 14px;
  color: #333;
}
.hopeui-form-select .hopeui-select-list .option.hopeui-select-this {
  background-color: #245399;
  color: #fff;
}
.hopeui-form-select .hopeui-select-list .option.hopeui-select-this:hover {
  background-color: #245399;
  color: #fff;
}
.hopeui-form-select .hopeui-select-list .option:hover {
  background-color: #f2f2f2;
  color: #333;
}
.hopeui-form-select .hopeui-select-list .groupTitle {
  font-size: 12px;
  color: #999;
  line-height: 36px;
}
input::-webkit-input-placeholder {
  color: #555;
}
input::-moz-placeholder {
  color: #555;
}
input::-ms-input-placeholder {
  color: #555;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999999;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}
.filter .hopeui-input {
  display: block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 16px;
  border-radius: 5px !important;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  font-size: 16px;
  color: #333333;
}
.hopeui-input:focus {
  border-color: #c9c9c9;
}
.hopeui-input:hover {
  border-color: #d2d2d2;
}
input::-webkit-input-placeholder {
  color: #555;
}
input::-moz-placeholder {
  color: #555;
}
input::-ms-input-placeholder {
  color: #555;
}
.hopeui-placeholder {
  color: #555;
  line-height: 36px;
}
.inlineblock {
  display: inline-block;
}
.hopeui-btn + .hopeui-btn {
  margin-left: 30px;
}
.hopeui-btn {
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 70px;
  background-color: #245399;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  margin-left: 16px;
}
.hopeui-btn i {
  padding: 0 2px;
}
.hopeui-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.hopeui-btn:active {
  opacity: 1;
}
.body_box {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 20px;
  padding: 20px 10px 30px;
  background: #fff;
  margin-bottom: 20px;
}
.sx_banner {
  width: 1200px;
  box-sizing: border-box;
  padding: 20px 10px 0;
  margin: 0 auto;
  background-color: #FFFFFF;
  padding-top: 0px;
}
.sx_banner a {
  display: block;
  padding-bottom: 20px;
}
.sx_banner a img {
  width: 1180px;
  height: 80px;
}
.sx_banner .b_tit {
  overflow: hidden;
  display: none;
  padding: 10px 0 10px;
}
.sx_banner .b_tit .line {
  float: left;
  width: 5px;
  height: 21px;
  background-color: #b40009;
}
.sx_banner .b_tit h2 {
  float: left;
  margin: 0;
  color: #245399;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  margin-left: 10px;
}
.filter {
  padding: 20px 16px;
  box-sizing: border-box;
  width: 1180px;
  height: auto;
  background-color: #f9f9f9;
  border: solid 1px #e5e5e5;
}
.filter .field {
  font-size: 16px;
  width: 78px;
  display: inline-block;
  text-align: right;
  padding-right: 15px;
}
.filter .box {
  display: inline-block;
  margin-bottom: 15px;
}
.filter .box.search_btn_box {
  display: block;
  text-align: center;
}
.filter .btn-group {
  margin-left: 30px;
}
.table {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse;
}
.table .tr_title {
  position: relative;
  overflow: visible;
}
.table .tr_title h2 {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 25px;
  width: 450px;
  margin-left: -240px;
  padding: 0px 20px;
  font-size: 14px;
  background-color: #ffffff;
  overflow: hidden;
  white-space: normal;
  border: 1px solid #333333;
  border-radius: 3px;
}
.table tbody tr {
  border-bottom: solid 1px #e5e5e5;
}
.table tbody td + td {
  padding: 0 15px;
}
.table tbody td {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
  box-sizing: border-box;
  padding-left: 5px;
}
.table tbody td p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 50px;
  text-align: left;
  color: #000000;
}
.table tbody td.double {
  padding: 5px 15px;
}
.table tbody td.double p {
  text-align: center;
  line-height: 20px;
  white-space: normal;
}
.table tbody td a {
  display: block;
}
.table tbody td a:hover {
  color: #b40000;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.table tbody td a:hover p {
  color: #b40000;
}
.table tbody td a:hover h2 {
  display: block !important;
}
.table .center {
  text-align: center;
}
.table th {
  background: #e5e8ed;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #245399;
  border-right: 1px solid #fff;
}
.table th:last-child {
  border-right: 0;
}
.table td,
.table th {
  text-align: center;
}
.table td {
  padding: 0;
  padding-left: 20px;
  line-height: 50px;
  font-size: 16px;
}
.layui-laydate-content table th {
  line-height: 30px;
}
.layui-laydate-content table td {
  line-height: 25px;
}
.page {
  box-sizing: border-box;
  text-align: center;
  padding-top: 10px;
}
.page .hopeui-pager span {
  box-sizing: border-box;
  font-size: 14px;
  width: 41px;
  line-height: 35px;
  height: 35px;
  padding: 0;
  text-align: center;
}
.page .hopeui-pager .hopeui-pager-omit {
  font-size: 14px;
  width: 41px;
  line-height: 35px;
  height: 35px;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}
.page .hopeui-pager .hopeui-pager-jump {
  height: 35px;
  font-size: 14px;
  line-height: 35px;
}
.page .hopeui-pager .hopeui-pager-jump input {
  width: 51px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
}
.page .hopeui-pager .hopeui-pager-jump button {
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  margin-left: 30px;
}
.page .hopeui-pager-count {
  display: none;
}
.page .hopeui-pager-cur {
  background-color: #245399;
  border: 1px solid #245399;
}
.page .hopeui-pager-jump {
  margin-left: 30px;
}
div.d_table {
  position: relative;
}
.d_table .no_data {
  position: absolute;
  display: none;
  left: 0px;
  right: 0;
  top: 60px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.body_box {
  margin-top: 0;
  margin-bottom: 0;
}
.main_title {
  width: 1200px;
  margin: 10px auto;
}
.main_title img {
  margin: -1px 10px 0 0;
}
.main_title span {
  display: inline-block;
  font-size: 14px;
  line-height: 45px;
  color: #999;
}
.main_title div {
  display: inline-block;
  font-size: 14px;
  line-height: 45px;
  color: #999;
}
.main_title a {
  display: inline-block;
  line-height: 45px;
  margin-right: 5px;
  vertical-align: top;
  color: #999;
}
.main_title a + a {
  margin-left: 5px;
}
.main_title a:hover {
  color: #333333;
}
@media (max-width: 750px) {
  .main_title {
    box-sizing: border-box;
    width: 100%;
    padding: 0 0.2rem;
    margin: 0.1rem 0;
  }
  .main_title img {
    width: 0.26rem;
    height: auto;
  }
  .main_title span {
    font-size: 0.26rem;
    line-height: 0.45rem;
  }
  .main_title span a {
    vertical-align: baseline;
    display: inline;
  }
  .sx_banner {
    width: 100%;
    padding: 0;
  }
  .sx_banner a {
    overflow: hidden;
    width: 100%;
    height: 1.5rem;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .sx_banner a img {
    width: 12rem;
    height: auto;
  }
  .body_box {
    width: 100%;
    padding: 0.2rem 0.24rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .body_box .filter {
    width: 100%;
    padding: 0.2rem;
  }
  .body_box .filter .box {
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 0;
  }
  .body_box .filter .box .field {
    width: auto;
    font-size: 0.32rem;
    text-align: left;
    margin-bottom: 0.2rem;
  }
  .body_box .filter .box .inlineblock {
    margin-right: 0.6rem;
    float: right;
    margin-left: 0.2rem;
  }
  .body_box .filter .box .inlineblock .hopeui-input,
  .body_box .filter .box .inlineblock span,
  .body_box .filter .box .inlineblock .hopeui-form-select {
    width: 4rem;
    line-height: 0.8rem;
    height: 0.8rem;
    font-size: 0.26rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    border-radius: 0.05rem !important;
  }
  .body_box .filter .box .inlineblock .hopeui-input .hopeui-edge,
  .body_box .filter .box .inlineblock span .hopeui-edge,
  .body_box .filter .box .inlineblock .hopeui-form-select .hopeui-edge {
    right: 0.2rem;
  }
  .body_box .filter .box .inlineblock span {
    overflow: hidden;
  }
  .body_box .filter .box .inlineblock span .hopeui-input {
    padding: 0;
    width: 100%;
  }
  .body_box .filter .box .inlineblock span .time {
    width: 0.26rem;
    height: 0.24rem;
    right: 0.2rem;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .body_box .filter .box .inlineblock .hopeui-form-select {
    padding: 0;
  }
  .body_box .filter .search_btn_box {
    margin: 0;
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
  }
  .body_box .filter .btn-group {
    margin: 0;
    display: flex;
    justify-content: space-between;
  }
  .body_box .filter .btn-group .hopeui-btn {
    width: 46%;
    margin: 0;
    height: 0.8rem;
    font-size: 0.32rem;
    line-height: 0.8rem;
  }
  .body_box .d_table {
    width: 100%;
    padding-top: 0.4rem;
  }
  .body_box .d_table .no_data {
    font-size: 0.36rem;
    font-weight: 600;
  }
  .body_box .d_table .table {
    margin: 0;
  }
  .body_box .d_table .table thead {
    display: none;
  }
  .body_box .d_table .table tbody tr td {
    display: none;
  }
  .body_box .d_table .table tbody tr .tr_title {
    display: block;
    height: auto;
  }
  .body_box .d_table .table tbody tr .tr_title a {
    width: 100%;
    position: relative;
  }
  .body_box .d_table .table tbody tr .tr_title a::before {
    content: "";
    width: 0.08rem;
    height: 0.08rem;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .body_box .d_table .table tbody tr .tr_title a p {
    text-indent: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .body_box .page {
    padding: 0.4rem 0;
  }
  .body_box .page span,
  .body_box .page i {
    width: auto !important;
    font-size: 0.28rem !important;
    line-height: 0.5rem !important;
    padding: 0 0.08rem !important;
    height: 0.5rem !important;
    min-width: 0.5rem !important;
    margin: 0 0.05rem !important;
  }
  .body_box .page .hopeui-pager-omit {
    line-height: 0.4rem !important;
  }
  .body_box .page .hopeui-pager-jump {
    display: none;
  }
}
@media (max-width: 750px) {
  #layui-laydate1 {
    width: 7.02rem !important;
    left: 0.24rem !important;
  }
  #layui-laydate1 .layui-laydate-main {
    width: 100%;
  }
  #layui-laydate1 .layui-laydate-main .layui-laydate-content {
    width: 100%;
  }
  #layui-laydate1 .layui-laydate-main .layui-laydate-content table {
    width: 100%;
  }
  #layui-laydate1 .layui-laydate-main .layui-laydate-content table .layui-this {
    background-color: #4078BE !important;
  }
  #layui-laydate1 .layui-laydate-main .layui-laydate-content table .laydate-selected {
    background-color: rgba(64, 120, 190, 0.5);
  }
  #layui-laydate1 .layui-laydate-main .layui-laydate-content table td {
    line-height: 1;
  }
}
@media (min-width: 751px) {
  .pageold .hopeui-select-list {
    top: 1.28rem;
  }
  .pageold .hopeui-select-list .hopeui-scrollbar-box .option {
    font-size: 0.32rem;
    line-height: 0.64rem;
  }
  .pageold .main_title {
    box-sizing: border-box;
    width: 12rem;
    padding: 0 0.32rem;
    margin: 0 auto;
    margin-top: 0.16rem;
    margin-bottom: 0.16rem;
  }
  .pageold .main_title img {
    width: 0.416rem;
    height: auto;
  }
  .pageold .main_title span {
    font-size: 0.416rem;
    line-height: 0.72rem;
  }
  .pageold .main_title span a {
    vertical-align: baseline;
    display: inline;
  }
  .pageold .sx_banner {
    width: 12rem;
    padding: 0;
    margin: 0 auto;
  }
  .pageold .sx_banner a {
    overflow: hidden;
    width: 100%;
    height: 2.4rem;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .pageold .sx_banner a img {
    width: 19.2rem;
    height: auto;
  }
  .pageold .body_box {
    width: 100%;
    padding: 0.32rem 0.384rem;
    padding-top: 0.64rem;
    box-sizing: border-box;
  }
  .pageold .body_box .filter {
    width: 12rem;
    padding: 0.32rem;
    margin: 0 auto;
  }
  .pageold .body_box .filter .box {
    width: 100%;
    margin-bottom: 0.32rem;
    font-size: 0;
  }
  .pageold .body_box .filter .box .field {
    width: auto;
    font-size: 0.512rem;
    text-align: left;
    margin-bottom: 0.32rem;
  }
  .pageold .body_box .filter .box .inlineblock {
    margin-right: 0.96rem;
    float: right;
    margin-left: 0.32rem;
  }
  .pageold .body_box .filter .box .inlineblock #js_theme .hopeui-form-select {
    top: 0.1rem;
    left: 0;
  }
  .pageold .body_box .filter .box .inlineblock .hopeui-input,
  .pageold .body_box .filter .box .inlineblock span,
  .pageold .body_box .filter .box .inlineblock .hopeui-form-select {
    width: 6.4rem;
    line-height: 1.28rem;
    height: 1.28rem;
    font-size: 0.416rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
    border-radius: 0.08rem !important;
  }
  .pageold .body_box .filter .box .inlineblock .hopeui-input .hopeui-edge,
  .pageold .body_box .filter .box .inlineblock span .hopeui-edge,
  .pageold .body_box .filter .box .inlineblock .hopeui-form-select .hopeui-edge {
    right: 0.32rem;
  }
  .pageold .body_box .filter .box .inlineblock span {
    overflow: hidden;
  }
  .pageold .body_box .filter .box .inlineblock span .hopeui-input {
    padding: 0;
    width: 100%;
  }
  .pageold .body_box .filter .box .inlineblock span .time {
    width: 0.416rem;
    height: 0.384rem;
    right: 0.32rem;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .pageold .body_box .filter .box .inlineblock .hopeui-form-select {
    padding: 0;
  }
  .pageold .body_box .filter .search_btn_box {
    margin: 0;
    padding-top: 0.32rem;
    padding-bottom: 0.64rem;
  }
  .pageold .body_box .filter .btn-group {
    margin: 0;
    display: flex;
    justify-content: space-between;
  }
  .pageold .body_box .filter .btn-group .hopeui-btn {
    width: 46%;
    margin: 0;
    height: 1.28rem;
    font-size: 0.512rem;
    line-height: 1.28rem;
  }
  .pageold .body_box .d_table {
    width: 12rem;
    padding-top: 0.64rem;
    margin: 0 auto;
  }
  .pageold .body_box .d_table .no_data {
    font-size: 0.576rem;
    font-weight: 600;
    padding-bottom: 0.32rem;
  }
  .pageold .body_box .d_table .table {
    margin: 0;
  }
  .pageold .body_box .d_table .table thead {
    display: none;
  }
  .pageold .body_box .d_table .table tbody tr td {
    display: none;
  }
  .pageold .body_box .d_table .table tbody tr .tr_title {
    display: block;
    height: auto;
  }
  .pageold .body_box .d_table .table tbody tr .tr_title a {
    width: 100%;
    position: relative;
  }
  .pageold .body_box .d_table .table tbody tr .tr_title a::before {
    content: "";
    width: 0.128rem;
    height: 0.128rem;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .pageold .body_box .d_table .table tbody tr .tr_title a p {
    text-indent: 0.32rem;
    font-size: 0.448rem;
    line-height: 0.96rem;
  }
  .pageold .body_box .page {
    padding: 0.64rem 0;
  }
  .pageold .body_box .page span,
  .pageold .body_box .page i {
    width: auto !important;
    font-size: 0.448rem !important;
    line-height: 0.8rem !important;
    padding: 0 0.128rem !important;
    height: 0.8rem !important;
    min-width: 0.8rem !important;
    margin: 0 0.08rem !important;
  }
  .pageold .body_box .page .hopeui-pager-omit {
    line-height: 0.64rem !important;
  }
  .pageold .body_box .page .hopeui-pager-jump {
    display: none;
  }
  .pageold #layui-laydate1 {
    width: 11.232rem !important;
    left: 3.84rem !important;
  }
  .pageold #layui-laydate1 .layui-laydate-main {
    width: 100%;
  }
  .pageold #layui-laydate1 .layui-laydate-main .layui-laydate-content {
    width: 100%;
  }
  .pageold #layui-laydate1 .layui-laydate-main .layui-laydate-content table {
    width: 100%;
  }
  .pageold #layui-laydate1 .layui-laydate-main .layui-laydate-content table .layui-this {
    background-color: #4078BE !important;
  }
  .pageold #layui-laydate1 .layui-laydate-main .layui-laydate-content table .laydate-selected {
    background-color: rgba(64, 120, 190, 0.5);
  }
  .pageold #layui-laydate1 .layui-laydate-main .layui-laydate-content table td {
    line-height: 1;
  }
}
