.p_header {
    text-align: center;
}
 .p_time {
    text-align: center;
    margin: 20px 0;
}
 .p_articles {
    margin-top: 30px;
}
 .p_PromptNoneData{
    width: auto;
    background-color: inherit;
    text-align: center;
}
 .p_PromptNoneData .prompt_title .iconfont:before {
    content: "";
}
 .p_PromptNoneData .prompt_title .first{
    height: auto;
    display: table-cell;
    font-size: 32px;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}
 .p_PromptNoneData .prompt_title{
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%;
}
 .p_PromptNoneData .prompt_title .first:before{
    content: "\e6b4";
}
 .p_PromptNoneData .prompt_title .font{
    font-size: 18px;
    display: table-cell;
    line-height: normal;
    vertical-align: middle;
    color: rgba(51,51,51,1);
    font-weight: bold;
    text-align: left;
}
 .p_PromptNoneData .promptbox{
    width: auto;
    height: 100%;
}
 .p_PromptNoneData .prompt_content {
    font-size: 14px;
    color: rgba(105, 105, 105,1);
    padding-left: 65px;
}


@media only screen and (max-width: 768px) {
     .p_complaintPageDetails {
        padding: 20px;
    }
     .p_time {
        margin-top: 10px;
    }
     .p_articles {
        margin-top: 20px;
    }
}


@media only screen and (min-width:769px) {
     .p_complaintPageDetails {
        padding: 30px;
    }
     .p_header {
        padding-bottom: 8px;
    }
     .p_timeIcon {
        width: auto;
        height: auto;
        display: inline-block;
        font-size: inherit;
        margin-right: 5px;
    }
     .p_timeIcon:before {
        content: '\e67a';
    }
}


@media only screen and (min-width:769px) and (max-width:1024px) {
  .wyz{
  display:none!important;
  }
} 
@media only screen and (min-width:1200px) and (max-width:1500px) {
 .wyz{
position:fixed;
right:0px!important;
top:40%;
}
   .wyz-item-block:nth-child(2){
top:118px!important;
}
 .wyz-item-block:nth-child(3){
top:186px!important;
}
 .wyz-item-block:nth-child(4){
top:254px!important;
}
 .wyz-item-block:nth-child(5){
top:322px!important;
}
.wyz-item-block{
width:60px!important;
height:60px!important;
}
} 
.p_MatteIcon .iconfont:before{
content:'\e602';
}
 >div{
animation-fill-mode:both;
}
 .wyz{
position:fixed;
right:3%;
top:40%;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
padding:50px 0;
border-right:1px solid #2b11717;
height:482px;
-moz-box-sizing:border-box;
box-sizing:border-box;
z-index:99;
}
 .wyz-form.cur{
width:200px;
opacity:1;
}
 .wyz .transition{
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-o-transition-duration:.8s;
transition-duration:.8s;
  top: 440px;
}
 .wyz .wyz-title{
background-color:rgba(32, 178, 170, .8);
color:#fff;
padding:15px 20px 0;
white-space:nowrap;
position:relative;
}
 .wyz .wyz-title .cf-close{
position:absolute;
left:166px;
top:0;
padding:10px;
}
 .wyz-item-block{
position:absolute;
right:0;
width:70px;
height:70px;
background-color:#1479d7;
border:0px solid #b11717;
border-right:none;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
 .wyz-item-block:nth-child(1){
top:50px;
  box-shadow: 0 0 0px #333;
}
 .wyz-item-block:nth-child(2){
top:128px;
}
 .wyz-item-block:nth-child(3){
top:206px;
}
 .wyz-item-block:nth-child(4){
top:284px;
}
 .wyz-item-block:nth-child(5){
top:362px;
}
 .wyz-item{
width:100%;
height:100%;
}
 .wyz-item-p{
color:#fff;
font-size:12px;
margin-top:5px;
}
 .wyz-item-in{
height:100%;
display:none;
position:relative;
z-index:1;
overflow:hidden;
}
 .wyz-item-in-p{
color:#fff;
text-align:center;
line-height:68px;
height:68px;
white-space:nowrap;
}
 .wyz-in.cur{
width:156px;
background-color:transparent;
}
 .wyz-in.cur .wyz-item-in{
width:100%;
display:block;
}
 .wyz-in.cur .wyz-item{
display:none;
}
 .wyz-in:before{
content:"";
background-color:#1479d7;
position:absolute;
height:100%;
width:0;
-webkit-transition:all .8s ease;
-o-transition:all .8s ease;
-moz-transition:all .8s ease;
transition:all .8s ease;
}
 .wyz-in.cur:before{
width:100%;
}
 .wyz-item-block.wyz-top{
display:none;
cursor:pointer;
width:46px;
height:46px;
top:440px;
}
 .wyz-item-block.wyz-top .wyz-item-p{
font-size:14px;
margin-top:0;
}
 .wyz-in.wyz-search.cur{
border-left:none;
}
 .wyz-form{
position:absolute;
width:0;
right:156px;
bottom:-1px;
z-index:999;
overflow:hidden;
opacity:0;
}
 .wyz-form .cf-form{
background-color:rgba(32, 178, 170, .8);
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:10px 20px 20px;
border-bottom:0px solid #b11717;
}
 .wyz-form .cf-form-item{
margin-bottom:10px;
font-size:0;
white-space:nowrap;
}
 .wyz-form .cf-form-item:last-of-type{
margin:0;
}
 .wyz-form input{
padding:0 8px;
margin:0;
border:none;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:160px;
height:28px;
line-height:28px;
font-size:12px;
display:inline-block;
vertical-align:middle;
background-color:#fff;
}
 .wyz-form .verify{
width:86px;
margin-right:5px;
}
 .wyz-form .submit{
width:160px;
height:28px;
line-height:28px;
font-size:14px;
}
 .wyz-qr-show{
display:none;
position:absolute;
z-index:1;
border:1px solid rgba(32, 178, 170, .8);
left:-120px;
top:0px;
}
  
   .wyz-qr-show01{
display:none;
position:absolute;
z-index:1;
border:1px solid rgba(32, 178, 170, .8);
left:-120px;
top:0px;
}
  
  
 .flex-col{
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
}
