header,.first .bottom,.thress li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:  15px;
    border-bottom: 1px solid #F08300;
    background-color: #fff;
}
header{
    font-size: 18px;
}
.thress li div .title{
    font-size: 16px;
}
.thress li:last-child,.first .bottom,.zhishu_wrap .first .names,.gzz_list.first .bottom,.zhuanti .zhuanti_list .bottom,
.phone_model .phone_content ul li:last-child,.all_pinglun .new_detail li:last-child{
    border-bottom: none;
}
header  .iconfont{
    font-size: 22px;
    color: #F08300;
}
header a:nth-of-type(1),.huifu_list li div img,.login .input_section.get span,.all_pinglun .new_detail li span{
    margin-right: 10px;
}
header .avatar{
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
header .avatar img,.liuyan_list li .avatar,.huifu_list .name img{
    border-radius: 50%;
}
.cata_list{
    background-color: #fff;
    padding: 15px;
}
.cata_list .search{
    border-top:1px solid #d8d8d8;
    padding-top: 15px;
    display: flex;
    align-items: center;
    margin-top: -5px;
}
/*.icon-guanbi{*/
    /*display: none;*/
/*}*/
.cata_list .search input{
    width: 80%;
    height: 38px;
    background: #f4f5f7;
    margin-right: 10px;
    padding-left: 10px;
    border-radius: 3px;
    font-size: 14px;
}
.cata_list .search button{
    width: 50px;
    height: 38px;
    background: #F08300;
    text-align: center;
    line-height: 38px;
    border-radius: 3px;
}
.cata_list .search button i{
    font-size: 18px;color: #fff;

}

.cata_list .cata_item,.msgDetail p.title{
    margin-bottom: 10px;
}
.cata_list .topic,.question>li{
    font-size: 16px;
    margin-bottom: 10px;
}
.cata_list .topic span{
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}
.cata_list ul,.zhishu_list{
    display: flex;
    flex-wrap:wrap;
}
.zhishu_wrap .zhishu_list .first{
    width: calc((100% - 15px) / 2);
    margin-top: 15px;
    padding: 10px 10px 5px;
}
.zhishu_list .first:nth-child(2n-1){
    margin-right: 15px;
}
.cata_list ul li{
    background-color: #eef0f2;
    margin:0 10px 10px 0;
    min-width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;

}
.scroll {
    width: 100%;
    border-bottom: 1px solid #F08300;
    overflow-x: auto;
    background-color: #58595B;
    padding: 0 15px;
}
.gzz,.gzz_list.first .bottom{
    background-color: transparent;
}
.scroll ul,.vidio ul{
    width: 100%;
    white-space:nowrap;
}
.scroll ul li{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    margin-right: 10px;
}
.scroll ul li a,.fankui .back,.wx_header a {
    color: #fff;
}
.scroll.gzz ul li{
    height: auto;
    padding-top: 10px;
    text-align: center;
}
.scroll.gzz ul li a{
    color: #333;
}
.scroll ul .active {
    border-bottom: 2px solid #F08300;
}
.scroll ul .active a{
    color: #F08300;
}
.first .title,.zhibo_detail .content .title{
    padding: 15px 15px 10px ;
    font-size: 18px;
    line-height: 26px;
}
.first .bottom span{
    color: #b1b1b1;
}
.first .bottom p,.thress li .other p{
    text-align: center;
    width: 30px;
    height: 18px;
    line-height: 16px;
    color: #F08300;
    border-radius: 3px;
    border: 1px solid #F08300;
    font-size: 10px;
}
.two ul{
    border-bottom: 2px solid #e9e9e9;
    background-color: #f1f1f1;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    overflow: auto;
}
.two.sc ul>li{
   flex: 0 0 20%;
}
.two ul p,.msg_wrap .zhaiyao,.huifu_list .zan{
    margin-top: 6px;
}
.two ul p{
    font-size: 12px;
}
.thress li>div,.gzz_content .author span{
    margin-left: 10px;
}
.author{
    margin-left: 10px;
    margin-bottom: 5px;
}
.thress li>div{
    display: flex;
    height: 77px;
    flex-direction: column;
    justify-content: space-between;
}
.zixun_wrap.thress li>div,.wd_list .thress li>div{
    height: 80px;
}
.zhuantiDetail_list.thress li>div{
    height: 70px;
}
.huifu_list .name {
    font-size: 16px;
}
.thress li .other{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-size: 12px;
}
.thress li .other p{
    background-color: #F08300;
    color: #fff;
    font-size: 10px;
    width: 30px;
    height: 18px;
    line-height: 16px;
    margin-top: 5px;
}
.thress li .other p:last-child{
    border: 1px solid #F08300;
    background-color: #fff;
    color: #F08300;
}
.vidio{
    width: 100%;
    overflow-x: auto;
    background-color: #F08300;
    padding: 15px;
}
.vidio ul li{
    display: inline-block;
    margin-right: 10px;
    width: 227px;
}
.vidio .shipin,.first .shipin_wrap,.zhibo_video,.zhuantiDetail_list .shipin,.banner,.login .other span{
    position: relative;
}
.zhibo_video .play,.zhuantiDetail_list .shipin .play{
    position: absolute;
    top:50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    z-index: 9;
}
.first .play{
    position: absolute;
    top:15px;
    right: 15px;
}
.first .shipin_wrap .liexing,.guangao .liexing{
    position: absolute;
    bottom: 20px;
    right: 15px;
    font-size: 16px;
    color: #fff;
}
.guangao .liexing{
    right: 30px;
    bottom: 30px;
}
.first .shipin_wrap .liexing span,.guangao .liexing{
    background-color: rgba(51,51,51,0.7);
    padding: 3px 10px;
}
.vidio .shipin .bg{
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 40px;
    color: #fff;
    font-size: 18px;
}
/*.cata_list_bg{*/
    /*background-color: rgba(0,0,0,0.5);*/
    /*position: fixed;*/
    /*z-index: 999;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*top: 61px;*/
    /*!*display: none;*!*/
    /*width: 100%;*/

/*}*/
.vidio .shipin .bg i{
    font-size: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.vidio ul li p{
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vidio ul li span{
    background-color: #fff;
    color: #F08300;
    padding: 2px 4px;
    margin-right: 5px;
    font-size: 12px;
    display: inline-block;
}
.list .title{
    margin-bottom: 0;
    border-bottom: 1px solid #F08300;
}
.thress li .other.end{
    justify-content: flex-end;
}
section{

}
.model_container .pinglun_list{
    padding-bottom: 70px;
    max-height: 374px;
    overflow: auto;
}
footer,.fabu{
    background-color: #fff;
position: fixed;
top: 0;
display: flex;
align-items: center;
justify-content: space-between;
padding: 11px 15px;
width: 100%;
height: 50px;
box-shadow: 0px -4px 7px #000;
}
footer button,.login button,.wx_login button{
    background-color: #F08300;
color: #fff;
border-radius: 5px;
height: 30px;
line-height: 30px;
width: 76px;
text-align: center;
}
.new_detail{
    padding: 10px;
    color: #999;
    font-size: 12px;
	padding-top:60px;
}
.new_detail li:last-child{
    padding-bottom: 10px;
    border-bottom: 1px solid #F08300;
}
.new_detail li:nth-child(2){
    margin: 5px 0;
}
.new_detail .title,.wx_login .title{
    color: #333;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.new_footer,.model .model_content.fabu input{
    background-color: #f2f2f2;
}
.new_footer input,.model_content.fabu input{
    background-color: #fff;
    height: 30px;
    padding-left: 10px;
}
.new_footer .pinglun{
    position: relative;
}
.new_footer .pinglun p{
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top:-10px;
    right: -16px;
    background-color: #F08300;
    color: #fff;
    border-radius: 50%;
    font-size: 8px;
 }
.qd .num{
    text-align: center;
    background-color: #F08300;
    color: #fff;
    border-radius: 50%;
    font-size: 8px;
    margin-left: 10px;
    display: inline-block;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
}
.liuyan{
    padding: 15px 15px 0 ;
}
.liuyan .title,.msgDetail .title,.huifu_list .title,.gzz_content .title{
    font-size: 18px;
    margin-bottom: 15px;
}
.fankui button{
    border: 1px solid #fff;
    color: #fff;
    width: 50px;
    text-align: center;
    height: 26px;
    line-height: 26px;
}
.liuyan_list li,.pinglun_list li,.pinglun_list.huati li .msg{
    display: flex;
    margin-bottom: 15px;
}
.pinglun_list.huati li{
    display: block;
}
.liuyan_list li>div,.msg_wrap li div,.login .link a,.login .logWay li,.login .input_section.get input,.two ul li,.pinglun_list.huati li .msg div{
    flex: 1;
}
.liuyan_list li .avatar,.liuyan_list li .detail a:first-child,.first .shipin_wrap .liexing span:first-child,.pinglun_list li .avatar,
.pinglun_list li .detail a:first-child,.zhibo_detail .msg a{
    margin-right: 10px;
}
.liuyan_list li .detail,.pinglun_list li .detail,.zhibo_detail .msg,.zhibo_detail .model_container .tip,.msg_wrap li div,
.huifu_list li div,.huifu_list li .other,.login .mail{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.liuyan_list li .detail a,.liuyan .thress li .name,.tab li.on a,.first .names,.thress .names,.pinglun_list li .detail a,
.pinglun_list li .huifu span,.zhibo_detail .msg,.gzz_list .list_detail .status,.gzz_content .author,.login .input_section.get span,
.login .mail a,.new_footer .dianzan{
    color: #F08300;
}
.liuyan_list li .detail a i,.pinglun_list li .detail a i,.zhibo_detail .msg a i{
    font-weight: 700;
    font-size: 18px;
}
.pinglun_list li .detail span a:first-child i,.zhibo_detail .msg span a:first-child i{
    font-size: 14px;
    margin-right: 5px;
}
.liuyan_list li .content,.pinglun_list li .content{
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0;
}
.liuyan_list li .date,.pinglun_list li .date,.msg_wrap .zhaiyao,.msgDetail .date,.huifu_list li .other,.huifu_list .zan{
    font-size: 12px;
    color: #999;
}
.liuyan_list li .huifu,.huifu_list li div{
    background-color: #f8f8f8;
    padding: 10px;
    margin-top: 12px;
}
.huifu_list li div{
    align-items: flex-start;
}
.liuyan_list li .huifu p{
    margin-bottom: 7px;
    line-height: 22px;
}
.liuyan_list li .huifu a{
    color: #888c96;
}
.liuyan_list li .huifu a i{
    color: #fff;
    background-color: #888c96;
    font-size: 12px;
}
.liuyan .look{
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #ccc;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 20px;
}
.liuyan .thress{
    margin-top: -20px;
}
.liuyan .thress li{
    padding: 15px 0;
}
.zhishu_wrap .first .title{
    padding: 10px 0 5px;
}
.liuyan .thress li .name span,.first .names a,.first .names span,.thress .names span,.thress .names a{
    color: #999;
    margin-left: 10px;
}
.first .names{
    padding-top: 0;
    border-bottom: 1px solid #F08300;
    padding-bottom: 5px;
}
.first .names i,.thress .names i{
    font-weight: 700;
    font-size: 24px;
}
.zixun_wrap li,div.qd a{
    padding: 10px 15px;
    position: relative;
}
.zixun_wrap li .play{
    position: absolute;
    top:20px;
    left: 110px;
}
.zixun_wrap li .baioqian{
    color: #ff0000;
    border:1px solid #ff0000;
    border-radius: 5px;
    width:40px ;
    height: 20px;
    line-height: 16px;
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}
.model{
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top:0;
    background-color: rgba(0,0,0,0.5);
}
.model .bg{
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top:0;
}
.model_content,.model_container{
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.model_content ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 15px;
}
.model_content .cancel{
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #ececec;
}
.model .success{
    display: none;
    position: absolute;
    top:50%;
    left: 50%;
    margin-left: -30%;
    margin-top: -20px;
    width: 60%;
    background-color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    padding: 12px;
}
.header_content{
    text-align: center;
    padding: 40px 0;
    color: #fff;
    font-size: 17px;
    height: 192px;
    background: linear-gradient(155deg, #F9A900, #F08300);
}
.header_content p,.zhibo_detail .msg,.login .mail,.all_pinglun .new_detail li:last-child{
    margin-top: 15px;
}
.center_body{
    background-color: #f4f5f7;
    height: 100vh;
}
.center_list>li a,.question li>p,.qd a{
    padding: 15px;
    font-size: 18px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.center_list li i,.question li>p i,.qd i{
    font-size: 22px;
}
.center_list li img{
    margin-right: 10px;
    vertical-align: sub;
}
.zhibo_detail .msg img,.pinglun_list.huati li .detail a{
    vertical-align: sub;
}
.logout,.login .confirm{
    margin-top: 40px;
    text-align: center;
}
.logout a{
    color: #9b9b9b;
    font-size: 17px;
}
.liuyan .all{
    padding-top: 15px;
    border-top: 1px solid #F08300;
}
.tab{
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 8px 15px;
    background-color: #fff;
    width: 100%;
}
.tab li{
    margin-right: 30px;
}
.cata_list_bg a:nth-of-type(1){
    margin-right: 0;
}
.guangao{
    background-color: #f2f2f2;
    padding: 15px;
    position: relative;
}
.swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #F08300;
}
.zhishu_nav .iconfont{
    font-size: 24px;
    color: #333;
    position: absolute;
    left: 15px;
    top: 12px;
}
.zhishu_nav{
    justify-content: center;
    border-bottom: 1px solid #F08300;
    padding: 5px 15px;
}
.zhishu_nav img{
    margin-right: 5px;
}
.zhishu_wrap,.zhibo_detail .content,.pinglun_list,.fankui_wrap,.headers,.msgDetail,.huifu_list>li,
.zhuanti .zhuanti_list,.zhuantiDetail_list .shipin,.login{
    padding: 15px;
}
.gzz_content{
    padding-top: 15px;
}
.zhishu_wrap .first{
    padding: 15px 15px 5px;
    border:1px dashed #FE546F;
}
.zhishu_wrap .first .names,.zhibo_detail .content .title,.pinglun_list li .content{
    padding: 0;
}
.zhishu_list .title,.huifu_list li div p{
    font-size: 14px;
    line-height: 20px;
}
.zhishu_wrap .zhishu_list .first .names{
    font-size: 12px;
}
.zhishu_wrap .zhishu_list .first .bottom span{
    margin-left: 5px;
}
.zhibo_nav{
    justify-content: flex-start;
    padding: 10px 15px 5px;
}
.huifu_list li div.name{
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: 0;
}
.zhibo_nav .iconfont,.gzz_header .iconfont{
    color: #333;
    font-size: 24px;
}
.fankui i{
    color: #fff;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.fankui,.fabiao_wrap button {
    background-color: #F08300;
    color: #fff;
}
.fankui span:nth-child(2),.new_footer .dianzan,.scroll ul li a{
    font-size: 18px;
}
.zhibo_detail .tab{
    background-color: #58595B;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #F08300;
}
.zhibo_detail .tab li{
    display: inline-block;
    width: 50%;
    text-align: center;
}
.zhibo_detail .tab li.active{
    color: #F08300;
    border-bottom: 3px solid #F08300;
}
.zhibo_detail .content .desc{
    color: #666;
    line-height: 22px;
    margin-top: 10px;
}
.divider{
    background-color: #efefef;
    height: 10px;
}
.zhibo_detail .tip{
    padding: 15px;
    color: #666;
}
.zhibo_detail .zixun_wrap li .play{
    top:50%;
    margin-top: -15px;
    left: 60px;
}
.zhibo_detail .thress li .other,.huifu_list li .other{
    margin-top: 10px;
}
.pinglun_list li .huifu{
    line-height: 22px;
}
.fabu input{
    border-radius: 25px;
    width: 80%;
}
.pinglun_list li:last-child,.login .input_section input,.all_pinglun .new_detail li:last-child,.question li>p,.pinglun_list.huati li .msg,
.qd a{
    margin-bottom: 0;
}
.zhibo_detail .model_container .tip .icon-guanbi{
    display: block;
}
.zhibo_detail .model_container .null{
    text-align: center;
    color: #999;
    padding:0 0 90px;
}
.fankui_wrap input,.fankui_wrap textarea{
    border:1px solid #e8e8e8;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 97%;
    font-size: 14px;
}
.fankui_wrap textarea{
    padding: 10px;
    width: 94%;
}
.fankui_wrap input{
    height: 35px;
    line-height: 35px;
}
.msg_wrap .center_list>li,.msgDetail,.huifu_list>li{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0;
}
.msg_wrap .center_list div span{
    padding: 1px 5px;
    color: #fff;
    background-color: #ff0000;
    font-size: 12px;
    border-radius: 50%;
    margin-left: 10px;
}
.msg_wrap .center_list div ul li:first-child,.login .input_section{
    display: flex;
    align-items: center;
}
.font_wrap{
    padding: 15px;
    line-height: 22px;
}
.font_wrap p,.login .zhengce li,.login .shoum{
     margin-bottom: 15px;
}
.font_wrap .bottom{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top:1px solid #e9e9e9;
    padding: 15px;
}
.gzz_list.first .title,.zhuanti .title,.all_pinglun .new_detail,.all_pinglun .new_detail li:last-child{
    padding-bottom: 0;
}
.gzz_list .desc{
    line-height: 20px;
    margin: 5px 0;
}
.gzz_list .desc,.gzz_list .list_detail .other,.gzz_content .author span,.zhuantiDetail_list .date,.login .logWay,
.login .shoum{
    color: #999;
}
.zhuanti .bottom span{
    margin-left: 0;
}
.zhuanti .zhuanti_list .title{
    padding: 15px 0 0;
}
.zhuanti .zhuanti_list img{
    border-radius: 10px;
}
.zhuantiDetail_list li:last-child,.myqd .huifu_list>li{
    border-bottom: 1px solid #F08300;
}
.close{
    color: #666;
    font-size: 24px;
    position: absolute;
    display: block;
    z-index: 2;
}
.liwu{
    color: #666;
    text-align: center;
    margin: 10px 0;
    font-size: 20px;
 }
.liwu span:nth-of-type(2),.liwu i:nth-of-type(3){
    margin-right: 5px;
}
.liwu i{
    font-size: 22px;
    vertical-align: middle;
}
.login .input_section{
    background-color: #f4f5f7;
    margin-bottom: 5px;
    height: 45px;
}
.login .input_section input{
    width: 100%;
    padding: 14px 10px;
    font-size: 14px;
    background-color: transparent;
}
.login .input_section .quhao{
    border-right: 1px solid #333;
    padding:0 12px 0 10px;
    margin-right: 5px;
}
.login .input_section{
    width: 100%;
}
.login button,.wx_login button,.fabiao_wrap button{
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin: 15px 0 ;
    font-size: 18px;
}
.login .link,.login .logWay,.login .phone_model{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-align: center;
}
.login .logWay i{
    color: #F08300;
    font-size: 66px;
}
.login .link a:first-child{
    border-right: 1px solid #d8d8d8;
}
.login .other{
    margin: 25px 0 15px;
    color: #F08300;
    text-align: center;
    overflow: hidden;
}
.login .other span:before,.login .other span:after{
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #F08300;
    top:9px;
    display: block;
    content: '';
}
.login .other span:before{
    left: -130px;
}
.login .other span:after{
    right: -130px;
}
.login .logWay{
    font-size: 14px;
}
.login .zhengce{
    color: #b2b2b2;
    margin: 50px 0 0;
    font-size: 13px;
 }

.login .zhengce a{
    text-decoration: underline;
    color: #b2b2b2;

}
.login .zhengce i{
    margin-right: 5px;
    vertical-align: middle;
}
.wx_header{
    background-color: #36353A;
    color: #fff;
}
.wx_login{
    padding: 40px;
}
.wx_login .banner{
    text-align: center;
    padding: 15px 0 30px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 22px;
}
.wx_login .tip{
   position: relative;
    color: #999;
    margin: 15px 0;
    padding-left: 20px;
}
.wx_login .tip:before{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #999;
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top:6px;
}
.wx_login button{
    margin-top: 30px;
    background-color: #1AAD19;
}
.phone_model .phone_content{
    background-color: #EFEFEF;
    border-radius: 10px;
    width: 65%;
}
.phone_model .phone_content ul li:first-child{
    padding: 15px 40px;
    line-height: 25px;
    color: #333;
}
.phone_model .phone_content li{
    padding: 10px 20px;
    color: #007aff;
    border-bottom: 1px solid #D9CEBF;
}
.all_pinglun .liuyan .all{
    border-top: none;
    padding-top: 0;
}
.first .bottom{
    padding-top: 0;
}
.two ul,.zhuanti .zhuanti_list .bottom{
    padding: 10px 0;
}
.zhuanti .first .bottom{
    padding-top: 5px;
    padding-bottom: 10px;
}
.question .vidio{
    background-color: #fff;
    padding: 0 15px;
}
.question .vidio ul li{
    max-width:135px;
}
.question .vidio ul li p{
    font-size: 12px;
    margin-top: 5px;
    padding: 0 0 10px ;
    overflow: inherit;
    white-space:pre-wrap;
    border-bottom: 1px solid #F08300;
}
.question .vidio ul li .num{
    margin: 5px 0;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.wd_list .thress li .other p:last-child{
    border: none;
    background-color: #fff;
    color: #333;
    width: auto;
}
.all_pinglun .text{
    font-size: 14px;
    padding: 15px 0 0 0;
    margin:10px;
    border-top:1px solid #F08300;
    line-height: 30px;
}
.edit{
    position: fixed;
    right: 15px;
    bottom: 100px;
}
.fabiao .icon-guanbi{
    display: block;
    color: #333;
}
.fabiao_wrap button{
    border-radius: 5px;
    position: fixed;
    bottom: 30px;
    left: 50%;
    width: 90%;
    margin-left: -45%;
}
.fabiao_wrap textarea{
    width: calc(100% - 20px);
    margin-top: 10px;
    padding: 10px;
}
.louzhu,.huifu_list .status{
    border:1px solid #666;
    padding: 1px 3px;
    border-radius: 3px;
    font-size: 9px;
    vertical-align: middle;
}
.pinglun_list.huati li .huifu,.myqd .huifu_list li div{
    background-color: #f8f8f8;
    margin: 0 -15px;
    padding: 10px 15px;
}
.pinglun_text{
    text-align: center;
    color: #F08300;
    margin-top: 30px;
}
.new_footer .dianzan img{
    vertical-align: bottom;
}
.icon-shanchu{
    color: #999;
}
video{
    object-fit: fill;
}
.swiper-slide{
    height: 1px;
}
.swiper-slide-active { height:auto}
section .qd:first-child a>span{
    display: flex;

    align-items: center;
}
.new_footer input{
    width: 55%;
}
.swiper-slide .first .title span{
    background-color: #CDE8FE;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 20px;
    line-height: 20px;
    color: #218ABE;
    border-radius: 3px;
    font-size: 9px;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.container{
    padding-right:10px;
    padding-left:10px;
}
.container p{
    line-height: 25px;
	margin-bottom: 15px;
}
.tagBox {
  padding: 0 15px 15px 15px;
}
.tagBox .tagBox-content {
  padding: 8px 7px;
  background: #f9f9f9;
  line-height: 26px;
  color: #ef7d00;
  font-size: 14px;
}
.tagBox .tagBox-content .tag-icon {
  display: inline-block;
  margin-right: 5px;
  width: 52px;
  height: 26px;
  padding-right: 4px;
  background: url(https://static.orangenews.hk/static/app/images/tag.png) no-repeat;
  background-size: 52px 26px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
}
.swiper-slide>img {
    height: 100% !important;
}

.swiper-foot-box {
    grid-template-columns: 85% 15% !important;
}

@media (max-width: 600px) {
    .swiper-foot-box {
        grid-template-columns: 85% 15% !important;
    }
}

.swiper-button-open {
    height: 80%;
    margin-top: 5%;
}