/*该样式表被下列页面所引用
1.mobile/view/homepage.blade.php  2018.7.26 
2.
如有其它页面引用该样式表请做好备注，用于修改时及时测试所有页面避免影响其它页面*/
body {
    font-family: "微软雅黑";
}
a {
    color: #fff;
    text-decoration: none;
}
a:link {
    text-decoration: none;

}
.index{
    width:100%;
    height:auto;
    background:#fff;
    float:left;
}
.hp_banner{
    width:100%;
    background-image:url(../../image/mobile/memcenter/memcenterhp_bj.jpg);
    background-size:100% 100%;
    text-align:center;
    padding-bottom:10px;
}
.return_home{
    position:absolute;
    width:25px;
    left:5%;
    top:15px;
}
.hp_tx{
    width:80px;
    height:80px;
    border:2px solid #ddd;
    border-radius:50%;
    margin-top:15px;
}
.hp_name{
    width:80%;
    color:#fff;
    margin:0 auto;
    font-weight:bold;
    margin-top:8px;
    font-size:16px;
}
.hp_desc{
    color:#ccc;
    width:90%;
    margin:0 auto;
    margin-top:5px;
    line-height:17px;
    font-size:12px;
    text-align:left;
}
.hp_data{
    width:70%;
    height:65px;
    margin:0 auto;
    padding-top:15px;
}
.one_data{
   width:30%;
   height:40px;
   border-right:1px solid #fff;
   color:#fff;
   float:left;
}
.data_title{
    font-size:12px;
    margin-bottom:5px;
}
.concern_btn{
    border:1px solid #fff;
    border-radius:8px;
    padding:5px 15px;
}
.concern_btn_over{
    color:#f6921d;
    font-size:16px;
}
.classify{
    width:100%;
    padding-left:3%;
    padding-top:20px;
    padding-bottom:50px;
    float:left;
}
.one_classify{
    width:31%;
    border:1px solid #ddd;
    float:left;
    margin-right:2%;
    text-align:center;
    margin-bottom:10px;
}
.one_classify img{
    width:25px;
    height:25px;
    margin-top:10px;
    margin-bottom:5px;
}
.classify_title{
    color:#666;
}
.classify_num{
    height:20px;
    line-height:20px;
    color:#000;
}
/*底部菜单*/
.hp_footer{
    width:100%;
    height:40px;
    position:fixed;
    bottom:0;
}
.mem_area{
    width:28%;
    float:left;
    height:40px;
    line-height:40px;
    text-align:center;
    background:#c9caca;
}
.mem_area img{
    width:15px;
    margin-top:-3px;
}
.mem_area span{
    color:#fff;
    font-size:14px;
}
/*弹框*/
.qr__star--bg {
    display:none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
}
.qr__star {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 290px;
    margin-left: -125px;
    margin-top: -150px;
    background-color: #fff;
}
.qr__btn--close {
    position: absolute;
    display: inline-block;
    bottom: -40px;
    left: 50%;
    margin-left: -15px;
    height: 30px;
    width: 30px;
    text-align: center;
    background-image: url('../../image/mobile/qr_close_btn.png');
    background-size: contain;
}
.qr__title {
    text-align: center;
    margin: 15px auto 10px auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: bolder;
}
.qr__container {
    width: 80%;
    margin: 0 auto;
    height: 200px;
    background-color: #ddd;
}

.qr__footer {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #999;
}
/*列表页面的样式*/
.interTab__inner{
    float:left;
    width:100%;
    margin-top:10px;
    margin-bottom:30px;
}
.interTab__item {
    width: 94%;
    height: 90px;
    margin:0 auto;
    margin-top: 10px;
    background: #f7f8f8;
}
.inter__link {
    display: inline-block;
    color: #333;
    width:100%
}
.interTab__cover {
    width: 36%;
    float:left;
    height:90px;
}
.right_msg{
    float:right;
    width:63%;
    height:90px;
}
.interTab__title {
    font-size: 14px;
    margin-left:3%;
    line-height: 18px;
    color:#333;
    height: 40px;
    overflow: hidden;
    margin-top:8px;
    margin-bottom: 5px;
}
.interTab__time {
    color: #999!important;
}
.interTab__time,.interTab__hit{
    margin-left:3%;
    color:#f6921d;
    font-size:12px;
}
.interTab__hit img{
    width:18px;
    margin-top:-3px;
}
.interTab__hit span{
    font-size:12px;
}
.text-center{
    height:60px;
    line-height: 60px;
    color:#999;
    float: left;
    width: 100%;
}
.list_num{
    width:100%;
    text-align:center;
    color:#999;
}
.share{
    position: fixed;
    width: 45px;
    height: 45px;
    top: 50%;
    left: 85%;
    border-radius:50%;
    border:2px solid #fff;
}
.mem_ts{
    position:fixed;
    width: 60px;
    height:20px;
    border-radius:10px;
    background: rgba(0,0,0,0.4);
    top:58%;
    left: 83%;
    color:#fff;
    text-align:center;
    font-size:12px;
    line-height:20px;
}
.ansModule__bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 10;
}
.ansModule__share {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
}
.share__guide {
    width: 40%;
    position: absolute;
    right: 1rem;
    top: 0.5rem;
}
.share__desc {
    position: absolute;
    top: 55%;
    text-align: center;
    width: 100%;
    color: #fff;
}