@charset "UTF-8";
.banner {
  background: url("../images/logic/banner.jpg") top center no-repeat;
  height: 432px;
  width: 100%;
  position: relative;
}
.main {
  width: 1100px;
  margin: 0 auto;
}
.strategy .index-title {
  margin: 14px 0 38px;
  padding-top: 20px;
}
.strategy .invest-content {
  width: 1060px;
  float: left;
}
.strategy .invest-content .invest1 {
  float: left;
  border: 2px solid #cca572;
  border-top: 0;
  width: 466px;
  height: 420px;
  padding: 10px 36px 0;
  font-size: 21px;
  line-height: 60px;
  letter-spacing: 2px;
  color: #47474b;
  font-weight: 300;
}
.strategy .invest-content .invest2 {
  float: right;
  border: 2px solid #cca572;
  border-top: 0;
  width: 466px;
  height: 420px;
  padding: 0 36px 0;
  font-size: 21px;
  line-height: 48px;
  letter-spacing: 2px;
  color: #47474b;
  font-weight: 300;
}
.strategy2 .index-title {
  margin: 30px 0 42px;
  padding-top: 20px;
}
.strategy2 .strategy-img {
  text-align: center;
}
.concept .index-title {
  margin: 66px 0 38px;
  padding-top: 20px;
}
.concept .top {
  font-size: 0;
}
.concept .top .zdtz {
  width: 267px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #cca572;
  display: inline-block;
  color: #c19157;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
.concept .top .hr {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #c19157;
  font-size: 20px;
  font-weight: bold;
  vertical-align: bottom;
}
.concept .top .hr hr {
  border-top: 1px solid #cca572;
  width: 484px;
  margin: 7px 0 24px;
}
.concept .top .bdtz {
  width: 267px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #cca572;
  display: inline-block;
  color: #c19157;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
.concept .person {
  margin-top: 37px;
}
.concept .person .left {
  float: left;
  padding-top: 10px;
}
.concept .person .left p {
  width: 306px;
  font-size: 18px;
  font-weight: 300;
  margin-top: 12px;
}
.concept .person .middle {
  float: left;
  width: 345px;
  margin-left: 58px;
}
.concept .person .middle p {
  background: #cca572;
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 24px;
  text-align: center;
  font-weight: 300;
  padding: 11px 0;
}
.concept .person .middle .p1 {
  background: #FFFFFF;
  color: #cca572;
  font-weight: normal;
}
.concept .person .middle .p2 {
  padding-bottom: 13px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.concept .person .middle .p3 {
  text-align: left;
  padding: 23px ;
  line-height: 1.8;
}
.concept .person .right {
  float: left;
}
.concept .person .right p {
  width: 306px;
  font-size: 18px;
  font-weight: 300;
  margin: 12px auto 0;
}
.concept .conclusion {
  margin: 38px 0 86px;
  width: 1074px;
  height: 48px;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #cca572;
  font-size: 22px;
  color: #cca572;
  text-align: center;
}
/*# sourceMappingURL=logic.css.map */