*{padding:0;margin:0;list-style:none;}
body{font-size:16px!important;font-family:"微软雅黑"; margin:0px; padding:0px;position:relative;}

.head{
  height: 135px;
  background: #8b0201;
  background: url(../images/headbg.jpg);
}
.head .logo{
  margin-top: 25px;
}
.head .search_and_top_link{
  margin-right: 25px;
}
.head .search_and_top_link .top_link{
  padding-top: 15px;

}
.head .search_and_top_link .top_link li{
  float: left;
}
.head .search_and_top_link .top_link li a{
  color: #fff;
  font-size: 16px;
}
.head .search_and_top_link .top_link li span{
  color: #fff;
  font-size: 16px;
  margin: 0 8px;
}
.head .search_and_top_link .search{
  background: url(../img/seach_bg.png);
  width: 212px;
  margin-top: 32px;
  height: 35px;
  float: right;
}
.head .search_and_top_link .search form input[type=text]{
  height: 25px;
  width: 150px;
  padding-left: 10px;
  font-size: 16px;
  color: #000;
  display: block;
  float: left;
  margin: 5px 5px;
border:none;
}
.head .search_and_top_link .search form input[type=image]{
  margin-top: 5px;
}
.nav{
  height: 50px;

}
.nav li{
  float: left;
  height: 50px;
  line-height: 50px;
  width: 180px;
  text-align: center;
  position:relative;
}


.nav li a{
  color: #000;
  font-size: 18px;
}
.nav .two-nav{
    position: absolute;
    z-index: 30;
    top:50px;
    width: 100%;
}
.nav .two-nav a{
    display: block;
    width: 100%;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background: #2e3f69;
}
.nav .two-nav a:hover{background:#81050c;}
.banner{
  position: relative;
  overflow:hidden;
}
.banner .pnBtn{
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 405px;
  cursor: pointer;
}
.banner .pnBtn .blackBg{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 405px;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.banner .prev{
  left: -50%;
  margin-left: -640px;
}
.banner .next{
  left: 50%;
  margin-left: 640px;
}
.banner .tempWrap{
  overflow:inherit !important;
}
.banner .prev .arrow{
  background: url(../img/banner_left.png);
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 48px;
  height: 71px;
  right: 0;
}
.banner .next .arrow{
  background: url(../img/banner_right.png);
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 48px;
  height: 71px;
  left: 0;
}


.content .fl .title{
  width: 413px;
  height: 63px;
}
.content .fl .title h1{
 /* width: 129px;*/
  line-height: 60px;
  border-bottom: 3px solid #9a0302;
  font-size: 20px;
  font-weight: bold;

  /* margin-left: 10px; */
  padding-left: 47px;
  float: left;
}
.content .fl .title span{
  display: block;
  border-bottom: 1px solid #ccc;
  height: 61px;
  line-height: 61px;
}
.content .fl .title span a{
  height: 18px;
  display: table-cell;
  vertical-align: middle;
  float: right;
  margin-top: 24px;
}
.content .fl .title span img{
  margin-right: 5px;
}
.content .fl .xwdt{
  width: 413px;
  height: 305px;
  margin-top: 16px;
  /* margin-left: 8px; */
  position: relative;
}
.content .fl .xwdt .bd li{
  width: 386px;
  height: 305px;
}
.content .fl .xwdt .title_bg{
  z-index: 1;
  height: 42px;
  position: absolute;
  /*bottom: 30px;*/
  width: 413px;
  background: #000;
  opacity: 0.5;
}
.content .fl .xwdt .title_{
  height: 42px;
  position: absolute;
 /* bottom: 30px;*/
  width: 413px;
  z-index: 2;
  line-height: 42px;
  padding-left: 10px;
  box-sizing: border-box;
}
.content .fl .xwdt .title_ a{
  color: #fff;
}
.content .fl .xwdt .title_ .hd li{
  float: left;
  background: #aaa;
  width: 22px;
  height: 22px;
  color: #fff;
  line-height: 22px;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;

}
.content .fl .xwdt .title_ .hd li.on{
  background: #d51212;
}
.content .fl .xwdt .title_ .hd {
  position: absolute;
  top: 10px;
  right: 0;
  margin-right: 10px;
}
.content .fl .xwdt .xwdt_list{
  width: 596px;
}
.content .fl .xwdt .xwdt_list li{
  height: 42px;
  background: url(../img/xwdt_li_ioc.png) left center no-repeat;
  padding-left: 20px;
}
.content .fl .xwdt .xwdt_list li a{
  font-size: 17px;
  line-height: 42px;
  height: 42px;
  display: block;
  float: left;
}
.content .fl .xwdt .xwdt_list li span{
  display: block;
  height: 42px;
  line-height: 42px;
  color: #aaa;
}
.content .fr .quick_link{
  margin-top: 40px;
  width: 237px;
}
.content .fr .quick_link ul>li{
  width: 113px;
  height: 59px;
  float: left;
  line-height: 59px;
  text-align: center;
  margin-bottom: 9px;
}
.content .fr .quick_link ul>li a{
  color: #fff;
font-size:17px;
}
.content .list_1{
  height:372px;
padding-top:13px;
}


.bkjy{width:413px;}
.content .list_2{
  background: #f6f5f5;
  margin-top: 10px;
  height: 414px;
}
.content .list_2 .title{
  width: 413px;
}
.content .list_2 .tzgg{
  margin-right: 21px;
}
 .tzgg .title h1{
  background: url(../img/tzgg_ioc.png) 8px 18px no-repeat;
  border: none;
}
.content .list_2 .bkjy{
  margin-right: 21px;
}
 .bkjy .title h1{
  background: url(../img/xwdt_ioc.png) 2px 18px no-repeat;
  border: none;
}

.content .list_2 .yjsjy .title h1{
  background: url(../img/yjsjy_ioc.png) 8px 18px no-repeat;
  border: none;
}

.content .list_1 .list li{
  border-bottom:1px dashed #aaa;
  height: 46px;
}
.content .list_1 .list li span{
  border: none;
  display: block;
  float: left;
  width: 68px;
  height: 34px;
  background: #9a0302;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin-top: 7px;
}
.content .list_1 .list li a{
  line-height: 47px;
  margin-left: 10px;
  color: #000;
  font-size: 16px;

}
.content .list_1 .bkjy li{
  height: 43px;
  border: none;

  line-height: 43px;
  padding-left: 10px;
}
.content .list_1 .bkjy li a{
  line-height: 50px;
}
.content .list_1 .yjsjy li{
  height: 50px;
  border: none;
  background: url(../img/bkjy_li_ioc.png) left center no-repeat;
  line-height: 50px;
  padding-left: 10px;
}
.content .list_2 .yjsjy li a{
  line-height: 41px;
}
 .xsjl{
  margin-right: 20px;
width:413px;
}
 .djgz{
  margin-right: 20px;
}
  .title{
  width: 426px;
}
  .title h1{
  width: 100px;
}
 .xsjl .title h1{
  background: url(../img/xsjl_ioc.png) 2px 18px no-repeat;
}
 .djgz .title h1{
  background: url(../img/bkjy_ioc.png) 2px 18px no-repeat;
}
.xsgz .title h1{
  background: url(../img/xsgz_ioc.png) 2px 18px no-repeat;
}
.content .list_3 ul{
  margin-top: 10px;
}
 .xsjl .list ul li{
  height: 50px;
line-height:50px;
width:100%;
float:left;
border-bottom:1px #ccc solid;
}
 .xsjl .list ul li span{
  float: left;
  border:none;
  height: 50px!important;
  line-height: 50px!important;
  font-size:16px;
border-bottom:none!important;
color:#777;
}
 .xsjl .list ul li a{
  line-height: 50px;
font-size:16px;
}
 .djgz .list ul li{
  height: 51px;
  background: url(../img/djgz_li_ioc.png) no-repeat left center;
line-height:51px;
  padding-left: 20px;
}
 .djgz .list ul li span{
  float: right;
  height: 51px;
  line-height: 51px;
font-size:16px;
color:#888;
}
.content .list_3 .djgz .list ul li a{
  line-height: 40px;
font-size:16px;
}

 .xsgz .list ul li{
  height: 50px;
line-height:50px;
  background: url(../img/djgz_li_ioc.png) no-repeat left center;
  padding-left: 20px;
}
.xsgz .list ul li span{float:right;}
.content .list_3 .xsgz .list ul li span{
  float: right;
  height: 40px;
  line-height: 40px;
font-size:16px;
}
 .xsgz .list ul li a{
  line-height: 40px;
font-size:16px;
}
.bottom_link{
  background: #900201;
  height: 59px;
}
.bottom_link h1{
  background: url(../img/yqlj_ioc.png) left center no-repeat;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding-left: 40px;
  float: left;
  line-height: 59px;
}
.bottom_link select{
  width: 202px;
  height: 27px;
  margin-top: 17px;
  margin-left: 20px;
  border: 1px solid #bbb;
  padding-left: 10px;
  background: url(../img/select_ioc.png) no-repeat right center;
}
.bottom_link .email{
  float: right;
  margin-right: 100px;
}
.bottom_link .email li{
  float: left;
}
.bottom_link .email li .sjxx{
  background: url(../img/sjxx_ioc.png) no-repeat left center;
}
.bottom_link .email li .yzxx{
  background: url(../img/yzxx_ioc.png) no-repeat left center;
}
.bottom_link .email li:nth-child(2){
  margin-left: 30px;
}
.bq{
  background:#2e3031;
  height: 106px;
  text-align: center;
  padding-top: 20px;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  background: url(../images/footbg.jpg);
}
.bq .qc{
  position: absolute;
  top: 30px;
  right: 360px;
}
.bq .qc img{
  display: block;
}
.bq .qc span{
  color: #fff;
  font-size: 18px;
}
.bq p a{color:#fff;}

/*列表页*/
  .list_d{
    margin-top: 26px;
    height: auto;
    margin-bottom: 30px;
    min-height: 400px;
  }
  .list_d .title_list{width: 915px;}
  .list_d .title_list li{
    margin: 12px 0;
    background: url(../img/bkjy_li_ioc.png) no-repeat 2px;
    padding-left: 17px;
}
.list_d .title_list li a{
  font-size:16px;color:#000;
}
.list_d .title_list li span{
  font-size:16px;color:#000;
}
.list_d .er_nav_name_loacl{
  width: 917px;
  border-bottom: 1px solid #2e3f69;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.list_d .er_nav_name_loacl .fl{
  font-size: 20px;
  color:#2e3f69;
}
.list_d .er_nav_name_loacl .fr img{
  vertical-align: middle;
  margin-right: 10px;
}
.list_d .nav_sub {
  width: 270px;
  border: 1px solid #ccc;
  margin-right: 30px;
}

.list_d .nav_tit {
  width: 100%;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background: #2e3f69;
}

.list_d .nav_tit {
  font-size: 25px;
  color: #fff;
}

.list_d .nav_sub li {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.list_d .nav_sub li a {
  display: block;

  border-bottom: 1px solid #ccc;
}
/*
.list_d .nav_sub .on {
  background: #2e3f69;
}

.list_d .nav_sub .on a {
  color: #fff;
}*/

.list_d .nav_sub a:hover{ background: #2e3f69;color:#fff;}

/*内容*/
.content_ny{width: 76%;min-height:400px;padding: 0 15px;}
.content_ny .content_title{
    text-align: center;
    font-size: 30px;
    margin: 30px 0;
}
.content_ny .info{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    border-bottom: 1px dashed #eee;
    padding: 10px 0;
}
.content_ny .content_zw{
  min-height: 800px;
  padding: 0 30px;
}
.content_ny .content_zw p{
  /**/
  font-size: 18px !important;
  text-indent: 32px !important;
  line-height: 32px !important;
}
.content_ny .next_pre{
 
  width: 100%;
}
.content_ny{
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.content_ny .next_pre p{
  color:#666;
  padding: 0px 20px;
  line-height: 50px;
}
.content_ny .next_pre a{
  color:#666;
}



.list_d .images_list{
  width: 898px;
}
.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;
}


.xwdt_slide_img{height:305px; margin-top:0px;width:413px;}

#vsb_content p{line-height:30px!important;color:#222!important;font-size:16px!important;}

.v_news_content img,.v_news_content p img{width:500px!important;}