* {margin:0; padding:0; box-sizing: border-box;}
body {
  margin:0;
  padding:0;
  font-family:"微软雅黑","宋体";
  font-size:15px;
  color:#333333;
  width: 100%;
  background-size: contain;
  background: #fff;

}
#barrierfree_container{
  background: url("jnszf_zsztc_bg.jpg") no-repeat center top #043266;
}
ul,li {list-style:none; margin:0; padding:0;}
a {
  text-decoration: none;
  color: #333333;
}
.clear{
  clear: both;
}
.left{
  float: left;
}
.right{
  float: right;
}
.block{
  display: block;
}
.none{
  display: none;
}
.margin_r0{
  margin-right: 0 !important;
}
.margin_bom0{
  margin-bottom: 0 !important;
}
tr,td{
  padding: 0;
  margin: 0;
}
/*局部样式*/
.zsztc_box{
  width: 100%;
}
.zsztc_logo{
  width: 1034px;
  margin: 0 auto;
}
.zsztc_jj p{
  width: 1034px;
  margin: 0 auto;
  height: 110px;
  font-size: 18px;
  color: #b4cceb;
  line-height: 40px;
  text-indent: 2em;
  padding: 0 50px 0; 
}
.zsztc_qzxx{
  width: 1034px;
  margin: 0 auto;
  height: 207px;
  color: #ffffff;
  padding: 45px 45px;
  background: url("jnszf_zsztc_box.png") no-repeat;
}
.zsztc_qzname{
    font-size: 40px; font-family:"微软雅黑";font-weight: bold;
    text-shadow:3px 3px 3px #333333;
    margin-top: 30px;
    margin-right: 90px;
    overflow: hidden;
}
.zsztc_phone{
    background: url(jnszf_zsztc_qzdh.png) no-repeat left;
    font-size: 30px;
    padding-left: 52px;
}
.zsztc_fwxx{
    margin-top: 20px;
}
.zsztc_jd{
    width: 1034px;
    margin: 40px auto;
    border: #41e2ff solid 1px;
    border-radius: 11px;
    background: url("jnszf_zsztc_jzbg.png") repeat;
    padding: 38px;
    overflow: hidden;
}
.zsztc_jd_title{
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.zsztc_jd_content{
    color: #fff;
     line-height: 50px;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 19px;
    overflow: hidden;
    margin-top: 20px;
}
.zsztc_jd_name{
    background: url("jnszf_zsztc_jzqz.png") no-repeat left;
    padding-left: 21px;
    width:116px;
}
.zsztc_jd_jt{
    width: 16px;
    background: url("jnszf_zsztc_jzjt.png") no-repeat right;
}
.zsztc_jd_zhuren{
    width: 196px; 
    padding-left: 37px;;
    background: #087fd9;
    border-right: #45a5ed solid 1px;
}
.zsztc_jd_fwdh{
    width: 340px; 
    padding-left: 87px;
    background: url("jnszf_zsztc_jzdh.png") no-repeat 38px;;
    background-color: #087fd9;
    border-right: #45a5ed solid 1px;
}
.zsztc_jd_fwxx{
    width: 240px;
    background: #087fd9;
    padding-left: 45px;
}
.zsztc_jd_fwxx a{
    font-weight: bold;
    width: 100%;
    color: #fff;
    line-height: 50px;
    background: url("jnszf_zsztc_jzxx.png") no-repeat left;
    padding-left: 50px;
}




/*媒体查询*/
@media screen and (max-width: 1200px) {
  .zsztc_box{
    width: 100%;
    height: 989px;
  }
  .zsztc_logo{
    width: 100%;
    margin: 0 auto;
  }
  .zsztc_logo>img{
    width: 100%;
    margin: 0 auto;
  }
  .zsztc_jj P{
    width: 100%;
    margin: 0 auto;
    height: 110px;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 50px 0;
    line-height: 35px;
    text-indent: 2em;
  }
  .zsztc_sel_box{
    width: 99%;
    margin: 0 auto;
    height: 330px;
    color: #ffffff;
    background: url("jnszf_zsztc_box.png") no-repeat;
    background-size: 100% 330px;
  }
  .zsztc_sel_box{
    height: 361px;
    padding: 40px 40px;
  }
  .zsztc_sel_box>div{
    width: 48%;
  }
  .zsztc_sel_box>div>img{
    width: 100%;
  }
  .zsztc_sel_box>div>a>img{
    width: 100%;
  }
  .zsztc_sel_box_left{
    margin-right: 3%;
  }
}