*{
  box-sizing:border-box!important;
  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: #1b55cd !important;
  color: #fff!important;
  border-color:#1b55cd !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 !important;
}
.z_flex{
  display: flex;
}
.z_f_cen{
  justify-content: center;
}
@media only screen and (max-width:1024px) and (min-width:769px){
  h1 span{
    font-size:24px !important;
  }
  h2 span{
    font-size:42px !important;
  }
  h5 span{
    font-size: 18px !important;
  }
}
@media(max-width:768px){
  h1 span{
    font-size:24px !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;
  }
  #c_portalResnav_main-16107017188071177 .header2 .logo,
  #c_portalResnav_main-15616909979498496 .header2 .logo{
  	max-width:170px !important;
  }
  #c_portalResnav_main-16107017188071177 .header2 .main-wrap,
  #c_portalResnav_main-15616909979498496 .header2,
  #c_portalResnav_main-15616909979498496 .header2 .main-wrap,
  #c_portalResnav_main-16107017188071177 .header2{
  	height:70px !important;
  }
  #c_portalResnav_main-16107017188071177 .header2 .nav-btn,
  #c_portalResnav_main-15616909979498496 .header2 .nav-btn{
  right: 0% !important;
    margin-top: 26px !important;
}
  #c_portalResnav_main-16107017188071177 .header2 .sub-menu,
  #c_portalResnav_main-15616909979498496 .header2 .sub-menu{
  	top:70px !important;
  }
  .c_portalResEbizads_banner-01001013{
  	margin-top: 70px !important;
  }
}
/*首页*/
#w_grid-1610679316968{
  position:absolute;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
  width:90%;
  max-width:950px !important;
}
#w_grid-1610680694534,
#w_grid-1610673139988{
  position:relative;
}
#w_grid-1610673139988{
  overflow:hidden !important;
}
#w_grid-1610680694534:before{
  content: '';
  display: block;
  width: 100%;
  height: 8vw;
  background: url(/img/JIFENG.png) left no-repeat;
  position: absolute;
  bottom: 18%;
  z-index: 2;
}
@media only screen and (min-width:1025px){
#w_grid-1610675538303> div > .p_gridbox > .p_gridCell .w_fimg-000:before{
      content: '';
    display: block;
    width: 98px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 133px;
    background: url(/img/list_bg.png);
    position: absolute;
    transition: all 0.6s ease;
    margin-top: 12px;
   opacity:0;
   transition:all 0.6s ease;
}
#w_grid-1610675538303> div > .p_gridbox > .p_gridCell:hover .w_fimg-000:before{
	    margin-top: -12px;
   opacity:1;
   transition:all 0.6s ease;
}
}