a {
  color: inherit;
  text-decoration: none; }

ul,
li {
  margin: 0;
  list-style: none;
  padding: 0; }

p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0; }

body {
  min-width: 1230px; }

.page-center-1230 {
  width: 1230px;
  margin: 0 auto;
  position: relative; }

.page-header {
  height: 44px;
  line-height: 44px;
  background: #f5f5f5; }

.page-header-address {
  display: inline-block;
  position: relative;
  z-index: 210; }
  .page-header-address .pha-city {
    display: block;
    padding-right: 20px;
    border-left: 1px #f5f5f5 solid;
    border-right: 1px #f5f5f5 solid;
    color: #5B5B5B; }
  .page-header-address .pha-toggle {
    margin-left: 10px;
    font-style: normal;
    color: #E70012; }
  .page-header-address .pha-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/icon/icon-address.png) no-repeat center;
    vertical-align: middle;
    margin-left: 30px;
    margin-right: 10px; }
  .page-header-address .hide_content {
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    padding: 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
    z-index: -2; }
  .page-header-address:hover .hide_content {
    display: block; }
  .page-header-address:hover .pha-city {
    border-left: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
    background: #fff; }
  .page-header-address .city_title {
    line-height: 28px; }
    .page-header-address .city_title a {
      display: inline-block;
      padding-left: 30px;
      vertical-align: middle;
      color: #666; }
      .page-header-address .city_title a:hover {
        color: #e70012; }
  .page-header-address .topcity {
    padding-top: 10px;
    width: 400px;
    border-top: 1px dotted #e5e5e5; }
    .page-header-address .topcity a {
      display: inline-block;
      padding: 2px;
      line-height: 18px;
      height: 18px;
      margin-right: 3px;
      color: #e70012; }
      .page-header-address .topcity a.active, .page-header-address .topcity a:hover {
        font-weight: bold; }
  .page-header-address .tabmenu {
    height: 30px;
    margin-top: 15px;
    background-color: #fafafa;
    border-bottom: 1px solid #eee;
    padding-left: 10px;
    font-size: 12px; }
    .page-header-address .tabmenu span {
      float: left;
      padding: 0 8px;
      cursor: pointer;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #333;
      border: 1px solid #eee;
      border-bottom: none; }
      .page-header-address .tabmenu span.active {
        background: #fff;
        border: 1px solid #eee;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #e62e35;
        color: #e62e35;
        height: 28px;
        line-height: 28px; }
  .page-header-address .tabbody {
    display: block;
    padding-top: 12px; }
    .page-header-address .tabbody table {
      display: none;
      width: 100%;
      padding: 8px 0; }
      .page-header-address .tabbody table.active {
        display: block; }
    .page-header-address .tabbody th {
      width: 26px;
      text-align: center;
      line-height: 20px;
      vertical-align: top;
      padding-top: 5px; }
      .page-header-address .tabbody th span {
        background: #d5d5d5;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        display: block;
        color: #fff;
        margin-top: 3px;
        border-radius: 100%; }
    .page-header-address .tabbody td {
      padding: 5px 0; }
      .page-header-address .tabbody td a {
        float: left;
        margin: 0 10px 0 3px;
        padding: 2px;
        line-height: 18px;
        color: #666;
        font-size: 12px; }
        .page-header-address .tabbody td a :hover {
          color: #e70012; }

.page-header-right {
  float: right; }
  .page-header-right ul {
    float: left;
    list-style: none;
    color: #666; }
    .page-header-right ul a {
      color: #666; }
      .page-header-right ul a:hover {
        color: #e62e35; }
  .page-header-right li {
    display: inline-block; }
    .page-header-right li:last-child i {
      display: inline-block;
      width: 19px;
      height: 16px;
      background: url("../images/icon/icon-tel.png") no-repeat center;
      margin: 0 8px 0 10px;
      vertical-align: middle; }
  .page-header-right .split {
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #d5d5d5;
    margin: 0 20px; }

.page-top-menu {
  padding: 13px 0; }
  .page-top-menu .ptm-menus {
    width: 630px;
    margin-left: 310px;
    box-sizing: content-box;
    height: 40px;
    padding: 20px 0; }
  .page-top-menu .ptm-menu-ul {
    width: 100%; }
  .page-top-menu .ptm-menu-li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 90px;
    text-align: center; }
    .page-top-menu .ptm-menu-li.active, .page-top-menu .ptm-menu-li:hover {
      color: #E70012; }
  .page-top-menu .ptm-logo {
    position: absolute;
    height: 60px; }
    .page-top-menu .ptm-logo img {
      display: block;
      width: auto;
      height: 100%; }
  .page-top-menu .ptm-search {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 34px;
    border: 1px solid #e5e5e5;
    margin-top: 24px; }
    .page-top-menu .ptm-search .ptm-search-ul {
      top: 0;
      left: 0;
      box-sizing: content-box;
      width: 80px;
      padding-right: 20px;
      position: absolute;
      font-size: 14px;
      cursor: pointer; }
      .page-top-menu .ptm-search .ptm-search-ul:hover {
        background: #f9f9f9; }
      .page-top-menu .ptm-search .ptm-search-ul li {
        box-sizing: content-box;
        width: 100px; }
      .page-top-menu .ptm-search .ptm-search-ul::before {
        content: '';
        position: absolute;
        top: 15px;
        right: 0;
        width: 16px;
        height: 16px;
        background: url(../images/icon/icon-arrow-down.png) no-repeat; }
      .page-top-menu .ptm-search .ptm-search-ul .search_title {
        height: 34px; }
        .page-top-menu .ptm-search .ptm-search-ul .search_title p {
          padding-left: 15px; }
      .page-top-menu .ptm-search .ptm-search-ul .hide-select-title {
        display: none;
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        position: absolute;
        background-color: #f9f9f9;
        z-index: 10; }
        .page-top-menu .ptm-search .ptm-search-ul .hide-select-title p {
          padding-left: 15px; }
          .page-top-menu .ptm-search .ptm-search-ul .hide-select-title p:hover {
            background: #fff; }
      .page-top-menu .ptm-search .ptm-search-ul .hide-select-title.active {
        display: block; }
    .page-top-menu .ptm-search .search_txt {
      box-sizing: content-box;
      padding-right: 35px;
      padding-left: 100px;
      width: 130px;
      height: 34px;
      border: 0;
      background: transparent;
      outline: none;
      font-size: 14px; }
    .page-top-menu .ptm-search .hide.select_t p:hover {
      background: #fff; }
    .page-top-menu .ptm-search .hide.select_t {
      border: 1px solid #e5e5e5;
      border-top: 0;
      top: 40px;
      left: -1px;
      width: 97px; }
    .page-top-menu .ptm-search .search_btn {
      position: absolute;
      right: 0;
      top: 0;
      width: 34px;
      height: 100%;
      background: url(../images/icon/icon-search.png) no-repeat center;
      border: 0;
      outline: none;
      cursor: pointer; }

.page-footer-friends {
  background: #2c2d2e;
  padding: 20px 0; }
  .page-footer-friends .pff-category-li {
    display: inline-block;
    margin-right: 15px;
    color: #9e9e9e;
    padding: 0 15px;
    line-height: 30px;
    background: #0c0c0c; }
    .page-footer-friends .pff-category-li.active, .page-footer-friends .pff-category-li:hover {
      background: #414a4d;
      color: #fff; }
  .page-footer-friends .pff-friends-add {
    float: right;
    color: #9e9e9e; }
  .page-footer-friends .pff-friends-list {
    padding-top: 20px;
    display: none; }
    .page-footer-friends .pff-friends-list.active {
      display: block; }
  .page-footer-friends .pff-friends-link {
    margin-bottom: 10px;
    color: #9c9c9c;
    font-size: 14px;
    display: inline-block; }
    .page-footer-friends .pff-friends-link:hover {
      color: #e62e35; }

.page-footer-bottom {
  background: #1e1e1e;
  padding: 35px 0 50px;
  color: #9c9c9c;
  font-size: 14px;
  line-height: 1.4; }
  .page-footer-bottom .pfb-top {
    margin-bottom: 50px; }
  .page-footer-bottom .pfb-top-link {
    display: inline-block;
    margin-right: 15px; }
    .page-footer-bottom .pfb-top-link:hover {
      color: #e62e35; }
  .page-footer-bottom .pfb-wechat {
    position: absolute;
    right: 300px;
    top: 0; }
  .page-footer-bottom .pfb-wechat-title {
    font-size: 18px;
    -webkit-columns: #9c9c9c;
            columns: #9c9c9c;
    text-align: center;
    margin-bottom: 15px; }
  .page-footer-bottom .pfb-wechat-img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto; }
  .page-footer-bottom .pfb-hotline {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff; }
  .page-footer-bottom .pfb-hotline-title {
    line-height: 30px;
    margin-bottom: 30px;
    background: url(../images/icon/icon-tel-2.png) no-repeat left center;
    background-size: 30px;
    padding-left: 40px; }
  .page-footer-bottom .pfb-hotline-tel {
    font-size: 30px; }
  .page-footer-bottom .pfb-hotline-time {
    margin-top: 10px; }

.page-main-layout {
  font-size: 0; }

.page-main-layout-left {
  width: 925px;
  display: inline-block;
  vertical-align: top; }

.page-main-layout-right {
  width: 285px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top; }

.page-main-right-01 {
  background: #fff;
  font-size: 16px;
  margin-top: 20px; }
  .page-main-right-01 .pmr1-tabs {
    height: 44px;
    box-sizing: content-box;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    color: #333; }
  .page-main-right-01 .pmr1-tab {
    display: inline-block;
    line-height: 43px;
    margin: 0 10px; }
    .page-main-right-01 .pmr1-tab.active {
      border-bottom: 2px solid #fe0000; }
  .page-main-right-01 .pmr1-content {
    padding: 0 15px;
    display: none; }
    .page-main-right-01 .pmr1-content.active {
      display: block; }
  .page-main-right-01 .pmr1-content-item {
    padding: 10px 0; }
    .page-main-right-01 .pmr1-content-item.active .pmr1-content-item-content {
      display: block; }
  .page-main-right-01 .pmr1-content-item-title {
    display: block;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #333; }
    .page-main-right-01 .pmr1-content-item-title:hover {
      color: #fe0000; }
  .page-main-right-01 .pmr1-content-item-right {
    padding-left: 90px; }
    .page-main-right-01 .pmr1-content-item-right .pmr1-cir-title {
      font-size: 14px;
      color: #666;
      line-height: 20px;
      height: 60px;
      overflow: hidden; }
    .page-main-right-01 .pmr1-content-item-right .pmr1-cir-price {
      color: #fe0000;
      line-height: 14px; }
  .page-main-right-01 .pmr1-content-item-content {
    display: none;
    margin-top: 10px;
    min-height: 80px; }
  .page-main-right-01 .pmr1-content-img {
    float: left;
    width: 80px;
    height: 80px; }
    .page-main-right-01 .pmr1-content-img img {
      display: block;
      width: 100%;
      height: 100%; }

.page-main-right-02 {
  background: #fff;
  font-size: 16px;
  margin-top: 20px;
  color: #333; }
  .page-main-right-02 .pmr2-title {
    padding-top: 10px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 20px; }
  .page-main-right-02 .pmr2-content {
    padding: 0 15px; }
  .page-main-right-02 .pmr2-content-item {
    padding: 10px 0; }
    .page-main-right-02 .pmr2-content-item.active .pmr2-content-item-img {
      display: block; }
  .page-main-right-02 .pmr2-content-item-title {
    display: block;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #333; }
    .page-main-right-02 .pmr2-content-item-title:hover {
      color: #fe0000; }
    .page-main-right-02 .pmr2-content-item-title .pmr2-cit-num {
      display: inline-block;
      margin-right: 8px;
      width: 18px;
      height: 18px;
      background: #ff5d53;
      text-align: center;
      color: #fff; }
  .page-main-right-02 .pmr2-content-item-img {
    display: none;
    margin: 10px 0 0; }
    .page-main-right-02 .pmr2-content-item-img img {
      display: block;
      width: 100%; }

.page-main-right-03 {
  background: #fff;
  padding: 15px;
  margin-top: 20px; }
  .page-main-right-03 .pmr3-top {
    font-size: 16px;
    color: #363636;
    line-height: 20px;
    padding-bottom: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5; }
  .page-main-right-03 .pmr3-item-img {
    float: left;
    margin-top: -5px;
    width: 50px;
    height: 50px; }
  .page-main-right-03 .pmr3-item-content {
    padding-left: 60px; }
  .page-main-right-03 .pmr3-item {
    padding: 15px 0 20px;
    border-bottom: 1px dashed #eaeaea; }
  .page-main-right-03 .pmr3-item-title {
    color: #363636;
    font-size: 14px; }
  .page-main-right-03 .pmr3-item-desc {
    margin-top: 15px;
    line-height: 20px;
    color: #808080;
    font-size: 12px; }
  .page-main-right-03 .pmr3-link {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
    background: #E70012;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    outline: none;
    border: none;
    cursor: pointer;
    text-align: center; }

.page-main-right-04 {
  background: #fff;
  margin-top: 20px;
  font-size: 16px; }
  .page-main-right-04 .pmr4-top {
    line-height: 50px;
    padding-left: 15px;
    font-size: 20px; }
  .page-main-right-04 .pmr4-table-content {
    padding: 0 15px;
    background: #fff; }
  .page-main-right-04 .pmr4-table-item {
    box-sizing: content-box;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #eaeaea;
    text-align: center; }
  .page-main-right-04 .pmr4-table-title {
    line-height: 44px;
    height: 44px;
    background: #fafafa;
    text-align: center;
    color: #999; }
  .page-main-right-04 .pmr4-table-col1 {
    float: left;
    width: 33%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .page-main-right-04 .pmr4-table-col2 {
    float: left;
    width: 33%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .page-main-right-04 .pmr4-table-col3 {
    float: left;
    width: 33%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .page-main-right-04 .pmr4-table-content {
    overflow: hidden;
    height: 280px; }
  .page-main-right-04 .pmr4-table-list {
    -webkit-animation: scrollOrder 10s infinite linear;
            animation: scrollOrder 10s infinite linear; }

@-webkit-keyframes scrollOrder {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@keyframes scrollOrder {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

.jcjj-banner {
  height: 300px;
  background: no-repeat center;
  background-size: cover; }

.jcjj-tabs {
  height: 60px;
  background: #fff; }

.jcjj-tab {
  float: left;
  width: 12.5%;
  height: 58px;
  line-height: 58px;
  border-bottom: 2px solid #fff;
  font-size: 18px;
  color: #333;
  text-align: center; }

.jcjj-tab.active,
.jcjj-tab:hover {
  color: #fe0000;
  border-bottom-color: #fe0000; }

.jcjj-card-list {
  margin-top: 20px; }

.jcjj-card-box {
  position: relative;
  padding: 20px;
  box-sizing: content-box;
  min-height: 180px;
  background: #fff;
  font-size: 16px; }
  .jcjj-card-box::after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 1px;
    background: #eaeaea; }

.jcjj-card-thumbnail-box {
  float: left;
  width: 180px;
  height: 180px; }
  .jcjj-card-thumbnail-box img {
    display: block;
    width: 100%;
    height: 100%; }

.jcjj-card-content {
  padding-left: 200px; }

.jcjj-card-title {
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.jcjj-card-price {
  color: #fe0000;
  line-height: 25px; }

.jcjj-card-ratio {
  margin: 10px 0;
  display: inline-block;
  padding: 0 10px;
  background: #eaeaea;
  line-height: 20px;
  font-size: 14px;
  color: #999; }

.jcjj-card-desc {
  margin: 10px 0;
  line-height: 20px;
  font-size: 14px;
  color: #666; }
  .jcjj-card-desc a {
    color: #5188a6; }

.jcjj-card-bottom {
  min-height: 30px;
  line-height: 30px; }

.jcjj-card-bottom-right {
  float: right; }

.jcjj-card-time {
  display: inline-block;
  font-size: 14px;
  color: #999; }

.jcjj-card-origin {
  display: inline-block;
  font-size: 14px;
  color: #333; }

.jcjj-card-link {
  display: inline-block;
  padding: 0 20px;
  background: #fe0000;
  color: #fff;
  line-height: 26px;
  font-size: 14px;
  margin-top: 2px;
  border-radius: 3px; }

.jcjj-card-option {
  display: inline-block;
  vertical-align: middle;
  width: 128px;
  height: 28px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  line-height: 28px;
  font-size: 14px;
  color: #666; }

.jcjj-card-option1 {
  position: relative;
  float: left;
  padding-left: 25%;
  width: 25%;
  height: 100%;
  text-align: center;
  background: url(../images/jcjj/icon/jcjj-icon-01.png) no-repeat 10px; }
  .jcjj-card-option1::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #eaeaea; }

.jcjj-card-option2 {
  position: relative;
  float: left;
  padding-left: 25%;
  width: 25%;
  height: 100%;
  text-align: center;
  background: url(../images/jcjj/icon/jcjj-icon-02.png) no-repeat 10px; }

.jcjj-card-collect {
  margin: 0 10px;
  padding-left: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  background: url(../images/jcjj/icon/jcjj-icon-03.png) no-repeat 10px; }

.jcjj-card-comment {
  margin: 0 10px;
  padding-left: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  background: url(../images/jcjj/icon/jcjj-icon-04.png) no-repeat 10px; }

.page-pagination {
  background: #fff;
  text-align: center;
  font-size: 16px;
  color: #999; }
  .page-pagination a {
    display: inline-block;
    vertical-align: middle; }

.page-pagination-prev,
.page-pagination-next,
.page-pagination-num,
.page-pagination-input,
.page-pagination-go {
  margin: 0 5px;
  border: 1px solid #eaeaea;
  padding: 0 10px;
  line-height: 30px; }
  .page-pagination-prev:hover,
  .page-pagination-next:hover,
  .page-pagination-num:hover,
  .page-pagination-input:hover,
  .page-pagination-go:hover {
    color: #fe0000;
    border-color: #fe0000; }

.page-pagination-input {
  width: 30px;
  padding: 0;
  text-align: center;
  outline: none;
  color: #999; }
  .page-pagination-input:hover {
    color: #999;
    border-color: #eaeaea; }
