/* 标题 */
.gg_bt {
  border: 1px dashed #ccc;
  position: relative;
  margin-top: 80px;
}
.gg_bt a {
  font-size: 16px;
  font-weight: 400;
  color: #1492ff;
  line-height: 54px;
  position: absolute;
  top: 0;
  right: 0;
}
/* 标题 */

/* 第一行 工作动态 */
.gg_gzdt {
  /* margin-top: 100px; */
}

.g_gz_ls {
  margin-top: 26px;
}
.g_gz_ls ul li {
  width: 224px;
  height: 263px;
  background: #ffffff;
  border: 1px solid rgba(20, 146, 255, 0.2);
  box-sizing: border-box;
  overflow: hidden;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.g_gz_ls ul li:nth-child(1),
.g_gz_ls ul li:nth-child(6) {
  margin-left: 0px;
}
.g_gz_ls li:hover img {
  transform: scale(1.1);
}
.g_gz_ls img {
  width: 224px;
  height: 126px;
  transition: all 1s;
}
.g_gz_ls .g_txt {
  padding: 24px 13px;
}
.g_gz_ls .g_txt a {
  font-size: 20px;
  font-weight: 400;
  color: #1492ff;
  line-height: 26px;
}
.g_gz_ls .g_txt p {
  font-size: 16px;
  font-weight: 400;
  color: #969797;
  line-height: 24px;
  margin-top: 15px;
}
/* 第一行 工作动态 */

/* 第二行 政策文件 */

.g_zc {
  margin-top: 23px;
}
.g_zc ul li {
  width: 554px;
  height: 80px;
  border-bottom: 1px solid #bce0fe;
  margin-bottom: 30px;
  float: left;
}
.g_zc ul li:nth-child(even) {
  float: right;
}
/* .g_zc ul li:nth-last-child(1),.g_zc ul li:nth-last-child(2){
  border-bottom: 0px solid #bce0fe;
} */
.g_zc ul li .g_zc_fl {
  width: 63px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #1492ff;
  padding: 2px;
  margin-right: 18px;
}
.g_zc ul li .g_zc_fl span {
  display: block;
  font-size: 16px;
  font-family: Myriad Pro;
  font-weight: 400;
  color: #1492ff;
  line-height: 21px;
  text-align: center;
}
.g_zc ul li .g_zc_fl span:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 4px;
  background: #1492ff;
}
.g_zc_fr {
  width: 558px;
}
.g_zc_fr a {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2e3033;
  line-height: 28px;
}
/* 第二行 政策文件 */

/* 第三行  我们在行动 */
.gg_wmzxd {
  width: 100%;
  height: 481px;
  background: url(/statics/jian_gov/yhgc/images/wmzxd-3.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
}
.gg_xd {
  margin-top: 30px;
}
.gg_xd ul li {
  width: 285px;
  height: 128px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  float: left;
  padding: 19px 17px;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-left: 20px;
}
.gg_xd ul li:nth-child(1),
.gg_xd ul li:nth-child(5) {
  margin-left: 0px;
}
.gg_xd ul li a {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
}
.gg_xd ul li span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  display: block;
  margin-top: 10px;
}

.gg_xd ul li:hover a,
.gg_xd ul li:hover span {
  font-weight: bold;
}
/* 第三行  我们在行动 */

/* 第四行  经验交流 */
.jyjyss {
  width: 100%;
  height: 900px;
  background: url(/statics/jian_gov/yhgc/images/jyjl-6.png) no-repeat 0px 100px;
  background-size: 100% 100%;
}
.jl_lis {
  margin-top: 30px;
}
.ul_list {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.ul_list li {
  position: relative;
  width: 400px;
  height: 192px;
  float: left;
  margin-bottom: 44px;
}
.lis_s {
  width: 354px;
  height: 192px;
  background: url(/statics/jian_gov/yhgc/images/jyjl-4.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 20px;
  margin-top: 2px;
}
.ul_list li:nth-child(3) .lis_s,
.ul_list li:nth-child(6) .lis_s {
  width: 400px;
  background: url(/statics/jian_gov/yhgc/images/jyjl-4.png) no-repeat 30px 0px;
}
.ul_list li:nth-last-child(1)::before,
.ul_list li:nth-last-child(2)::before,
.ul_list li:nth-last-child(3)::before {
  content: "";
  position: absolute;
  height: 192px !important;
  left: 0;
  top: 0;
  width: 1px;
  background: #d0e9ff;
}

.ul_list li:before {
  content: "";
  position: absolute;
  height: 200%;
  left: 0;
  top: 0;
  width: 1px;
  background: #d0e9ff;
}
.ul_list li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #1492ff;
}

.ul_list li:nth-child(3):before,
.ul_list li:nth-child(6):before {
  content: "";
  position: absolute;
  height: 200%;
  left: 30px;
  top: 0;
  width: 1px;
  background: #d0e9ff;
}
.ul_list li:nth-child(3)::after,
.ul_list li:nth-child(6)::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 20px;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #1492ff;
}
.liss_s{
  padding: 10px 40px 20px 20px;
}
.liss_s h1 {
  height: 40px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;

  display: block;
}
.liss_s a {
  height: 40px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1492ff;
  line-height: 28px;
  margin-top: 10px;
  display: block;
}
.liss_s p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #969797;
  line-height: 24px;

}
.ul_list li:nth-child(3) .lis_s .liss_s h1,
.ul_list li:nth-child(3) .liss_s a,
.ul_list li:nth-child(3) .liss_s p,
.ul_list li:nth-child(6) .liss_s h1,
.ul_list li:nth-child(6) .liss_s a,
.ul_list li:nth-child(6) .liss_s p {
  margin-left: 30px;
}
/* 第四行  经验交流 */
