.jc-topbar {
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  font-size: 14px;
  position: relative;
}
.jc-topbar.labelone {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
.jc-topbar-title {
  display: inline-block;
  width: 110px;
  padding-left: 10px;
  height: 40px;
  margin-top: 2px;
  border-right: 1px solid #e7e7e7;
  position: relative;
  z-index: 10;
}
.jc-topbar-title:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url('../images/jc-icon.png') -4px -59px no-repeat;
  background-size: 23px 95px;
  margin-left: 10px;
}
.jc-topbar.labelone .jc-topbar-title {
  color: #038b5a;
}
.jc-topbar.labelone .jc-topbar-title:before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("../images/jc-lb.png");
  background-size: 29px 143px;
  background-position: -1px 0px;
  vertical-align: -8px;
  margin: 0 10px;
}
.jc-topbar.labelone .jc-topbar-title.jc-icjiancai:before{
   background-position: -1px 0px;
}
.jc-topbar.labelone .jc-topbar-title.jc-icjiaju:before{
   background-position: -1px -29px;
}
.jc-topbar.labelone .jc-topbar-title.jc-icjiadian:before{
   background-position: -1px -58px;
}
.jc-topbar.labelone .jc-topbar-title.jc-icjianshi:before{
   background-position: -1px -87px;
}
.jc-topbar.labelone .jc-topbar-title.jc-icjiafang:before{
   background-position: -1px -116px;
}
.jc-topbar.labelone .jc-topbar-title:after {
  display: none;
}
.jc-search-input {
  background-color: transparent;
  border: none;
  height: 26px;
  line-height: 0px;
  width: 100%;
  position: relative;
  top: -8px;
}
.jc-search {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../images/jc-icon.png') -3px -40px no-repeat;
  background-size: 23px 95px;
  position: absolute;
  top: 0px;
  left: 4px;
  margin: 5px;
  z-index: 50;
}
.jc-category {
  height: 85px;
  padding: 15px 10px;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
  position: relative;
}
.jc-category:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid #e7e7e7;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 10px 0 0 8px;
  position: absolute;
  background: #fff;
  top: -16px;
  left: 35px;
}
.jc-category li {
  float: left;
  width: 20%;
  height: 100%;
  text-align: center;
  position: relative;
}
.jc-category a {
  display: inline-block;
  background-image: url("../images/jc-icon-nav.png");
  background-size: 170px 185px;
  width: 32px;
  height: 32px;
  margin-bottom: 20px;
}
.jc-category span {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  font-size: 13px;
  color: #999;
}
.icon-jiancai {
  background-position: -0px -152px;
}
.icon-jiaju {
  background-position: -34px -152px;
}
.icon-jiadian {
  background-position: -69px -152px;
}
.icon-jiashi {
  background-position: -104px -152px;
}
.icon-jiafang {
  background-position: -138px -152px;
}
.jc-content {
  background-color: #fff;
}
.jc-hot {
  padding: 15px 10px 5px;
  background-color: #fff;
}
.jc-hot span {
  display: inline-block;
  width: 72px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background: url("../images/jc-type.png") 0px 0 no-repeat;
  background-size: 72px 74px;
  text-indent: 5px;
}
.jc-set {
  padding: 0 10px 5px;
}
.jc-set h3 {
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
}
.jc-nodata{
  height: 240px;
  line-height: 240px;
  text-align: center;
}

.jc-box {
  overflow: auto;
  margin: 10px 0;
}
.jc-box a {
  overflow: auto;
  display: block;
}
.jc-box img {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 25px;
}
.jc-info {
  font-size: 12px;
  line-height: 20px;
  height: 100px;
  display: table;
}
.jc-info > div{
  display: table-cell;
  vertical-align: middle;
  min-width: 150px;
}
.jc-info h4+h4{
  height: 40px;
  overflow: hidden;
}
.icon-love {
  background: url("../images/jc-type.png") -16px -30px no-repeat;
  background-size: 72px 74px;
  width: 16px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.icon-love:first-child {
  margin-left: 5px;
}
.icon-love.active {
  background-position: -1px -30px;
}
.jc-info label {
  float: left;
  margin-right: 8px;
}
.jc-score {
  color: #f77f7f;
  margin-left: 8px;
}
.jc-label-box {
  background-color: #fff;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.jc-label-box h4 {
  margin: 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7e7e7;
}
.jc-label-box ul {
  overflow: auto;
}
.jc-label-box li {
  float: left;
  width: 33.33333%;
  text-align: center;
}
.jc-label-box li.hidden {
  display: none;
}
.jc-label-box li a {
  display: inline-block;
  width: 90px;
  height: 33px;
  line-height: 33px;
  background-color: #eee;
  margin-top: 15px;
}
.jc-label-more {
  display: block;
  height: 40px;
  line-height: 40px;
  background-color: #eee;
  text-align: center;
  margin-top: 10px;
  border-bottom: 1px solid #d7d7d7;
}
.jc-label-top {
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  padding: 9px 18px;
  z-index: 53;
}
.jc-label-top>div {
  background-color: #eee;
  border-radius: 4px;
  position: relative;
  height: 26px;
  padding: 0 10px 0 30px;
}
.jc-lb-search {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../images/jc-icon.png') -3px -41px no-repeat;
  background-size: 23px 95px;
  position: absolute;
  top: 0;
  left: 5px;
  margin: 5px;
}
.jc-lb-input {
  background-color: transparent;
  border: none;
  height: 26px;
  line-height: 26px;
  width: 100%;
  position: relative;
  top: -8px;
}
.jc-collapse {
  height: 55px;
  line-height: 55px;
  display: block;
  position: relative;
  background-color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 10px;
}
.jc-collapse.icon-jiancai-s {
  margin-top: 0;
}
.jc-collapse h4:before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("../images/jc-lb.png");
  background-size: 29px 143px;
  background-position: -1px 0px;
  vertical-align: -8px;
  margin: 0 10px;
}
.jc-collapse.icon-jiaju-s h4:before {
  background-position: -1px -29px;
}
.jc-collapse.icon-jiadian-s h4:before {
  background-position: -1px -59px;
}
.jc-collapse.icon-jiashi-s h4:before {
  background-position: -1px -87px;
}
.jc-collapse.icon-jiafang-s h4:before {
  background-position: -1px -115px;
}
.jc-collapse h4:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid #b7b7b7;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: 10px 0 0 8px;
  position: absolute;
  right: 20px;
  top: 10px;
}
.jc-collapse.active h4:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
}
.jc-collapse.active h4 {
  color: #038b5a;
}
.jc-collapse span {
  font-size: 12px;
  color: #999;
  margin-left: 12px;
}
.jc-collapse-content {
  background-color: #fff;
  padding: 10px 0;
  display: none;
}
.jc-collapse-content.active {
  display: block;
}
.jc-lb-all {
  display: inline-block;
  width: 74px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #e7e7e7;
  margin-left: 10px;
  color: #000;
}
.jc-label-box h4 {
  font-weight: bold;
}
.jc-label-box h4.active {
  color: #038b5a;
}
.jc-s {
  height: 44px;
  line-height: 44px;
  padding-left: 120px;
  padding-right: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  vertical-align: middle;
}
.jc-s>div {
  background-color: #eee;
  border-radius: 4px;
  height: 26px;
  position: relative;
  padding: 0 10px 0 30px;
  top: 9px;
}
.credit_bg {
  width: 71px;
  height: 13px;
  overflow: hidden;
  background: url(../images/xinyong.png) no-repeat;
  float: left;
  margin-top: 5px;
}
.credit_index {
  display: block;
  width: 0%;
  height: 13px;
  z-index: 2;
  background: url(../images/xinyong.png) 0 -20px no-repeat;
  overflow: hidden;
}
.jc-3rd-nav {
  padding: 10px 10px 5px;
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
.jc-3rd-nav .main-nav {
  overflow: auto;
}
.jc-3rd-nav .main-nav li {
  width: 33.33333%;
  float: left;
  height: 30px;
  line-height: 30px;
  background-color: #f77f7f;
  text-align: center;
  position: relative;
}
.jc-3rd-nav .main-nav li a {
  display: block;
  color: #fff;
}
.jc-3rd-nav .main-nav li:after {
  content: '';
  position: absolute;
  background: url('../images/jc-3rd.png') 0 0 no-repeat;
  background-size: 18px 29px;
  width: 18px;
  height: 29px;
  right: -18px;
  top: 0;
  z-index: 10;
}
.jc-3rd-nav .main-nav li:last-child:after {
  display: none;
}
.jc-3rd-nav .main-nav li:last-child {
  background-color: #e05b5b;
}
.jc-3rd-nav .sub-nav {
  height: 36px;
  padding: 10px 5px;
  color: #b2b2b2;
  border: 1px solid #b2b2b2;
  position: relative;
  margin-top: 6px;
}
.jc-3rd-nav .sub-nav:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border: solid #b2b2b2;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 10px 0 0 8px;
  position: absolute;
  background: #fff;
  top: -14px;
  right: 16.667%;
}
.jc-3rd-nav .sub-nav li {
  float: left;
  padding: 0 8px;
  border-right: 1px solid #ececec;
}
.jc-3rd-nav .sub-nav li:last-child {
  border-right: none;
}
.jc-3rd-nav .sub-nav li a {
  color: #999;
}
.jc-select-nav {
  height: 36px;
  padding: 10px 5px;
  color: #b2b2b2;
  border: 1px solid #b2b2b2;
  position: relative;
  margin-top: 15px;
}
.jc-select-nav:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border: solid #b2b2b2;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 10px 0 0 8px;
  position: absolute;
  background: #fff;
  top: -14px;
  left: 10px;
}
.jc-select-nav li {
  width: 33.3333%;
  float: left;
  text-align: center;
  border-right: 1px solid;
}
.jc-select-nav li a {
  display: block;
  color: #999;
}
.jc-select-nav li a.active {
  color: #038b5a;
}
.jc-select-nav li:last-child {
  border-right: none;
}
.jc-icon-acs-down {
  display: inline-block;
  position: relative;
  left: 10px;
  width: 1px;
  height: 8px;
  background-color: #b2b2b2;
  top: -3px;
}
.jc-select-nav li a.active .jc-icon-acs-down, .jc-select-nav li a.active .jc-icon-acs-up {
  background-color: #038b5a;
}
.jc-select-nav li a.active .jc-icon-acs-down:before, .jc-select-nav li a.active .jc-icon-acs-up:before {
  border-color: #038b5a;
}
.jc-icon-acs-down:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border: solid #b2b2b2;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  bottom: -2px;
  left: -3px;
}
.jc-icon-acs-up {
  display: inline-block;
  position: relative;
  left: 10px;
  width: 1px;
  height: 8px;
  background-color: #b2b2b2;
  top: 0px;
}
.jc-icon-acs-up:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border: solid #b2b2b2;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -2px;
  left: -3px;
}
.jc-3rd-select {
  float: right;
  color: #9c9c9c;
  border: 1px solid #b7b7b7;
  padding: 5px 18px 5px 10px;
  position: relative;
  top: -3px;
}
.jc-3rd-select:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid #9c9c9c;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 10px 0 0 8px;
  position: absolute;
  right: 8px;
  top: -3px;
}
.jc-3rd-title {
  font-size: 16px;
  color: #000;
}
.jc-3rd-content {
  padding: 10px;
  background-color: #fff;
}
.jc-footer-search {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #b7b7b7;
}
.jc-sidebar {
  font-size: 13px;
  width: 220px;
  padding: 50px 10px 10px 15px;
  background-color: #fff;
  position: relative;
}
.jcs-top{
  position: fixed;
  overflow: auto;
  width: 219px;
  height: 44px;
  right: 0;
  top: 0;
  background-color: #fff;
  display: none;
  z-index: 500;
}
.jcs-box {
  padding-bottom: 20px;
}
.jcs-lbg {
  overflow: auto;
}
.jcs-lbg li {
  float: left;
  width: 85px;
  height: 33px;
  line-height: 33px;
  background-color: #eee;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
}
.jcs-lbg li.hidden{
  display: none;
}
.jcs-lbg .active {
  color: #038b5a
}
.jcs-lbg li:first-child {
  margin-right: 120px;
}
.jcs-lbg li:nth-child(even) {
  margin-right: 20px;
}
.jcs-more {
  display: block;
  height: 33px;
  line-height: 33px;
  background-color: #eee;
  text-align: center;
  margin-right: 5px;
}
.jcs-title {
  padding-bottom: 7px;
  margin-bottom: 10px;
  border-bottom: 1px solid #b7b7b7;
}
.jcs-title.active {
  color: #038b5a
}
.jcs-min, .jcs-max {
  display: inline-block;
  width: 83px;
  height: 31px;
  line-height: 31px;
  border: 1px solid #b7b7b7;
  position: relative;
}
.jcs-min input, .jcs-max input {
  border: none;
  width: 100%;
  padding-left: 20px;
  height: 29px;
}
.jcs-tilde {
  font-size: 20px;
  padding: 4px;
  vertical-align: middle;
}
.jcs-yen {
  width: 20px;
  position: absolute;
  text-align: center;
  height: 100%;
}
.jcs-hide {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../images/jc-type.png") 0 -44px no-repeat;
  background-size: 72px 74px;
  position: fixed;
  top: 100px;
  margin-top: -15px;
  right: 205px;
  display: none;
  z-index: 501;
}
.jcs-cancel, .jcs-sure {
  display: inline-block;
  width: 74px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  top: 10px;
  color: #fff;
}
.jcs-cancel {
  left: 15px;
  background: #cecece;
}
.jcs-sure {
  right: 10px;
  background: #038b5a;
}
.jc-sidewrap {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: -100%;
  padding-left: 15px;
  overflow-y: auto;
  z-index: 0;
  height: 100%;
  -webkit-overflow-scrolling: touch
}
.jc-sidecontent{}
/* Swipe 2 required styles */
.swipe {
  overflow: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.swipewrap {
  padding: 15px 40px;
  position: relative;
  background-color: #fff;
}
.swipewrap-full{
  padding: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: -1000px;
  left: 0;
  background-color: rgba(0,0,0,1.0);
  z-index: 1000;
}
a.swipe-close{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  line-height: 17px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  background-color: #666;
  border: 3px solid #fff;
  border-radius: 24px;
  text-shadow: 0 1px 0 #333;
  box-shadow: 1px 1px 3px rgba(0,0,0,.2);
  z-index: 505;
  margin: 5px;
}
.swipe-nav{
  text-align: center;
  margin-top: 6px;
}
.swipe-nav span{
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  margin-right: 10px;
  border-radius: 8px;
}
.swipe-nav span.active{
  background-color: #fff;
}
.swipe-nav span:last-child{
  margin-right: 0;
}
/* END required styles */
.swipe-left {
  width: 40px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -40px;
}
.swipe-left:after {
  content: '';
  width: 20px;
  height: 20px;
  border: solid #b2b2b2;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -15px;
}
.swipe-right {
  width: 40px;
  height: 80px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -40px;
}
.swipe-right:after {
  content: '';
  width: 20px;
  height: 20px;
  border: solid #b2b2b2;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -15px;
}
.jc-cpwrap{
  background-color: #fff;
}
.jc-pinfo {
  margin: 0 10px 10px;
  border-bottom: 1px solid #e7e7e7;
  color: #000;
  font-weight: bold;
  padding: 0 30px 10px;
}
.jc-pinfo p {
  line-height: 20px;
}
.jcp-price {
  text-align: center;
}
.jcp-like {
  float: left;
  margin-right: 10px;
}
.jcp-total {
  clear: left;
}
.jc-pinfo .jc-score {
  line-height: 20px;
}
.jc-cinfo {
  padding: 10px 40px 45px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
  line-height: 20px;
  margin-bottom: 10px;
}
.jcc-title {
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.jcc-subtitle {
  color: #000;
  line-height: 24px;
}
.jcc-li {
  font-size: 13px;
  color: #666;
  word-break: break-all;
}
.jcc-show, .jcc-hide{
  position: absolute;
  width: 64px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e7e7e7;
  right: 10px;
  bottom: 10px;
  text-align: center;
  padding-right: 15px;
}
.jcc-hide{
  display: none;
}
.jcc-show:after, .jcc-hide:after {
  content: '';
  width: 10px;
  height: 10px;
  border: solid #b2b2b2;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -8px;
}
.jcc-hide:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -2px;

}
.jcc-li.hidden {
  display: none;
}
.jc-buyinfo{
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 10px;
}
.jc-buyinfo > h3{
  font-size: 16px;
  color: #000;
  margin: 15px 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.jcbi-box{
  background-color: #f7f7f7;
  padding: 2px;
  margin-bottom: 15px;
}
.jcbi-box > h4{
  padding: 10px;
}
.jcbi-boxsmlst{
  padding: 10px;
  background-color: #fff;
}
.jcbi-boxsm{
  overflow: hidden;
  border-bottom: 1px solid #f8f9f9;
  padding-bottom: 10px;
  position: relative;
  font-size: 13px;
  margin-bottom: 10px;
}
.jcbi-boxsm:last-child{
  padding-bottom: 0;
  border-bottom: none;
}
.jcbi-boxsm img{
  float: left;
  width: 45px;
  margin-right: 15px;
}
.jcbi-boxsm.jcbi-boxsmo img{
  width: 80px;
  margin-bottom: 15px;
}
.jcbi-boxsm>span{
  background-color: #eeeeee;
  position: absolute;
  right: 0;
  bottom: 10px;
  padding: 4px 6px;
}
.jcbi-boxsm:last-child>span{
  bottom: 0;
}
.jcbi-boxsm-price{
  margin-top: 15px;
}
.jc-comt{
  background-color: #fff;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
.jc-comt>h3{
  font-size: 16px;
  color: #000;
  padding: 15px 10px 5px;
}
.jc-comt>p{
  margin: 15px 10px;
}
.jc-comtall{
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #666;
  border: 1px solid #e7e7e7;
}
.jc-comtinfo{
  font-size: 13px;
  color: #999;
}
.jc-comtbox{
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  margin: 10px;
  overflow: auto;
}
.jc-comtbox:last-child{
  border-bottom: none;
}
.jc-comtbox>div{
  width: 64px;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.jc-comtbox>div>img{
  width: 30px;
  margin: 0 17px 5px;
}
.jc-comtbox>div>span{
  word-break: break-word;
}
.jc-comtbox>p{
  padding-left: 74px;
  color: #666;
  word-break: break-word;
}
.ja-comtlink{
  text-align: right;
  color: #999;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.jc-comtmore{
  background-color: #f7f7f7;
  color: #666;
  height: 44px;
  line-height: 44px;
  width: 100%;
  text-align: center;
  display: inline-block;
}
.jc-recmt{
  padding: 10px;
  background-color: #fff;
}
.jc-recmt> h3{
  font-size: 16px;
  color: #000;
  padding: 5px 0;
  border-bottom: 1px solid #e7e7e7;
}
.zxask-pagination{
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
.zxask-pagination li{
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  background-color: #eee;
  
  padding: 0 10px;
  vertical-align: middle;
}
li.zxask-pg-select{
  padding: 0px;
  position: relative;
  border: 1px solid #ccc;
  background-color: #fff;
}
.zxask-pg-select:after{
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  right: 8px;
  top: 11px;
  border: 4px solid #000;
  border-color: #000 transparent transparent transparent;
}
.zxask-pg-select select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color:#fff;
  border: 0;
  height: 23px;
  padding: 0 20px 0 10px;
  position: relative;
}
.zxask-pagination li:last-child{
  margin-right: 0;
}
.zxask-pagination li.disabled a{
  color: #999;
}
.zxask-pagination li a{
  color: #000;
}