.head {
    position: relative;
  }
  
  .head_top {
    height: 45px;
    background: #ffffff;
    opacity: 0.3;
  }
  
  .head_top_content_location {
    position: absolute;
    top: 0px;
    width: 100%;
  }
  
  .head_top_content {
    font-size: 0px;
    height: 45px;
    line-height: 45px;
  }
  
  .head_top_content h3 {
    font-weight: 400;
    display: inline-block;
    margin-right: 591px;
  }
  
  .head_top_content h3 a {
    color: #333333;
    font-size: 14px;
  }
  
  .function_binding {
    display: inline-block;
    vertical-align: top;
  }
  
  .head_top_content ul {
    display: inline-block;
  }
  
  .head_top_content ul a {
    color: #333333;
    font-size: 14px;
    margin: 0px 15px;
  }
  
  .head_top_content ul span {
    color: #333333;
    font-size: 14px;
  }
  
  .head_top_content ul li {
    display: inline-block;
  }
  
  .function_binding img {
    vertical-align: middle;
    margin-right: 26px;
  }
  
  .head_middle {
    height: 150px;
    font-size: 0px;
  }
  
  .head_middle h5 {
    display: inline-block;
    vertical-align: top;
    margin-right: 339px;
  }
  
  .head_middle h5 img {
    margin: 38px 0px 26px 0px;
  }
  
  .head_middle div {
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  
  .head_middle input {
    width: 480px;
    height: 45px;
    line-height: 45px;
    background: #ffffff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    opacity: 0.5;
    border-radius: 30px;
    border: none;
    padding-left: 20px;
    margin-top: 48px;
  }
  
  .head_middle .search img {
    margin-top: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
  }
  
  .top_search {
    top: 5px;
    right: -20px;
  }
  
  .head_middle span {
    color: #333333;
    font-size: 14px;
  }
  
  .head_middle .top_search ul {
    display: inline-block;
    vertical-align: top;
  }
  
  .head_middle .top_search li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
  }
  
  .head_middle .top_search li a {
    color: #333333;
    font-size: 14px;
  }
  
  
  .nav {
    font-size: 0px;
    background: #226ebc;
  }
  
  .nav ul {
    text-align: center;
  }
  
  .nav li {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 170px;
  }
  
  .nav li a {
    font-size: 18px;
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  
  .nav span {
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 50px;
    background: #ffffff;
    opacity: 0.15;
  }
  
  .current {
    background: #015293;
  }
  
  
  
  .headline {
    height: 50px;
    line-height: 50px;
    background: #e2edf6;
    font-size: 0px;
    position: relative;
    overflow: hidden;
  }
  
  .headline img {
    margin: 0px 17px 0px 20px;
    vertical-align: sub;
  }
  
  .headline span {
    color: #226ebc;
    font-size: 16px;
  }
  
  .headline_location {
    position: absolute;
    top: 0px;
    left: 140px;
  }
  
  .headline_content {
    display: inline-block;
    vertical-align: top;
    width: 1200px;
    height: 50px;
  }
  
  .headline_content li {
    display: inline-block;
    vertical-align: top;
  }
  
  .headline_content li div {
    display: inline-block;
    vertical-align: top;
    width: 350px;
  }
  
  .headline_content li div a {
    color: #333333;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  
  .headline_content li span {
    color: #999999;
    font-size: 14px;
    margin: 0px 20px;
  }
  
  
  
  
  
  
  
  .transparent_background {
    background: #ffffff;
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    
    padding: 20px;
    overflow: hidden;
  }
  
  .line {
    overflow: hidden;
  }
  
  
  .banner {
    width: 440px;
    height: 268px;
    overflow: hidden;
    float: left;
    position: relative;
  }
  .banner .swiper-slide{
    position: relative;
  }
  .section-focus-pic {
    margin: 0 auto;
    height: 268px;
    width: 440px;
    overflow: hidden;
    position: relative;
  }
  
  .section-focus-pic ul li {
    width: 440px;
    height: 268px;
  }
  
  .section-focus-pic ul li h3 {
    position: absolute;
    bottom: 11px;
    left: 0;
    line-height: 22px;
    
    font-weight: normal;
    color: #fff;
    margin-left: 17px;
    z-index: 111;
    font-size: 14px;
    font-family: "MicrosoftYaHei";
  }
  
  .section-focus-pic ul li div {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 44px;
    background-color: #000;
    width: 440px;
    opacity: 0.3;
    filter: alpha(opacity=60);
  }
  
  .section-focus-pic .pages {
    width: 440px;
    height: 268px;
  }
  
  .section-focus-pic .controler {
    position: absolute;
    bottom: 18px;
    right: 20px;
  }
  
  .section-focus-pic .controler span {
    cursor: pointer;
    width: 10px;
    height: 10px;
  
    display: block;
    overflow: hidden;
    text-indent: 20px;
    background: url(../png/y2q20w.png) no-repeat -136px 3px;
    float: left;
    margin: 0 0 0 5px;
  }
  
  .section-focus-pic .controler .swiper-visible-switch {
    background-position: -161px 1px;
  }
  .item h3 a {
    overflow: hidden;
    width: 360px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #ffffff;
  }
  
  
  .main_news {
    width: 420px;
    height: 268px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
  }
  
  .news_title {
    background: #f0f3f6;
    opacity: 1;
    height: 36px;
    font-weight: bold;
  }
  
  .news_title ul {
    overflow: hidden;
    height: 36px;
  }
  
  .news_title ul li {
    float: left;
    width: 103px;
    line-height: 36px;
    text-align: center;
  }
  .news_title a{
    font-size: 16px;
  }
  .news_title ul li.select {
    float: left;
    width: 110px;
    line-height: 36px;
    text-align: center;
    background-color: #226ebc;
    height: 36px;
  }
  
  .news_title ul li.select a {
    color: #ffffff;
  }
  
  .news_content {
    clear: both;
  }
  
  .news_content .news_module ul {
    margin-top: 6px;
  }
  
  .news_content .news_module ul li {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
    opacity: 1;
  }
  
  .news_content .news_module ul li span {
    float: right;
    color: #999999;
    font-size: 14px;
  }
  
  
  .public_announcement {
    width: 260px;
    height: 268px;
    background: #f0f3f6;
    opacity: 1;
    margin-left: 20px;
    float: left;
    overflow: hidden;
  }
  
  .public_announcement .title {
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin-top: 10px;
    
    color: #f36d0a;
    opacity: 1;
    font-weight: bold;
  }
  
  .public_announcement .announce_list {
    padding-left: 12px;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
    opacity: 1;
    margin-top: 11px;
  }
  
  .announce_list li a {
    color: #333333;
  }
  .announce_list li p{
    width: 239px;
  
  }
  .government_information {
    width: 420px;
    margin-top: 20px;
    float: left;
  }
  
  .government_information .infomation_title ul {
    background: #f0f3f6;
    opacity: 1;
    overflow: hidden;
  }
  
  .government_information .infomation_title ul li {
    float: left;
    width: 120px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
    opacity: 1;
    font-weight: bold;
  }
  
  .government_information .infomation_title ul li.select {
    line-height: 36px;
    height: 36px;
    text-align: center;
    background-color: #226ebc;
    color: #ffffff;
    opacity: 1;
  }
  .government_information .infomation_title ul li.select a {
    color: #ffffff;
  }
  
  .government_information .infomation_module ul {
    margin-top: 6px;
  }
  
  .government_information .infomation_module ul li {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 42px;
    color: #333333;
    opacity: 1;
  }
  
  .government_information .infomation_module ul li span {
    float: right;
    color: #999999;
    font-size: 14px;
  }
  
  
  .service_information {
    width: 390px;
    height: 206px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    background: #f0f3f6;
    opacity: 1;
  }
  
  .service_information ul {
    margin-top: 9px;
  }
  
  .service_information .item {
    float: left;
    width: 96px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 30px;
    color: #333333;
    opacity: 1;
    text-align: center;
  }
  
  .service_information .item a {
    color: #333333;
  }
  
  
  .menu_group {
    width: 320px;
    height: 206px;
    margin-left: 10px;
    margin-top: 20px;
    float: left;
    background: #f0f3f6;
  }
  .menu_group h3{
    line-height: 36px;
    text-align: center;
    background-color: #226ebc;
    font-size: 16px;
  }
  .menu_group h3 a{
    color: #ffffff;
  }
  .menu_group ul{
    border-left: 1px solid #cccccc;
  }
  .menu_group li{
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    height: 27.5px;
    line-height: 27.5px;
    text-align: center;
    width: 105px;
  }
  .menu_group li a{
    color: #333333;
  }
  .menu_group img {
    width: 150px;
    height: 98px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  
  .scroll_menu {
    width: 100%;
    clear: both;
    height: 80px;
    padding-top: 20px;
    overflow: hidden;
  }
  
  .scroll_menu .arrow-left1 {
    float: left;
  }
  
  .scroll_menu div.scroll_main {
    margin: 0 auto;
    
  }
  .scroll_menu img{
    cursor: pointer;
  }
  .scroll_menu div.scroll_content {
    width: 1110px;
    height: 80px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    transition: all 1s;
    position: relative;
    left: 0;
    
    
  }
  
  .scroll_menu div.scroll_content img {
    width: 350px;
  height:80px;
    margin: 0 8px;
    
  }
  
  .scroll_menu img.right_btn {
    float: right;
  }
  
  
  
  .foot {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 32px;
  }
  
  .web_logo {
    width: 83px;
    height: 83px;
    margin-left: 64px;
    float: left;
  }
  
  .right_logo {
    width: 98px;
    height: 49px;
    margin-top: 17px;
    float: right;
    margin-right: 64px;
  }
  
  .middle {
    margin: 0 auto;
    width: 572px;
  }
  
  .foot_middle {
    width: 572px;
    color: #ffffff;
    font-size: 14px;
    font-family: Source Han Sans CN;
    float: left;
  }
  
  .foot_middle div {
    line-height: 30px;
    text-align: center;
  }
  
  .crossband {
      margin-top: 20px;
  }
  .crossband img {
      width: 100%;
  }
  
  .dblbt{
        width: 256px !important;
      height: 80px;
      margin: 0px 10px;
  }
  
  
  .gwyxx{
    height: 180px;
    overflow: hidden;
  }
  .gwyxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
  }
  .szfxx{
    height: 180px;
    overflow: hidden;
  }
  .szfxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
  }
  .szfxx span{
    width: 19%;
    white-space: nowrap;
  }