body{
    background: #f5f4f4;
    position: relative;
}
.top{
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    font-size: 13px;
}

.nav > li{
    border-top: 1px solid #C2C2C2;
    margin-top: 0;
    padding-top: 8px;
}
.nav>li>a {
    color: #666666 !important;
    text-shadow: none !important;
}
.navbar-nav{
    margin-top:0 ;
    margin-bottom:0 ;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background: #FFFFFF;
}
.navbar-inverse .navbar-toggle .icon-bar{
    background-color: #b4b4b4;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border: none;
}
    /*焦点图*/
.banner,.introduce1,.introduce2,.introduce3,.recommend{
    background: #FFFFFF;
    margin-bottom: 10px;
}
.banner{margin-top: 50px}
.banner>div:first-of-type img{
    width: 100%;
}
.banner>div:nth-of-type(2){
    font-size: 0;
    padding: 5px 0;
}
.banner>div:nth-of-type(2) div{
    display: inline-block;
    width: 30%;
    text-align: center;
    font-size: 12px;
    color: #929ea6;
}
.banner>div:nth-of-type(2) img{
    display: inline-block;
    width: 23px;
    height: 22px;
    margin-bottom: 5px;
}
.banner>div:nth-of-type(2) div:first-child{
    margin-left: 4.99%;
}
.banner>div:nth-of-type(2) div:last-child{
    margin-right: 4.99%;
}

/*介绍一   我们的服务*/
.introduce1 .top a{
    float: right;
    margin-right: 15px;
    color: #b0b0b0;
}
.introduce1 .top a img{
    width: 4px;
    height: 8px;
    vertical-align: 1%;
    margin-left: 5px;
}
.introduce1 .middle{
    font-size: 0;
    /*height: 150px;*/
}
.introduce1 .middle .left{
    width: 40%;
    display: inline-block;
    font-size: 12px;
    color: #46c7bf;
    text-align: center;
    vertical-align: top;
    border: 1px solid #efefef;
    border-left: none;
    padding: 10px 0;
}
.introduce1 .middle .left img{
    width: 60px;
    height: 62px;
}
.introduce1 .middle .left>p:first-of-type{
    font-size: 15px;
}
.introduce1 .middle .phone>p:last-child{
     color: #b0b0b0;
 }
.introduce1 .middle .phone>p:last-child span{
      color: #46c7bf;
  }
.introduce1 .middle .right{
    width: 59%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #b0b0b0;
    border: 1px solid #efefef;
    border-left: none;
    border-right: none;
}
.introduce1 .middle .right .marriage{border-bottom: 1px solid #efefef;}
.introduce1 .middle .right .emotion p:first-of-type{
    color: #6398f6;
    font-size: 15px;
}
.introduce1 .middle .right .marriage p:first-of-type{
    color: #fe5b70;
    font-size: 15px;
}
.introduce1 .middle .right div{
    position: relative;
    height: 50%;
    padding: 15px 20px;
}
.introduce1 .middle .right div img{
    width: 44px;
    height: 46px;
    position: absolute;
    top:15px;
    right: 20px;
}
.introduce1 .bottom{
    width:100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.introduce1 .bottom div p{
    display: inline-block;
    font-size: 12px;
    margin-left: 8px;
}
.introduce1 .bottom div img{
    width: 10px;
    height: 10px;
    margin-left: 15px;
}
/*介绍二三*/
.introduce2 div:last-of-type img,.introduce3 div:last-of-type img{
   width: 100%;
}
.introduce2{position: relative}
.introduce2 div:last-of-type a{
    display: inline-block;
    width: 100px;
    height: 100px;
    position: absolute;
    top:50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

    /*推荐倾听者*/
.card {
    position: relative;
    background-color: white;
    border-radius: 8px;
    width: 93.2666%;
    padding: 0 3.38%;
    margin: 10px auto;
    border: 1px solid #DfDfDf;
}
.cardTop {
    position: relative;
    padding-top: 12px;
}
.cardTop>* {
    float: left;
}
.headPicBox {
    position: relative;
    width: 15.1057%;
}
.headPic {
    width: 99.6451%;
    border-radius: 50%;
}
.vip {
    position: absolute;
    right: 0;
    top: -2px;
    width: 20px;
}
.sections {
    position: relative;
    float: right;
    width: 79.7%;
}
.sections>* {
    float: left;
}
.userName {
    /*width: 100%;*/
    margin: 6px 0 9px;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    display: inline-block;
}
.labelBox {
    width: 98.6%;
    font-size: 10px;
    /*margin-top: 15px;*/
}
.labelBox .label {
    display: inline-block;
    float: left;
    color: #999;
    border-radius: 10px;
    padding: 0 7px;
    height: 21px;
    line-height: 21px;
    margin: 0 5px 5px 0;
    letter-spacing: -1px;
    font-size: 12px;
    background-color: #f6f6f6;
    font-weight: normal;
}
.label span {
    display: block;
    line-height: 18px;
    float: left;
    font-size: 12px;
    color: #999;
}
.label span:nth-of-type(1) {
    margin-right: 5px;
}
.callTime {
    margin-top: 3px;
    margin-left: 7px;
    font-size: 12px;
    color: #999;
    line-height: 1;
}
.serverBtn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    width: 69px;
    height: 31px;
    color: black;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    text-align: center;
    line-height: 32px;
    background: linear-gradient(#fff,#f9f9f9);
}
.bottomBar {
    /*width: 100%;*/
    height: 35px;
    /*border-top: 1px solid #e5e5e5;*/
    /*margin-top: 16px;*/
}
.bottomBar>* {
    float: left;
}
.starBox {
    margin-top: 10px;
    margin-left: 3px;
}
.starBox img {
    float: left;
    width: 12px;
}
.goodAssess {
    font-size: 12px;
    color: #ff8800;
    line-height: 1;
    margin-top: 10px;
    margin-left: 5px;
}
.assess {
    font-size: 12px;
    color: #999;
    line-height: 1;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 3px;
    /*float: right;*/
}
.label-icon{
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-left: 8px;

}
.jiage {
    position: absolute;
    top: 0;
    right: 3%;
    display: block;
    width: 25.3521%;
}
.jiage img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    z-index: 0;
}
.jNum {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 21px;
    text-align: center;
    /*z-index: 100;*/
    color: #66ccee;
    font-size: 12px;
}
.sex{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 13px;
    line-height: 15px;
    width: 60%;
    font-size: 10px;
}

.sex span:first-of-type{
    display: inline-block;
    text-align: center;
    width: 50%;
    margin-right: -3.5%;
    color: #FFFFFF;
    vertical-align: 10%;
}
.sex span:last-of-type{
    display: inline-block;
    text-align: center;
    width: 50%;
    margin-left: -6.5%;
    color: #FFFFFF;
    vertical-align: 10%;
}
.man{
    background: url(../img/man.png) no-repeat;
    background-size: 100%;
}
.lady{
    background: url(../img/lady.png) no-repeat;
    background-size: 100% 100%;

}

.per {
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    width: 100%;
    color: #999;
    margin-top: 6px;
    padding-top: 6px;
}
.per span:nth-child(1) {
    display: inline-block;
    color: #888;
    width: 100%;
    font-size: 13px;
    overflow:hidden;
    word-wrap:break-word;
}
.openBtn {
    display: block;
    width: 36px;
    font-size: 12px;
    color: #2abbb4;
    float: right;
    margin-bottom: 10px;
}
.listenerBox{
    padding-bottom: 15px;
}
.recommend{
    padding-bottom: 15px;
}
.more{
    background-color: white;
    border-radius: 8px;
    width: 93.2666%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0 3.38%;
    margin: 10px auto;
    border: 1px solid #DfDfDf;
}
.more img{
    width: 9px;
    height: 16px;
    vertical-align: -9%;
}

/*页底*/
footer{
    text-align: center;
    padding: 20px 0;
    color:#bbbaba;
}
footer .footerLink a{
    color: #666666;
    display: inline-block;
    width: 20%;
    font-size: 12px;
}
footer .footerLink span{
    color: #666666;
    display: inline-block;
    width: 20%;
    font-size: 12px;
}
footer .footerLink a:first-of-type{
    border-right: 1px solid #CCCCCC;
    padding-left: 5%;
}
footer .footerLink span:last-of-type {
    border-left: 1px solid #CCCCCC;
    padding-right: 5%;
}
footer p:first-of-type{
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
/*下载条*/
#dl_nav{
    background: url(../img/dl_nav4.png) rgba(0,0,0,.7) no-repeat;
    background-size: 200px 30px;
    background-position: 10px center;
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 50px;
    z-index: 99999;
}
#dl_nav>div:first-child{
    position: relative;
}
#dl_nav #dln{
    position: absolute;
    right: 10px;
    top: 12px;
    width: 64px;
    height: 24px;
}
#dl_nav #dl_close{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 16px;
    height: 16px;
}
#dl_nav  img{
    width: 100%;
    height: 100%;
}
/*右侧消息客服*/
.rightBtn{
    position: fixed;
    right: 0;
    top: 45%;
    width: 42px;
}
.rightBtn .msg{
    width: 46px;
    height: 58px;
    margin-bottom: 15px;
    background: url("../img/msg_btn.png") no-repeat;
    background-size: 100%;
}
.rightBtn .kefu {
    width: 46px;
    height: 58px;
    background: url("../img/kefu_btn.png") no-repeat;
    background-size: 100%;
}
.hotComment{
    background: #fff;
    padding: 0 10px 15px;
}
.hotComment .top{
    width: 300px;
    height: 100px;
    margin: 0 auto;
    border-bottom: 1px solid #ebebeb;
}
.hotComment .top img{
    width: 79px;
    height: 72px;
    vertical-align: text-bottom;
}
.hotComment .top .hcTitle{
    display: inline-block;
    width: 160px;
    padding: 23px 0 0 15px;
}
.hotComment .top .hcTitle h1 {
    font-size: 30px;
    color: #333333;
}
.hotComment .top .hcTitle p{
    color: #666666;
    font-size: 15px;
}
.commentBox {
    padding: 0 10px;
}
.commentBox .commentCard{
    padding: 10px 20px;
    border-bottom: 1px solid #ebebeb;
}
.commentBox .commentCard .comHead{
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: top;
}
.commentBox .commentCard .comHead img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.commentBox .commentCard .comTxt{
    width: 200px;
    display: inline-block;
}
.commentBox .commentCard .comTxt p{
    color: #999999;
    font-size: 12px;
    line-height: 25px;
}
.commentBox .commentCard .comTxt .listenerName{
    color: #2abbb4;
}
.commentBox .commentCard .comTxt .comContent{
    color: #333333;
    font-size: 14px;
}
.hotComment .moreComment{
    display: block;
    width: 158px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #2abbb4;
    color: #2abbb4;
    border-radius: 50px;
    font-size: 14px;
    margin: 20px auto 0;
}
.wxdl-tips{
	width: 100%;
	height: 100%;
	background: url(../img/wxdltips.png) rgba(0,0,0,0.7) no-repeat left bottom ;
	background-size: 283px 486px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none;
}