font {
  color: red;
}
@media (max-width: 751px) {
  .filter .hopeui-form-select .hopeui-default-switchIcon {
    border: 10px dashed transparent;
    border-top: 10px solid #c2c2c2;
  }
}
.filter .hopeui-form-select {
  width: 280px;
}
@media (max-width: 751px) {
  .filter .hopeui-form-select {
    width: 548px;
  }
}
.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;
}
@media (max-width: 751px) {
  .filter .hopeui-form-select .hopeui-input {
    width: 548px;
    height: 80px;
    padding-left: 20px;
    font-size: 28px;
    color: #333;
    line-height: 80px;
  }
}
@media (max-width: 751px) {
  .filter .time_box {
    display: none!important;
  }
}
.filter .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;
}
@media (max-width: 751px) {
  .filter .time_box span {
    width: 548px;
    height: 80px;
  }
}
.filter .time_box span .hopeui-input {
  width: 240px;
  height: 40px;
  line-height: 40px;
  border: none;
  padding-right: 0;
}
@media (max-width: 751px) {
  .filter .time_box span .hopeui-input {
    width: 450px;
    height: 80px;
    padding-left: 20px;
    font-size: 28px;
    color: #333333;
    line-height: 80px;
  }
}
.filter .time_box span .time {
  width: 26px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 7px;
}
@media (max-width: 751px) {
  .filter .time_box span .time {
    width: 48px;
    height: 48px;
    top: 16px;
    right: 24px;
  }
}
.filter .hopeui-form-select .hopeui-select-list {
  width: 280px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 2px;
  top: 39px;
}
.filter .hopeui-form-select .hopeui-select-list .option {
  line-height: 36px;
  font-size: 14px;
  color: #333;
}
.filter .hopeui-form-select .hopeui-select-list .option.hopeui-select-this {
  background-color: #245399;
  color: #fff;
}
.filter .hopeui-form-select .hopeui-select-list .option.hopeui-select-this:hover {
  background-color: #245399;
  color: #fff;
}
.filter .hopeui-form-select .hopeui-select-list .option:hover {
  background-color: #f2f2f2;
  color: #333;
}
.filter .hopeui-form-select .hopeui-select-list .groupTitle {
  font-size: 12px;
  color: #999;
  line-height: 36px;
}
.filter input::-webkit-input-placeholder {
  color: #555;
}
.filter input::-moz-placeholder {
  color: #555;
}
.filter input::-ms-input-placeholder {
  color: #555;
}
.filter ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999999;
}
.filter :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
.filter ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}
.filter :-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;
}
@media (max-width: 751px) {
  .filter .hopeui-input {
    width: 548px;
    height: 80px;
    padding-left: 20px;
    font-size: 28px;
    color: #333333;
    line-height: 80px;
  }
}
.filter .hopeui-input:focus {
  border-color: #c9c9c9;
}
.filter .hopeui-input:hover {
  border-color: #d2d2d2;
}
.filter input::-webkit-input-placeholder {
  color: #555;
}
.filter input::-moz-placeholder {
  color: #555;
}
.filter input::-ms-input-placeholder {
  color: #555;
}
.filter .hopeui-placeholder {
  color: #555;
  line-height: 36px;
}
.filter .inlineblock {
  display: inline-block;
}
.filter .inlineblock .hopeui-scrollbar {
  height: auto!important;
}
.filter .inlineblock .hopeui-form-select {
  height: 100%;
}
.filter .hopeui-btn + .hopeui-btn {
  margin-left: 30px;
}
.filter .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;
}
@media (max-width: 751px) {
  .filter .hopeui-btn {
    height: 80px;
    width: 242px;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 80px;
  }
}
.filter .hopeui-btn i {
  padding: 0 2px;
}
.filter .hopeui-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.filter .hopeui-btn:active {
  opacity: 1;
}
.o_body {
  background: #e5e8ed !important;
}
.body_box {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 20px;
  padding: 20px 10px 30px;
  background: #fff;
  margin-bottom: 20px !important;
}
@media (max-width: 751px) {
  .body_box {
    width: 750px;
  }
}
.sx_banner {
  width: 1200px;
  box-sizing: border-box;
  padding: 20px 10px 0;
  margin: 0 auto;
  background-color: #FFFFFF;
}
@media (max-width: 751px) {
  .sx_banner {
    width: 750px;
    padding: 0;
  }
}
.sx_banner a {
  display: block;
  padding-bottom: 20px;
}
.sx_banner a .pcPic {
  width: 1180px;
  height: 80px;
  display: block;
}
@media (max-width: 751px) {
  .sx_banner a .pcPic {
    display: none;
  }
}
.sx_banner a .mobilePic {
  width: 750px;
  height: auto;
  display: none;
}
@media (max-width: 751px) {
  .sx_banner a .mobilePic {
    display: block;
  }
}
.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;
}
@media (max-width: 751px) {
  .sx_banner .b_tit .line {
    height: 24px;
  }
}
.sx_banner .b_tit h2 {
  float: left;
  margin: 0;
  color: #245399;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .sx_banner .b_tit h2 {
    font-size: 28px;
  }
}
.filter {
  padding: 20px 16px;
  box-sizing: border-box;
  width: 1180px;
  height: 137px;
  background-color: #f9f9f9;
  border: solid 1px #e5e5e5;
}
@media (max-width: 751px) {
  .filter {
    width: 702px;
    margin: auto;
    height: auto;
    border-radius: 8px;
  }
}
.filter .field {
  font-size: 16px;
  width: 80px;
  display: inline-block;
  text-align: right;
  padding-right: 15px;
}
@media (max-width: 751px) {
  .filter .field {
    font-size: 28px;
    color: #333333;
    line-height: 32px;
    width: 112px;
    text-align: left;
    padding-right: 0;
  }
}
.filter .jtbox {
  display: inline-block;
  margin-bottom: 15px;
}
@media (max-width: 751px) {
  .filter .jtbox {
    display: block;
    margin-bottom: 32px;
  }
}
.filter .btn-group {
  margin-left: 30px;
}
@media (max-width: 751px) {
  .filter .btn-group {
    margin-top: 40px;
    margin-left: 63px;
  }
}
.table {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 751px) {
  .table {
    border: 1px solid #E5E5E5;
  }
}
.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;
  z-index: 9999;
}
.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;
}
@media (max-width: 751px) {
  .table tbody td {
    height: 144px;
  }
}
.table tbody td .p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 50px;
  text-align: left;
}
@media (max-width: 751px) {
  .table tbody td .p {
    max-width: 700px;
    font-size: 28px;
    color: #333333;
    line-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
  }
}
.table tbody td a {
  display: block;
}
.table tbody td a:hover {
  color: #b40000;
  -webkit-text-decoration: underline #b40000;
          text-decoration: underline #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: 25px;
}
@media (max-width: 751px) {
  .page {
    padding-top: 62px;
  }
}
.page .hopeui-pager span {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  text-align: center;
}
@media (max-width: 751px) {
  .page .hopeui-pager span {
    width: auto;
    padding: 0 15px;
    height: 50px;
    margin: 0 5px;
    font-size: 28px;
    color: #666666;
    line-height: 50px;
  }
}
.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;
}
@media (max-width: 751px) {
  .page .hopeui-pager .hopeui-pager-omit {
    width: auto;
    padding: 0 15px;
    height: 50px;
    margin: 0 5px;
    font-size: 28px;
    color: #666666;
    line-height: 50px;
  }
}
.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;
}
@media (max-width: 751px) {
  .page .hopeui-pager-cur {
    color: #fff !important;
  }
}
.page .hopeui-pager-jump {
  margin-left: 30px;
}
@media (max-width: 751px) {
  .hopeui-pager-jump {
    display: none!important;
  }
}
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;
}
@media (max-width: 751px) {
  .main_title {
    width: 750px;
    padding-left: 24px;
    box-sizing: border-box;
    height: 88px;
    background: #fff;
    margin: 0;
    line-height: 88px;
  }
}
.main_title img {
  margin: -1px 10px 0 0;
}
.main_title span {
  display: inline-block;
  font-size: 14px;
  line-height: 45px;
  color: #333333;
}
@media (max-width: 751px) {
  .main_title span {
    font-size: 24px;
    color: #666666;
  }
}
.main_title a {
  display: inline-block;
  line-height: 45px;
  margin-right: 5px;
  vertical-align: top;
}
@media (max-width: 751px) {
  .main_title a {
    color: #666;
  }
}
.main_title a + a {
  margin-left: 5px;
}
.main_title a:hover {
  color: #333333;
}
.mobile_bg {
  display: table-header-group;
}
@media (max-width: 751px) {
  .mobile_bg {
    display: none;
  }
}
.namebg,
.typebg,
.timebg,
.bgIndex {
  display: table-cell;
}
@media (max-width: 751px) {
  .namebg,
  .typebg,
  .timebg,
  .bgIndex {
    display: none;
  }
}
@media (max-width: 751px) {
  .cy_list_header.imgs {
    height: 132px;
    background: url(./cy_list_header_banner.png) no-repeat;
    background-size: 120% 130%;
  }
  .cy_list_header.imgs .banner_box .mobile_logo {
    width: 286px;
    height: auto;
    margin-top: 18px;
    margin-left: 34px;
  }
  .cy_list_header.imgs .search_box_appear {
    display: none;
  }
  .mobile_header.pdy .hot_search {
    display: none;
  }
}
@media (max-width: 751px) {
  .d_table .no_data {
    top: auto;
    font-size: 26px;
  }
}
@media (max-width: 751px) {
  .filter .hopeui-input::-moz-placeholder {
    color: #999;
  }
  .filter .hopeui-input:-ms-input-placeholder {
    color: #999;
  }
  .filter .hopeui-input::placeholder {
    color: #999;
  }
}
@media (min-width: 751px) {
  .pageold .filter .hopeui-form-select .hopeui-default-switchIcon {
    border: 16px dashed transparent;
    border-top: 16px solid #c2c2c2;
  }
  .pageold .filter .hopeui-form-select {
    width: 876.8px;
  }
  .pageold .filter .hopeui-form-select .hopeui-select-list {
    width: 100%;
    top: 128px;
  }
  .pageold .filter .hopeui-form-select .option {
    line-height: 70px;
    font-size: 30px;
  }
  .pageold .filter .hopeui-form-select .hopeui-input {
    width: 876.8px;
    height: 128px;
    padding-left: 32px;
    font-size: 44.8px;
    color: #333;
    line-height: 128px;
  }
  .pageold .filter .time_box {
    display: none !important;
  }
  .pageold .filter .time_box span {
    width: 876.8px;
    height: 128px;
  }
  .pageold .filter .time_box span .hopeui-input {
    width: 720px;
    height: 128px;
    padding-left: 32px;
    font-size: 44.8px;
    color: #333333;
    line-height: 128px;
  }
  .pageold .filter .time_box span .time {
    width: 76.8px;
    height: 76.8px;
    top: 25.6px;
    right: 38.4px;
  }
  .pageold .filter .hopeui-input {
    width: 876.8px;
    height: 128px;
    padding-left: 32px;
    font-size: 44.8px;
    color: #333333;
    line-height: 128px;
  }
  .pageold .filter .hopeui-btn {
    height: 128px;
    width: 387.2px;
    font-size: 51.2px;
    color: #FFFFFF;
    line-height: 128px;
  }
  .pageold .body_box {
    width: 1200px;
    margin-bottom: 32px !important;
  }
  .pageold .sx_banner {
    width: 1200px;
    padding: 0;
  }
  .pageold .sx_banner a .pcPic {
    display: none;
  }
  .pageold .sx_banner a .mobilePic {
    width: 100.4%;
    display: block;
    margin-left: -4px;
  }
  .pageold .sx_banner .b_tit .line {
    height: 38.4px;
  }
  .pageold .sx_banner .b_tit h2 {
    font-size: 44.8px;
  }
  .pageold .filter {
    width: 1123.2px;
    margin: auto;
    height: auto;
    border-radius: 12.8px;
  }
  .pageold .filter .field {
    font-size: 44.8px;
    color: #333333;
    line-height: 51.2px;
    width: 179.2px;
    text-align: left;
    padding-right: 0;
  }
  .pageold .filter .jtbox {
    display: block;
    margin-bottom: 51.2px;
  }
  .pageold .filter .btn-group {
    margin-top: 64px;
    margin-left: 100.8px;
  }
  .pageold .table {
    border: 1.6px solid #E5E5E5;
  }
  .pageold .table tbody td {
    height: 230.4px;
  }
  .pageold .table tbody td .p {
    max-width: 1120px;
    font-size: 44.8px;
    color: #333333;
    line-height: 64px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
  }
  .pageold .page {
    padding-top: 99.2px;
  }
  .pageold .page .hopeui-pager span {
    width: auto;
    padding: 0 24px;
    height: 80px;
    margin: 0 8px;
    font-size: 44.8px;
    color: #666666;
    line-height: 80px;
  }
  .pageold .page .hopeui-pager .hopeui-pager-omit {
    width: auto;
    padding: 0 24px;
    height: 80px;
    margin: 0 8px;
    font-size: 44.8px;
    color: #666666;
    line-height: 80px;
  }
  .pageold .page .hopeui-pager-cur {
    color: #fff !important;
  }
  .pageold .hopeui-pager-jump {
    display: none !important;
  }
  .pageold .main_title {
    width: 1200px;
    padding-left: 38.4px;
    box-sizing: border-box;
    height: 140.8px;
    background: #fff;
    margin: 0 auto;
    line-height: 140.8px;
  }
  .pageold .main_title span {
    font-size: 38.4px;
    color: #666666;
  }
  .pageold .main_title a {
    color: #666;
  }
  .pageold .mobile_bg {
    display: none;
  }
  .pageold .namebg,
  .pageold .typebg,
  .pageold .timebg,
  .pageold .bgIndex {
    display: none;
  }
  .pageold .cy_list_header.imgs {
    height: 211.2px;
    background: url(./cy_list_header_banner.png) no-repeat;
    background-size: 120% 130%;
  }
  .pageold .cy_list_header.imgs .banner_box .mobile_logo {
    width: 457.6px;
    height: auto;
    margin-top: 28.8px;
    margin-left: 54.4px;
  }
  .pageold .cy_list_header.imgs .search_box_appear {
    display: none;
  }
  .pageold .mobile_header.pdy .hot_search {
    display: none;
  }
  .pageold .d_table .no_data {
    top: auto;
    font-size: 41.6px;
  }
  .pageold .filter .hopeui-input::-moz-placeholder {
    color: #999;
  }
  .pageold .filter .hopeui-input:-ms-input-placeholder {
    color: #999;
  }
  .pageold .filter .hopeui-input::placeholder {
    color: #999;
  }
}
