body {
  font-family: "微软雅黑";
}
ul,
li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
.banner-bg {
  background: url("../images/guide-fund/guide-banner.png") no-repeat center top;
  height: 577px;
  margin-top: 40px;
}
.recomm-box {
  margin-top: -220px;
  border: 1px solid #FBB91D;
  box-shadow: 0px 0px 10px #FBB91D;
}
.recomm-box .media-body {
  padding-left: 20px;
}
.recomm-box .media-body .media-heading {
  margin: 15px 0;
}
.recomm-box .recomm-btn {
  width: 250px;
  background: #FBB91D;
  color: #fff;
  margin-top: 0px;
}
.recomm-box .recomm-btn:hover {
  background: #fbb000;
}
.recomm-box span {
  color: #ff6000;
}
.recomm-info-box {
  margin-top: 60px;
  border: 0px solid #FBB91D;
  box-shadow: 0px 0px 0px #FBB91D;
}
.recomm-info-box .media-body {
  padding-left: 20px;
}
.recomm-info-box .media-body .media-heading {
  margin: 15px 0;
}
.recomm-info-box .recomm-btn {
  width: 250px;
  background: #FBB91D;
  color: #fff;
  margin-top: 0px;
}
.recomm-info-box .recomm-btn:hover {
  background: #fbb000;
}
.recomm-info-box span {
  color: #ff6000;
}
.introduce-box {
  margin-top: 50px;
}
.introduce-box dl {
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.introduce-box dl dt {
  font-weight: 500;
  height: 150px;
  padding: 50px 35px;
}
.introduce-box dl dd {
  font-size: 24px;
  font-weight: 400;
  height: 100px;
  color: #fff;
  line-height: 90px;
}
.introduce-box .introduce-1 dl {
  border: 5px solid #fe6869;
}
.introduce-box .introduce-1 dl dt {
  color: #fe6869;
}
.introduce-box .introduce-1 dl dd {
  background: #fe7778;
}
.introduce-box .introduce-2 dl {
  border: 5px solid #68be4c;
}
.introduce-box .introduce-2 dl dt {
  color: #68be4c;
}
.introduce-box .introduce-2 dl dd {
  background: #77c45e;
}
.introduce-box .introduce-3 dl {
  border: 5px solid #ff814e;
}
.introduce-box .introduce-3 dl dt {
  color: #ff814e;
}
.introduce-box .introduce-3 dl dd {
  background: #ff8d5f;
}
.introduce-box .introduce-4 dl {
  border: 5px solid #64bfec;
}
.introduce-box .introduce-4 dl dt {
  color: #64bfec;
}
.introduce-box .introduce-4 dl dd {
  background: #73c5ee;
}
.fund-list {
  margin-top: 50px;
  position: relative;
}
.fund-list .box {
  overflow: hidden;
  width: 100%;
}
.fund-list .list {
  overflow: hidden;
  width: 9999px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.fund-list .prev {
  width: 40px;
  height: 40px;
  background: url('../images/guide-fund/prev.png') no-repeat;
  display: block;
  position: absolute;
  left: -60px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.fund-list .next {
  width: 40px;
  height: 40px;
  background: url('../images/guide-fund/next.png') no-repeat;
  display: block;
  position: absolute;
  right: -60px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.fund-list ul {
  padding-left: 0px;
}
.fund-list ul li {
  float: left;
  width: 293px;
}
.fund-list .list-item {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px 10px;
  height: 293px;
}
.fund-list .list-item:hover {
  border: 1px solid #FBB91D;
  box-shadow: 0px 0px 10px #FBB91D;
}
.fund-list .list-head {
  margin-bottom: 10px;
  overflow: hidden;
}
.fund-list .list-head .list-type {
  background: url('../images/guide-fund/list-type-bg.png') no-repeat;
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  display: block;
  float: left;
  display: inline;
  margin-right: 10px;
}
.fund-list .list-head p {
  float: left;
  display: inline;
  line-height: 30px;
  font-size: 16px;
}
.fund-list dl {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.fund-list dl dt {
  font-size: 16px;
  font-weight: 500;
  color: #ff5146;
  font-size: 18px;
}
.fund-list dl dd {
  font-size: 12px;
}
.fund-list .list-time span {
  color: #ff6000;
}
.fund-list .list-btn {
  background: #fbb91d;
  color: #fff;
  margin-top: 25px;
  position: absolute;
  bottom: 20px;
  width: 241px;
}
.fund-list .list-btn:hover {
  background: #fbb000;
}
.fund-q {
  margin-top: 50px;
}
.fund-q .fund-q-box {
  height: 250px;
  width: 100%;
  padding: 100px 100px;
  color: #fff;
}
.fund-q .fund-q-1 {
  background: url('../images/guide-fund/q1-bg.png') no-repeat;
}
.fund-q .fund-q-2 {
  margin-top: 30px;
  background: url('../images/guide-fund/q2-bg.png') no-repeat;
}
.fund-steps {
  background: url("../images/guide-fund/fund-steps.png") no-repeat center;
  width: 100%;
  height: 270px;
  margin-top: 50px;
}
.fund-qa-box .fund-qa-title {
  background: url("../images/guide-fund/fund-qa-title.png") no-repeat;
  width: 180px;
  height: 60px;
}
.fund-qa-box .faq-box ul {
  padding-left: 20px;
}
.fund-qa-box .faq-box ul li {
  padding: 20px 0 0px;
  border-bottom: 1px dashed #ddd;
}
.fund-qa-box .faq-box dl {
  overflow: hidden;
}
.fund-qa-box .faq-box dl dt {
  display: inline;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-right: 10px;
}
.fund-qa-box .faq-box dl dd {
  display: inline;
  max-width: 1050px;
  position: relative;
}
.fund-qa-box .faq-box dl dd p {
  border-radius: 5px;
  padding: 10px;
}
.fund-qa-box .faq-box dl dd i {
  position: absolute;
  top: 11px;
  width: 15px;
  height: 20px;
}
.fund-qa-box .faq-box .q-panel dt {
  float: left;
  background: #68be4c;
}
.fund-qa-box .faq-box .q-panel dd {
  float: left;
  padding-left: 15px;
  font-weight: 500;
}
.fund-qa-box .faq-box .q-panel dd p {
  background: #68be4c;
  color: #fff;
  border: 1px solid #68be4c;
}
.fund-qa-box .faq-box .q-panel dd i {
  left: 2px;
  background: url('../images/guide-fund/q-caret.png') no-repeat;
}
.fund-qa-box .faq-box .a-panel dt {
  float: left;
  background: #9d9d9d;
}
.fund-qa-box .faq-box .a-panel dd {
  float: left;
  padding-left: 15px;
}
.fund-qa-box .faq-box .a-panel dd p {
  border: 1px solid #ddd;
}
.fund-qa-box .faq-box .a-panel dd i {
  left: 2px;
  background: url('../images/guide-fund/a-caret.png') no-repeat;
}
.fund-tips {
  margin-top: 50px;
  padding: 20px;
  color: #fe6869;
}
.tophead {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
  position: fixed;
  top: 0px;
  width: 100%;
  background: #fff;
  z-index: 999;
}
.tophead .logo {
  height: 30px;
}
.tophead .logo img {
  height: 100%;
}
.tophead .tool-list ul li {
  float: left;
  display: inline;
  font-size: 12px;
  margin: 0 10px;
  position: relative;
}
.tophead .tool-list ul li:hover .member_item {
  display: block;
}
.tophead .tool-list a {
  line-height: 2.4rem;
  color: #333;
}
.tophead .tool-list a:hover {
  color: #666;
}
.tophead .tool-list .login_success {
  position: relative;
  z-index: 9999;
}
.tophead .tool-list .login_success .member_tips {
  width: 10px;
  height: 10px;
  position: absolute;
  top: -3px;
  right: -13px;
  display: block;
}
.tophead .tool-list .login_success .member_tips img {
  width: 100%;
  vertical-align: top;
}
.tophead .tool-list .member_item {
  position: absolute;
  display: none;
  background: #fff;
  top: 0px;
  left: 0px;
  width: 130%;
  border: 1px solid #ddd;
  margin-left: -5px;
  margin-right: -5px;
  padding: 30px 8px 5px 8px;
  z-index: 999;
  border-radius: 5px;
  box-shadow: 0 0 5px #ddd;
}
.tophead .tool-list .member_item a {
  display: block;
  border-top: 1px solid #ddd;
}
.tophead .tool-list .member_item a:hover {
  color: #FE6869;
}
.foot {
  font-size: 12px;
  text-align: center;
  margin-top: 50px;
}
.recomm-mes {
  overflow: hidden;
}
.recomm-mes dl {
  width: 33%;
  float: left;
  display: inline;
  margin-bottom: 5px;
}
.recomm-mes dl dt {
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  display: inline;
  font-weight: 500;
  width: 85px;
  text-align: right;
}
.recomm-mes dl dd {
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  display: inline;
  color: #ff6100;
}
.recomm-form dl {
  width: 100%;
  overflow: hidden;
}
.recomm-form dl dt {
  float: left;
  display: inline;
  font-weight: 500;
  margin-top: 6px;
  width: 85px;
  text-align: right;
}
.recomm-form dl dd {
  float: left;
  display: inline;
}
.recomm-form dl dd .form-control {
  float: left;
  display: inline;
  width: 250px;
}
.recomm-form dl dd label {
  float: left;
  display: inline;
  margin-top: 6px;
  margin-left: 20px;
  font-weight: 500;
}
.recomm-form .recomm-btn {
  margin-left: 85px;
}
.recomm-info-list ul {
  padding-left: 0px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  border-bottom: 1px solid #fbb91d;
}
.recomm-info-list ul li {
  float: left;
  display: inline;
  width: 130px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  margin-right: 15px;
}
.recomm-info-list ul .active {
  background: #fbb91d;
  color: #fff;
}
.recomm-info-item {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
  display: none;
}
.recomm-info-item .recomm-introduce-box {
  background: #d8edfb;
  overflow: hidden;
}
.recomm-info-item .recomm-introduce-box .introduce-box-1 {
  background: url('../images/guide-fund/recomm-bg-1.png') no-repeat right;
  width: 1050px;
  float: right;
  padding: 20px 110px 20px 50px;
}
.recomm-info-item .recomm-introduce-box .introduce-box-1 dl {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.recomm-info-item .recomm-introduce-box .introduce-box-1 dl dt {
  font-size: 18px;
  font-weight: 500;
}
.recomm-info-item .recomm-introduce-box .introduce-box-1 dl dd {
  margin: 5px 0;
}
.recomm-info-item .recomm-introduce-box .introduce-box-2 {
  background: url('../images/guide-fund/recomm-bg-2.png') no-repeat left;
  width: 1050px;
  float: left;
  padding: 20px 50px 20px 110px;
}
.recomm-info-item .title {
  margin-bottom: 20px;
}
.recomm-info-item p {
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.recomm-info-item .fund-qa-box .faq-box {
  font-size: 16px;
}
.recomm-info-item .fund-qa-box .faq-box ul {
  padding-left: 20px;
}
.recomm-info-item .fund-qa-box .faq-box ul li {
  padding: 10px 0 0px;
  border-bottom: 0px dashed #ddd;
}
.recomm-info-item .fund-qa-box .faq-box dl {
  overflow: hidden;
  margin-bottom: 0px;
}
.recomm-info-item .fund-qa-box .faq-box dl dt {
  display: inline;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-right: 10px;
}
.recomm-info-item .fund-qa-box .faq-box dl dd {
  display: inline;
  max-width: 820px;
  position: relative;
}
.recomm-info-item .fund-qa-box .faq-box dl dd p {
  border-radius: 5px;
  padding: 5px;
  background: #fff;
  color: #999999;
  font-size: 16px;
}
.recomm-info-item .fund-qa-box .faq-box dl dd i {
  position: absolute;
  top: 11px;
  width: 15px;
  height: 20px;
}
.recomm-info-item .fund-qa-box .faq-box .q-panel dt {
  float: left;
  background: #ff8658;
}
.recomm-info-item .fund-qa-box .faq-box .q-panel dd {
  float: left;
  padding-left: 15px;
  font-weight: 500;
}
.recomm-info-item .fund-qa-box .faq-box .q-panel dd p {
  background: #ff8658;
  color: #fff;
  border: 1px solid #ff8658;
}
.recomm-info-item .fund-qa-box .faq-box .q-panel dd i {
  left: 2px;
  background: url('../images/guide-fund/r-q-caret.png') no-repeat;
}
.recomm-info-item .fund-qa-box .faq-box .a-panel dt {
  float: left;
  background: #ffffff;
  color: #999;
}
.recomm-info-item .fund-qa-box .faq-box .a-panel dd {
  float: left;
  padding-left: 15px;
}
.recomm-info-item .fund-qa-box .faq-box .a-panel dd p {
  border: 1px solid #ddd;
}
.recomm-info-item .fund-qa-box .faq-box .a-panel dd i {
  left: 2px;
  background: url('../images/guide-fund/a-caret.png') no-repeat;
}
