@import url(head.css);
@charset "utf-8";
/*头部*/
#semi-fixed{ height:0;}
.settled-nav ul{width:.5rem;margin:0 auto;}
/*下拉刷新*/
.refresh_banner {height:.4rem;color: #999;font-size:.12rem;position: relative;margin-top:-.4rem;}
.refresh_banner .sub_banner {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.refresh_banner .arrow {display: inline-block;width:.14rem;height:.14rem;background: url("//mued3.jia.com/image/mobile/toutiao/refresh-arrow.png") no-repeat; background-size:100%;vertical-align: top;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: transform .5s; transition: transform .5s; margin:.03rem .09rem 0 0;}
.refresh_banner .arrow.up {-webkit-transform: rotate(-180deg) translateZ(0);-ms-transform: rotate(-180deg) translateZ(0);transform: rotate(-180deg) translateZ(0);}
.refresh_banner .arrow.loading {-webkit-transition: none; transition: none;background-image: url("//mued3.jia.com/image/mobile/toutiao/refresh-loading.png");-webkit-animation:rotateChange .8s infinite linear; animation:rotateChange .8s infinite linear;}
.toutiao_list{ display:block; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; position: relative;padding-top:.975rem;}
.loadmore,.load_nomore{ position:relative;display: none; height: .23rem; line-height: .23rem; text-align: center; margin: .12rem 0;}
.load_nomore:before{content:'';position:absolute;top:50%;left:12%;width:76%;height:1px;background:#ccc;}
.load_nomore .content-null{position:relative;font-size:.12rem;color:#999;padding:0 .1rem;background:#f0f0f0;z-index:2;}
.loadmore span{display:inline-block;color:#999;position:relative;text-indent:-9999px;width:.23rem;height:.23rem;background:url("//mued3.jia.com/image/mobile/toutiao/tt_loading.gif") no-repeat;background-size:100% auto;}
.tuijian_tip{ display: none; width: 100%; background-color:rgba(198,225,245,0.82); color: #0065a8; font-size: .12rem; padding:.06rem 0; position: fixed; z-index: 4;top:.81rem; left: 50%; text-align: center;max-width:640px;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}

.select_line{background: #fff;padding-top: .14rem;text-align: center;}
.select_line ul{border-bottom: .035rem solid #f0f0f0;}
.select_line li{float: left;width: 16.5%;position: relative;}
.select_line li .icon_part{width: .33rem;height: .33rem;margin: 0 auto .065rem;border-radius: 50%;background: #fcf8ef;}
.select_line li .icon_part .icon_line{width: .33rem;height: .33rem;background: url(//mued3.jia.com/image/mobile/mAsk/icon_list_bg.png) no-repeat 0 0;background-size: 100%;display: block;}
.select_line li:nth-child(2) .icon_part .icon_line{background-position-y: 19.5%;}
.select_line li:nth-child(3) .icon_part .icon_line{background-position-y: 38.5%;}
.select_line li:nth-child(4) .icon_part .icon_line{background-position-y: 58%;}
.select_line li:nth-child(5) .icon_part .icon_line{background-position-y: 77%;}
.select_line li:nth-child(6) .icon_part .icon_line{background-position-y: 96%;}
.select_line li a>p{font-size: .085rem;line-height: 1;color: #333;padding-bottom: .14rem;}
.select_line li.active a>i{display: block;width: .085rem;height: .045rem;background: url(//mued3.jia.com/image/mobile/m_sygb/select_icon.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 0;left: 50%;margin-left: -.0425rem;}
.select_line li.active .icon_part{background: #fecb4f;}
.toutiaoAsk-content li a .ttAsk-tit h3{font-size: .14rem;color: #333;display: inline-block;padding-bottom: .1rem;vertical-align: middle;font-weight: bold;margin-top:.08rem;}
.toutiaoAsk-content li a .ttAsk-tit h3:before{content: "问";display: inline-block;width: .17rem;height: .17rem;background: #ffa114;font-size: .094rem;color: #fff;text-align: center;margin-right: .06rem;line-height: .17rem;vertical-align: middle;margin-bottom: .025rem;border-radius: .02rem}
.toutiaoAsk-content li a .ttAsk-tit span{text-align: left;font-size: .105rem;color: #666666;margin-bottom: .16rem;display:-webkit-box;word-break: break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right: .01rem}
.toutiaoAsk-content li a .bottom_line{position: relative;}
.toutiaoAsk-content .icon_per_list{float: left;padding-right: .065rem;}
.toutiaoAsk-content .icon_per_list li{float: left;margin-right:.025rem;margin-bottom: 0;height: .135rem;width: .135rem;position: relative;border-radius: 50%;overflow: hidden;}
.toutiaoAsk-content .icon_per_list li img{width: .135rem;height: .135rem;position: absolute;left: 0;top: 0;}
.toutiaoAsk-content .ttAsk-huida{line-height: .135rem;display: block;font-size: .09rem;color: #999;float: left;padding-right: .09em;}
.toutiaoAsk-content .ttAsk-huida:after{content: "";width: .03rem;height: .03rem;background: #dfdfdf;border-radius: 50%;line-height: .135rem;display: inline-block;margin-left: .08rem;margin-bottom: .02rem;}
.toutiaoAsk-content .ttAsk-time{line-height: .135rem;display: block;font-size: .09rem;color: #999;float: left;}
.toutiaoAsk-content .ttAsk-tag{line-height: 1;font-size: .09rem;color: #999;padding: .04rem .125rem;background: #f6f6f6;position: absolute;right: 0;top: 0.02rem;border-radius: .135rem;}
.toutiaoAsk-content>li{border-bottom: 1px solid #efefef;margin: 0 .14rem;}
.toutiaoAsk-content li a{display:block;padding: .07rem 0 0 0;/* overflow: hidden; */}
.toutiaoAsk-content li .bottom_line {
    position:relative;
    padding-bottom: 0.09rem;
}
.toutiaoAsk-content li .bottom_line em a{
    padding:0;
    background:#f6f6f6;
}
.toutiaoAsk-wrap{background: #fff;}
.look_answer{
    margin-top: 0.08rem;
}
.look_answer:after{
    content: "";
    display: block;
    width: 0.1rem;
    height: 0.59rem;
    position: absolute;
    background: url('//mued3.jia.com/image/mobile/mAsk/look_answer_border.jpg');
    background-size: 100% 100%;
    overflow: hidden;
    top: -0.18rem;
    left: -0.05rem;
}
.look_answer .answer_part i.icon_line{
    display: inline-block;
    width: 0.165rem;
    height: 0.155rem;
    background: url('//mued3.jia.com/image/mobile/mAsk/look_answer_icon.png');
    background-size: 100% 100%;
}
.look_answer .answer_part p{
    font-size: 0.089rem;
}
/*红包*/
.fixed-hb{ top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.fixed-hb .hb-box{width:1.1rem;height:.99rem;background:url("//mued3.jia.com/image/mobile/toutiao/hb_shake.gif") no-repeat;background-size:100%;}
mip-jia-redpacket .popmask{ background:rgba(0,0,0,0.4);}

input, select, textarea { -webkit-appearance:none; outline:none; }
