@import url(../../css/sm.css);
@import url(../../css/public.css);
body {
  background: #F3F3F3; }


.head{
	height: 1.266rem;
	text-align: center;
	line-height: 1.266rem;
	color:#000;
	font-size: 0.426rem;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	border-bottom:1px solid #e1e1e1;
	background-color: #f3f3f3;
	z-index:1;
}
.user_icon{
	display: block;
	height:1.266rem; 
	width:1.66rem;
	position: absolute;
	right:0rem;
	top:0rem;
	font-size: 0.32rem;
}
.buttons-tab{ z-index:9999;position: absolute; top:1.266rem; width:100%;}
.buttons-tab .button{ height: 1.266rem; font-size: 0.35rem;line-height: 1.266rem; }
.buttons-tab .button.active {
    color: #5f646e;
    border-color: #00cccb;
    z-index: 100;
}
.buttons-tab .button font{
	color:#ff7f66;
}
.buttons-tab .button span{ color:#ff7f66;}
.content{
	top:2.716rem;
}
.bar-tab ~ .content{
	bottom:1.33rem;
}
.h1rem{
	height: 1rem;
}
.infinite-scroll-preloader .preloader{width: 0.7rem; height: 0.7rem;}
.content-block{margin:0 auto;padding: 0 0.35rem;color: #646464;}

#Label {
  width: 100%;
  height: 1.06667rem;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  z-index: 10;
  display: flex; }
  #Label span {
    flex: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.06667rem;
    color: #646464;
    font-size: 0.34667rem; }
    #Label span.on {
      color: #323232; }
  #Label i {
    height: 0.02667rem;
    width: 33.33%;
    display: block;
    background: #00cccb;
    position: absolute;
    bottom: 0;
    left: 0; }

.projectListBriefInt {
  position: relative;
  margin:0.25rem 0.35rem 0.35rem 0.35rem;
}
  .projectListBriefInt .briefInt {
    width: 100%;
    margin: auto;
    display: block;
    position: relative;
    margin-bottom: 0.13333rem; }
    .projectListBriefInt .briefInt img {
      width: 100%; }
  .projectListBriefInt .briefIntClose {
    width: 1.06667rem;
    height: 100%;
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box; }
    .projectListBriefInt .briefIntClose div {
      width: 0.37333rem;
      height: 0.37333rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .projectListBriefInt .briefIntClose span,
    .projectListBriefInt .briefIntClose i {
      display: block;
      width: inherit;
      height: inherit; }
    .projectListBriefInt .briefIntClose span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .projectListBriefInt .briefIntClose i {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      text-align: center;
      line-height: 0.33333rem;
      font-size: 0.33333rem;
      color: #F3F3F3;
      font-style: normal;
      background: rgba(225, 225, 225, 0.5);
      border-radius: 50%; }

#projectList {
  top: 1.06667rem;
  display: flex;
  margin: auto;
  padding-bottom: 0;
  width: 100%;
  background: #F3F3F3;
  overflow: hidden;
  position: absolute; }
  #projectList ul {
    padding-top: 0.24rem;
    width: 100%;
    margin: auto; }
    #projectList ul a {
      width: 94%;
      box-sizing: border-box; }

#SYB,
#WLB,
#TJQ {
  flex: 1;
  overflow: hidden;
  height: 100%; }
  
.calculator{
	height: 1.266rem;
	width: 1.266rem;
	background: url("images/new_invest_actionbar_caculater.jpg") no-repeat right;
	background-size:0.5rem 0.5rem;
	position: absolute;
	top:0rem;
	right:0.35rem;
}

.popup{
	height: 65%;
	top:35%;
}
.bar{
	height:1.73rem;
	text-align: center;
	line-height: 1.73rem;
	color:#000;
	font-size: 0.42rem;
	background-color: #fff;
}
.bar a{
	position: absolute;
	right:0rem;
	top:0;
	line-height: 1.73rem;
	color: #666;
	font-size: 0.8rem;
	padding-right: 0.6rem;
}
.popup .fbList div{
	height: 1.42rem;
	line-height: 1.42rem;
	border-bottom:1px solid #e1e1e1;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-size: 0.42rem;
}
.popup .fbList div.last{
	border-bottom:none;
}
.popup .fbList div input{
	height: 1.2rem;
	border:none;
}
/*# sourceMappingURL=projectList.css.map */

/***about-konka.html***/
.about-konka{
	font-size: 0.32rem;
	margin-top: 1.266rem;
	overflow: hidden;
}
.about-konka div{
	background-color: #ffffff;
	margin-top: 0.2rem;
	overflow: hidden;
}
.about-konka div span{
	display: block;
}
.about-konka div span.tit{
	width:3.066rem;
	height:0.6rem;
	background-color: #fa4c1b;
	border-radius:0.6rem;
	color:#fff;
	text-align: center;
	line-height: 0.6rem;
	margin: 0 auto;
	margin-top: 0.5rem;
}
.about-konka div span.con{
	padding: 0.4rem 0.3rem 0.8rem 0.3rem;
}
.about-konka div ul{
	padding: 0.4rem 0.3rem 0.8rem 0.3rem;
}
.about-konka div ul li{
	padding: 0.2rem 0;
}
.about-konka div ul li span label {
	color:#fa4c1b;
	font-size: 0.5rem;
}
.my-invest{width:1rem; right:0; margin-right:0.3rem; display:inline-block;position: absolute;}