.oldtype .box {
  width: 1200px;
  height: auto;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto 0;
}
.oldtype .box .box_left {
  width: 1200px;
  height: auto;
  background: transparent;
  padding-top: 50px;
}
.oldtype .box .box_left .title {
  font-family: "microsoft yahei bold";
  width: 192px;
  height: 98px;
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
  border-bottom: 4px solid #0c5cc0;
}

.oldtype .box .box_left .grxx {
  width: 1200px;
  background: #fff;
  border: none;
  margin-top: 30px;
  padding: 0;
  display: flex;
}

.oldtype .box .box_left .grxx .zwxx {
  display: flex;
  flex-wrap: wrap;
  width: 700px;
}
.oldtype .box .box_left .grxx .zwxx img {
  width: 322px;
  height: 400px;
}
.oldtype .box .box_left .grxx .zwxx .zwxx_content {
  width: 318px;
  margin-left: 30px;
}
.oldtype .box .box_left .grxx .zwxx .zwxx_content .zwxx_name {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  text-align: left;
  color: #333;
}

.oldtype .box .box_left .grxx .zwxx .zwxx_content .zwxx_name span {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 36px;
  text-align: left;
  color: #0c5cc0;
  display: inline-block;
  margin-left: 20px;
}
.oldtype .box .box_left .grxx .zwxx .zwxx_content ul {
  margin-top: 30px;
}
.oldtype .box .box_left .grxx .zwxx .zwxx_content ul li {
  margin-bottom: 24px;
  height: 88px;
  display: flex;
  align-items: center;
  width: 318px;
  background: #fff;
  border: 1px solid #eee;
}

.oldtype .box .box_left .grxx .zwxx .zwxx_content ul li a {
  flex: 1;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  text-align: left;
  color: #000;
}
.oldtype .box .box_left .grxx .zwxx .zwxx_content ul li .zwxx_icon {
  width: 48px;
  height: 48px;
  margin-right: 30px;
  background-size: 100%;
}


.oldtype
  .box
  .box_left
  .grxx
  .zwxx
  .zwxx_content
  ul
  li:nth-child(1)
  .zwxx_icon {
  background: url(/uploads/image/i15553/zwslh.png) no-repeat center;
}
.oldtype
  .box
  .box_left
  .grxx
  .zwxx
  .zwxx_content
  ul
  li:nth-child(2)
  .zwxx_icon {
  background: url(/uploads/image/i15553/jlslh.png) no-repeat center;
}
.oldtype
  .box
  .box_left
  .grxx
  .zwxx
  .zwxx_content
  ul
  li:nth-child(3)
  .zwxx_icon {
  background: url(/uploads/image/i15553/fgslh.png) no-repeat center;
}


.oldtype .box .box_left .qtld {
  margin-top: 30px;
  line-height: normal;
  font-size: 36px;
}
.oldtype .box .box_left .qtld li {
  margin-right: 30px;
}
.oldtype .box .box_left .qtld .qtld_title {
  font-size: 36px;
  font-weight: bold;
  min-width: 180px;
  text-align: right;
}
.oldtype .box .box_left .grxx .qtld span {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 36px;
  text-align: left;
  color: #333;
  display: inline-block;
  margin-right: 30px;
}

.oldtype .box .box_left .grxx .qtld a {
  display: inline-block;
  margin-right: 20px;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  text-align: left;
  color: #333;
}
.oldtype .box .box_left .grxx .jgxq {
  margin-top: 30px;
  width: 464px;
  display: flex;
  flex-direction: column;
  padding-top: 77px;
}
.oldtype .box .box_left .grxx .jgxq a {
  width: 100%;
  height: 124px;
  border-radius: 8px;
  background: #ebf2fa;
  margin-bottom: 20px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  text-align: left;
  color: #333;
}

.oldtype .box .box_left .grxx .jgxq .jgxq_icon {
  width: 64px;
  height: 64px;
  background: #fff;
  display: inline-block;
  margin-right: 24px;
}

.oldtype .box .box_left .grxx .jgxq a:first-child .jgxq_icon {
  background:  no-repeat center;
}
.oldtype .box .box_left .grxx .jgxq a:last-child .jgxq_icon {
  background:  no-repeat center;
}
.oldtype .box .box_right {
  width: 1200px;
  height: auto;
  margin-top: 50px;
  margin-left: 0;
}

.oldtype .box .box_right .tab_navs {
  display: flex;
  height: 98px;
}

.oldtype .box .box_right .tab_navs li {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 48px;
  text-align: left;
  color: #333;
  margin-right: 60px;
}
.oldtype .box .box_right .tab_navs li a {
  color: inherit;
  display: block;
  width: 100%;
  height: 98px;
}
.oldtype .box .box_right .tab_navs .active {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
  border-bottom: 4px solid #0c5cc0;
}
.oldtype .box .box_right .ggjh .ggjh_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.oldtype .box .box_right .ggjh .ggjh_list a {
  width: 80%;
  font-size: 36px;
  line-height: 72px;
  color: #000;
}
.oldtype .box .box_right .ggjh .ggjh_list li span {
  font-size: 36px;
  line-height: 72px;
  text-align: left;
  color: #999;
}

.oldtype .box .box_right .ggjh .ggjh_list a::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  background: #0c5cc0;
  margin: 0 20px 8px 0;
  border-radius: 50%;
}
.oldtype .box .box_right .ggjh .ggjh_list a span {
  position: absolute;
  right: 0;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 18px;
  line-height: 45px;
  text-align: left;
  color: #999;
}

.oldtype .box .box_right .xzsp {
  display: block;
  margin-top: 40px;
  width: 1200px;
  height: 278px;
  background:  no-repeat center;
  background-size: 100% 100%;
  padding-left: 30px;
  padding: 30px 0 0 30px;
}
.oldtype .box .box_right .xzsp h4 {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
}
.oldtype .box .box_right .xzsp .xzsp_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  width: 1100px;
  margin-top: 30px;
}
.oldtype .box .box_right .xzsp .xzsp_list a {
  min-width: 288px;
  font-size: 18px;
  line-height: 48px;
  display: flex;
  align-items: center;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  text-align: left;
  color: #333;
  margin-bottom: 30px;
}

.oldtype .box .box_right .xzsp .xzsp_list a::after {
  display: inline-block;
  content: "";
  width: 40px;
  height: 18px;
  background:  no-repeat center;
  background-size: 100%;
  margin-left: 30px;
}
/* 处罚 */
.oldtype .box1 {
  width: 1200px;
  margin: 50px auto 0;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.oldtype .box1 .gs_list {
  width: 100%;
  height: 302px;
  background: #f5f9ff;
  border: 1px solid #eee;
  margin: 0 0 30px 0;
  border-radius: 16px;
}
.oldtype .box1 .gs_list:nth-child(3n) {
  margin-right: 0;
}

.oldtype .box1 .gs_list .gs_nav {
  width: 272px;
  height: 302px;
  padding: 30px 30px 30px 50px;
}

.oldtype .box1 .gs_list .gs_nav img {
  width: 148px;
  height: 148px;
}
.oldtype .box1 .gs_list .gs_nav .gs_nav_title {
  margin-top: 30px;
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #333;
}
.oldtype .box1 .gs_list .gs_nav:hover .gs_nav_title,.oldtype .box1 .gs_list.open .gs_nav .gs_nav_title{
  color: #0c5cc0;
}
.oldtype .box1 .gs_list .gs_content {
  width: 77%;
  padding: 30px 23px 38px 0;
  display: block !important;
}
.oldtype .box1 .gs_list:last-child{
  margin-bottom: 0;
}
.oldtype .box1 .gs_list .gs_content .gs_box {
  width: 100%;
  border-left: 4px dashed #ccc;
  padding: 0 0 0 30px;
  height: 100%;
}
.oldtype .box1 .gs_list .gs_content .gs_box li {
  width: 408px;
  line-height: 102px;
  margin: 0 25px 30px 0;
  height: 102px;
}
.oldtype .box1 .gs_list .gs_content .gs_box li a {
  font-size: 32px;
}

.oldtype .box1 .gs_list .gs_content .gs_content_title {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  color: #0c5cc0;
}

.oldtype .box1 .gs_list .gs_content .gs_content_lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 30px;
}
.oldtype .box1 .gs_list .gs_content .gs_content_lists a {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  line-height: 60px;
  text-align: center;
  color: #333;
}
/* 公开信息 */

.oldtype .box2 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: 50px;
  flex-wrap: wrap;
}
.oldtype .box2 .box2_left {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
}

.oldtype .box2 .box2_left a {
  width: 585px;
  height: 140px;
  border-radius: 16px;
  background: #ebf2fa;
  margin-bottom: 0;
  margin-right: 30px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 36px;
  text-align: left;
  color: #333;
}
.oldtype .box2 .box2_left a:nth-child(2n) {
  margin-right: 0;
}
.oldtype .box2 .box2_left a span {
  width: 88px;
  height: 88px;
  margin: 0 24px 0 88px;
}
.oldtype .box2 .box2_left a:last-child{
  background: none;
}
.oldtype .box2 .box2_left a:last-child img{
  width: 100%;
}
.oldtype .box2 .box2_right {
  width: 1200px;
  margin: 0 auto 50px auto;
}
.oldtype .box2 .box2_right .zxfg_title {
  display: block;
}
.oldtype .box2 .box2_right .zxfg_title .zcfg a {
  font-weight: bold;
  font-size: 48px;
  text-align: left;
  color: #333;
  height: 98px;
  margin-right: 60px;
  display: block;
}
.box2 .box2_right .zxfg_title .zcfg a.on {
  border-bottom: 4px solid #0c5cc0;
  color: #0c5cc0;
}
.oldtype .box2 .box2_right .zxfg_title > a {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
  border-bottom: 4px solid #0c5cc0;
  display: block;
  height: 98px;
  width: 192px;
}
.oldtype .box2 .box2_right .zxfg_title .zxfg_lf_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 30px;
}
.oldtype .box2 .box2_right .zxfg_title .zxfg_lf_list a {
  margin-right: 30px;
  margin-left: 0;
  color: #999999;
  font-size: 44px;
  line-height: 59px;
}
.box2 .box2_right .zxfg_title .zxfg_lf_list a:hover {
  color: #0c5cc0;
}

.oldtype .box2 .box2_right .zxfg_search {
  margin-top: 30px;
  width: 1200px;
  height: 360px;
  background: linear-gradient(118.65deg, #146cdaa3 0%, #0c5cc0d6 100%);
  display: flex;
}
.oldtype .box2 .box2_right .zxfg_search .qbwj {
  margin-left: 30px;
}

.oldtype .box2 .box2_right .zxfg_search .qbwj .qbwj_title {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 32px;
  text-align: left;
  color: #fff;
}

.oldtype .box2 .box2_right .zxfg_search .qbwj .qbwj_title .icon {
  width: 24px;
  height: 16px;
  background-size: 100%;
}

.oldtype .box2 .box2_right .zxfg_search .qbwj ul li {
  font-size: 36px;
}
.oldtype .box2 .box2_right .zxwj_lists .zxwj_list {
  margin-top: 30px;
}
.oldtype .box2 .box2_right .zxfg_search .search_box {
  width: 778px;
  display: flex;
  flex-wrap: wrap;
}
.oldtype .box2 .box2_right .zxfg_search .search_box span {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 32px;
  text-align: left;
  color: #fff;
  display: inline-block;
  align-items: center;
  width: 160px;
  line-height: 120px;
}
.oldtype .box2 .box2_right .zxfg_search .search_box input {
  width: 618px;
  height: 82px;
  background: #fff;
  margin-right: 0;
  font-size: 36px;
}

.oldtype .box2 .box2_right .zxfg_search button {
  width: 100px;
  height: 82px;
  background-size: 100%;
}
.oldtype .box2 .box2_right .zxwj_lists .zxwj_list a {
  font-size: 36px;
  line-height: 72px;
  max-width: 80%;
}

.oldtype .box2 .box2_right .zxwj_lists .zxwj_list li span {
  font-size: 36px;
  line-height: 72px;
  color: #666;
}
.oldtype .box2 .box2_right .zxwj_lists .zxwj_list a::before {
  width: 6px;
  height: 6px;
  margin: 0 20px 10px 0;
}
.oldtype .box2 .box2_right .zxfg_search .qbwj ul {
  width: 200px;
  top: 50px;
}
.oldtype .xxbox {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.oldtype .xxbox .xxbox_left {
  margin-top: 50px;
  width: 1200px;
  height: auto;
}

.oldtype .xxbox .xxbox_left .xxbox_tjxx_title {
  width: 192px;
  height: 98px;
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
}
.oldtype .xxbox .xxbox_left .xxbox_tjxx_title a {
  color: inherit;
  display: block;
  width: 100%;
  height: 98px;
  border-bottom: 4px solid #0c5cc0;
}
.oldtype .xxbox .xxbox_right {
  width: 1200px;
  margin-left: 0;
  margin-top: 50px;
}

.oldtype .xxbox .xxbox_left .xxgk_list a {
  width: 100%;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  line-height: 72px;
  text-align: left;
  color: #333;
  display: flex;
  align-items: center;
  position: relative;
}

.oldtype .xxbox .xxbox_left .xxgk_list a::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  background: #0c5cc0;
  margin-right: 20px;
}
.oldtype .xxbox .xxbox_left .xxgk_list a span {
  position: absolute;
  right: 0;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  line-height: 72px;
  text-align: left;
  color: #999;
}
.oldtype .xxbox .xxbox_right .tab_navs {
  display: flex;
  height: 98px;
}

.oldtype .xxbox .xxbox_right .tab_navs li {
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 48px;
  text-align: left;
  color: #333;
  margin-right: 30px;
}
.oldtype .xxbox .xxbox_right .tab_navs li a {
  color: inherit;
  display: block;
  width: 100%;
  height: 98px;
}
.oldtype .xxbox .xxbox_right .tab_navs .active {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
  border-bottom: 4px solid #0c5cc0;
}

.xxbox .xxbox_right .xxgk .xxgk_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.oldtype .xxbox .xxbox_right .xxgk_list a {
  width: 100%;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  line-height: 72px;
  text-align: left;
  color: #333;
  display: flex;
  align-items: center;
  position: relative;
}

.oldtype .xxbox .xxbox_right .xxgk_list a::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  background: #0c5cc0;
  margin-right: 20px;
}
.oldtype .xxbox .xxbox_right .xxgk_list a span {
  position: absolute;
  right: 0;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 36px;
  line-height: 72px;
  text-align: left;
  color: #999;
}

.oldtype .xxbox .xxbox_left .xxgk_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.oldtype .zdly {
  width: 1200px;
  margin: 50px auto 0;
}
.oldtype .zdly .zdly_title {
  font-family: "microsoft yahei bold";
  font-weight: 700;
  font-size: 48px;
  text-align: left;
  color: #0c5cc0;
  width: 384px;
  height: 98px;
  border-bottom: 4px solid #0c5cc0;
}

.oldtype .zdly .zdly_title a {
  color: inherit;
  height: 98px;
}
.oldtype .zdly .zdly_list {
  display: flex;
  padding: 30px;
  margin-top: 30px;
  width: 1200px;
  height: auto;
  background: #fff;
  box-shadow: none;
  flex-wrap: wrap;
  background: #f5f9ff;
  justify-content: start;
}

.oldtype .zdly .zdly_list a {
  width: 252px;
  height: auto;
  background: none;
  margin-right: 35px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 36px;
}
.oldtype .zdly .zdly_list a:nth-child(3n) {
  margin-right: 35px;
}
.oldtype .zdly .zdly_list a:nth-child(4n) {
  margin-right: 0;
}
.oldtype .zdly .zdly_list a .zdly_icon {
  width: 104px;
  height: 104px;
  background:  no-repeat center;
  background-size: 100%;
  margin-bottom: 54px;
}
.oldtype .zdly .zdly_list a img {
  width: 136px;
  height: 136px;
}
.oldtype .zdly .zdly_list a p {
  margin-top: 30px;
}
.oldtype .gkzt {
  margin: 50px auto 20px auto;
  width: 100%;
  max-width: 1200px;
}
.oldtype .gkzt_title {
  font-size: 48px;
  height: 98px;
}
.oldtype .box2 .box2_right form {
  width: 1200px;
  height: 254px;
  background: linear-gradient(118.65deg, #146cdaa3 0%, #0c5cc0d6 100%);
  display: flex;
  align-items: center;
}

.oldtype .box2 .box2_right form .zcjd_title_box {
  width: 182px;
  height: 42px;
  background: transparent;
  position: relative;
  margin-left: 30px;
  font-family: "microsoft yahei";
  font-weight: 400;
  font-size: 32px;
  text-align: left;
  color: #fff;
  position: relative;
}
.oldtype .box2 .box2_right form .zcjd_title_box li img {
  margin-left: 30px;
  width: 24px;
  height: 16px;
}
.oldtype .box2 .box2_right form .zcwj_input .wjmc_input {
  margin-right: 0;
}
.oldtype .box2 .box2_right form .zcjd_title_box .zcjd_title_nav {
  position: absolute;
  top: 45px;
  left: -10px;
  z-index: 3;
  line-height: 48px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  display: none;
  cursor: pointer;
}

.oldtype .box2 .box2_right form .zcwj_input {
  width: 778px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 32px;
  margin-left: 50px;
}

.oldtype .box2 .box2_right form .zcwj_input input {
  border: none;
  color: #999;
  padding: 12px;
  width: 618px;
  height: 82px;
  background: #fff;
  line-height: 102px;
  margin-top: 10px;
  font-size: 32px;
  margin-left: 15px;
}

.oldtype .box2 .box2_right form .zcss {
  width: 100px;
  height: 82px;
  background: transparent;
  margin-left: 30px;
  border: none;
  background: url(/uploads/image/i15553/searchpng.png) no-repeat center;
  background-size: 100%;
}


.oldtype .gkzt_box .gkzt_swiper {
  width: 86.6%;
  margin: 30px auto 0 auto;
}
.oldtype .gkzt_box .gkzt_swiper img{
  width: 100%;
}
.oldtype .gkzt_box .gkzt_prev,.oldtype  .gkzt_box .gkzt_next {
  width: 50px;
  height: 120px;
  top: calc(50% - 60px);
  background-size: 50px 120px !important;
}
  
.oldtype .box .box_left {
  width: 1200px;
  height: auto;
  background: transparent;
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.oldtype .box_left_top>div{
  line-height: 163px;
  width: 48.75%;
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  padding-left: 264px;
}
.oldtype .box .box_left>a{
  width: 48.75%;
height: 140px;
font-size: 36px;
margin-bottom: 30px;
}
.oldtype .box .box_left>a span {
  width: 80px;
  height: 80px;
  margin: 0 30px 0 94px;
}
.oldtype .box .box_left a.ysq img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.oldtype .box_left_top>div.ldzc {
  background: url(/uploads/image/i15553/oldldzc.png) no-repeat;
    background-size: 100%;
}
.oldtype .box_left_top>div.zzjg {
  background: url(/uploads/image/i15553/oldzzjg.png) no-repeat;
    background-size: 100%;
}
.oldtype .box_left_top{
width:100%;
}
.oldtype .box2 .box2_left .gkzt_swiper{
height: auto;
}
.oldtype .box2 .box2_left .gkzt_swiper a img {
    height: 155px;
}
.oldtype .ty_title {
    height: 98px;
    font-size: 48px;
    border-bottom: 4px solid #0c5cc0;
    line-height: 60px;
}