a {
  color: #333333;
}

.banner {
  width: 100%;
  height: 300px;
  background: url(/picture/0/2204141611467342869.png) no-repeat center;
}

.active {
  width: 40px;
  height: 4px;
  background: #2F7EFB;
  margin: 0 auto;
  margin-top: 15px;
}

.activewz {
  color: #2F7EFB
}

.wjTable {
  overflow: hidden;
  margin-top: 60px;
  border-bottom: 1px solid #E6E6E6;
  text-align: center;
  position: relative;
}

.wjTable ul {
  overflow: hidden;
  width: 800px;
}

.more {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 16px;
  color: #999999;
  display: none;
}



.wjTable ul li {
  height: 50px;
  float: left;
  margin-right: 40px;
  cursor: pointer;
}

.wjTable ul li p {
  font-size: 24px;
}

.wjTable ul li div {
  display: none;
}



.onactive {
  display: block !important;
}

.wjBox {
  display: none;
  margin: 20px 0 40px 0;
}



/* 政策文件list */
.wjList {
  padding: 0 0 20px 20px;
  background: url(/picture/0/2204141655417234415.png) no-repeat 0 12px;
}

.wjList a {
  font-size: 18px;
}

.time {
  font-size: 16px;
  color: #999999;
  float: right;
}

.more:hover,
.wjList a:hover {
  color: #1677FF;
}

/* 政策文件 */
.zcwj{

}

/* 复工复产服务 */
.bj {
  width: 100%;
  height: 690px;
  border-top: 1px solid rgb(255, 255, 255);
  background: url(/picture/0/2204141657306842088.png) no-repeat center;
}

/* 轮播 */
.swiper-box {
  position: relative;
  height: 240px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide {
  width: 278px;
  height: 240px;
  font-size: 18px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  transition: all 0.6s ease 0s;
}

.swiper-slide .Picture {
  width: 278px;
  height: 180px;
}


.swiper-slide:hover {
  /* transform: scale(1.05); */
}

.swiper-slide:hover p {
  color: #1677FF;
}

/* 切换 */
.swiper-button-prev {
  left: -60px !important;
  background: url(/picture/0/2204141659010164061.png) no-repeat center !important;
}

.swiper-button-prev:hover {
  background: url(/picture/0/2204141659010263276.png) no-repeat center !important;
}

.swiper-button-next {
  right: -60px !important;
  background: url(/picture/0/2204141659009941248.png) no-repeat center !important;
}

.swiper-button-next:hover {
  background: url(/picture/0/2204141659010062531.png) no-repeat center !important;
}

.swiper-slide-next {
  margin: 0;
}

.swiper-button-next,
.swiper-button-prev {
  width: 36px !important;
  height: 36px !important;
  margin-top: -47px !important;
}


/* 金融服务 */
.yhTbale {
  overflow: hidden;
}

.jrfwBox {
  overflow: hidden;
  border-radius: 8px;
  width: 1200px;
  height: 291px;
  padding-left: 28px;
  background: url(/picture/0/2204141700530112510.png) no-repeat center -10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
.bj .jrfwBox {
  height: 291px;
}
.yhName {
  float: left;
  width: 158px;
  height: 40px;
  line-height: 40px;
  padding-left: 48px;
  margin-right: 16px;
  border-radius: 8px;
  background: #F5F5F5;
  cursor: pointer;
  position: relative;
}

.yhName img {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.yhList {
  margin-top: 30px;
  display: none;
}

.yhList ul li {
  font-size: 14px;
  padding-left: 30px;
  background: url(/picture/0/2204141655417234415.png) no-repeat 13px 8px;
  margin-bottom: 12px;
}

.yhList ul li:hover a {
  color: #1677FF;
}

.yhon {
  background-image: linear-gradient(180deg, #1677FF 0%, #4B69FE 100%);
  box-shadow: inset 0 -2px 4px 0 #1D46C6, inset 0 2px 4px 0 rgba(255, 255, 255, 0.50);
  color: #FFFFFF;
}

/* 标题 */
.fgfcName,
.jrfwName,
.jyfgName,
.jtcxName {
  margin: 30px 0;
}

.fgfcName p,
.jrfwName p,
.jyfgName p,
.jtcxName p {
  font-weight: 600;
  font-size: 24px;
  color: #333333;
}

.jyfgBox,
.jtcxBox {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}

.jyfgBox .jyfgItem
 {
  border-radius: 8px;
  overflow: hidden;
  width: 278px;
  height: 100px;
  line-height: 100px;
  font-weight: 500;
  padding: 0 40px 0 95px;
  margin-bottom: 30px;
  background-position: -20px -10px !important;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  transition: .3s;
  margin-right: calc(12% / 5);
}
.jtcxBox .jtcxItem{
  border-radius: 8px;
  overflow: hidden;
  width: 280px;
  height: 116px;
  line-height: 100px;
  font-weight: 500;
  padding: 0 40px 0 95px;
  margin-bottom: 50px;
  transition: .3s;
    margin-right: calc(11% / 5);
}
.jyfgBox .jyfgItem:nth-child(4n){
  margin-right: 0;
}
.jtcxBox .jtcxItem:nth-child(4n){
  margin-right: 0;
}
.jyfgMian {
  position: relative;
  top: 30px;
}

.jyfgItem a {
  font-size: 18px;

}

.jyfgItem:hover,
.jtcxItem:hover {
  transform: translate3d(0, -3px, 0);
  color: #2F7EFB;
}

.jtcxItem:hover p:nth-child(2) {
  color: #2F7EFB;
}

/* 交通出行 */

.jtcxItem {
  width: 280px;
  height: 116px;
  line-height: 1;
background-position: 0 !important;
    margin-bottom: 30px;
}

.jtcxItem p:nth-child(2) {
  margin: 20px 0;
  font-size: 14px;
  color: #999999;
}

.show {
  display: block;
}

.hide {
  display: none;
}