@charset "utf-8";

.fpzn_warp{ width:100%; height:100%; margin:0 auto; margin-top:10px;}
.fpzn_warp .column{ width:100%; height:1548px; margin:0 auto;}
.fpzn_warp .column1_con{ width:960px; height:580px; margin:0 auto; overflow:hidden;}
.fpzn_warp .column2_con{ width:960px; height:378px; margin:0 auto; position:relative; background:url(../images/dzfp_bg1.jpg) no-repeat scroll 50% center;}
.fpzn_warp .column2_con img{ display:block; width:291px; height:320px; margin:0 auto;}
.fpzn_warp .column3_con{ width:960px; height:570px; margin:0 auto; position:relative; background:url(../images/dzfp_bg2.jpg) no-repeat scroll 50% center; padding-top:20px;}
.fpzn_warp .column3_con .text{ width:740px; height:326px; padding:46px 60px; border-radius:18px; margin:0 auto;}
.fpzn_warp .column3_con img{ margin-bottom:10px; position:relative;}
.fpzn_warp .column3_con .text p{ font-size:18px; line-height:28px;}
.fpzn_warp .column3_con .text .mb{ text-indent:2em; margin-bottom:18px;}
/*背景透明文字不透明*/
.demo{ background-color: rgba(0,175,236,0.22);}
.demo p{ color:#007bc7;}
@media \0screen\,screen\9 {
  .demo{ background-color:#00afec; filter:Alpha(opacity=22); position:static; *zoom:1; }
  .demo p{ position:relative;}  
}