﻿* {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: #F1F1F1;
}
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;
}
tr,td{
  padding: 0;
  margin: 0;
}
/*局部样式*/
.box{
  width: 1200px;
  margin: 0 auto;
}
.jnfpb_logo{
  width: 100%;
  height: 169px;
  background: url("jnfpb_logo.jpg") no-repeat;
}
.jnfpb_nav{
  width: 100%;
  height: 36px;
  background: url("jnfpb_nav.jpg") no-repeat;
}
.jnfpb_nav li{
  float: left;
  width: 10%;
  height: 36px;
}
.jnfpb_nav li>a{
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}
.jnfpb_sel{
  width: 100%;
  min-height: 300px;
  padding: 20px;
  background-color: #ffffff;
  padding-top:0;
}
.jnfpb_sel_left{
  width: 22%;
  min-height: 200px;
  margin-right: 1.5%;
}
.jnfpb_sel_right{
  width: 76.5%;
  min-height: 200px;
}
.jnfpb_sel_left_dqlmflm{
  width: 100%;
  height: 69px;
  line-height: 69px;
  color: #ffffff;
  font-size: 23px;
  font-weight: 600;
  text-align: center;
  background: url("jnfpb_lmbg.jpg") no-repeat;
}
.jnfpb_sel_left_dqlmtj{
  width: 100%;
}
.jnfpb_sel_left_dqlmtj>ul>li{
  width: 100%;
  height: 40px;
  background: url("jnfpb_lmqz.jpg") 95% center no-repeat;
  border: 1px solid #DDDDDD;
  border-top: none;
  font-size: 22px;
}
.jnfpb_sel_left_dqlmtj>ul>li>a{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}
.jnfpb_sel_left_ss{
  width: 100%;
  min-height: 100px;
  margin-top: 20px;
}
.jnfpb_sel_right_dqwz{
  width: 100%;
  height: 30px;
  border-bottom: 1px dashed #DDDDDD;
}
.jnfpb_sel_right_list{
  width: 100%;
  min-height: 100px;
}
/* 信息公开 */
.jnsjj_xxgk_list_box {
    float: left;
    width: 815px;
    min-height: 800px;
}

.jnsjj_xxgk_lm_list_box {
    float: right;
    width: 320px;
    min-height: 800px;
    background: #edf0f5;
}

.jnsjj_xxgk_lm_name {
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #CD0302;
}

.jnsjj_xxgk_lm_list {
    width: 260px;
    height: 420px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #dadada;
    margin: 0 auto;
    padding: 15px 0 0 20px;
}
.jnsjj_xxgk_btn_list li{
    margin: 20px auto;
    width: 270px;
    height: 50px;
    line-height: 50px;
    list-style: none;
    background: url(xxgk_kj.png) no-repeat center center;
}
.jnsjj_xxgk_btn_list li a{
    display: block;
    height: 50px;
    width: 264px;
    line-height: 50px;
    padding-left: 75px;
}
.jnsjj_xxgk_btn_list li:first-child a{
	background:url(xxgk_02.jpg) no-repeat 18px center;
}
.jnsjj_xxgk_btn_list li:first-child+li a{
	background:url(xxgk_03.jpg) no-repeat 18px center;
}
.jnsjj_xxgk_btn_list li:first-child+li+li a{
	background:url(xxgk_04.jpg) no-repeat 18px center;
}
.jnsjj_xxgk_btn_list li:first-child+li+li+li a{
	background:url(xxgk_05.jpg) no-repeat 18px center;
}






















.jnfpb_footer{
  width: 100%;
  height: 100px;
  background-color: #E1E1E1;
}
.jnfpb_footer>div{
  width: 740px;
  padding: 10px 0;
  margin: 0 auto;
}
.jnfpb_footer>div>ul>li{
  float: left;
}
.jnfpb_footer>div>ul>li>p{
  font-size: 13px;
  padding: 25px 0 20px 10px;
}
/*媒体查询*/
@media screen and (max-width: 1200px) {
  
}