*{
  box-sizing:border-box;
  /*font-family:"Arial";*/
  word-break:break-word;
}
.e_FlowCommonStyleBox-001 .stylebox_top{
  background-color:#f2f2f2
}
.e_FlowCommonStyleBox-001 .stylebox_title{
  background-color: rgba(114, 191, 68, 1);;
}
.e_FlowCommonStyleBox-001 .stylebox_top_line{
  display:none
}

.e_FlowCommonStyleBox-001 .stylebox_content{
  border:none;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line{
  display:none;
}
.w_sfbox-002 > .w_sfbox > .p_fbox > div > .p_bgBox{
  background-size: cover;
}
.p_PromptNoneData .prompt_title .first,
.p_nextBox a:hover{
 color:#4b62a8!important
}
.p_pagebox .next,
.p_pagebox .pre,
.p_page .next:hover,
.p_page .pre:hover,
.p_page .pageNum:hover,
.p_page .pageNum.active{
  background-color: rgba(0, 117, 193, 1) !important;
  color: #fff!important;
  border-color:rgba(0, 117, 193, 1) !important;
}

  .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active{
    background: #f5f5f5!important;
    border-color: #d9d9d9!important;
    color: #bfbfbf!important;
    cursor: default;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
.z_flex{
	display: flex;
}
.z_f_cen{
	justify-content: center;
}
.jdpt1{font-size:24px;width:100%;margin:20px 0;color:#000;}
.jdpt2{font-size:18px;color:#000;width:100%;line-height:30px;}
.jdpcon{width:100%;font-size:16px;line-height:2;}
.jdimg img{max-width:100%;width:auto;margin-bottom:20px;margin-top:10px;}
@media only screen and (max-width:1024px) and (min-width:769px){
 h1 span{
	font-size:30px !important; 
 }
  h2 span{
	font-size:28px !important; 
 }
}
@media only screen and (max-width:768px){
  h1 span{
	font-size:30px !important  
  }
  h2 span{
	font-size:22px !important;  
  }
  h3 span,h4 span{
	font-size:18px !important;  
  }
  h5 span{
	font-size: 16px !important;
  }
  h6 span{
	font-size: 14px !important;  
  }
}