* {
  margin: 0 ;
  padding: 0;
}
html,
body {
  font-family: "microsoft yahei";
  background: #ffffff !important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  border: none;
  font-family: "microsoft yahei";
  font-weight: normal;
}
body {
  font-size: 14px;
  font-family: simsun, arial, helvetica, clean, sans-serif;
  color: #2b2b2b;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
img {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
td,
tr,
th {
  font-size: 12px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:link {
  color: #004276;
}
a:visited {
  color: #004276;
}
a:hover {
  text-decoration: underline;
  color: #ba2636;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
html,
body {
  background: #f7f1e5 !important;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.blank10 {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 10px;
}
.fb {
  font-weight: bold;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.mtop-30 {
  margin-top: 30px !important;
}
.mtop-20 {
  margin-top: 20px !important;
}
.mtop-50 {
  margin-top: 50px !important;
}
.mtop-40 {
  margin-top: 40px !important;
}
.btn {
  display: inline-block;
  line-height: 30px;
  background: none;
  border: none;
  text-align: center;
  outline: none;
  font-size: 14px;
}
.btn.btn-light {
  color: #fc6a21;
  background-color: #fff;
  border: 1px solid #fc6a21;
}
.btn.btn-light:active {
  color: #fff;
  background-color: #fc6a21;
}
.btn.btn-orange {
  color: #fff;
  background-color: #fc6a21;
}
.btn.btn-orange:active {
  background-color: #e74f03;
}
.btn.block {
  display: block;
  width: 80px;
}
.btn.m-auto {
  margin: 0 auto !important;
}
.btn.gray-btn {
  background: #a3a2a2;
  color: #ffffff;
}
.btn.gray-btn:active {
  background: #8f8e8e;
}
.btn.mainColor-btn {
  background: #fc6a21;
  color: #ffffff;
}
.btn.mainColor-btn:active {
  background: #e8560d;
}
.btn.lineHeight-50 {
  line-height: 40px;
  padding: 0 20px;
  font-size: 16px;
  color: #ffffff;
}
.btn.mainColor-border {
  color: #fc6a21 !important;
  border: 1px solid #fc6a21 !important;
}
.btn.mainColor-border:active {
  background: #fc6a21;
  color: #ffffff !important;
}
.btn.btn-gray {
  background: #e6e6e6;
  line-height: 39px;
  padding: 0 10px;
  box-sizing: border-box;
  color: #565656;
}
.btn.btn-gray:active {
  background: #dcdcdc;
}
.btn.btn-border {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  line-height: 40px;
  padding: 0 15px;
  transition: all 0.2s;
  font-size: 16px;
}
.btn.btn-border:active {
  background: #fc6a21;
  color: #ffffff;
}
.btn.orange-btn {
  background: #e8943f;
  color: #ffffff !important;
}
.btn.orange-btn:active {
  background: #d4802b;
}
.btn.blue-btn {
  background: #e8943f;
  color: #ffffff !important;
}
.btn.blue-btn:active {
  background: #2f74b6;
}
.btn.line-height-40 {
  line-height: 40px;
  padding: 0 15px;
}
.btn.line-height-30 {
  line-height: 30px;
  padding: 0 15px;
}
.btn.line-height-60 {
  line-height: 50px;
  padding: 0 30px;
}
.btn.green-border {
  border: 1px solid #5cb85c;
  box-sizing: border-box;
  color: #5cb85c;
}
.btn.green-border:active {
  background: #5cb85c;
  color: #ffffff;
}
.btn.pink {
  background: #fbebe9;
  color: #4e535a;
}
.btn.pink:active {
  background: #f1e1df;
}
.btn.border {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  box-sizing: border-box;
}
.btn.border:active {
  background: #ffcdc8;
}
.btn.radius {
  border-radius: 5px;
}
.btn.red-btn {
  background: #de2b26;
}
.btn-line {
  border: 1px solid white;
  color: white !important;
  width: 60px;
  height: 30px;
  margin-right: 10px;
}
.btn-line:active {
  color: #fc6a21 !important;
  background: white;
}
a:hover {
  text-decoration: none;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.container.pad-40-white {
  background: #ffffff;
  padding: 40px;
  box-sizing: border-box;
}
.container.pad-up-40-white {
  background: #ffffff;
  padding: 10px 40px;
  box-sizing: border-box;
}
.active {
  display: block !important;
}
.green {
  color: #5cb85c !important;
}
.orange {
  color: #e8943f !important;
}
.blue {
  color: #4388ca !important;
}
.main-color {
  color: #fc6a21 !important;
}
.title-color {
  color: #3e3e3e !important;
}
.margin-top-120 {
  margin-top: 120px;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-top-90 {
  margin-top: 90px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.light-y {
  background: #fffdf1;
}
.html-icon {
  background: url(../images/html-icon.png) 0 0 no-repeat;
  background-size: 600px 40px;
  display: inline-block;
}
.html-icon.hand-icon {
  width: 23px;
  height: 30px;
  background-position: 0 0;
}
.html-icon.search-icon {
  width: 21px;
  height: 17px;
  background-position: -40px 0;
}
.html-icon.article-icon {
  width: 27px;
  height: 25px;
  background-position: -80px 0;
}
.html-icon.gold-icon {
  width: 26px;
  height: 24px;
  background-position: -120px 0;
}
.html-icon.horn-icon {
  width: 26px;
  height: 23px;
  background-position: -160px 0;
}
.html-icon.wechat-icon {
  width: 38px;
  height: 38px;
  background-position: -200px 0;
}
.html-icon.close-icon {
  width: 35px;
  height: 35px;
  background-position: -240px 0;
}
.html-icon.love-icon {
  width: 9px;
  height: 8px;
  background-position: -280px 0;
}
.html-icon.right-icon {
  width: 6px;
  height: 11px;
  background-position: -320px 0;
}
.html-icon.hand-heart-icon {
  width: 34px;
  height: 28px;
  background-position: -360px 0;
}
.html-icon.trophy-icon {
  width: 28px;
  height: 30px;
  background-position: -400px 0;
}
.html-icon.user-icon {
  width: 16px;
  height: 19px;
  background-position: -440px 0;
}
.html-icon.password-icon {
  width: 18px;
  height: 22px;
  background-position: -480px 0;
}
.html-icon.phone-icon {
  width: 16px;
  height: 24px;
  background-position: -520px 0;
}
.html-icon.white-search-icon {
  width: 21px;
  height: 17px;
  background-position: -560px 0;
}
.checkbox {
  position: relative;
  box-sizing: border-box;
  padding-left: 25px;
}
.checkbox input[type=checkbox] {
  -webkit-appearance: none;
  position: absolute;
  left: -9999px;
}
.checkbox input[type=checkbox]:checked + i {
  display: block !important;
}
.checkbox:before {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1.5px solid #adadad;
  border-radius: 5px;
  content: '';
  left: 0;
  background: #ffffff;
}
.checkbox i {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/icon-check.png) 0 0 no-repeat;
  background-size: cover;
  left: 1px;
  top: 2px;
  display: none;
}
.pad-20 {
  padding: 20px;
  box-sizing: border-box;
}
.pad-0-20 {
  padding: 0 20px;
  box-sizing: border-box;
}
.crumbs-nav {
  line-height: 45px;
  font-size: 16px;
  color: #565656;
}
.crumbs-nav a {
  color: #565656;
}
.crumbs-nav a:hover {
  text-decoration: underline;
}
.crumbs-nav span {
  margin-left: 5px;
}
.padTop-20 {
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.page-nub ul {
  width: 540px;
  margin: 0 auto;
}
.page-nub li {
  float: left;
  line-height: 39px;
  margin-right: 10px;
  font-size: 16px;
  border: 1px solid #fc6a21;
  border-radius: 5px;
}
.page-nub li a {
  color: #fc6a21;
  display: block;
  padding: 0 14px;
}
.page-nub li:active,
.page-nub li.active {
  background: #fc6a21;
}
.page-nub li:active a,
.page-nub li.active a {
  color: #ffffff;
}
.input-text {
  display: block !important;
  width: 100% !important;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 12px;
  outline: none;
}
.radio {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  width: 20%;
  display: inline-block;
}
.radio input {
  position: absolute;
  left: -9999px;
  -webkit-appearance: none;
}
.radio input:checked + i {
  background-position: -15px 0;
}
.radio i {
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/radio.png) 0 0 no-repeat;
  background-size: cover ;
  left: 0;
  top: 5px;
}
.mt-15 {
  margin-top: 15px;
}
/*通用表单页面*/
.form-label {
  line-height: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.form-label .label-name {
  width: 25%;
  text-align: right;
  box-sizing: border-box;
  padding-right: 15px;
  font-size: 16px;
  color: #282828;
}
.form-label .label-content {
  position: relative;
  width: 60%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 15px;
}
.input-box .label-content input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
  font-size: 16px;
}
.textarea-box .label-content textarea {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  outline: none;
  font-family: "microsoft yahei";
  font-size: 16px;
  resize: none;
}
.radio-box .label-content label.radio {
  font-size: 16px;
  padding-left: 26px;
}
.radio-box .label-content label.radio > i {
  top: 13px;
}
.checkbox-box .label-content label.checkbox {
  display: inline-block;
  font-size: 16px;
  padding-left: 35px;
  width: 20%;
}
.checkbox-box .label-content label.checkbox:before {
  top: 10px;
}
.checkbox-box .label-content label.checkbox i {
  top: 12px;
}
.select-style-box .label-content select {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
}
.upload-box .label-content input[type=text] {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  outline: none;
  box-sizing: border-box;
  padding: 0 15px;
  padding-right: 80px;
}
.upload-box .label-content > a {
  display: block;
  position: absolute;
  right: 0;
  width: 80px;
  font-size: 16px;
  background: #fc6a21;
  height: 40px;
  text-align: center;
  color: #ffffff;
  top: 0;
}
.upload-box .label-content > a:active {
  background: #f26017;
}
.pc-header {
  height: 100px;
  background: linear-gradient(90deg, #51d9eb, #1677e2);
  background: -o-linear-gradient(90deg, #51d9eb, #1677e2);
  background: -webkit-linear-gradient(90deg, #51d9eb, #1677e2);
  background: url(../images/header-bg.jpg) 0 0 repeat-x;
  background-size: contain;
  position: relative;
  overflow: hidden;
}
.pc-header .cloud-bg {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/header-bg.png) 0 0 repeat-x;
  background-size: contain;
  opacity: 0.3;
  background-position: 0 0;
  filter: url(blur.svg#blur);
  /* FireFox, Chrome, Opera */
  -webkit-filter: blur(0.5px);
  /* Chrome, Opera */
  -moz-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);
}
.pc-header > .container {
  position: relative;
  box-sizing: border-box;
  padding-top: 25px;
}
.pc-header .logo-link {
  display: block;
  height: 50px;
}
.pc-header .header-scroll {
  position: absolute;
  left: 500px;
  top: 15px;
  width: 500px;
  height: 70px;
  overflow: hidden;
}
.pc-header .header-scroll ul {
  position: absolute;
  width: 1500px;
}
.pc-header .header-scroll li {
  float: left;
  position: absolute;
  opacity: 0;
  height: 70px;
}
.pc-header .header-scroll li img {
  display: block;
  height: 100%;
  width: auto;
}
.pc-header .header-scroll li:first-child {
  opacity: 1;
}
.pc-header .sign-box {
  position: absolute;
  right: 0;
  top: 8px;
  color: #ffffff;
}
.pc-header .sign-box a {
  color: #ffffff;
}
.pc-header .sign-box a:hover {
  text-decoration: underline;
}
.nav {
  background: #fc6a21;
  height: 40px;
  line-height: 40px;
}
.nav ul > li {
  float: left;
  width: 133.33333333px;
  text-align: center;
  position: relative;
}
.nav ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 15px;
}
.nav ul > li:hover,
.nav ul > li.active {
  background: #f5eb5f;
}
.nav ul > li:hover > a,
.nav ul > li.active > a {
  color: #282828;
}
.nav ul > li:hover ol {
  display: block;
}
.nav ul > li ol {
  display: none;
  position: absolute;
  z-index: 10;
  width: 240px;
}
.nav ul > li ol li {
  width: 100%;
  background: rgba(252, 106, 33, 0.8);
  text-align: left;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
}
.nav ul > li ol li em {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}
.nav ul > li ol li:hover {
  background: #f5eb5f;
}
.nav ul > li ol li:hover a {
  color: #282828;
}
.nav ul > li ol li:hover em {
  background-position: -320px -12px;
}
.footer {
  background: #fc6a21;
  padding: 18px 0;
  text-align: center;
  line-height: 26px;
}
.footer .footer-line-1 a {
  color: #ffffff;
}
.footer .footer-line-1 span {
  color: #ffffff;
  margin-left: 5px;
}
.footer .footer-line-2 {
  color: #ffffff;
}
.footer .footer-line-3 {
  color: #ffffff;
}
.footer .footer-line-3 a {
  color: #ffffff;
}
.footer .footer-line-3 a:hover {
  text-decoration: underline;
}
.detail-body > .container {
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
.detail-body .qr-code {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 180px;
  height: 180px;
}
.detail-body .qr-code img {
  display: block;
  width: 100%;
  height: 100%;
}
.detail-body .fund-section-header .fund-image {
  width: 400px;
  height: 280px;
  margin-right: 20px;
}
.detail-body .fund-section-header .fund-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.detail-body .fund-detail-infor {
  box-sizing: border-box;
  padding-right: 190px;
  width: 740px;
  min-height: 280px;
  color: #7e7e7e;
  font-size: 16px;
}
.detail-body .fund-detail-infor .infor-2,
.detail-body .fund-detail-infor .infor-3,
.detail-body .fund-detail-infor .infor-4,
.detail-body .fund-detail-infor .infor-5,
.detail-body .fund-detail-infor .infor-6,
.detail-body .fund-detail-infor .user-direct {
  margin-top: 10px;
  font-size: 14px !important;
}
.detail-body .fund-detail-infor span {
  color: #de2b26;
  font-size: 14px;
  margin: 0 5px;
}
.detail-body .fund-detail-infor .infor-1 {
  font-size: 20px;
  color: #282828;
  line-height: 40px;
  margin-bottom: 10px;
}
.detail-body .fund-detail-infor .user-direct .use-tag {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  box-sizing: border-box;
  padding: 0 5px;
  border-radius: 4px;
}
.fund-details-tab-title {
  border: 1px solid #e6e6e6;
}
.fund-details-tab-title li {
  float: left;
}
.fund-details-tab-title li a {
  display: block;
  line-height: 50px;
  font-size: 18px;
  color: #565656;
  padding: 0 30px;
  border-right: 1px solid #e6e6e6;
}
.fund-details-tab-title li:active,
.fund-details-tab-title li.active {
  background: #eeebe8;
}
.fund-details-tab-body .fund-details-tab-content {
  display: none;
}
.fund-details-tab-body .fund-details-tab-content.active {
  display: block !important;
}
.fund-details-tab-body .intro-article {
  box-sizing: border-box;
  padding: 0 30px;
}
.fund-details-tab-body .intro-article article {
  color: #565656;
  font-size: 16px;
  line-height: 28px;
}
.fund-details-tab-body .charity-fund-infor {
  padding: 0 30px;
}
.fund-details-tab-body .charity-fund-infor .already-total {
  font-size: 22px;
  color: #fc6a21;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .column-left {
  width: 720px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .column-right {
  width: 360px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section h2,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section h2 {
  position: relative;
  font-size: 20px;
  padding-left: 16px;
  box-sizing: border-box;
  color: #fc6a21;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section h2:before,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section h2:before {
  display: block;
  width: 9px;
  height: 26px;
  content: '';
  background: #fc6a21;
  position: absolute;
  left: 0;
  top: 2px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table {
  width: 100%;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table tr,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table tr {
  line-height: 40px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table tr td,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table tr td {
  width: 240px;
  text-align: center;
  font-size: 16px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table thead,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table thead {
  color: #7e7e7e;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table thead tr,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table thead tr {
  background: #eeecec;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table tbody,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table tbody {
  color: #565656;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .donate-record-section table tbody tr,
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .expend-record-section table tbody tr {
  border-bottom: 1px solid #cfcfcf;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .tip {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 36px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .select-box {
  line-height: 30px;
  width: 100%;
  position: relative;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .select-box select {
  width: 120px;
  height: 30px;
  font-size: 16px;
  background: #f6f6f6;
  outline: none;
  margin-right: 5px;
  box-sizing: border-box;
  padding: 0 10px;
  color: #565656;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .select-box span {
  margin-right: 10px;
  font-size: 16px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .select-box a {
  border: 1px solid #fc6a21;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 2px;
  padding: 0 8px;
  line-height: 28px;
  background: #fc6a21;
  box-sizing: border-box;
  padding-top: 3px;
  height: 30px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .select-box a:active {
  background: #f26017;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .result-ranking-list li:after {
  content: '';
  clear: both;
  display: block;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .result-ranking-list li {
  height: 30px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .result-ranking-list li div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  float: left;
  width: 33.333%;
  color: #565656;
  line-height: 30px;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .result-ranking-list li div.user-name {
  position: relative;
  padding-left: 24px;
  box-sizing: border-box;
}
.fund-details-tab-body .charity-fund-infor .breakdown-two-column .result-ranking-list li div.user-name em {
  position: absolute;
  background: #fc6a21;
  color: #ffffff;
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  top: 5px;
  left: 0;
  text-align: center;
}
.fund-details-progress {
  box-sizing: border-box;
  padding: 0 30px;
}
.fund-details-progress section {
  padding: 0 100px;
  box-sizing: border-box;
}
.fund-details-progress ul {
  box-sizing: border-box;
  padding-left: 30px;
  position: relative;
}
.fund-details-progress ul:before {
  width: 2px;
  height: 100%;
  background: #e6e6e6;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}
.fund-details-progress ul li {
  position: relative;
  margin-bottom: 40px;
}
.fund-details-progress ul li .time {
  position: absolute;
  left: -130px;
  color: #565656;
  font-size: 14px;
}
.fund-details-progress ul li:before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 2px solid #fc6a21;
  box-sizing: border-box;
  border-radius: 1000px;
  left: -37px;
}
.fund-details-progress ul li .progress-name {
  font-size: 18px;
  color: #282828;
  margin-bottom: 12px;
}
.fund-details-progress ul li .progress-article {
  color: #7e7e7e;
  font-size: 14px;
  line-height: 24px;
}
.fund-details-progress ul li .image-group {
  margin-top: 10px;
}
.fund-details-progress ul li .image-group img {
  display: block;
  width: 276px;
  height: 167px;
  float: left;
  margin-right: 20px;
}
.fund-details-progress ul li .image-group img:nth-child(3n) {
  margin-right: 0;
}
.currency-title {
  width: 100%;
  border-bottom: 1px solid #dc3627;
  position: relative;
  line-height: 42px;
  box-sizing: border-box;
}
.currency-title .title-name {
  font-size: 16px;
  color: #565656;
  border-bottom: 2px solid #DC3627;
  padding: 0 12px;
  display: inline-block;
}
.currency-title .title-name i {
  vertical-align: -8px;
  margin-right: 10px;
}
.currency-title .more {
  position: absolute;
  right: 12px;
  top: 0;
  color: #adadad;
}
.currency-title .more:hover {
  text-decoration: underline;
}
/*专项基金列表页*/
.apply-join-team {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
}
.apply-join-team .apply-intro {
  width: 100%;
  box-sizing: border-box;
  padding-right: 190px;
  font-size: 14px;
  line-height: 28px;
  color: #565656;
}
.apply-join-team .apply-btn {
  position: absolute;
  right: 20px;
  top: 26px;
}
.apply-join-team .apply-btn i {
  vertical-align: -8px;
  margin-right: 5px;
}
.breakdown-left {
  width: 850px;
  box-sizing: border-box;
  padding: 20px;
}
.breakdown-left .type-search-box .title-fund-type li {
  float: left;
  line-height: 37px;
  background: #ffffff;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.breakdown-left .type-search-box .title-fund-type li a {
  color: #565656;
  display: block;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
}
.breakdown-left .type-search-box .title-fund-type li:active,
.breakdown-left .type-search-box .title-fund-type li.active {
  background: #fc6a21;
  border-color: #fc6a21;
}
.breakdown-left .type-search-box .title-fund-type li:active a,
.breakdown-left .type-search-box .title-fund-type li.active a {
  color: #ffffff;
}
.breakdown-left .type-search-box .title-fund-search {
  width: 300px;
  line-height: 37px;
  position: relative;
}
.breakdown-left .type-search-box .title-fund-search label {
  position: relative;
}
.breakdown-left .type-search-box .title-fund-search label input[type=text] {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  line-height: 37px;
  width: 300px;
  border-radius: 5px;
  padding: 0 10px;
  outline: none;
  padding-right: 48px;
  padding-left: 40px;
  vertical-align: 2px;
}
.breakdown-left .type-search-box .title-fund-search label i {
  position: absolute;
  left: 10px;
  top: 0;
}
.breakdown-left .type-search-box .title-fund-search a {
  position: absolute;
  right: 0;
  top: 0;
}
.breakdown-left .checkbox-group {
  color: #565656;
}
.breakdown-left .checkbox-group label {
  margin-right: 20px;
}
.breakdown-left .title-fund-list li {
  width: 256px;
  height: 286px;
  float: left;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
  margin-right: 20px;
}
.breakdown-left .title-fund-list li:hover .fund-image:after {
  height: 286px;
}
.breakdown-left .title-fund-list li:active {
  background: #f5f3e7;
}
.breakdown-left .title-fund-list li:nth-child(3n) {
  margin-right: 0 !important;
}
.breakdown-left .title-fund-list li .fund-image {
  width: 100%;
  height: 170px;
}
.breakdown-left .title-fund-list li .fund-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.breakdown-left .title-fund-list li .fund-image:after {
  /*content: '';*/
  width: 256px;
  height: 0;
  transition: all 0.5s;
  /*background: url(../images/fund-list-mask.png) center center no-repeat;*/
  background-size: cover;
  position: absolute;
  top: 0 !important;
  left: 0;
  display: block;
  z-index: 10;
}
.breakdown-left .title-fund-list li .fund-infor {
  position: relative;
  box-sizing: border-box;
  padding: 5px 12px 0 12px;
  line-height: 25px;
  color: #7e7e7e;
}
.breakdown-left .title-fund-list li .fund-infor .fund-name {
  color: #fc6a21;
}
.breakdown-left .title-fund-list li .fund-infor div {
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.breakdown-left .title-fund-list li .fund-infor .tip {
  position: absolute;
  bottom: 0;
  right: 12px;
  background: #fc6a21;
  color: #ffffff;
  padding: 0 12px;
  border-radius: 5px;
}
.breakdown-left .title-fund-list li .fund-infor .user-direct .use-tag {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  box-sizing: border-box;
  padding: 0 5px;
  border-radius: 4px;
}
.director-type {
  border: 1px solid #e6e6e6;
  line-height: 40px;
}
.director-type a {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 0 16px;
  color: #565656;
  border-right: 1px solid #e6e6e6;
}
.director-type a:active,
.director-type a.active {
  background: #e6e6e6;
  color: #282828;
}
.breakdown-right {
  width: 330px;
  box-sizing: border-box;
}
.breakdown-right .right-section {
  margin-bottom: 20px;
  box-sizing: border-box;
}
.breakdown-right .currency-title .title-name i {
  vertical-align: -8px;
  margin-right: 10px;
}
.breakdown-right .news-list {
  padding: 12px;
  line-height: 28px;
}
.breakdown-right .news-list li {
  height: 28px;
  position: relative;
}
.breakdown-right .news-list li:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50px;
  background: #7e7e7e;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.breakdown-right .news-list li a {
  display: block;
  color: #565656;
  box-sizing: border-box;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breakdown-right .news-list li a:hover {
  text-decoration: underline;
}
.expend-list {
  padding: 12px;
  box-sizing: border-box;
}
.expend-list .expend-item {
  padding: 10px 0;
}
.expend-list .expend-item .time {
  color: #adadad;
  margin-bottom: 10px;
  font-size: 14px;
}
.expend-list .expend-item li {
  margin-bottom: 10px;
}
.expend-list .expend-item li span {
  color: #fc6a21;
  margin: 0 5px;
}
.wechat-qr {
  text-align: center;
  padding: 20px 12px;
  line-height: 28px;
}
.wechat-qr h5 {
  font-size: 18px;
}
.wechat-qr .qr {
  margin-top: 10px;
}
.page-nub li {
  float: left;
  line-height: 39px;
  margin-right: 10px;
  font-size: 16px;
  border: 1px solid #fc6a21;
  border-radius: 5px;
}
.page-nub li a {
  color: #fc6a21;
  display: block;
  padding: 0 14px;
}
.page-nub li:active,
.page-nub li.active {
  background: #fc6a21;
}
.page-nub li:active a,
.page-nub li.active a {
  color: #ffffff;
}
.project-body {
  width: 1160px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.project-body ul {
  width: 1184px;
}
.project-body ul li {
  float: left;
  width: 270px;
  margin-right: 26px;
}
.project-body ul li:nth-child(4n) {
  margin-right: 0;
}
.project-body ul li:hover .project-name {
  text-decoration: underline;
}
.project-body ul li .project-image {
  width: 270px;
  height: 167px;
  display: block;
}
.project-body ul li .project-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.project-body ul li .project-name {
  font-size: 16px;
  color: #282828;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.project-body ul li .project-infor-1 {
  color: #7e7e7e;
  margin-top: 6px;
}
.project-body ul li .project-infor-1 span {
  color: #fc6a21;
}
.project-body ul li .project-infor-2 {
  color: #7e7e7e;
  margin-top: 6px;
}
.project-body ul li .project-infor-2 span {
  color: #fc6a21;
}
.pro-box {
  position: relative;
}
.pro-box .ctrl-left {
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 10px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/project-slide-arrow-icon.png) 0 0 no-repeat;
  background-size: cover;
}
.pro-box .ctrl-left:hover {
  opacity: 0.8;
}
.pro-box .ctrl-right {
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/project-slide-arrow-icon.png) -22px 0 no-repeat;
  background-size: cover;
}
.pro-box .ctrl-right:hover {
  opacity: 0.8;
}
.pro-box .project-body {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.pro-box .project-body ul {
  width: 1400px;
}
.pro-box .project-body ul li {
  float: left;
  width: 260px;
  margin-right: 20px;
}
.pro-box .project-body ul li:hover .project-name {
  text-decoration: underline;
}
.pro-box .project-body ul li .project-image {
  width: 260px;
  height: 167px;
  display: block;
}
.pro-box .project-body ul li .project-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.pro-box .project-body ul li .project-name {
  font-size: 16px;
  color: #282828;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.pro-box .project-body ul li .project-infor-1 {
  color: #7e7e7e;
  margin-top: 6px;
}
.pro-box .project-body ul li .project-infor-1 span {
  color: #fc6a21;
}
.pro-box .project-body ul li .project-infor-2 {
  color: #7e7e7e;
  margin-top: 6px;
}
.pro-box .project-body ul li .project-infor-2 span {
  color: #fc6a21;
}
/*基金设立步骤*/
.fund-set-up-body {
  min-height: 500px;
}
.fund-set-up-body .step-overview {
  box-sizing: border-box;
  padding: 20px;
}
.fund-set-up-body .step-overview li {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #cfcfcf;
  line-height: 40px;
  color: #ffffff;
  border-radius: 1000px;
  font-size: 14px;
  position: relative;
  margin-right: 82px;
}
.fund-set-up-body .step-overview li:last-child {
  margin-right: 0;
}
.fund-set-up-body .step-overview li:last-child:after {
  display: none;
}
.fund-set-up-body .step-overview li:after {
  display: block;
  content: '';
  width: 82px;
  height: 2px;
  background: #cfcfcf;
  position: absolute;
  top: 20px;
  right: -82px;
}
.fund-set-up-body .step-overview li.active {
  background: #fc6a21;
}
.fund-set-up-body .step-overview li.active:after {
  background: #fc6a21;
}
.fund-set-up-body .step-overview li.active div {
  color: #fc6a21;
}
.fund-set-up-body .step-overview li div {
  position: absolute;
  bottom: -36px;
  left: 50%;
  width: 100px;
  text-align: center;
  margin-left: -50px;
  font-size: 14px;
  color: #cfcfcf;
}
.fund-set-up-body .apply-form {
  margin-top: 40px;
  padding-bottom: 30px;
}
.fund-set-up-body .apply-form .form-explain {
  box-sizing: border-box;
  width: 800px;
  margin-left: 230px;
  margin-bottom: 30px;
  color: #7e7e7e;
}
.fund-set-up-body .apply-form .annotation {
  width: 800px;
  margin-left: 230px;
  color: #7e7e7e;
  margin-top: 30px;
}
.fund-set-up-body .apply-form .annotation span {
  color: #fc6a21;
}
.fund-set-up-body .apply-form .form-title {
  text-align: center;
  font-size: 20px;
  color: #fc6a21;
  font-weight: 700;
  margin-bottom: 20px;
}
.status-hints {
  text-align: center;
  width: 500px;
  margin: 0 auto;
  padding: 50px 0;
  font-size: 20px;
  color: #adadad;
  line-height: 100px;
}
.status-hints i {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url(../images/status-hints.png) 0 0 no-repeat;
  background-size: 300px 100px;
  vertical-align: -40px;
}
.status-hints i.success {
  background-position: 0 0;
}
.status-hints i.wait {
  background-position: -100px 0;
}
.status-hints i.fair {
  background-position: -200px 0;
}
.upload-box {
  text-align: center;
  margin: 20px 0;
  padding-bottom: 50px;
}
.upload-box .title {
  font-size: 20px;
  text-align: center;
  color: #fc6a21;
  font-weight: 700;
}
.upload-box .download-link a {
  display: block;
  text-align: center;
  border: 1px dashed #adadad;
  font-size: 16px;
  color: #7e7e7e;
  line-height: 40px;
  width: 600px;
  margin: 15px auto;
  margin-top: 30px;
}
.upload-box .download-link a:active {
  background: #e6e6e6;
}
.upload-box .submit-box {
  width: 600px;
  text-align: center;
  margin: 20px auto;
  position: relative;
}
.upload-box .submit-box input {
  display: block;
  width: 70%;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  background: white;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 16px;
  color: #7e7e7e;
  outline: none;
  border-right: none;
}
.upload-box .submit-box a {
  position: absolute;
  width: 30%;
  line-height: 40px;
  text-align: center;
  right: 0;
  top: 0;
  background: #fc6a21;
  color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #fc6a21;
}
.upload-box .submit-box a:active {
  background: #f26017;
}
.upload-box .step-submit-btn {
  width: 100px;
  box-sizing: border-box;
  margin-top: 30px;
}
.reason-for-return {
  box-sizing: border-box;
  padding: 30px 300px;
}
.reason-for-return .return-title {
  color: #565656;
  font-size: 20px;
  text-align: left;
}
.reason-for-return .reason-article {
  color: #7e7e7e;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
  padding: 10px 15px;
  border: 1px solid #adadad;
  margin-top: 15px;
}
