@charset "UTF-8";
/**
 *  ==================================================Layout布局===================================================
 */
/**
 *  ======================================================版式==========================================================
 */
/**
 *  ==================================================元素=========================================================
 */
/**
 *  ==========================================================背景=========================================================
 */
/**
 * =============================================================表单=====================================================
 */
/**
 *  ====================================================效果effect=======================================================
 */
.fund-section {
  overflow: hidden;
  padding: 20px 0;
}

.fund-panel {
  float: left;
  width: 570px;
  min-height: 340px;
  margin-bottom: 28px;
  padding: 0 50px;
}

.fund-h2, .fund-h2 span {
  font-size: 38px;
}

.fund-h3, .fund-h3 span {
  font-size: 30px;
}

.fund-h4, .fund-h4 span {
  font-size: 20px;
  color: #666;
}

.fund-p {
  font-size: 16px;
  line-height: 24px;
}

.fund-name {
  font-size: 24px;
  color: #212121;
}

.fund-exponent-name {
  font-size: 14px;
  color: #333;
}

.fund-btn {
  width: 200px;
  height: 48px;
  line-height: 48px;
  background: #C89C59;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.fund-btn_radius {
  width: 110px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 20px;
  background: #C89C59;
  color: #fff;
}

#popup-qr-btn {
  position: absolute;
  right: 30px;
  bottom: 20px;
  left: auto;
}

#fund-purchase .fund-h2 {
  margin-bottom: 44px;
}

#fund-purchase .fund-h3 {
  margin-bottom: 20px;
}

#fund-purchase .fund-h4 {
  margin-bottom: 10px;
}

#fund-purchase .fund-p {
  margin-bottom: 20px;
}

#fund-purchase img.fund-step {
  width: 255px;
  margin-bottom: 10px;
}

#fund-purchase #fund-question-list {
  float: left;
}

#fund-purchase .fund-panel-short {
  min-height: 242px;
}

.fund-panel:nth-child(2n+1) {
  margin-right: 40px;
}

#fund-section1 .fund-panel:nth-child(1) {
  background-image: url("http://m.hx168.com.cn/images/fund/bg_panel_1.png");
}

#fund-section1 .fund-panel:nth-child(2) {
  background-image: url("http://m.hx168.com.cn/images/fund/bg_panel_2.png");
}

#fund-section2 .am-company-info:nth-child(1) .fund-panel-short:nth-child(1) {
  background-image: url("http://m.hx168.com.cn/images/fund/bg_panel_3.png");
}

#fund-section2 .am-company-info:nth-child(2) .fund-panel-short:nth-child(1) {
  background-image: url("http://m.hx168.com.cn/images/fund/bg_panel_4.png");
}

.fund-calculator-tip {
  font-size: 13px;
  color: #9B9B9B;
  margin-bottom: 22px;
}

.fund-calulator-groups {
  overflow: hidden;
}

.fund-calculator-group {
  float: left;
  width: 50%;
  margin-bottom: 22px;
}

.fund-calculator-label {
  vertical-align: middle;
  color: #000;
  font-size: 12px;
  width: 60px;
}

#fund-calculator-search {
  width: 125%;
  position: absolute;
  background: #f8f8f8;
  overflow: auto;
  height: 200px;
  z-index: 100;
}

#fund-calculator-search li {
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  font-size: 13px;
  color: #333;
  background: #f8f8f8;
  border-bottom: #f2f2f2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.fund-calculator-input {
  display: inline-block;
  vertical-align: middle;
  padding-left: 8px;
  width: 160px;
  height: 27px;
  color: #333;
  font-size: 12px;
}

.fund-calculator-input > input {
  height: 27px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.fund-btn-calculator {
  display: inline-block;
  width: 50px;
  height: 27px;
  line-height: 27px;
  border-radius: 3px;
  margin-right: 10px;
}

#fund-btn-calculator-reset {
  color: #333;
  background: #fff;
  border: 1px solid #C4C6CF;
}

#fund-btn-calculator-submit {
  color: #fff;
  background: #C89C59;
}

#fund-market > ul {
  width: 540px;
}

#fund-market .fund-exponent {
  font-size: 24px;
}

#fund-market .fund-exponent-name {
  font-size: 24px;
}

#fund-market .fund-exponent-risefall {
  font-size: 18px;
}

#fund-collections .fund-collections-outline {
  margin-bottom: 30px;
  font-size: 20px;
  color: #9B9B9B;
  text-align: center;
}

#fund-collections .fund-collections-nav {
  height: 55px;
  line-height: 55px;
  overflow: hidden;
}

#fund-collections .fund-collections-tabs {
  float: left;
}

#fund-collections .fund-collections-tabs > li {
  height: 100%;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #666;
  display: inline-block;
  cursor: pointer;
}

#fund-collections .fund-collections-tabs > li:first-child {
  font-weight: 400;
  margin-left: 30px;
  margin-right: 30px;
  cursor: default;
}

#fund-collections .fund-collections-tabs .fund-collections-tabs_active {
  color: #F52F3E;
}

#fund-collections .fund-collections-table {
  padding: 0 30px;
  margin: auto;
}

#fund-collections .fund-collections-table .th-group > .tr {
  height: 40px;
  color: #666;
  font-size: 14px;
  font-weight: 500;
}

#fund-collections .fund-collections-table .tr-group > .tr {
  padding: 16px 0;
  height: 70px;
}

#fund-collections .fund-collections-table .fund-name, #fund-collections .fund-collections-table .fund-price {
  font-size: 14px;
  color: #333;
}

#fund-collections .fund-collections-table .fund-code, #fund-collections .fund-collections-table .fund-date {
  font-size: 12px;
  color: #999;
}

#fund-collections .fund-collections-table .th, #fund-collections .fund-collections-table .td {
  vertical-align: middle;
}

#fund-collections .fund-collections-table .th:nth-child(1), #fund-collections .fund-collections-table .td:nth-child(1) {
  width: 200px;
}

#fund-collections .fund-collections-table .th[data-order] {
  cursor: pointer;
}

#fund-collections .fund-collections-table .th-group > .tr > .th > span {
  position: relative;
}

#fund-collections .fund-collections-table .th-group > .tr > .th > span:after {
  content: '';
  height: 100%;
  width: 14px;
  position: absolute;
  top: 0;
  right: -20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcZmZmZqampmZmZmZmZqampubm5mZmZubm5mZmZqamqqqqpmZmZqampubm5ubm6SkpKKiopmZmZqampycnJmZmZmZmeA6VJ4AAAAWdFJOUwDn3tUekH9GWSjlA498XlcOFtxYMUH1P3zvAAAAU0lEQVQY02NgoA5gYebFFGMSE2PDIoYuChFDE2UWgwJ+JEFRDggQFiTkHhF2KBBAEhSCmcmHJMjJCBFjRdEPEWVFMxUkyophFycXDxYXcDNQCwAAP54E/ypFBesAAAAASUVORK5CYII=") no-repeat right center;
  background-size: contain;
}

#fund-collections .fund-collections-table .th-group > .tr > .th > span.down:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABIUExURUxpcfUvP5qampmZmZmZmfYwQJubm/gvQpubm/kzQP9VVfYwPvYwPpqamvcxPpubm6Kiov83SfYwP5qamvo0PpmZmfUvPpmZmTgHcxAAAAAWdFJOUwDn3tUekH9GWSgD5Y98XlcWDtxYMUEiAu+2AAAAU0lEQVQY02NgoA5gYebFFGMSF2fDIoYuChFDE2UWhwJ+JEFRDggQFiDkHhF2KBBEEhQSgwI+JEFORogYK4p+iCgrmqkgUVYMuzi5ebC4gIuBWgAAVa8FE+jkX7IAAAAASUVORK5CYII=");
}

#fund-collections .fund-collections-table .th-group > .tr > .th > span.up:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABIUExURUxpcZmZmfYvPvUwPvczRJqamvcwPpmZmfYxP5mZmaqqqpqampmZmfcvQJubm/YyQP86RqSkpJmZmfYxQJycnPcvP5mZmfUvPgCPby0AAAAWdFJOUwDn3tUekH9GWSgD5Y98XlcWDtxYMUEiAu+2AAAAU0lEQVQY02NgoA5gYebFFGMSF2fDIoYuChFDE2UWhwJ+JEFRDggQFiDkHhF2KBBEEhQSgwI+JEFORogYK4p+iCgrmqkgUVYMuzi5ebC4gIuBWgAAVa8FE+jkX7IAAAAASUVORK5CYII=");
}

#fund-collections .fund-collections-search {
  float: right;
}

.am-modal-hd, .am-modal-btn {
  font-size: 20px;
}
/*# sourceMappingURL=fund-pc.css.map */