.whole_background{
    background: #f5f5f5;
  }
  /* 头部开始111111
  qweqweqweq */
  .spill a:hover{
  color:#226EBC;
  }
  #wxawm{
  top:36px;
  right:296px;
  }
  .head_top{
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 99;
  }
  .head_top h6{
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
  }
  .head_top h6 a{
    color: #333333;
  }
  .head_nav{
    float: right;
  }
  .head_nav img{
    vertical-align: middle;
    margin-right: 15px;
  }
  .head_nav ul{
    display: inline-block;
    vertical-align: top;
    font-size: 0px;
  }
  .head_nav ul li{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0px 15px;
    border-left:1px solid #333333;
    height: 16px;
    line-height: 16px;
  } 
  .head_nav ul li a{
    color: #333333;
  }
  .head_nav ul li a:hover{
    color:#226EBC;
  }
  /* 头部主体 */
  .head_subject{
    background: url(../img/header-bg.png) no-repeat center;
    height: 337px;
    overflow: hidden;
    width: 100%;
  }
  .head_subject div{
    margin: 48px auto 0px;
    text-align: center;
  }
  /* 头部导航 */
  .head_bottom{
    border-bottom: 1px solid #E0E0E0;
    text-align: center;
  }
  .head_bottom div{
    position: relative;
  }
  .head_bottom ul{
    font-size: 0px;
    display: inline-block;
  }
  .head_bottom li{
    display: inline-block;
    font-size: 22px;
    padding: 0px 42px 22px;
  }
  .head_bottom li a{
    color: #333333;
    font-weight: bold;
  }
  .head_bottom span{
    cursor:pointer;
    width: 120px;
    height: 40px;
    background: #226EBC;
    opacity: 1;
    border-radius: 20px;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: 0px;
    top: -5px;
  }
  .head_bottom span img{
    vertical-align: middle;
    margin-right: 8px;
  }
  /* 导航当前选择 */
  .head_bottom .selection{
    position: relative;
  }
  .head_bottom li a:hover{
    color: #015293;
  }
  .head_bottom .selection a{
    color:  #015293 !important;
  } 
  .head_bottom .selection::before{
    content: "";
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #015293;
    position: absolute;
    top: 49px;
    left: 53px;
  }
  /* 主体开始 */
  .content{
    /*padding: 40px 0px 0px;*/
    padding: 0;
  }
  .content1{
    font-size: 0px;
  }
  .content1_left{
    width: 640px;
    height: 360px;
    display: inline-block;
    vertical-align: top;
  }
  /* 头部文字图片 */
  /* .content_top_banner {
    width: 100%;
    height: 120px;
    background-image: url(../img/qlsswlqqzl_jsgjxwlmdd.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  } */
  
  /* 轮播分页器 */
  .swiper-pagination1{
    position: absolute;
    bottom: 20px;
    right: 10px;
  
  }
  .swiper-pagination1 span{
    width: 7px;
    height: 7px;
    margin-right: 7px;
    background: #969696;
    display: inline-block;
    cursor:pointer;
  }
  
  .swiper-pagination1 .swiper-active-switch{
    background: #fcfcfc;
  }
  .swiper1 .swiper-wrapper span{
    width: 640px;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.212);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .swiper1 .swiper-wrapper span a{
    margin-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }
  .swiper-slide{
    position: relative;
  }
  /* 第一部分右 */
  .content1_right{
    display: inline-block;
    vertical-align: top;
    padding: 0px 28px;
    background: #ffffff;
    width: 504px;
  }
  /* 内容题目板块开始 */
  .content_title{
    height: 60px;
    line-height: 60px;
  }
  .content_title ul{
    display: inline-block;
    vertical-align: top;
  }
  .content_title li{
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    margin-right: 30px;
  }
  .content_title li a{
    color: #333333;
  }
  .content_title span{
    font-size: 16px;
    float: right;
  }
  .content_title span a{
     color: #BBBBBB;
  }
  /* 第一部分题目当前选择 */
  .content_title .selection{
    position: relative;
  }
  .content_title .selection a{
    color:#015293 !important;
    font-weight: bold !important;
  } 
  .content1_right .content_title .selection::before{
    content: "";
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #015293;
    position: absolute;
    top: 0px;
    left: 19px;
    
  }
  /* 内容内容板块开始 */
  .content1_right .content_content p{
    width: 415px;
  }
  .content_content{
  
  }
  .content_content li{
    line-height: 39px;
    height: 50px;
  }
  .content_content p{
    display: inline-block;
    color: #333333;
    font-size: 16px;
  }
  .content_content p a{
    color: #333333;
  }
  .content_content span{
    color: #999999;
    font-size: 16px;
    float: right;
  }
  /* 第二部分开始 */
  .content2{
    margin-top: 28px;
  }
  .content2_left{
    background: #ffffff;
    padding: 0 20px;
    width: 660px;
    height: 305px;
    display: inline-block;
    vertical-align: top;
  }
  .content2_right{
    background: #ffffff;
    padding: 0 20px;
    width: 432px;
    height: 305px;
    display: inline-block;
    vertical-align: top;
    margin-left: 23px;
  }
  .content2_left .content_title .selection::before{
    content: "";
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #226EBC;
    position: absolute;
    top: 0px;
    left: 31px;
  }
  .content2_left .content_content p{
  padding-left:4px;
    width: 450px;
  }
  .content2_right .content_content p{
    width: 350px;
  }
  .content2_right .content_title ul{
    margin-left: 8px;
    padding-left: 16px;
  }
  
  .content2_right .content_title .selection::before{
    content: "";
    display: inline-block;
    width: 3px;
    height: 24px;
    background: #226EBC;
    position: absolute;
    top: 18px;
    left:-22px;
  }
  
  /* 第三部分开始 */
  .content3{
    margin-top: 40px;
    font-size: 0px;
  }
  .content3_left ,.content3_right{
    display: inline-block;
    vertical-align: top;
  }
  .content3_right{
    background: #ffffff;
    margin-left: 19px;
    width: 714px;
  }
  .content3_right p{
    width: 460px;
  }
  .content3_right .content_title{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
  }
  .content3_right .content_title ul{
    width: 135px;
  }
  .content3_right .content_title li{
    width: 135px;
    height: 64px;
    line-height: 64px;
    border: 1px solid #F5F5F5;
    margin: -1px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
  }
  /* 题目选择样式 */
  .content3_right .content_title .selection{
    background: #226EBC  url(../img/wen_img1.png) no-repeat;
  
    
  }
  .content3_right .content_title .selection a{
    color: #ffffff !important;
  }
  .content3_right .content_title .selection::before{
    width: 0px;
    height: 0px;
  }
  .content3_right .content_content{
    padding: 0px 20px;
    display: inline-block;
    vertical-align: top;
    width: 539px;
  }
  .content3_right .content_content ul{
    margin-top: 10px;
  }
  /* 第四部分开始 */
  .content4{
    margin-top: 28px;
    font-size: 0px;
  }
  .content4 span{
    width: 24px;
    display: inline-block;
  }
  .content4 li{
    width: 180px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 16px;
    background: #ffffff;
  }
  .content4 li:hover{
    background: #226EBC;
  color:#ffffff;
  }
  /* 第五部分开始
  123132132132132
   */
  .content5{
    margin-top: 40px;
    font-size: 0px;
  }
  .content5_left{
    display: inline-block;
    vertical-align: top;
  }
  .content5_right{
    display: inline-block;
    vertical-align: top;
    height: 200px;
    background: #ffffff;
    width: 737px;
  }
  .content5_right ul{
    padding-top: 4px;
  }
  .content5_right li{
    display: inline-block;
    margin-top: 48px;
  }
  .content5_right li img{
    margin: 0px 15px 0px 61px;
  }
  .content5_right a{
    font-size: 18px;
    color: #333333;
  }
  .content5_right a:hover{
    
    color: #226EBC;
  }
  /* 第六部分 */
  .content6{
    margin-top: 40px;
  
  }
  .content6_left{
    width: 248px;
    height: 312px;
    display: inline-block;
    vertical-align: top;
  }
  .content6_left li{
    height: 75px;
    line-height: 75px;
    color: #333333;
    font-size: 18px;
    background: #ffffff;
    margin-bottom: 4px;
  }
  .content6_left li img{
    margin: 0px 26px 0px 47px;
    vertical-align: middle;
  }
  .content6_left .selection{
    background: #226EBC url(../img/wen_img2.png) no-repeat right top;
    color: #ffffff;
  }
  /* 第六部分中间 */
  .content6_centre{
    display: inline-block;
    vertical-align: top;
    margin-left: 23px;
  }
  .content6_centre ul{
    width: 525px;
    display: inline-block;
    vertical-align: top;
  }
  .content6_centre li{
    display: inline-block;
    vertical-align: top;
    width: 260px;
    height: 154px;
  }
  .content6_centre img{
    width: 260px;
    height: 154px;
  }
  .content6_centre a{
    display: inline-block;
  }
  /* 第六部分右 */
  .content6_right{
    display: inline-block;
    vertical-align: top;
    margin-left: 21px;
  }
  .content6_right ul{
    width: 373px;
    display: inline-block;
    vertical-align: top;
  }
  .content6_right li{
    padding: 28px 0 0 28px;
    width: 156px;
    height: 126px;
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
  }
  .content6_right li span{
    color: #333333;
    font-size: 18px;
  }
  .yjzj{
    background-image: url(../img/yjzj_img.png);
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  .wsdc{
    background-image: url(../img/wsdc_img.png);
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  .bmrx{
    background-image: url(../img/bmrx_img.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-top: 4px;
  }
  .lxzf{
    background-image: url(../img/lxzf_img.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-top: 4px;
  }
  .content6_right .selection{
    background-color: #5897CC;
  }
  .content6_right .selection span{
    color: #fff;
  }
  /* 第七部分开始 */
  .content7{
    margin-top: 56px;
    padding-bottom: 60px;
  }
  .content7 .content7_title span{
    display: block;
    height: 1px;
    background: #E0E0E0;
    text-align: center;
    margin-bottom: 50px;
  }
  .content7 h3{
    display: inline-block;
    background-color:#F5F5F5;
    width: 128px;
    position: relative;
    font-size: 18px;
    color: #226EBC;
    top: -15px;
  }
  /* 轮播图 */
  .rotary_map_link li{
    width: 380px;
    text-align: center;
    }
    .wheelchair_subject{
    width: 1140px;
    margin: 0px auto;
    overflow: hidden;
    height: 100px;
    }
    .wheelchair_subject .swiper-slide img{
    width: 350px;
    height: 100px;
    }
    .rotary_map_link span{
      position: relative;
      top: -56px;
    }
     /* 个人注册法人注册样式 */
   .registrationType{
    position: relative;
    height: 50px;
  }
   .registrationType div{
    position: absolute;
    width: 89px;
    left: -13px;
    padding-top: 16px;
    z-index: 1;
    display: none;
    top: 0px;
  }
  .registrationType div span{
    background: #ffffff;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0px;
    display: block;
    border: 1px solid #E0E0E0;
    margin-top: 7px;
  }
  .registrationType div a:hover{
   color:#015293;
  }
  /* 头部专栏样式 */
  .the_head_project{
    height: 1052px;
      background: url(../img/ershidasybg.png) center no-repeat;
      margin-bottom: -1020px;
  }
  .logoLianghui{
  width: 1200px;
      text-align: right;
      margin: auto;
      padding: 14px 0;
  }
  
  .zltp{
    margin: 39px auto;
  }
  
  .festival_left{
    position: absolute;
    z-index: 1;
    background: url(../img/zqj1.png);
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    width: 399px;
    height: 399px;
    opacity: 0.6;
  }
  .festival_right{
    position: absolute;
    z-index: 1;
    background: url(../img/zqj2.png);
    top: 0px;
    right: 0px;
    background-repeat: no-repeat;
    width: 360px;
    height: 399px;
    opacity: 0.6;
  }
  .barrier-free{
  position: absolute;
  font-size: 0;
  top: 63px;
      right: 16px;
  }
   .barrier-free a{
  background:  #fff;
      color:#F76B00;
      border: 1px solid #FC740D;
      border-radius: 2px 0px 0px 2px;
      display: inline-block;
      vertical-align: top;
      height: 38px;
      line-height: 38px;
      padding: 0 16px;
      font-size: 18px;
      letter-spacing: 0.32px;
  }
  
  .oldModeButton a {
      background: #F76B00;
      color: #fff;
  }
  .barrier{
  display: inline-block;
  }
  .oldModeButton{
  display: inline-block;
  }
  /* 临时黑白底色 */
  /*
  #fix, .head_top.centered_width, .head_bottom, .content, .close1, .close2, .close3, .close4, .footer {
      filter: grayscale(100%)!important;
      -webkit-filter: grayscale(100%)!important;
      -moz-filter: grayscale(100%)!important;
      -ms-filter: grayscale(100%)!important;
      -o-filter: grayscale(100%)!important;
      filter: gray;
  }
  */
  
  /*
  今日头条
  */
  .content_top{
      background: #ffffff;
      text-align: center;
      padding: 40px;
  }
  .content_top h2 {
      font-size: 28px;
      font-weight: bold;
  }
  .content_top a {
      color: #015293;
      text-decoration: none;
  }
  .content_top h5 {
      margin-top: 24px;
      font-size: 18px;
  }
  
  /* 小助手 */
  .fix {
    top: 5%;
    right: 5%;
    width: 180px;
    z-index: 999;
    position: fixed;
  }
  .fix a {
    vertical-align: top;
  }
  .lcxzs_show {
      width: 120px;
  }
  .fix ul {
      display: block;
      transition: 0.4s;
      padding-top: 10px;
      position: relative;
  }
  .fix ul li {
      width: 100%;
      cursor: pointer;
      margin-bottom: 20px;
      position: relative;
  }
  .fix ul li img {
      width: 40px;
      height: 40px;
      margin: 0 auto;
      display: block;
  }
  .fix ul li div.sweep {
      top: 0;
      left: -120px;
      width: 140px;
      height: 160px;
      position: absolute;
  }
  .fix ul li div.sweep img {
      width: 100%;
      height: 100%;
  }
  .vertical_strip {
      width: 2px;
      top: -15px;
      left: 59px;
      z-index: 0;
      height: 144px;
      display: block;
      background: #FFFFFF;
      position: absolute;
  }
  .lcxzs_zh {
      top: 0;
      left: 122px;
      position: absolute;
  }
  .lcxzs_zh a {
    margin-left: 10px;
  }
  .lcxzs_zh a img {
    width: 42px;
    margin-top: 40px;
  }
  .gwyxx{
    height: 250px;
    overflow: hidden;
  }
  .gwyxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
  }
  .szfxx{
    height: 250px;
    overflow: hidden;
  }
  .szfxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
  }
  .szfxx span{
    width: 14.5%;
    white-space: nowrap;
  }
  
  