body {
  background-image: url("../image/banner1.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}

.am-container {
  background: none;
}
/*滚动条*/
.scrollformate::-webkit-scrollbar {
  box-sizing: border-box;
  width: 10px;
  background: #fff;
}

.scrollformate::-webkit-scrollbar-button {
  display: none;
}

.scrollformate::-webkit-scrollbar-track-piece {
  background-color: #fff;
}

.scrollformate::-webkit-scrollbar-thumb {
  background-color: #2d66a5;
  border-radius: 5px;
  position: relative;
}

.scrollformate::-webkit-scrollbar-corner {
  background-color: #fff;
}

/*header*/

.header {
  height: 365px;
}

.header .logo {
  padding: 15px 0px 15px 0px;
  line-height: 74px;
  background-image: url("../image/logo.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 79px;
  font-size: 35px;
  color: #fff;
}

.header .page-header {
  color: #fff;
  text-align: center;
  font-size: 100px;
  position: relative;
  font-weight: 600;
  text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.header .page-header:after {
  border-bottom: #f1f1f1 solid 3px;
  width: 488px;
  content: " ";
  position: absolute;
  bottom: 0px;
  left: 50%;
}

/*mainbox*/
.main {
  background: #fff;
  padding: 0px 36px;
  margin-bottom: 15px;
}

.searchbox {
  width: 100%;
  padding: 86px 0px;
  position: relative;
}

.searchbox:before {
  content: " ";
  width: 240px;
  height: 2px;
  background: rgba(224, 224, 224, 1);
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0px;
}

.searchbox:after {
  content: " ";
  width: 240px;
  height: 2px;
  background: rgba(224, 224, 224, 1);
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 0px;
}

.inputbox {
  margin: 0 auto;
  width: 510px;
  border-radius: 9px;
  border: 2px solid rgba(45, 102, 165, 0.92);
  background: #fff;
  font-size: 0px;
  overflow: hidden;
}

.inputbox input {
  border: none;
  height: 46px;
  width: 460px;
  line-height: 46px;
  text-indent: 10px;
  outline: none;
  font-size: 16px;
}

.inputbox input::-webkit-input-placeholder {
  font-weight: 600;
  color: #2d66a5;
}

.inputbox button {
  outline: none;
  cursor: pointer;
  height: 46px;
  width: 40px;
  border: none;
  background-image: url("../image/searchbtn.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}

/*左侧*/
.zfxxgk_left {
  width: 240px;
  float: left;
}

.zfxxgk_left > ul > li {
  margin-bottom: 15px;
  border: 1px solid #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
}

.zfxxgk_left > ul > li > a {
  width: 100%;
  height: 68px;
  background: #fff;
  color: rgb(45, 102, 165);
  position: relative;
  display: block;
  cursor: pointer;
  font-size: 23px;
  line-height: 30px;
  padding: 3px 50px 0px 76px;
}

.zfxxgk_left > ul > li:hover > a,
.zfxxgk_left > ul > li.active > a {
  background-color: rgb(45, 102, 165);
  color: #fff;
  cursor: pointer;
}

.zfxxgk_left > ul > li > a > i {
  position: absolute;
  left: 15px;
  top: 13px;
  width: 40px;
  height: 50px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.zfxxgk_left > ul > li > a > i.zc {
  background-image: url("../image/zc.png");
}
.zfxxgk_left > ul > li > a > i.gkzn {
  background-image: url("../image/gkzn.png");
}

.zfxxgk_left > ul > li > a > i.xiazai {
  background-image: url("../image/ico7.png");
}

.zfxxgk_left > ul > li > a > i.gkzd {
  background-image: url("../image/gkzd.png");
}

.zfxxgk_left > ul > li > a > i.zdgk {
  background-image: url("../image/zdgk.png");
}

.zfxxgk_left > ul > li > a > i.gknb {
  background-image: url("../image/gknb.png");
}
.zfxxgk_left > ul > li > a > i.gkysq {
  background-image: url("../image/gkysq.png");
}
.zfxxgk_left > ul > li > a > i.gkbm {
  background-image: url("../image/gkbm.png");
}

/*hover*/
.zfxxgk_left > ul > li:hover > a > i.zc,
.zfxxgk_left > ul > li.active > a > i.zc {
  background-image: url("../image/zc-active.png");
}


.zfxxgk_left > ul > li:hover > a > i.xiazai,
.zfxxgk_left > ul > li.active > a > i.xiazai {
  background-image: url("../image/ico7b.png");
}


.zfxxgk_left > ul > li:hover > a > i.gkzn,
.zfxxgk_left > ul > li.active > a > i.gkzn {
  background-image: url("../image/gkzn-active.png");
}

.zfxxgk_left > ul > li:hover > a > i.gkzd,
.zfxxgk_left > ul > li.active > a > i.gkzd {
  background-image: url("../image/gkzd-active.png");
}

.zfxxgk_left > ul > li:hover > a > i.zdgk,
.zfxxgk_left > ul > li.active > a > i.zdgk {
  background-image: url("../image/zdgk-active.png");
}

.zfxxgk_left > ul > li:hover > a > i.gknb,
.zfxxgk_left > ul > li.active > a > i.gknb {
  background-image: url("../image/gknb-active.png");
}
.zfxxgk_left > ul > li:hover > a > i.gkysq,
.zfxxgk_left > ul > li.active > a > i.gkysq {
  background-image: url("../image/gkysq-active.png");
}
.zfxxgk_left > ul > li:hover > a > i.gkbm,
.zfxxgk_left > ul > li.active > a > i.gkbm {
  background-image: url("../image/gkbm-active.png");
}

.zfxxgk_left .xxgk_live1 .am-collapsed i.more {
  position: absolute;
  left: unset;
  right: 15px;
  top: 0px;
  width: 20px;
  height: 68px;
  display: block;
  background-image: url("http://www.cjs.gov.cn/images/standard_gk/plus-suo.png");
  background-position: center;
  background-repeat: no-repeat;
}
.zfxxgk_left .xxgk_live1 i.more {
  position: absolute;
  left: unset;
  right: 15px;
  top: 0px;
  width: 20px;
  height: 68px;
  display: block;
  background-image: url("../image/plus.png");
  background-position: center;
  background-repeat: no-repeat;
}
/*.zfxxgk_left > ul > li > a > i.more {
    position: absolute;
    left: unset;
    right: 15px;
    top: 0px;
    width: 20px;
    height: 68px;
    display: block;
    background-image: url("../image/plus.png");
    background-position: center;
    background-repeat: no-repeat;
}
*/
.zfxxgk_left > ul > li:hover > a > i.more,
.zfxxgk_left > ul > li.active:hover > a > i.more {
  background-image: url("../image/plus-active.png");
}

.zfxxgk_left > ul > li.active > a > i.more {
  background-image: url("../image/plus-hover.png");
}
.zfxxgk_left > ul > li > ul {
  transition: all 0.3s ease-in;
  display: none;
  /*padding-left: 40px;*/
}
.zfxxgk_left > ul > li.active > ul {
  transition: all 0.3s ease-in;
  /*display: block;*/
}
.zfxxgk_left > ul > li > ul > li {
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  position: relative;
  padding-left: 20px;
}
.zfxxgk_left > ul > li > ul > li:after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 34%;
}

.zfxxgk_right {
  float: right;
  width: 770px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}

.xxgkzn_title {
  font-size: 32px;
  font-weight: bold;
  color: rgba(45, 102, 165, 1);
  text-align: center;
  margin: 38px;
}
.xxgkzn_cont p {
  text-indent: 2em;
  line-height: 30px;
}
.xxgkzn_cont p .title_1 {
  font-size: 21px;
  font-weight: bold;
  line-height: 60px;
}
.xxgkzn_cont p .title_2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 38px;
}
.zfxxgk_right h4 {
  text-align: center;
  font-weight: bold;
}
.zfxxgk_right .infobox {
}

.zfxxgk_right .listbox {
  max-height: 670px;
  overflow-y: scroll;
  padding: 0px 15px;
}

.zfxxgk_right .listbox .line {
  border-bottom: 2px solid #ddd;
  margin: 22px 0;
}

.zfxxgk_right .listbox > ul > li {
  font-size: 16px;
  line-height: 30px;
}

.zfxxgk_right .listbox > ul > li .date {
  color: #999;
  margin-left: 10px;
}

.zfxxgk_right .sectionbox {
  height: 1100px;
  overflow-y: scroll;
  padding: 0px 15px;
  padding-bottom: 20px;
}

.zfxxgk_right .sectionbox .section ul {
  padding: 20px;
}

.zfxxgk_right .sectionbox .section .title {
  border-bottom: 1px solid #ccc;
  /* margin-bottom: 15px; */
}

.zfxxgk_right .sectionbox .section .title span {
  display: inline-block;
  width: 185px;
  height: 35px;
  background: rgba(45, 102, 165, 1);
  font-size: 16px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 36px;
  text-align: center;
}
.zfxxgk_right .sectionbox .section .title .ndhbhz-title {
  width: 48%;
}
.zfxxgk_right .sectionbox .section ul > li {
  list-style: none;
  font-size: 16px;
  line-height: 46px;
}

.zfxxgk_right .sectionbox .section ul > li a {
  display: inline-block;
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zfxxgk_right .sectionbox .section ul > li .date {
  color: #999;
  float: right;
}

.zfxxgk_right .sectionbox .section a.more {
  display: block;
  text-align: center;
  width: 100px;
  height: 30px;
  background: rgba(224, 224, 224, 1);
  border-radius: 5px;
  line-height: 30px;
  font-size: 16px;
  margin: 0 auto;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
}

.zfxxgk_right .xxgkgzbg-list {
  margin: 20px;
  border: #e7e7e7 solid 0.5px;
}

.zfxxgk_right .xxgkgzbg-list li {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  border-bottom: #e7e7e7 solid 0.5px;
  border-left: #e7e7e7 solid 0.5px;
}

.xxgk_live1 span,
.xxgk_live1 a span {
  display: inline-block;
  width: 92px;
}
.xxgk_live2 {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px 0px;
  padding: 6px 0;
  margin-top: -15px;
  margin-bottom: 15px;
  line-height: 32px;
}
.xxgk_live2 li {
  /* font-weight: bold; */
  text-align: left;
  margin-top: 6px;
  position: relative;
  padding-left: 20px;
}
.xxgk_live2 li.on,
.xxgk_live2 li:hover {
  background: rgba(230, 245, 255, 1);
  color: #2d66a5;
  font-weight: bold;

}
.xxgk_live2 > li span {
   width: 3px;
  height: 3px;
  content: '.';
  background: #000;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  top: 15px; 
  left: 8px; 

}

.xxgk_live2 li.on a {
  color: #2d66a5;
  font-weight: bold;
}


/*分页*/
#page-div {
  margin: 15px auto;
  text-align: center;
}
.pagination-first,
.pagination-last {
  display: block;
  margin: 10px;
}
.pagination-index,
.pagination-num {
  border: 1px solid #bfbfbf;
  margin: 0 3px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 3px;
  color: #bfbfbf;
}
.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover {
  background: #bfbfbf;
  color: white;
}
.pagination-last > span {
  margin: 0 10px;
}
.pagination-last input {
  height: 18px;
  width: 30px;
  text-align: center;
}

#xxgk_list3 ul li {
  border-bottom: none;
  padding-bottom: 16px;
}


/*法定主动公开内容start */
.tabs_t {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  padding: 10px 0 30px 0;
  border-bottom: 1px solid #ccc;
}
.tabs_t li {
  float: left;
  width: 180px;
  height: 64px;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin: 5px;
  box-shadow: #d8d5d5 2px 2px 5px 1px;
}
.tabs_t li i {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  margin: 20px 0 0 30px;
  background: url(../image/icons-xxgk.png) 0 0 no-repeat;
}
.tabs_t .t_lic2 i {
  background-position: 0 -40px;
}
.tabs_t .t_lic3 i {
  background-position: 0 -80px;
}
.tabs_t .t_lic4 i {
  background-position: 0 -120px;
}
.tabs_t .t_lic5 i {
  background-position: 0 -160px;
}
.tabs_t .t_lic6 i {
  background-position: 0 -200px;
}
.tabs_t .t_lic7 i {
  background-position: 0 -240px;
}
.tabs_t .t_lic8 i {
  background-position: 0 -280px;
}
.tabs_t :hover {
  background: #2d66a5;
}
.tabs_t :hover i {
  background: url(../image/icons-xxgk.png) -78px 0 no-repeat;
}
.tabs_t .t_lic2:hover i {
  background-position: -72px -40px;
}
.tabs_t .t_lic3:hover i {
  background-position: -72px -80px;
}
.tabs_t .t_lic4:hover i {
  background-position: -72px -120px;
}
.tabs_t .t_lic5:hover i {
  background-position: -72px -160px;
}
.tabs_t .t_lic6:hover i {
  background-position: -72px -200px;
}
.tabs_t .t_lic7:hover i {
  background-position: -72px -240px;
}
.tabs_t .t_lic8:hover i {
  background-position: -72px -280px;
}
.tabs_t li span {
  float: left;
  display: block;
  margin-left: 10px;
  height: 64px;
  color: #2d66a5;
  font: normal 18px/64px "微软雅黑";
}
.tabs_t :hover span {
  color: #fff;
}
.tabs_t_box {
  padding: 20px 18px 0;
}

.tabs_t2 {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  padding: 10px 0 30px 0;
  border-bottom: 1px solid #ccc;
}
.tabs_t2 li {
  float: left;
  width: 180px;
  height: 64px;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin: 5px;
  box-shadow: #d8d5d5 2px 2px 5px 1px;
}
.tabs_t2 li i {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  margin: 20px 0 0 20px;
  background: url(../image/icons-xxgknr.png) 0 0 no-repeat;
}
.tabs_t2 .t2_lic2 i {
  background-position: 0 -40px;
}
.tabs_t2 .t2_lic3 i {
  background-position: 0 -80px;
}
.tabs_t2 .t2_lic4 i {
  background-position: 0 -120px;
}
.tabs_t2 .t2_lic5 {
  clear: both;
}
.tabs_t2 .t2_lic5 i {
  background-position: 0 -160px;
}
.tabs_t2 .t2_lic6 i {
  background-position: 0 -200px;
}
.tabs_t2 .t2_lic7 i {
  background-position: 0 -240px;
}
.tabs_t2 .t2_lic8 i {
  background-position: 0 -280px;
}
.tabs_t2 .t2_lic9 i {
  background-position: 0 -320px;
}
.tabs_t2 .t2_lic10 i {
  background-position: 0 -360px;
}
.tabs_t2 :hover {
  background: #2d66a5;
}
.tabs_t2 :hover i {
  background: url(../image/icons-xxgknr.png) -78px 0 no-repeat;
}
.tabs_t2 .t2_lic2:hover i {
  background-position: -72px -40px;
}
.tabs_t2 .t2_lic3:hover i {
  background-position: -72px -80px;
}
.tabs_t2 .t2_lic4:hover i {
  background-position: -72px -120px;
}
.tabs_t2 .t2_lic5:hover i {
  background-position: -72px -160px;
}
.tabs_t2 .t2_lic6:hover i {
  background-position: -72px -200px;
}
.tabs_t2 .t2_lic7:hover i {
  background-position: -72px -240px;
}
.tabs_t2 .t2_lic8:hover i {
  background-position: -72px -280px;
}
.tabs_t2 .t2_lic9:hover i {
  background-position: -72px -320px;
}
.tabs_t2 .t2_lic10:hover i {
  background-position: -72px -360px;
}
.tabs_t2 li span {
  float: left;
  display: block;
  margin-left: 10px;
  height: 64px;
  color: #2d66a5;
  font: normal 18px/64px "微软雅黑";
}
.tabs_t2 :hover span {
  color: #fff;
}
/*法定主动公开内容end */

.zfxxgk_right .am-avg-md-3 > li:nth-child(6n + 1),
.zfxxgk_right .am-avg-md-3 > li:nth-child(6n + 2),
.zfxxgk_right .am-avg-md-3 > li:nth-child(6n + 3) {
  background-color: rgba(242, 242, 242, 1);
}
.zfxxgk_right .section .xxgkgzbg-title {
  color: red;
  font-size: 18px;
  margin-top: 20px;
  text-align: left;
  text-indent: 13px;
}
.zfxxgk_right .section .xxgkgzbg-title a {
  color: red;
}
.zfxxgk_right .section .xxgkgzbg-title a:hover {
  color: #2d66a5;
}
.zfxxgk_right .section .zfxxgkbg {
  height: 47px;
  line-height: 47px;
  padding-left: 22px;
  color: #226ebc;
  font-size: 16px;
  position: relative;
  margin: 10px 0;
}
.zfxxgk_right .section .zfxxgkbg::before {
  content: "";
  width: 6px;
  height: 25px;
  position: absolute;
  background: #069be5;
  border-radius: 8px;
  left: 10px;
  top: 12px;
}
/* 法定主动公开内容 end*/


/* 块模板样式 */
.zfxxgk_right {
}

.zfxxgk_right .zfxxgk_right-warp li{
  float: left;
  width: 200px;
  height: 64px;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin: 25px;
  box-shadow: #d8d5d5 2px 2px 5px 1px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 500;
  line-height: 64px;
  position: relative;
}

.zfxxgk_right .zfxxgk_right-warp li:hover {
  top: -5px;
}
.zfxxgk_right .zfxxgk_right-warp li a {
  display: inline-block;
}

/* 单页模板样式 */
.only-template-title {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;  
}

.only-template-title-time {
  text-align: center;
  
}

/*  footer 底部公共样式表 */
.footer{
  background-color: #2f87eb;
  color: #fff;
}

.footer-box {
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 30px;
  height: 240px;
  padding-top: 22px;
  padding-left: 20px;
  background-size: 100% 100%;
}

.footer-box .footer-middle a {
  color: #fff;
  text-decoration: none;
}
.footer-left, .footer-middle, .footer-right {
  float: left;
}
.footer-left{
  margin-right:50px;
  margin-top: 40px;
}

.footer-right {
  margin-top: 40px;
} 

.footer-middle{
  padding: 0px;
  margin-top: 7px;
  height: 24px;
  line-height: 36px;
  margin-left: 8px;
}

.footer-right a {
  display: inline-block;
}

/* 重点领域公开 */
.important-box {
  max-width: 1100px;
  margin: 0 auto;
  background-color: #e8f4fc;
  padding-top: 20px;
}

.important-box-item {
  width: 290px;
  display: inline-block;
  background-color: #fff;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 20px;
}

.important-box-item .important-box-item-title {
  height: 40px;
  background: url(../image/import_com_tit_bg.jpg) no-repeat left center;
  background-size: 100% 100%;
  font: 16px/32px "微软雅黑";
  color: #fff;
  letter-spacing: 2px;
  line-height: 40px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}


.important-box-item-menu li{
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 35px;
  background-color: #000;
  opacity: 0.3;
  border: 1px #fff solid;

  border-radius: 5px;
  margin-left: 10px;
}

.important-box-item-content {
  padding-left: 10px;
  padding-right: 20px;
}

.important-box-item-content ul {
  font-size: 0;
}

.important-box-item-content ul li {
  margin-bottom: 10px;
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  font-size: 15px;
}

.important-box-item-content ul li a{
  width: 160px;
  float: left;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.important-box-item-content ul li span {
  float: right;
  font-size: 14px;
}


/** 重点领域 **/
.improt-header{
  background: url(../image/top.png) no-repeat 100% 100%;
  text-align: center;
  height: 400px;
  background-size: 100% 100%;
  width: 100%;
}

.topnav {
  float: right;
  margin-right: 20px;
}  

.topnav a , .topnav span{
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

.important-box-item-content ul li:hover {
  background-color: #e8f4fc;
}

.important-box-item-title-span {
  float: left;
}

.important-box-item-title .important-box-item-title-more a{
  float: right;
  color: #ffffff;
}

/* 重点领域单页模板  */
.import-block-warp-title{
  font-weight: bold;
  font-size: 25px;
  color: #cc0000;
  line-height: 35px;
  text-decoration: none;
  padding-top: 70px;
}

.import-block-warp {
  max-width: 1100px;
  margin: 0 auto;
  background-color: #ffffff;
}

.import-block-warp-title {
  text-align: center;
  margin-bottom: 50px;
}

.fenge-line-warp {
  height: 1px;
  width: 100%;
  background-color: rgb(204, 0, 0);
}

.time-oirgin-warp {
  text-align: center;
  width: 100%;
}


.time-origin-item {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.time-oirgin-warp .time-origin-item span{
  margin-left: 20px;
}

/** 重点领域列表模板样式 **/
#silderbox .improtent-menu-list-item a{
  height: 60px;
  line-height: 60px;
  padding: 0;
  text-align: center;
  font-size: 17px;
}

#silderbox .improtent-menu-list-item a span {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.improt-list-warp-style {
  margin-top: 15px;
}

.silder-box-menu-warp {
  margin-top: 15px;
}

.improt-list-warp-style-div {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  line-height: 50px;
  background-color: rgba(45, 102, 165, 1);
  color: #ffffff;
  padding-left: 36px;
}

.improt-list-warp-style-div  a {
  color: #ffffff;
  margin-right: 10px;
  vertical-align: middle;
}

/*财政资金*/
.jzzwgk {
    background: url(../image/czzj_top_l.jpg) top center no-repeat;
    width: 100%;
    height: 150px;
}

