@charset "utf-8";
/*=========================start==========================*/
body{padding-bottom: 1.2rem!important}
.search{width: 100%;padding: 0 0.2rem;box-sizing:border-box;margin: 0.21rem 0;overflow: hidden;display:flex;    align-items: center;}
.search_ipt{float: left;width: 5.6rem;font-size: 0.28rem;height: 0.62rem;background-color: #f5f5f5;color: #303030;text-align: center;border:none;border-radius: 0.09rem;}
.search_btn{float: right;width: 0.3rem;height: 0.3rem;background: url(../images/search1-2.png)0 0 no-repeat;background-size: 100% 100%;border:none;margin-left: 5px;}
.search_ipt_desc{float: right;font-size: 0.3rem;margin-left: 10px;}

/**最新最热*/
.menu_wenda{border-bottom: 1px solid #efefef;position: relative;}
.meun_wenda_a{position: absolute;right: 0.3rem;top: 0.05rem;font-size: 0.4rem;background-color: #fff;color: #b1b1b1}
.wenda_menu{width: 80%;padding: 0 0.2rem;font-size: 0.28rem;margin-top: 0rem;overflow-x: scroll;white-space: nowrap;}
.wenda_menu1{width: 85%;padding: 0 0.2rem;font-size: 0.3rem;margin-top: 0rem;overflow-x: scroll;white-space: nowrap;}
.wenda_menu_p{float: left;}
.wenda_menu_p a{color: #b1b1b1;padding: 0.12rem 0.08rem;margin-right: 0.15rem;display:block;border-bottom: 1px solid #fff;}
.wenda_menu_p_this a{color: #393939;border-color: #393939;}
.meun_wenda_a_position{/*transform:rotate(180deg);*/width: 0.42rem;top: 0rem;}
.meun_wenda_a_position img{width: 100%;}
/*问题列表*/
.wenda_list{padding: 0 0;font-size: 0.28rem; background: #EFEFEF;}
.wenda_list_row{padding: 0.3rem 0.2rem 0.1rem 0.2rem;border-bottom: 1px solid #CCCCCC; background: #FFFFFF;margin-bottom: .1rem;}
.wenda_list_row_tit{margin-bottom: 0.25rem;}
/*.wenda_list_row_tit1{width: 5.9rem;}*/
.wenda_list_row_zan{width: 0.7rem;color: #dcdcdc;height: 0.7rem;text-align: center;background-color: #f8f8f8;border-radius: 3px;box-sizing:border-box;padding-top: 0.00rem;line-height: 1.4;font-size: 0.2rem;float: right;}
.section_two_li6{color: #b5b5b5;background-color: #f8f8f8;}
.section_two_li3{color: #6092e8;background-color: rgba(96,146,232,.07);}
.section_two_li3{color: #6092e8;background-color: rgba(96,146,232,.07);}
.section_two_li4{color: #6092e8;background-color: rgba(96,146,232,.07);}
/*.section_two_li4{color: #dcdcdc;background-color: #f8f8f8;}*/
.wenda_list_row_zan p{height: 50%;line-height: 1.5;}
.wenda_list_row_zan p:nth-child(1){line-height: 1.8;}
.wenda_list_row_zan p:nth-child(2){line-height: 1.2;}

.wenda_list_row_date{margin-bottom: 0.05rem;font-size: 0.26rem;}
.wenda_list_row_left{float: left;width: 5.7rem;}
.wenda_list_row_right{float: right;width: 0.92rem;color: #afafaf;line-height: 1.8;}
.wenda_list_row_label_li{float: left;}
.wenda_list_row_label_li a{line-height: normal;font-size:0.2rem;color: #789DE2;background-color: #F4F5F7;padding: 0.02rem 0.08rem;border-radius: 3px;margin-right: 0.1rem;margin-bottom: 0.05rem;display: block;}
.width14{width: 1.6rem;text-align: right;}
.width55{width: 5.3rem;}
.width100{width: 100%;}
.widthauto{width: auto;}
.wenda_list_row_right span{white-space: nowrap;}
.wenda_list_row_tit1{color: #333;display: block;}

.wenda_list_row_name1{color: #789DE2;margin-right: 0.15rem;}
.huati_list_row_kan1{float: left;color: #b5b5b5;font-size: 0.24rem;}
.huati_list_row_kanimg{float: left;width: 0.38rem;height: 0.38rem;}
.huati_list_row_kan_length{float: left;line-height:0.42rem;margin-left: 0.1rem;margin-right:0.1rem;white-space: nowrap;}
.huati_list_row_huifu{margin-left: 0.15rem;}
.margin_left0{margin-left: 0rem;}
.margin_top-08{margin-top: -0.05rem;}
.wenda_list_row_name em{color: #b5b5b5;white-space: nowrap;}
::-webkit-scrollbar-corner, ::-webkit-scrollbar-track{background-color: transparent;}
::-webkit-scrollbar{height: 0;}
.marginBottom{margin-bottom: 0.2rem;}
.marginBottom1{margin-bottom: 0.1rem;}
.paddingTop1{padding-top: 0.1rem;}

/*详情页*/
.details_tit{border-bottom: 1px solid #ddd;padding: 0.25rem 0.8rem;font-size: 0.28rem;color: #666;left: 0;top: 0;width: 100%;box-sizing:border-box;background-color: #fff;}
.datails_tit1{position: absolute;left: 0.25rem;top: 0.18rem;font-size: 0.5rem;width: 0.47rem;height: 0.47rem;}
.details_tit_btnimg{position: absolute;right: 0.25rem;top: 0.27rem;width: 0.38rem;height: 0.38rem;}
.details_tit2{text-align: left;font-size: 0.3rem;
	/*white-space:nowrap;*/
	white-space: normal;
	/*overflow:hidden; */
	text-overflow:ellipsis;
	/*animation: 5s wordsLoop linear infinite normal;*/
	color: #000;}
	@keyframes wordsLoop {
            0% {
                transform: translateX(0px);
                -webkit-transform: translateX(0px);
            }
            100% {
                transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
            }
        }

        @-webkit-keyframes wordsLoop {
            0% {
                transform: translateX(0px);
                -webkit-transform: translateX(0px);
            }
            100% {
                transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
            }
        }
.datails_main{padding: 0.3rem 0.25rem 0.1rem;border-bottom: 0.18rem solid #F1F0F6;font-size: 0.26rem;}
.datails_main_tit{margin-bottom: 0.15rem;font-size: 0.31rem;font-weight: 600;}
.datails_main_content{color: #555;margin-bottom: 0.2rem;}
.datails_main_h2{font-size: 0.3rem;color: #6092e8;margin: 0.2rem 0 0.1rem;}
.details_zhuangtai{padding:  0.05rem 0.15rem;color: #fff;background-color: #6092e8;border-radius: 4px 0 0 4px;font-size: 0.26rem;margin-right: -0.2rem;}
.datails_user_img{width: 0.55rem;height: 0.55rem;border-radius: 50%;margin-right: 0.1rem;display: inline-block;margin-top: -0.05rem;}
.datails_list{padding: 0 0.2rem;font-size: 0.28rem;border-bottom: 0.18rem solid #F1F0F6;}
.borderNone{border:none;}
.datails_main_content table{max-width: 100%;}
.border1px{border-width: 1px;}
.huida_null{padding: 0.2rem 0;font-size: 0.26rem;color: #666;}
.huida_null h2{font-size: 0.28rem;color: #666;}
.datails_main_content img{max-width: 100%;}
.wenda_list_row_tit1 img{max-width: 100%;}

.datails_huida{padding: 0.25rem 0.25rem;font-size: 0.26rem;}
.datails_huida_btn{display: block;padding: 0.17rem 0;width: 100%;color: #6F6F6F;text-align: center;border: 1px solid #ddd;border-radius: 5px;background-color: #fff;}
.datails_form_btn{padding: 0.1rem 0.2rem;color: #fff;text-align: center;border: 1px solid #6092e8;border-radius: 5px;background-color: #6092e8;}
.datails_huida_form{display: none;}
.datails_b{text-align: right;}
.datails_form_txt{display: block;width: 100%;height: 1.5rem;margin-bottom: 0.2rem;box-sizing:border-box;padding: 0.2rem 0.2rem;border: 1px solid #ddd;}

/*相似问题*/
.datails_xiangsi{font-size: 0.26rem;}
.datails_huida_h1{font-size: 0.28rem;color: #000;background-color: #F1F2F7;padding: 0.2rem 0.25rem;font-weight: 600;}
.datails_huida_main{padding: 0 0.25rem;}
.datails_huida_row{padding: 0.3rem 0 0.15rem;border-bottom: 1px solid #F4F4F4;}
.datails_huida_row_tit{margin-bottom: 0.15rem;display: block;color: #555;}
.datails_nav_rowImg{width: 0.45rem;height: 0.45rem;}
.datails_nav_row{}
.datails_nav_row_a{display: block;padding: 0.2rem 0;}
.paddingTop002{padding-top: 0.02rem;}

/*评论*/
.comment{padding: 0.25rem;color: #B4B4B4;line-height: 1.5;font-size: 0.28rem;}
.comment_col{background-color: #f6f6f6;margin-bottom: 0.2rem;}
.comment_row{border-bottom: 1px solid #f0f0f0;padding:  0.2rem 0.3rem;}
.comment_row_content{margin-bottom: 0.2rem;}
.comment_col a{color: #799FCF;margin-right: 0.1rem;}
.comment_row_huifu{float: right;}
.comment_row_time1{float: left;}
.comment_txt{display: block;width: 100%;height: 1.5rem;margin-bottom: 0.2rem;box-sizing:border-box;padding: 0.2rem 0.2rem;border: 1px solid #ddd;}
.comment_btn{padding: 0.1rem 0.2rem;color: #fff;text-align: center;border: 1px solid #6092e8;border-radius: 3px;background-color: #6092e8;}
.textright{text-align: right;}
.comment_form{display: none;}

/*发布问题按钮*/
.denglu_sanfang{width: 34%;position: fixed;left: 50%;bottom: 12%;margin-left: -17%;}
.denglu_sanfang a{float: left;width: 50%;}
.denglu_sanfang img{width: 80%;}
.denglu_sanfang_left img{float: left;}
.denglu_sanfang_right img{float: right;}

.fabu{display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);position: fixed;left: 0;top: 0;z-index: 2;}
.fabu_wt{width: 80%;margin: 55% auto 0;}
.fabu_wt1{width: 50%;float: left;text-align: center;}
.fabu_wt1 a{display: inline-block;width: 100%;color: #fff;}
.fabu_wt1 a:hover{color: #fff;}
.fabu_wt1 p{margin-top: 0.25rem;font-size: 0.38rem;text-align: center;}
.fabu_img{width: 50%;}
.datails_nav_row{opacity: 1;width: 50%;position: relative;}
.datails_nav_row_anli{opacity: 1;width: 33%;color: #b5b5b5;}
.datails_nav_row_anli span{color: #b5b5b5;font-size: 0.28rem;}
.border_rightf5{border-right: 1px solid #f5f5f5}
.datails_nav_row span{position: absolute;top: 0.25rem;left: 1.5rem;}

/*举报*/
.p_report{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 1;display: none;font-size: 0.3rem;overflow-y: scroll;}
.problem_report{width: 80%;margin: 10% auto 10%;border-radius: 8px;overflow: hidden;background-color: #fff;}
.pr_head{overflow: hidden;font-size: .3rem;background-color: #6092e8;padding: 0.2rem 0;box-shadow: 0 1px 2px rgba(0,0,0,.1);}
.pr_head1{float: left;color: #fff;margin-left: 0.25rem;}
.pr_head2{float: right;width: 0.35rem;height: 0.35rem;border-radius: 50%;background-color: #fff;color: #6092e8;font-size: .32rem;line-height: 1.1;font-weight: 600;text-align: center;margin-right: 0.15rem;cursor: pointer;}
.pri_box{padding: 0.2rem 0.3rem;border-bottom: 1px solid #f0f0f0;position: relative;cursor: pointer;background-color: #fff;font-size: .3rem;color: #222;word-wrap:break-word;}
.pri_box:hover{background-color: #f5f5f5;}
.report_item{background-color: #fff;}
.pri_box_right{float: right;font-size: .3rem;font-weight: 600;color: #999;}
.pri_box_right2{display: none;float: right;color: #6092e8;}
.report_click{overflow: hidden;padding: 0.2rem;}
.pr_click{float: right;padding: 0.1rem 0.2rem;cursor: pointer;background-color: #6092e8;border: 1px solid #6092e8;color: #fff;border-radius: 3px;outline: none;font-size: .3rem;}
.pr_click2{float: right;padding: 5px 10px;cursor: pointer;background-color: #fff;border: none;color: #666;outline: none;font-size: .3rem;margin-top: 2px;margin-right: 10px;}
.pr_click2:hover{text-decoration: underline;}
.report_item2{margin: 0.2rem 0;padding: 0 0.2rem;background-color: #fff;font-size: .3rem;line-height: 1.7;}
.rd_ul,.report_detailed3{margin-top: 13px;}
.report_detailed2{margin-top: 13px;color: #999;}
.rd_a{color: #0a161d;}
.rd_a:hover{text-decoration: underline;color: #0a161d;}
.rd_text{box-sizing:border-box;width: 100%;padding: 0.15rem 0.2rem;color: #999;border-radius: 3px;border: 1px solid #999;margin-top: 0.2rem;height: 100px;}
.pr{display: none;}
.pr_first{display: block;}
.wenda_jubao{padding: 0.1rem 0.15rem;border-radius: 3px;color: #b5b5b5;}

.zhiliao_share{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 1;display: ;font-size: 0.3rem;overflow-y: scroll;}
/*.zhiliao_share1{margin: 5% auto;width: 80%;min-height: 50%;background-color: #fff;border-radius: 5px;padding: 0.3rem;box-sizing:border-box;}*/
.zhiliao_share .bshare-custom .bshare-weixin{width: 0.5rem;height: 0.5rem;background-position: 0;background-size: 0.5rem 0.5rem;background-image: url(../images/icon_wx2.png);padding-left: 0;	}
.zhiliao_share .bshare-custom .bshare-qqim{	width: 0.5rem;height: 0.5rem;background-position: 0;background-size: 0.5rem 0.5rem;background-image: url(../images/icon_qq2.png);padding-left: 0;	}
.zhiliao_share .bshare-custom .bshare-sinaminiblog{width: 0.5rem;height: 0.5rem;background-position: 0;background-size: 0.5rem 0.5rem;background-image: url(../images/icon_wb2.png);padding-left: 0;	}

.zhiliao_share{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 1;display: none;font-size: 0.3rem;overflow-y: scroll;}
.zhiliao_share1{text-align:center;margin: 35% auto;width: 80%;background-color: #fff;border-radius: 5px;padding: 0.5rem 0.3rem;position:relative;box-sizing:border-box;}
.zhiliao_share .bdsharebuttonbox .bds_weixin{background-image: url(../images/icon_wx2.png);	}
.zhiliao_share .bdsharebuttonbox .bds_sqq{	background-image: url(../images/icon_qq2.png);	}
.zhiliao_share .bdsharebuttonbox .bds_tsina{background-image: url(../images/icon_wb2.png);	}
.zhiliao_share .bdsharebuttonbox .bds_more{background-image: url(../images/icon_more1.png);	}
.zhiliao_share .bdsharebuttonbox .copyy{background-image: url(../images/icon_copy2.png);	}
.zhiliao_share .bdsharebuttonbox a{display: inline-block;cursor:pointer;margin: 0.2rem 0.3rem;width: 20%;height: 0;padding-bottom: 20%;background-size:  100% 100%;background-position: 0;padding-left: 0;}
.zhiliao_share_p{position: absolute;right: 0.15rem;top: 0rem;font-size: 0.4rem;color: #000;}
.huati_list_row_kan .huati_list_row_kan1:last-child span{margin-top: -0.03rem;}
.bdshare_popup_box{display: none!important;}
/*提问引导*/
.fabu_wt_box{position: fixed;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);z-index: 3;display: none;}
.fabu_wt_box1{width: 85%;box-sizing:border-box;background-color: #fff;border-radius: 0.2rem;margin: 20% auto 0;font-size: 0.32rem;line-height: 1.5;position: relative;}
.indent{text-indent: 1em;}
.fabu_wt_box1 p{padding: 0 0.25rem;}
.fabu_wt_box_h2{font-size: 0.38rem;margin: 0rem 0 0.2rem;text-align: center;padding: 0.35rem 0;color:#fff;background-color: #4f66ea;border-radius: 0.2rem 0.2rem 0 0;}
.fabu_wt_box1 .textright{text-align: center;margin-bottom: 0.2rem;padding: 0.3rem 0;border-top: 1px solid #f5f5f5;margin-top: 0.3rem;}
.textright a{color: #6092e8;}
.fabu_wt_box_close{position: absolute;right: 0.2rem;top: 0.2rem;width: 0.45rem;height: 0.45rem;font-size: 0.28rem;color:#373946;background-color: #C5CCF8;border-radius: 50%;text-align: center;}

/*=========================end==========================*/
