/*reporthow css*/
/*��ʽ����*/
*{
    margin: 0;
    padding: 0;
    font-family: "MicroSoft Yahei","Arial";
    box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
a{
    text-decoration: none;
}
img{
    display: block;
}
ul,ol{
    list-style: none;
}
input{
    background:none;
    outline:none;
    border:0px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.clearboth{
    clear: both;
}
html{
    background-color: #f0f3f5;
}
.page-reportshow{
    background-color: #f0f3f5;
}
.page-reportshow .content{
    margin-bottom: 52px;
}
/***��������***/
.page-reportshow .Topbox{
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0px;
    z-index: 99;
}
.page-reportshow .Topbox .Top{
    width: 95%;
    margin: 0 auto;
    border-bottom: 1px solid #f0f3f5;
    height: 44px;
}
/**��ť**/
.page-reportshow .Topbox .Top .head_button{
    margin: 7px;
    background: #fff;
    color: #46da98;
    border-radius: 5px;
    border: solid 1px #46da98;
    float: left;
    width: 13%;
    height: 30px;
    font-size: 12px;
    text-align: center;
    margin-left: 0px;
    letter-spacing: 1px;
}
.page-reportshow .Topbox  .Top .head_button_right{
    float: right;
    margin-right: 0px;
    margin-left: 7px;
}
/***�ձ�����***/
.page-reportshow .Daily_title{
    width: 100%;
    background-color: #fff;
    padding: 18px 5%;
    position: relative;
}
.page-reportshow .Daily_title h3{
    font-size: 15px;
    color: #333;
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    width: 80%;
    overflow: hidden;
}
/**���������**/
/*��*/
.page-reportshow .Daily_title .Title_left{
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 2.5%;
    border-radius: 100%;
}
.page-reportshow .Daily_title .Title_left img{
    width: 30px;
    height:30px;
}
/*��*/
.page-reportshow .Daily_title dl{
    float: left;
}
.page-reportshow .Daily_title dl dt{
    font-size: 12px;
    color: #333;
}
.page-reportshow .Daily_title dl dd{
    font-size: 11px;
    color: #999;
}
/**�ղذ�ť**/
.page-reportshow .Daily_title .Collect_btn{
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    background-color: #46da98;
    font-size: 13px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    width: 17%;
    letter-spacing: 1px;
}
/***������Ϣ***/
.page-reportshow .Daily_base{
    width: 100%;
    background-color: #fff;
    padding: 6px 5% ;
    margin-top: 8px;
}
.page-reportshow .Daily_base h1{
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #f0f3f5;
    color: #333;
    font-size: 15px;
    margin: 0;
    letter-spacing: 1px;
}
.page-reportshow .Daily_base ul{
    margin-top: 5px;
}
.page-reportshow .Daily_base ul li{
    font-size: 15px;
    color: #666;
    line-height: 36px;
}
/***Э�������ȵ�3�����***/
.page-reportshow .Daily_block{
    width: 100%;
    background-color: #fff;
    padding: 6px 5% ;
    margin-top: 8px;
}
.page-reportshow .Daily_block h1{
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #f0f3f5;
    color: #333;
    font-size: 15px;
    margin: 0;
    letter-spacing: 1px;
}
.page-reportshow .Daily_block p{
    font-size: 15px;
    color: #666;
    line-height: 24px;
    text-align: justify;
    margin: 15px 0;
    letter-spacing: 1px;
}
/***����ͼƬ��***/
.page-reportshow  .Daily_imgs{
    width: 100%;
    background-color: #fff;
    height: auto;
    margin-top: 8px;
    padding-bottom: 10px;
}
/**����**/
.page-reportshow  .Daily_imgs .content_box{
    padding: 6px 5% ;
    overflow: hidden;
}
/**����**/
.page-reportshow  .Daily_imgs h1{
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #f0f3f5;
    color: #333;
    font-size: 15px;
    margin: 0;
    letter-spacing: 1px;
}
/**ͼ����**/
/*.page-reportshow  .Daily_imgs {*/
    /*width: 100%;*/
/*}*/
.page-reportshow  .Daily_imgs p{
    font-size: 15px;
    color: #666;
    line-height: 24px;
    text-align: justify;
    margin: 15px 0;
    letter-spacing: 1px;
}
/*��ͼƬ�Ӽ��*/
.page-reportshow  .Daily_imgs p.has-img{
    margin: 15px 0;
    /*padding-left: 7%;*/
}
/*1��ͼ*/
.page-reportshow  .Daily_imgs p img{
    max-width: 100%;
    margin: 5px auto;
}
/*2��ͼ*/
.page-reportshow  .Daily_imgs p.has-img2{
    margin: 15px 0;
    /*padding-left: 7%;*/
}
.page-reportshow  .Daily_imgs p.has-img2 img{
    float: left;
    width: 45%;
    height: 105px;
    margin-left: 4%;
}
/*3��ͼ*/
.page-reportshow  .Daily_imgs p.has-img3{
    margin: 15px 0;
    /*padding-left: 7%;*/
	overflow: hidden;
}
.page-reportshow  .Daily_imgs p.has-img3 img{
    float: left;
    width: 30%;
    height: 70px;
    margin-left: 3%;
}
/**ͼƬ�������**/
.page-reportshow  .Daily_imgs .Bigbox{
    width: 80%;
    height: 170px;
    margin: 20px auto 25px;
    position: relative;
}
/*��ɫ����*/
.page-reportshow  .Daily_imgs .Bigbox .Gray_bg{
    display: none;
}
/*��ɫ����*/
.page-reportshow  .Daily_imgs .Bigbox .White_bg{
    display: none;
}
/*ͼƬ������*/
.page-reportshow  .Daily_imgs .Bigbox  .ImgsBox{
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
}
.page-reportshow  .Daily_imgs .Bigbox  .ImgsBox img{
    width: 100%;
    height: 100%;
}
/*ͼ����ǩ*/
.page-reportshow  .Daily_imgs .Bigbox .Imgslabel {
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: right;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    padding-right: 12px;
}
/**��ɫ����**/
.page-reportshow  .Daily_imgs .padding_div{
    width: 100%;
    height: 2px;
    background-color: #f0f3f5;
}
/************ͼƬ�����***************/

/**ͼƬ��չʾ��**/
figure{
    margin: 0 !important;
}
#imgs_box .my-gallery{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#imgs_box .my-gallery img{
    width: 100%;
    height: 100%;
}
/***����������ť***/
.pswp .btn_left{
    position: absolute;
    left: 0;
    top: 50%;
    width: 23px;
    height: 47px;
    margin-top: -24px;
}
.pswp .btn_left img{
    width: 100%;
}
.pswp .btn_right{
    position: absolute;
    right: 0;
    top: 50%;
    width: 23px;
    height: 47px;
    margin-top: -24px;
}
.pswp .btn_right img{
    width: 100%;
}
/***�ײ�ͼƬ����˵��***/
.pswp .imgs_txt{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 150px;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    line-height: 25px;
    text-align: justify;
    text-indent: 28px;
    width: 100%;
}
.pswp__caption__center{
    font-size: 15px !important;
}
/***����***/
.share {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0.8;
    display: none;
    z-index: 99;
}
.share img{
    width: 90%;
    margin-left: 5%;
}
/**�鿴����**/
.contentMore{
    width: 100%;
    text-align: center;
    color: #a0a0a0;
    font-size: 15px;
    padding-top: 18px;
}
.contentMore a{
    color: #a0a0a0;
    font-size: 12px;
}
.contentMore img{
    display: inline-block;
    width: 9px;
    margin-bottom: 6px;
}


.new-report-box-p,
.old-report-box-p{
    display:none;
    margin-bottom:15px;
}
.new-report-box-p .content-box-p,
.old-report-box-p .content-box-p{
    padding:10px 15px;
    margin-top:10px;
    background:#fff;
    font-size:15px;
}

.content-box-p .title-p{
    display:flex;
    align-items:center;
    padding-bottom:10px;
    border-bottom:1px solid #E6E6E6;
    color:#333;
}
.title-p img{
    margin-right:10px;
    height:100%;
}
.content-box-p .text-p{
    padding:10px 0 15px 0;
    color:#666;
    line-height:24px;
}
.text-p pre{
    white-space: pre-wrap;
}
.content-box-p .image-box-p:after{
    content:"";
    display:block;
    clear:both;
}
.image-box-p img{
    float:left;
    width:32%;
    height:100px;
    object-fit: cover;
    margin:0 2% 10px 0; 
}
.image-box-p img:nth-child(3n){
    margin-right:0;
}

.handle-p{
    float:right;
    margin-top:7px;
    font-size:13px;
    color:#30CB86;
}