﻿@charset "utf-8";
/* 20220321 */
.service{
    height: 138px;
    background: url(../../material/images/images2022/zwfw03.jpg) center no-repeat;
    background-size: cover;
}
.a8{
  margin-left: -10px;
}
.a8 li {
 width: 48.5%;
}
.a8 li.s1{
  width: 100%;
  margin-bottom: 10px;
  background: #6caaf0 url(../../material/images/images2022/t.png) 30% 50% no-repeat;
}
.a8 li.s2{
  margin-right: 5px;
  background: #4eb2ec url(../../material/images/images2022/t.png) 30% 50% no-repeat;
}
.a8 li.s3{
  margin-left: 5px;
  background: #6c8ef0 url(../../material/images/images2022/t.png) 30% 50% no-repeat;
}
.a8 li a{
    display: table;
    table-layout: fixed;
    height: 64px;
    padding: 0 10px;
    line-height: 1.2;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-shadow:#4e84c9 3px 4px 5px;
    transition: background-position .3s;
}
.a8 li a span {
    display: table-cell;
    vertical-align: middle;
}
.a8 li a i{
  margin-top: 10px;
}

.a8 li.s1 a i{
  background-position: -200px 0px;
}
.a8 li.s2 a i{
  background-position: -200px -40px;
}
.a8 li.s3 a i{
  background-position: -200px -80px;
}

@media (max-width: 1024px) {
  .a8 li {
    width: 48%;
  }

  .a8 li a{
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .a8 li {
    width: 49%;
  }

  .service{
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .a8 li {
    width: 48.5%;
  }

}

.fwpt{
  padding: 20px;
  margin:0px 15px;
  background: url(../../material/images/images2022/zqfw_bg.jpg) 0px 0px repeat-x;
}

.fwpt_bg{
  height: 110px;
  background: url(../../material/images/images2022/fwpt.png) 0px 0px no-repeat;
}

@media (max-width: 480px) {
  .fwpt_bg {
    height: 80px;
    background-size: 150%;
    margin-bottom: 20px;
  }

}

.t3 {
    border-bottom: none;
}

.t3 b {
    color: #004ea5;
    font-size: 16px;
    font-weight: bold;
    border-left: 4px solid #004ea5;
}

.zxbl ul{
  height: 50px;
  width: 82%;
  display: inline-block;
  background: url(../../material/images/images2022/zxbl_bg.png) 0px 0px no-repeat;
}

@media (max-width: 480px) {
  .zxbl ul{
    width: 100%;
    background: url(../../material/images/images2022/zxbl_bg.png) center no-repeat;
  }
}

.bmcx .tab{
  margin:0px auto;
  text-align: center;
}
.bmcx .tab a{
    display: inline-block;
    min-width: 100px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    color: #004ea5;
    margin:0px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 0px;
    border-top: 4px solid #e0efff;
    border-left: 1px solid #e0efff;
    border-right: 1px solid #e0efff;
    background-color: transparent;
}
.bmcx .tab a.current{
    background-color: #ffffff;
    border-top: 4px solid #81bdff;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.bmcx .tab a i{
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(../../material/images/images2022/icons_02.png);
    background-image: url(../../material/images/images2022/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
}
.bmcx .tab a i.s1{
      background-position: -120px -240px;
}
.bmcx .tab a i.s2{
      background-position: -160px -240px;
}
.bmcx .tab a i.s3{
      background-position: -200px -240px;
}
.bmcx .pane{
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

@media (max-width: 480px) {
  .bmcx .tab a i{
    display: none;
  }
}


.a9 li{
  width: 50%;
}

.a9 li a {
  line-height: 50px;
  text-align: left;
}

.a9 li a i{
  float: left;
  margin:5px 20px 0px 90px; 
  animation-duration: .6s;
}

.a9 li a:hover i {
 transform: rotateY(360deg);
}

.a9 li a i.s1{
  background-position: -200px -120px;
}
.a9 li a i.s2{
  background-position: -200px -160px;
}

@media (max-width: 480px) {
  .a9 li a i {
    margin: 5px 10px 0px 15px;
  }
}
.a10 li{
  width: 23%;
  margin:1%;
}

.a10 li a{
    width:100%;
    display: table;
    table-layout: fixed;
    height: 60px;
    padding: 0 12px;
    line-height: 1.2;
    font-size: 16px;
    background-color: #e9f4ff;
    transition: background-position .3s;
}
.a10 li a span {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 480px) {
  .a10 li{
    width: 48%;
  }
}

.a4 .s3 {
    background-position: -160px -80px;
}

.a4 .s4 {
    background-position: -160px -120px;
}

table.phone {
    width: 100%;
    background-color: #fff;
    border:1px #e9e9e9 solid;
}

table.phone thead th {
    position: relative;
    color:#1b65b8;
    width: 20%;
    border-bottom: 2px solid #a0c0e3;
}

table.phone thead th+th:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    background-color: #c2c2c2;
}

table.phone th, table.phone td {
    padding:0px 3px;
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    font-weight: normal;
}

.szfg {
 background: #fff url(../../material/images/images2022/p4_bg.jpg) 0px bottom no-repeat;
 background-size: 100%;
}
table.stripe th{
  color: #285896;
  padding: 0px 2px;
}
table.stripe thead th{
  color: #285896;
  border-bottom: 1px solid #285896;
}
table.stripe td{
  line-height: 36px;
}
.a3 li a{
  height: 70px;
}
.a3 li i{
  margin:0px;
  width: 70px;
  height: 70px;
}
.a4 li i {
    margin: 13px 5px 0 0;
}
.a4 li a{
  height: 65px;
  line-height: 65px;
}
.gkzl{
  margin-top: 20px;
}
.b2 li{
  padding: 10.5px 15px;
}
.zcwd,
.sjkf
{
  display: block;
  height: 80px;
}
.zcwd{
 background: url(../../material/images/images2022/zcwd.jpg) center no-repeat;  
}
.sjkf{
  background: url(../../material/images/images2022/sjkf.jpg) center no-repeat;  
}


<style>
#ad-side{
z-index: 9;
}

#ad-side #close {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    float:right;
    margin-top: -26px;
    margin-right: 18px;
    position:relative;
    _display:inline;

}

#close {
    display:block;
    width:16px;
    height:16px;
    background:url(/material/images/images_2021/close.png) no-repeat;
    cursor:pointer;
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
}
@media(max-width:480px){
.a3 li a{
font-size: 14px;
}
}
 .search input {
    color: #ccc;
}
.myTable tbody {
    display: block; /*进行转换为块级元素*/
   height: 390px;
   width: 347px;
    overflow-y: auto;
    text-align: center;
    overflow-x: hidden;
}
.myTable thead,tbody tr {
	display: table;
	width: 346px;
	table-layout: fixed;
}
.myTable thead tr th {
	text-align: center;
}
@media(max-width:1200px){
.news{
    height: auto;
}
}
.topic li a {
width: 220px\9;
}
.topic li img {
    width: 100%;
    max-width: 220px;
}

/*20210618新增*/
.topic h2 {
    width: auto;
    height: auto;
    background: none;
    position: relative;
    margin: 0px 15px;
}
@media (max-width: 1200px){
.topic h2 {
     display: block; 
}
}
.topic h2 span{
    position: absolute;
    right: 0px;
    font-size: 16px;
    font-weight: normal;
}
.topic .scroll{
    margin: 0 auto;
}
.topic li{
    padding:0 0px;
}
.topic {
    position: relative;
}
.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    margin-top: -6px;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
}
.topic-prev span,
.topic-next span {
    display: block;
    width: 20px;
    margin: 8px auto;
    font-size: 22px;
    text-align: center;
    color: #ccc;
    font-weight: bold;
}
.topic .topic-prev {
     transform: translate(-50px, 0);
     left: 20px;
     display:none;
}
.topic .topic-next {
     transform: translate(50px, 0);
     right: 20px;
     display:none;
}
.topic:hover .topic-prev,
.topic:hover .topic-next {
     opacity: 1;
     transform: translate(0, 0);
     display:block;
     transition: all .3s;
     z-index:999;
}
@media (max-width: 1200px) {
    .topic .scroll {
        margin: 0 -10px;
    }
    .topic-prev,
    .topic-next {
        display: none;
    }
}
.a3 li a{
     height: 70px;
}
.a3 li i {
     margin: -2px 0px 0px 0px;
}
.a4 li a{
     height: 60px;
     line-height: 60px;
}
.a4 li i {
    margin: 10px 5px 0 15px;
}
.p5 .list-b li{
    padding: 10px 10px 10px 20px;
}
.a4 a.s3{
    text-align: center;
}
table.stripe th, table.stripe td{
    line-height: 2.2em;
}

@media(max-width:480px){
.a6 li i{
    float: none;
    margin: 0 auto;
    margin-top: 5px;
    height: 30px;
}
}
.p4  .a2 li a,.p4 .a6 li a{
    font-weight: unset;
}

table.phone tbody{
    display: block; /*进行转换为块级元素*/
   /*height: 190px;*/
    height: 310px;
    overflow-y: auto;
    text-align: center;
    overflow-x: hidden;
}
table.phone th, table.phone td{
    line-height: 43px;
}
.phone thead,.phone tbody tr {
    display: table;
    width: 346px;
    table-layout: fixed;
}
.list-a li i.s3,.list-a li i.s4 {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(/material/images/images_2021/icons_02.png);
    background-image: url(/material/images/images_2021/icons_02_ie8.png);
    background-size: 240px auto;
    background-repeat: no-repeat;
}
.a4 .s3{
    background-position: -160px -80px;
}
.a4 .s4{
   background-position: -160px -120px;
}
@media(min-width:1200px){
.p21{
   display:none;
}
.p20 .topic li{
    float: left;
    list-style: none;
}
.topic .topic-prev{
    left:740px;
}
}
@media(max-width:1024px){
.p21{
   display:block;
}
.dzt{
   display:none;
}
.yqtb li {
    width: 33%;
}
.bmcx .tab a{
padding: 0 15px;
}
}

.zcwdpt{
display: inline-block;
    min-width: 100px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 3px;
    transition: all .3s;
}
#tab{
display: inline-block;
}
@media(max-width:1024px){
#tab{
display: flex;
}
}
#ad-side #right .dxe .qr {
     top: 104px;
    position: absolute;
    right: 0px;
   width: 111px;
display:block;
color:black;
}
#ad-side #right ul .dxe a {
    height: 128px;
}
#ad-side #right ul .dxe a span{
    font-size:14px;
}
@media(max-width:1024px){
.zcwdpt{
display: flex;
justify-content: space-around;
}
}
.myTable thead tr th:first-child{
width:11%;
}
#nav_tab_tbd td:first-child{
width:15%;
}
.myTable thead tr th:nth-child(2){
width:18%;
}
.sjkf{
    height: 80px;
    background: #fffdf8 url(//ybj.hubei.gov.cn/material/images/sjkf_images/sjkf.jpg) 
} 
.headline h2 a {
    font-size: 25px;
    font-weight: bold;
    line-height: 38px;
    color: #333;
}
.grid .headline h2 {
    font-weight: bold;
    line-height: 38px;
    font-size: 24px;
padding: 0px 125px 10px;
}
@media (max-width: 1024px){
.grid .headline h2 {
    padding: 0px 0px 20px;
}
}
.headline {
    font-size: 30px;
    line-height: 40px;
    padding: 0px;
    background-color: #f5f5f500;
}
.header h1 {
    background: none;
}
.a2 li:first-child a {
    line-height: 40px;
    height: 40px;
}
.a2 li:first-child {
    width: 98%;
    margin-bottom: 10px;
}
.t4 {
    margin: 0px 0px 7px 0px;
}
.ybpt {
    padding: 18px;
}
.a2 li a {
    padding: 0 22px;
}
.a2 li a {
    height: 50px;
}
.a2 .dzcx{
    width: 98%;
    margin-bottom: 10px;
}
.a2 .dzcx a{
height: 40px;
line-height: 40px;
}
.a2 li {
    width: 46%;
    margin: 0.5% 1.5%;
}
.service{
margin-bottom: 0px;
}
.a1 li a{
height:70px;
}
.swiper-wrapper{
height: auto;
}
.gkzl a{
display: block;
    height: 100px;
}
.a9 li a i {
    margin: 5px 20px 0px 70px;
}
@media (max-width: 480px){
.a9 li a i {
    margin: 5px 10px 0px 15px;
}
}
.bmcx .tab {
    margin: 0px auto;
    display: inline-block;
    text-align: center;
    margin-left: 20%;
}
.bmcx .grqy{
    display: inline-block;
    min-width: 100px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    color: #004ea5;
    margin: 0px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 0px;
    border-top: 4px solid #e0efff;
    border-left: 1px solid #e0efff;
    border-right: 1px solid #e0efff;
    background-color: transparent;
}
.bmcx  .grqy i {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(//ybj.hubei.gov.cn/material/images/images2022/icons_02.png);
    background-image: url(//ybj.hubei.gov.cn/material/images/images2022/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
}
.bmcx .grqy i.s3 {
    background-position: -200px -240px;
}
.bmcx .grqy .current {
    background-color: #ffffff;
    border-top: 4px solid #81bdff;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
@media (max-width: 1024px){
.bmcx .grqy {
    padding: 0 15px;
position: absolute;
}
}
@media (max-width: 480px){
.bmcx .grqy i {
    display: none;
}
.bmcx .tab {
    margin-left: 0px;
}
.a8 {
    margin-left: 0px;
    margin-top: 10px;
}
.fwpt {
    padding: 17px;
}
}
#ad-side ul li {
    margin: 0 auto 10px;
    border-radius: 50%;
    background-color: #409eff;
}
#ad-side #right .wx:hover .qr {
    display: block;
}
#ad-side #right {
    display: block;
    width: 100px;
    border-radius: 3px;
    background-color: #0000;
    border: 0px;
    z-index: 2;
}
#ad-side {
    position: fixed;
    top: 40%;
    right: 15px;
}
#ad-side #right {
    display: block;
    width: 50px;
    border-radius: 3px;
    background-color: #0000;
    border: 0px;
    z-index: 2;
}
#ad-side #right ul .dxe a {
    height: 50px;
}
#ad-side #right ul li a {
    color: #0560a5;
    height: 50px;
    padding: 10px 0px;
    display: block;
}
#ad-side #right ul li a:hover {
    color: #fff;
    background-color: #0000;
}
.dxe1:after,#ad-side #right .znkf span:after{
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-bottom: 1px solid #409eff;
    border-left: 1px solid #409eff;
    -webkit-transform: rotate( 150deg);
    -ms-transform: rotate(138deg);
    transform: rotate( 225deg);
    display: block;
    position: absolute;
    right: -5%;
    top: 9px;
}
#ad-side #right .wx .qr,#ad-side #right .znkf .qr {
    display: none;
    position: absolute;
    top: 11px;
    right: 61px;
    background-color: white;
    border-radius: 5px;
    padding: 2px;
    color: #409eff;
    border: 1px solid #409eff;
}
#ad-side #right img{
width:31px;
height:31px;
}
#ad-side #right ul li+li {
    border-top: none;
}
#close {
    display: block;
    width: 16px;
    height: 16px;
    background: url(//ybj.hubei.gov.cn/material/images/images2022/close.png) no-repeat;
    cursor: pointer;
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
    background-size: contain;
}
#ad-side #right .znkf .qr {
  display: none;
    position: absolute;
    top: 71px;
    right: 63px;
    background-color: white;
    border-radius: 5px;
    padding: 4px;
    color: #409eff;
    width: 93px;
    border: 1px solid #409eff;
}
#ad-side #right .znkf:hover .qr {
    display: block;
}
#ad-side #right .dxe img{
height:38px;
margin-top: -2px;
}
.p5 .pane .panel-more{
display:none;
} 
.fwpt .panel-more {
display:none;
}
.panel-more a::after {
    content: '\2022';
}
.news .list-t li a{
    width: 80%;
}
@media (max-width: 1024px){
.news .list-t li a {
    width: 100%;
}
}
.a8 li.s1{
background: url(//ybj.hubei.gov.cn/material/images/images2022/jbjgdh.png) 30% 50% no-repeat;
width: 178px;margin-right: 10px;}
.a8 li.s2{
background: url(//ybj.hubei.gov.cn/material/images/images2022/stdyd.png) 30% 50% no-repeat;
width: 178px;margin-right: 0px;margin-left: 5px;margin-bottom: 10px;}
.a8 li.s3{
background: url(//ybj.hubei.gov.cn/material/images/images2022/fpyscx.png) 30% 50% no-repeat;
width: 178px;margin: 0px 10px 0px 0px;}
.a8 li.s4{
background: url(/ybj.hubei.gov.cn/material/images/images2022/ydjy.png) 30% 50% no-repeat;
width: 178px;margin-left: 5px;}
.a8 li a {
    width: 178px;
}
@media (max-width: 1024px){
.a8 li.s1{
width: 160px;}
.a8 li.s2{
width: 160px;}
.a8 li.s3{
width: 160px;}
.a8 li.s4{
width: 160px;}
}
.a8 li a {
    width: 160px;
}
@media (max-width: 480px){
.a8 li.s1, .a8 li.s2, .a8 li.s3, .a8 li.s4 {
    width: 47.5%;
}
}



