.sijdh li{position:static !important;}
.sijdh li a {padding: 0 0 0 60px !important;}
body{
  /* min-height: 1200px; */
}
.header , .banner , .nav , .content , .footer{
  width*: 1900px;
}
.header{
    height: 130px;
    background: #024d94;
    border-bottom: 1px solid #1c5f9f;
}
.header .logo{
    padding-top: 28px;
    padding-left: 38px;
}
.header .search{
    margin-top: 48px;
    width: 168px;
    height: 28px;
    background: #ffffff;
    margin-right: 95px;
    border-radius: 28px;
}
.header .search input[type='text']{
    height: 28px;
    margin-left: 15px;
    width: 120px;
}

.header .search input[type='image']{
    vertical-align: middle;
}


.nav{
    height:49px;
    background: #024d94;
}

.nav li{
    float: left;
    line-height: 49px;
    margin: 0px 40px;
}
.nav li a{
    color: #ffffff;
}
.banner{
    position: relative;
    overflow: hidden;
width: 1200px;
margin: 0 auto;
}
.banner img{
    width: 100%;
}
.banner .banner_left , .banner .banner_right{
    background: rgba(255, 255, 255, 0.5);
    height: 371px;
    width: 352px;
    z-index: 2;
}
.banner .banner_left{
    position: absolute;
    left: 0;
    top: 0;
}
.banner .banner_right{
    position: absolute;
    right: 0;
    top: 0;
}
.banner .tempWrap {
    overflow*: visible !important;
}
.banner .slide_bnt{
    display: block;
    z-index: 3;
    position: absolute;
    width: 31px;
    height: 61px;
    top: 50%;
}
.banner .prev{
    background: url(../imgs/banner_left.png);
    left: 10px;
}
.banner .next{
    background: url(../imgs/banner_right.png);
    right: 10px;
}

.content .maina{
    margin-top: 16px;
}
.content .maina .tzgg , .content .maina .xwkx{
    width:451px;
    float: left;

}
.content .title{
  width:451px;
background: #f3f3f3;
height: 45px;
}
.content .title img{
    float: left;
    padding-left: 9px;
    padding-top: 12px;
}
.content .title .title_{
    background: url(../imgs/title_bottom_bg.png) bottom no-repeat;
    height: 50px;
    float: left;
}
.content .title h1{
    color: #2763a6;
    font-weight: bold;
    font-size: 16px;
    padding-left: 9px;
    line-height: 45px;
}
.content .title a{
    line-height: 45px;
    color:#666666;
    margin-right: 6px;
}
.content .maina .tzgg .list li {
    height: 54px;
    margin-top: 14px;

}

.content .maina .tzgg .list li span{
    display: block;
    float: left;
    width: 57px;
    height: 54px;
    background: #2763a6;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 6px;
    box-sizing: border-box;
}   
.content .maina .tzgg .list li span em{
    font-weight: lighter;
    display: block;
    font-size:10px;
}
.content .maina .tzgg .list li a{
    margin-left: 13px;
    float: left;
    display: block;
    width: 373px;
}
.content .maina .xwkx{
    margin-left: 20px;
}
.content .maina .xwkx .list li{
  margin-top: 14px;
  height: 35px;
  line-height: 35px;
  background: url(../imgs/li_ioc.png) no-repeat left center;
  padding-left: 14px;
}
.content .maina .xwkx .list li a{

}
.content .maina .xwkx .list li span{

}

.content .maina .qslj{
  margin-left: 22px;
}
.content .maina .qslj li{
  margin-top: 17px;
}
.content .maina .qslj li img{
  width: 253px;
}
.content .mainb{
  margin-top: 22px;
}
.content .mainb li{
  width: 310px;
  height: 89px;
  float: left;
  background: #f3fafe;
  margin-left: 13px;
  border:1px solid #cbe2f9;
}
.content .mainb li img{
  margin-left: 20px;
  vertical-align: middle;
  margin-top: 18px;
  float: left;
}
.content .mainb li a{
  margin-top: 23px;
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
}

.content .mainc .zlbz{
  width: 451px;
  float: left;
}

.content .mainc .rzpg{
  width: 451px;
  margin-left: 20px;
  float: left;
}


.content .mainc{
  margin-top: 23px;
}
.content .mainc .list{
  margin-top: 15px;
}
.content .mainc .list li{
  background: url(../imgs/li_ioc1.png) no-repeat 7px center;
  padding-left: 23px;
  height: 44px;
  line-height: 44px;
}
.content .mainc .ksdh{
  width: 258px;
  float: left;
  margin-left: 20px;
}
.content .mainc .ksdh .title{
  color:#fff;
  height: 47px;
  width: 258px;
  background:#024d94;
}

.content .mainc .ksdh .title h1{
  color: #fff;
  background: url(../imgs/ksdh_ioc.png) no-repeat 10px center;
  padding-left: 42px;

}

.content .mainc .ksdh .link{
  background: url(../imgs/ksdh_bg.png) bottom no-repeat;
  height: 307px;
}

.content .mainc .ksdh .link ul{
  margin-left: 20px;
  margin-top: 21px;
}
.content .mainc .ksdh .link li{
  background: url(../imgs/ksdh_link_ioc.png) left center no-repeat;
  padding-left: 16px;
  height: 34px;
  line-height: 34px;
}



.footer{
  background:#024d94;
  height: 129px;
}

.footer .bq{
  margin-left: 7px;
}

.footer .bq .bq_img_logo{
  margin-top: 20px;
}
.footer .bq .bq_text{
  margin-top: 29px;
  margin-left: 24px;
}

.footer .bq .bq_text p{
color:#fff;
}

.footer .sydw_ioc{
  margin-top: 29px;
  margin-right: 37px;
}

/*列表页*/
.list_d{
    margin-top: 26px;
    height: auto;
    margin-bottom: 30px;
    min-height: 400px;
  }
  .list_d .title_list{width: 895px;}
  .list_d .title_list li{
    margin: 12px 0;
    /* background: url(../img/li_ioc.png) no-repeat 2px; */
    list-style: square;
    margin-left: 15px;
}
.list_d .er_nav_name_loacl{
  width: 897px;
  border-bottom: 1px solid #127cce;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.list_d .er_nav_name_loacl .fl{
  font-size: 20px;
  color:#127cce;
}
.list_d .er_nav_name_loacl .fr img{
  vertical-align: middle;
  margin-right: 10px;
}
.list_d .nav_sub {
  width: 250px;
  border: 1px solid #ccc;
  margin-right: 50px;
}

.list_d .nav_tit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #024d94;
}


.list_d .nav_tit {
  font-size: 25px;
  color: #fff;
}

.list_d .nav_sub li {
  width: 100%;
  /* height: 60px; */
  /* text-align: center; */
  line-height: 60px;
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.list_d .nav_sub li a {
  /*display: block;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;*/
  padding:0 20px;
}
.list_d .nav_sub li img{
  position: absolute;
  right: 20px;
  top: 30px;
}

.list_d .nav_sub .sjdh li:hover{
  
}

.list_d .nav_sub .sjdh li a{
  padding:0 40px;
  font-size: 15px;
}

.list_d .nav_sub .ejdh > .on {
  background: #024d94;
}

.list_d .nav_sub .ejdh .sjdh li{
  background: #ffffff;
}
.list_d .nav_sub .ejdh .sjdh li:hover .sijdh{display:block!important;}
.list_d .nav_sub li.on>a {
  color: #fff;
}
.list_d .ny_top{
  width: 897px; border-bottom: 1px solid #024d94;padding-bottom: 15px;
}
.list_d .ej_lmmc{
  font-size: 20px;color:#024d94;
}
.list_d .dqwz img{
  margin-top: 2px;margin-right: 10px;
}

/*内容页*/

.content_page{width: 898px;}
.content_page .content_title{
    text-align: center;
    font-size: 30px;
    margin: 30px 0;
}
.content_page .info{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    border-bottom: 1px dashed #eee;
    padding: 10px 0;
}
.content_page .content_zw{
  padding: 0 30px;
}
.content_page .content_zw p{
  /**/
  font-size: 16px !important;
  text-indent: 32px !important;
  line-height: 32px !important;
}
.content_page .next_pre{
  background: #ddd;
  height: 50px;
  width: 100%;
}
.content_page{
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.content_page .next_pre p{
  color:#666;
  padding: 0px 20px;
  line-height: 50px;
}
.content_page .next_pre a{
  color:#666;
}


/*图文页*/
.list_d .images_list{
    width: 898px;
    padding-top: 10px;
  }
  .list_d .images_list li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .list_d .images_list li img{
    width: 289px;
  }
  .list_d .images_list li span{
    display: block;
    text-align: center;
  }
  .list_d .images_list li p{
      text-align: center;
  }