﻿@charset "utf-8";

body {
  font-family: "微软雅黑";
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ele {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.header_topbox {
  width: 100%;
  height: 40px;
  background: #f6f6f6;
  line-height: 40px;
  font-size: 15px;
  color: #004e81;
}

.header_topbox #currentDate {
  line-height: 40px;
  display: inline-block;
  margin-left: 10px;
}

.header_topbox .header_flbox .tianqi {
  float: left;
}

.header_topbox .header_frbox a {
  display: inline-block;
  font-size: 13px;
  color: #333333;
}

.header_topbox .header_frbox a+a {
  margin-left: 20px;
}

.header_topbox .header_frbox a+a:before {
  content: "";
  width: 1px;
  height: 14px;
  background: #333333;
  float: left;
  margin-left: -14px;
  margin-top: 13px;
}

.mainbody {
  width: 100%;
  height: auto;
}

.logosearch_box {
  height: 150px;
  overflow: hidden;
}

.logosearch_box .logo_box img {
  margin-top: 32px;
  height: 85px;
  width: 360px;
}

.logosearch_box .search_box {
  width: 280px;
  height: 32px;
  margin-top: 70px;
  overflow: hidden;
}

.logosearch_box .search_box .text_input {
  width: 236px;
  height: 32px;
  background: url(../images/zygx_search_bg.png) no-repeat center;
  background-size: cover;
  padding: 0 22px;
  overflow: hidden;
}

.logosearch_box .search_box .text_input .input_text {
  width: 100%;
  line-height: 32px;
  border: none;
  height: 32px;
  color: #333333;
  font-size: 15px;
  outline: none;
}

.logosearch_box .search_box .btn_button {
  width: 32px;
  height: 32px;
  background: url(../images/zygx_search_btn.png) no-repeat center;
  background-size: cover;
  border: none;
}

.nav_body {
  width: 100%;
  height: 50px;
  background: #355e92;
  overflow: hidden;
}

.nav_body .nav_list {
  width: 100%;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}

.nav_body .nav_list li {
  float: left;
  width: 14.28%;
}

.nav_body .nav_list li a {
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 50px;
  color: #FFFFFF;
}

.nav_body .nav_list li img {
  margin-right: 10px;
  width: 30px;
  height: 50px;
}

.main_box01 {
  background: #FFFFFF;
  height: 400px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid #c2cfe3;
}

.main_box01 .mian_box01_flbox {
  width: 570px;
  height: 360px;
  overflow: hidden;
  position: relative;
}

.main_box01 .mian_box01_flbox .hd {
  height: 8px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 16px;
  z-index: 1;
}

.main_box01 .mian_box01_flbox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.main_box01 .mian_box01_flbox .hd ul li {
  float: left;
  margin-right: 12px;
  width: 8px;
  height: 8px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912161647581224703.png?0.28035105399752314) no-repeat center;
  background-size: 8px 8px;
  cursor: pointer;
}

.main_box01 .mian_box01_flbox .hd li.on {
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912161652593286182.png?0.4905332950796737) no-repeat center;
  background-size: 8px 8px;
}

.main_box01 .mian_box01_flbox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.main_box01 .mian_box01_flbox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.main_box01 .mian_box01_flbox .bd li a {
  position: relative;
  z-index: 2;
  display: block;
  width: 570px;
  height: 360px;
}

.main_box01 .mian_box01_flbox .bd li a img {
  width: 570px;
  height: 360px;
  display: block;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.main_box01 .mian_box01_flbox .bd li a .text {
  width: 570px;
  height: 40px;
  line-height: 40px;
  /*background: url(../images/zygx_bg01.png) no-repeat center;*/
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  color: #ffffff;
  font-size: 15px;
  padding: 0 90px 0 20px;
}

.main_box01 .mian_box01_frbox {
  width: 588px;
  height: 360px;
  background: #f5f5f5;
  padding: 0 20px;
  overflow: hidden;
}

.main_box01 .mian_box01_frbox .box01_menubox {
  width: 100%;
  height: 50px;
  border-bottom: 1px #cdcdcd solid;
  margin-bottom: 7px;
}

.main_box01 .mian_box01_frbox .box01_menubox span {
  float: left;
  width: 92px;
  height: 50px;
  line-height: 50px;
}

.main_box01 .mian_box01_frbox .box01_menubox span a {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #333333;
}

.main_box01 .mian_box01_frbox .box01_menubox span.on {
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912161655424854111.png?0.8742233864812663) no-repeat center bottom;
}

.main_box01 .mian_box01_frbox .box01_menubox span.on a {
  color: #245399;
}

.main_box01 .mian_box01_frbox .box01_menubox span+span {
  margin-left: 15px;
}

.main_box01 .mian_box01_frbox .box01_menubox .more01 {
  color: #333333;
  font-size: 15px;
  line-height: 50px;
}

.main_box01 .mian_box01_frbox .box01_listbox {
  width: 100%;
  overflow: hidden;
}

.main_box01 .mian_box01_frbox .box01_listbox .list {
  /* width: 100%;
  overflow: hidden; */
  width: auto;
  overflow: hidden;
  margin: 2px;
}

.main_box01 .mian_box01_frbox .box01_listbox .list li {
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px #CDCDCD dashed;
}

.main_box01 .mian_box01_frbox .box01_listbox .list li a {
  display: block;
  padding-left: 18px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912181029103203704.png?0.19406651337127068) no-repeat center left;
}

.main_box01 .mian_box01_frbox .box01_listbox .list .govpushinfo150203 li a {
  display: inline-block;
}

.main_box01 .mian_box01_frbox .box01_listbox .list li a .text {
  width: 420px;
  color: #333333;
  font-size: 15px;
}

.main_box01 .mian_box01_frbox .box01_listbox .list li a .time {
  color: #666666;
  font-size: 15px;
}

.main_box01 .mian_box01_frbox .box01_listbox .list+.list {
  display: none;
}

.main_box02 {
  margin: 30px 0;
  height: 110px;
  padding: 10px 47px;
  overflow: hidden;
  background: #FFFFFF;
  position: relative;
}

.main_box02 .hd {
  position: relative;
}

.main_box02 .hd a {
  position: absolute;
  width: 27px;
  height: 27px;
  display: block;
}

.main_box02 .hd .next {
  top: 32px;
  right: -36px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912180946063162713.png?0.8454652932581455) no-repeat center;
  background-size: 27px;
}

.main_box02 .hd .prev {
  top: 32px;
  left: -36px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912180946062691036.png?0.9525013318656763) no-repeat center;
  background-size: 27px;
}

.main_box02 .bd {
  width: 1106px;
  overflow: hidden;
}

.main_box02 .bd ul {
  overflow: hidden;
  zoom: 1;
}

.main_box02 .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.main_box02 .bd ul li .pic {
  text-align: center;
}

.main_box02 .bd ul li .pic img {
  width: 90px;
  height: 90px;
  display: block;
}

.picMarquee-left {
  width: 1200px;
  padding: 0 47px;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  height: 110px;
  margin: 30px 0;
  border: 1px solid #c2cfe3;
}

.picMarquee-left .hd {
  overflow: hidden;
}

.picMarquee-left .hd .prev {
  display: block;
  width: 27px;
  height: 27px;
  overflow: hidden;
  cursor: pointer;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912180946062691036.png?0.9474172940018726) no-repeat;
  position: absolute;
  left: 0;
  top: 42px;
  left: 10px;
}

.picMarquee-left .hd .next {
  display: block;
  width: 27px;
  height: 27px;
  overflow: hidden;
  cursor: pointer;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912180946063162713.png?0.06519850630327384) no-repeat;
  position: absolute;
  right: 0;
  top: 42px;
  right: 10px;
}

.picMarquee-left .bd {
  overflow: hidden;
  margin: 10px 0;
}

.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picMarquee-left .bd ul li .pic {
  text-align: center;
}

.picMarquee-left .bd ul li .pic img {
  width: 210px;
  height: 90px;
  display: block;
  padding: 2px;
}

.picMarquee-left .bd ul li .pic a:focus:not(:focus-visible) img {
  border: 2px solid #fcff00;
}

.picMarquee-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picMarquee-left .bd ul li .title {
  line-height: 24px;
}

.mian_box03 {
  height: 384px;
  overflow: hidden;
}

.mian_box03 .mian_box03_flbox {
  width: 380px;
  height: 384px;
  background: #FFFFFF;
  padding: 0 20px;
  overflow: hidden;
  border: 1px solid #c2cfe3;
}

.mian_box03 .mian_box03_flbox .title {
  width: 100%;
  height: 42px;
  border-bottom: 1px #e6e6e6 solid;
  margin-top: 6px;
}

.mian_box03 .mian_box03_flbox .title span {
  display: inline-block;
  width: 80px;
  color: #355e92;
  font-size: 17px;
  line-height: 40px;
  border-bottom: 2px #355e92 solid;
}

.mian_box03 .mian_box03_flbox .list {
  margin-left: -20px;
  overflow: hidden;
}

.mian_box03 .mian_box03_flbox .list li {
  width: 160px;
  height: 60px;
  background: #eeeeee;
  float: left;
  margin-top: 20px;
  margin-left: 19px;
}

.mian_box03 .mian_box03_flbox .list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.mian_box03 .mian_box03_flbox .list li a img {
  float: left;
  width: 42px;
  height: 42px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 18px;
}

.mian_box03 .mian_box03_flbox .list li a .text {
  float: left;
  padding: 5px 0;
  line-height: 25px;
  color: #000000;
  font-size: 15px;
}

.mian_box03 .mian_box03_cebox {
  width: 380px;
  height: 384px;
  overflow: hidden;
  margin: 0 30px;
  background: #ffffff;
  padding: 0 15px;
  border: 1px solid #c2cfe3;
}

.mian_box03 .mian_box03_cebox .title_box {
  margin-top: 6px;
  height: 42px;
  border-bottom: 1px #e6e6e6 solid;
  overflow: hidden;
}

.mian_box03 .mian_box03_cebox .title_box span {
  display: inline-block;
  font-size: 17px;
  color: #333333;
  padding: 0 6px;
}

.mian_box03 .mian_box03_cebox .title_box span a {
  font-size: 17px;
  color: #333333;
  line-height: 39px;
  display: block;
}

.mian_box03 .mian_box03_cebox .title_box span:focus {
  outline: none;
}

.mian_box03 .mian_box03_cebox .title_box span.on {
  border-bottom: 2px #355e92 solid;
}

.mian_box03 .mian_box03_cebox .title_box span.on a {
  color: #355e92;
}

.mian_box03 .mian_box03_cebox .title_box span+span {}

.mian_box03 .mian_box03_cebox .title_box span+span:before {
  content: "";
  width: 2px;
  height: 16px;
  background: #333333;
  float: left;
  margin-left: -10px;
  margin-top: 13px;
}

.mian_box03 .mian_box03_cebox .title_box #more02 {
  line-height: 42px;
  color: #999999;
  font-size: 15px;
}

.mian_box03 .mian_box03_cebox .title_box #more02:focus {
  outline: none;
}

.mian_box03 .mian_box03_cebox .listbox .list {
  width: 100%;
  margin-top: 7px;
  overflow: hidden;
}

.mian_box03 .mian_box03_cebox .listbox .list li {
  width: 100%;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  padding-left: 15px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912181029102849821.jpg?0.5996459540343446) no-repeat center left;
}

.mian_box03 .mian_box03_cebox .listbox .list li a {
  display: block;
}

.mian_box03 .mian_box03_cebox .listbox .list li a .text {
  width: 267px;
  color: #333333;
  font-size: 15px;
}

.mian_box03 .mian_box03_cebox .listbox .list li a .time {
  color: #666666;
  font-size: 15px;
}

.mian_box03 .mian_box03_frbox {
  width: 380px;
  height: 384px;
  background: #FFFFFF;
  padding: 0 20px;
  overflow: hidden;
  border: 1px solid #c2cfe3;
}

.mian_box03 .mian_box03_frbox .title {
  width: 100%;
  height: 42px;
  border-bottom: 1px #e6e6e6 solid;
  margin-top: 6px;
}

.mian_box03 .mian_box03_frbox .title span {
  display: inline-block;
  width: 80px;
  color: #355e92;
  font-size: 17px;
  line-height: 40px;
  border-bottom: 2px #355e92 solid;
}

.mian_box03 .mian_box03_frbox .list {
  margin-top: 20px;
  margin-left: -20px;
  overflow: hidden;
}

.mian_box03 .mian_box03_frbox .list li {
  width: 160px;
  height: 56px;
  float: left;
  margin-left: 19px;
  margin-bottom: 20px;
}

.mian_box03 .mian_box03_frbox .list li a {
  display: block;
  width: 160px;
  height: 56px;
}

.mian_box03 .mian_box03_frbox .list li a img {
  display: block;
  width: 160px;
  height: 56px;
}

.mian_box03 .mian_box03_frbox .list02 {
  width: 100%;
  height: 97px;
}

.mian_box03 .mian_box03_frbox .list02 a {
  display: block;
  width: 100%;
  height: 97px;
}

.mian_box03 .mian_box03_frbox .list02 a img {
  display: block;
  width: 100%;
  height: 97px;
}

.footer_body {
  width: 100%;
  height: 110px;
  overflow: hidden;
  background: url(../images/zygx_bg05.png) no-repeat center;
}

.footer_body img {
  border: none;
}

.footer_body .footer_dzjg {
  width: 284px;
  text-align: right;
}

.footer_body .footer_dzjg img {
  width: 56px;
  height: 68px;
  margin-top: 25px;
}

.footer_body .footer_zfzc {
  width: 340px;
  text-align: left;
}

.footer_body .footer_zfzc img {
  width: 110px;
  height: 55px;
  margin-top: 28px;
}

.footer_body .footer_center {
  width: 576px;
  padding-top: 12px;
  overflow: hidden;
}

.footer_body .footer_center .listbox {
  font-size: 13px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
}

.footer_body .footer_center .listbox a {
  display: inline-block;
  font-size: 13px;
  color: #FFFFFF;
  margin: 0 5px;
}

.footer_body .footer_center .listbox a+a:before {
  content: "";
  width: 1px;
  height: 14px;
  background: #FFFFFF;
  float: left;
  margin-left: -7px;
  margin-top: 7px;
}

.footer_body .footer_center p {
  font-size: 13px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
}

.footer_body .footer_center p a {
  font-size: 13px;
  color: #FFFFFF;
  line-height: 28px;
}

.mian_box04 {
  height: 58px;
  width: 100%;
  border-top: 8px #245399 solid;
  background: #f3f3f3;
}

.mian_box04 .link_box {
  height: 50px;
  padding: 10px 0;
}

.mian_box04 .link_box .foot_box1 {
  position: relative;
  width: 170px;
  height: 30px;
  line-height: 28px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  color: #777777;
  border: none;
  float: left;
  border: 1px solid #e5e5e5;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1791/site/picture/0/1912161655425234995.jpg?0.9943722059361357) #ffffff no-repeat right 10px center;
}

.mian_box04 .link_box .foot_box1 a.foot-Box1-value {
  display: block;
  margin: 0px 1px 2px;
  padding: 0px 0 2px 10px;
  white-space: nowrap;
  color: #000;
  overflow: hidden;
  width: 170px;
  height: 28px;
  font-size: 14px;
  color: #777777;
}

.btnShow {
  border: none;
  outline: none;
  background: none;
  width: 170px;
}

.DivToggle {
  background: #FFFFFF;
  border: 1px solid #999;
  margin-left: -1px;
  list-style: none;
  overflow-y: auto;
  z-index: 1000;
  position: absolute;
  top: -313px;
  width: 170px;
  height: 310px;
  display: none;
  overflow: auto;
  overflow-x: hidden;
}

.DivToggle a {
  color: #000;
  display: block;
  height: 28px;
  line-height: 28px;
  padding-left: 4px;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
}

.DivToggle a:hover {
  background: #BBBBBB;
}

.foot_box1+.foot_box1 {
  margin-left: 89px;
}

.index_bg {
  width: 100%;
  height: auto;
  /* background: url(../images/index_body.jpg) no-repeat center top; */
}

.containter1 {
  width: 1200px;
  margin: 0 auto;
}

.containter1 ul {
  background: #ffffff;
  width: 1200px;
  height: 95px;
  clear: both;
  border: 1px solid #c2cfe3;
  padding-left: 30px;
}

.containter1 ul li {
  width: 180px;
  height: 85px;
  margin: 5px 6px;
  float: left;
  margin-top: 5px;
}

/* .containter1 ul li:first-child{margin-left: 0px;} */
.containter1 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

/*.containter1 ul li a img{width: 100%;height: 100%;}*/


/* 2022-10-09修改 */
body.useOldFixed .containter1 ul li {
  width: calc((100% - 30px)/4);
  height: auto;
  margin: 10px 10px 10px 0;
  padding: 0;
}

body.useOldFixed .containter1 ul li img {
  width: 100%;
  height: 100%;
}

body.useOldFixed .containter1 ul li:nth-child(4n) {
  margin-right: 0;
}

body.useOldFixed .containter1 ul:not(.skipAutoFix) {
  padding: 0 20px;
}

body.UseInMobile .mian_box03 .mian_box03_flbox .title span {
  width: auto !important;
  padding-right: 20px;
}

body.useOldFixed div.box01_menubox div#menuts.menubox span {
  width: auto !important;
  background-size: 100% !important;
}

body.useOldFixed .headLines .tag-head {
  width: 9% !important;
  margin-right: 3% !important;
}

body.useOldFixed .headLinesWrap a {
  background-size: 36px;
}

body.useOldFixed .mian_box03 .mian_box03_flbox#ts_xxgklb .list li a img {
  width: 38px !important;
  height: auto !important;
}

body.useOldFixed .mian_box03 .mian_box03_flbox .list li a .text {
  width: 70% !important;
  clear: inherit !important;
  float: left !important;
}

body.useOldFixed .mian_box03 .mian_box03_cebox .listbox .list table {
  table-layout: fixed;
  max-width: 100% !important;
}

body.useOldFixed .ts_more {
  width: 16%;
  padding-top: 160px;
}

body.useOldFixed .picMarquee-left .tempWrap {
  width: 100% !important;
}


body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list table,
body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list tbody,
body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list tr,
body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list td {
  width: 100% !important;
  display: block !important;
}

body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list li>span {
  display: none !important;
}

body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list li a .text {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-weight: bold !important;
}

body.UseInMobile .main_box01 .mian_box01_frbox .box01_listbox .list li a .time {
  display: none !important;
}


body.UseInMobile .main_box01 .mian_box01_flbox {
  width: 100% !important;
  height: auto;
}

body.UseInMobile .main_box01 .mian_box01_flbox .bd li a {
  width: 100%;
  height: 300px;
}

body.UseInMobile .main_box01 .mian_box01_flbox .bd li a img {
  width: 100% !important;
  height: 100% !important;
}

body.UseInMobile div.headLinesWrap li a {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body.UseInMobile .mian_box03 .mian_box03_cebox .listbox .list li a .time {
  display: none;
}

body.UseInMobile .mian_box03 .mian_box03_cebox .listbox .list li a .text {
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  padding-left: 12px;
}

body.UseInMobile .mian_box03 .mian_box03_cebox .listbox .list table,
body.UseInMobile .mian_box03 .mian_box03_cebox .listbox .list tbody,
body.UseInMobile .mian_box03 .mian_box03_cebox .listbox .list tr,
body.UseInMobile .mian_box03 .mian_box03_cebox .listbox .list td {
  width: 100% !important;
  display: block !important;
}


body.UseInMobile .headLines {
  width: 100%;
  height: auto;
}

body.UseInMobile .box-yw {
  width: 100%;
  margin: 0 auto;
  height: auto;
}

body.UseInMobile .headLines .headLines-container {
  width: 100%;
  height: auto;
}

body.UseInMobile .headLinesWrap {
  width: 100%;
}