﻿@charset "utf-8";

body {
  background: url(../images/public/bg.png) #f9f6e9 center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.m-main {
  background: #fff;
  padding: 20px !important;
}

/**主体内容***/
/***目录树**/
.g-opennesshomeboxleft {}

.m-menuform {
  padding: 14px;
  border-bottom: 1px dashed #ddd;
}

.m-menuform .btn {
  width: 100%;
  background: #ff8a00;
  color: #fff;
  border-color: #ff8a00;
}

.m-box1title {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  background: #b80608;
  height: 50px;
  line-height: 50px;
}

.m-menus {
  border: 1px solid #ddd;
}

.m-box1tree {}

.m-box1treebox {
  margin: 6px 2px 0 15px;
  position: relative;
  overflow: auto;
  height: 538px;
}

.m-treetab {
  width: 27px;
  position: absolute;
  left: 0;
  top: 11px;
}

.m-menutreebox {
  margin-left: 35px;
}

.m-treetab ul li {
  padding: 5px 5px;
  background: #ebebeb;
  width: 27px;
  margin-top: 1px;
  position: relative;
  top: 0;
  left: 0;
  line-height: 16px;
  text-align: center;
}

.m-treetab ul li:hover {
  cursor: pointer;
}

.m-treetab ul li.hover {
  color: #fff;
  background: #b90609;
}

.m-treetab ul li.hover i {
  background: url(../images/home/icon-trees.png) no-repeat;
  position: absolute;
  width: 6px;
  height: 11px;
  right: -6px;
  top: 50%;
  margin-top: -5px;
}

.box1_bt {
  overflow-y: auto;
}

.m-box1_bt_margin ul li {
  text-align: center;
  display: block;
  margin-top: 21px;
}

.m-box1_bt_margin ul li a i {
  transition: all ease-in 0.4s;
  background: url(../images/home/icon-bg.png) center center no-repeat;
  color: #e47e7c;
  font-size: 28px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.m-box1_bt_margin ul li a i:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.m-box1_bt_margin ul li a div {
  line-height: 32px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**五公开**/
.m-zwgkzn .u-xxgk {
  display: block;
  max-width: 100%;
  margin: 0 auto 4px;
}

.g-opennesshomeboxright .g-fivopen {
  height: 312px;
}

.g-opennesshomeboxright .interpdbor {
  padding: 17px 14px 12px;
}

.g-zwgkzn ul li {
  padding: 5px;
}

.g-zwgkzn ul li a {
  background: #f5f5f5;
  text-align: center;
  height: 97px;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}

.g-zwgkzn ul li a {
  display: block;
  padding-top: 15px;
}

.g-zwgkzn ul li:hover a {
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background: #b80608;
  transition: all 0.4s ease-in-out;
}

.g-zwgkzn ul li i {
  display: block;
  width: 27px;
  height: 27px;
  font-size: 27px;
  color: #b80608;
  margin: 0 auto;
  line-height: 27px;
}

.g-zwgkzn ul li:hover i {
  color: #fff;
}

.g-zwgkzn ul li div {
  font-size: 18px;
  margin-top: 12px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-zwgkzn ul li:hover a {
  color: #fff;
}

/***文件作废***/
.m-fileinput .form-inline .form-control {
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: #ebebeb;
  width: 75%;
  text-indent: 10px;
}

.m-fileinput .form-inline .form-group {
  margin-bottom: 15px;
}

.m-fileinput .form-inline .form-control.col-sm-9 {
  width: 75% !important;
}

.m-fileinput .form-inline label {
  line-height: 34px;
  font-size: 16px;
  color: #363636;
}

.m-dropsel {
  border: none;
  box-shadow: none;
  border-radius: 0;
  display: inline-block;
  /* width: auto; */
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  height: 34px;
  line-height: 34px;
  background: url(../images/home/arrow-down.png) #ebebeb right center no-repeat !important;
}

.m-dropsel .u-dropseled {
  text-indent: 10px;
}

.m-droplist {
  width: 100%;
  text-align: center;
  background: #fff;
  top: 34px;
  left: 0;
  z-index: 2;
}

.m-droplist ul li {
  cursor: pointer;
}

.m-fileinput .form-inline .form-control.u-date {
  width: 50% !important;
}

.m-fileinput .form-inline .u-date span {
  top: 0;
  right: 7px;
  color: #363636;
  font-size: 16px;
  display: inline-block;
  line-height: 34px;
  z-index: 2;
}

.m-filebtn div,
.u-opennesssearch,
.u-opennessrest {
  height: 60px;
  background: #e96b6d;
  line-height: 60px;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
}

.m-nb {
  border: 1px solid #ddd;
  height: 259px;
  padding: 17px 14px 12px;
}

.u-opennesssearch,
.u-opennessrest {
  line-height: 40px;
  height: 40px;
  margin-top: 15px;
  width: 100%;
  border: none;
  cursor: pointer;
}

.m-fileSearch {
  height: 235px;
}

.m-nb img {
  max-width: 50%;
  display: block;
  margin: -8px auto;
  max-height: 50%;
}

.m-nb .u-dateTime {
  bottom: 20px;
  width: 100%;
  text-align: center;
  left: 0;
}

.m-gb-switch img {
  float: left;
}

.m-gb-switch .g-gb-switch {
  display: block;
  padding-left: 175px;
}

.m-gb-switch .g-gb-switch div {
  background: url(../images/home/pic-circle-normal.png) left center no-repeat;
  padding-left: 25px;
  margin-bottom: 27px;
}

.m-gb-switch .g-gb-switch div a {
  display: block;
}

.m-gb-switch .g-gb-switch div.u-active {
  background: url(../images/home/pic-circle-active.png) left center no-repeat;
  color: #b80608;
}

.m-gb-switch .g-gb-switch div:hover {
  background: url(../images/home/pic-circle-active.png) left center no-repeat;
  color: #b80608;
}

/**文件库搜索新版样式**/
.m-iconSearch {
  color: #b80608;
  font-size: 18px;
  display: inline-block;
  line-height: 53px;
}

.m-iconSearch i {
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-size: 23px;
  margin-right: 7px;
}

.m-wjkInputSearch {
  display: inline-block;
}

.m-wjksearch {}

.m-wjkInputSearch {
  /*width: 410px;*/
  width: 648px;
  height: 53px;
  border: 1px solid #ddd;
}

.m-wjksearch,
.g-wjksearch {
  width: 100%;
  height: 51px;
}

.g-wjksearch .u-wjksearchtext {
  padding: 0 98px 0 12px;
  width: 100%;
  height: 51px;
  line-height: 51px;
  background: #fff;
  border: none;
  font-size: 14px;
  box-shadow: none;
  color: #cccccc;
}

.g-wjksearch .u-wjksearchbtn {
  top: -1px;
  right: 0;
  width: 98px;
  height: 53px;
  line-height: 53px;
  background: #b80608;
  color: #fff;
  font-size: 18px;
  border: none;
}

/***新版重点领域****/
.gk_zdtabs {
  height: 118px;
  overflow: hidden;
}

.gk_zdtabs ul li {
  width: 14.28%;
  float: left;
  text-align: center;
  font-size: 16px;
}

.gk_zdtabs ul li a {
  display: block;
  height: 117px;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-top: 2px solid #3578dd;
  padding-top: 12px;
  color: #3578dd;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.gk_zdtabs ul li .tit {
  height: 46px;
  line-height: 46px;
  display: block;
}

.gk_zdtabs ul li .ico {
  display: block;
  margin: 0 auto;
  width: 52px;
  height: 52px;
  background: url(../images/home/gk_zdico.png) 0 0 no-repeat;
}

.gk_zdtabs ul li.zdlang .tit {
  line-height: 20px;
  padding-top: 4px;
  height: 42px;
}

.gk_zdtabs ul li.zdt2 .ico {
  background-position: -52px 0;
}

.gk_zdtabs ul li.zdt3 .ico {
  background-position: -104px 0;
}

.gk_zdtabs ul li.zdt4 .ico {
  background-position: -156px 0;
}

.gk_zdtabs ul li.zdt5 .ico {
  background-position: -208px 0;
}

.gk_zdtabs ul li.zdt6 .ico {
  background-position: -260px 0;
}

.gk_zdtabs ul li.zdt7 .ico {
  background-position: -312px 0;
}

.gk_zdtabs ul li a:hover .ico {
  background-position: 0 -52px;
}

.gk_zdtabs ul li.zdt2.u-active a .ico {
  background-position: -52px -52px;
}

.gk_zdtabs ul li.zdt3.u-active a .ico {
  background-position: -104px -52px;
}

.gk_zdtabs ul li.zdt4.u-active a .ico {
  background-position: -156px -52px;
}

.gk_zdtabs ul li.zdt5.u-active a .ico {
  background-position: -208px -52px;
}

.gk_zdtabs ul li.zdt6.u-active a .ico {
  background-position: -260px -52px;
}

.gk_zdtabs ul li.zdt7.u-active a .ico {
  background-position: -312px -52px;
}

.gk_zdtabs ul li.zdt2 a {
  border-top: 2px solid #ce291a;
  color: #ce291a;
}

.gk_zdtabs ul li.zdt3 a {
  border-top: 2px solid #fea03f;
  color: #fea03f;
}

.gk_zdtabs ul li.zdt4 a {
  border-top: 2px solid #77cf61;
  color: #77cf61;
}

.gk_zdtabs ul li.zdt5 a {
  border-top: 2px solid #9e80bc;
  color: #9e80bc;
}

.gk_zdtabs ul li.zdt6 a {
  border-top: 2px solid #f67b60;
  color: #9e80bc;
}

.gk_zdtabs ul li.zdt7 a {
  border-top: 2px solid #50a67f;
  color: #9e80bc;
}

.gk_zdtabs ul li.u-active a {
  background: #8fbef7;
  border: 1px solid #3578dd;
  color: #fff;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt2.u-active a {
  background: #f48d8a;
  border: 1px solid #ce291a;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt3.u-active a {
  background: #ffba73;
  border: 1px solid #fea03f;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt4.u-active a {
  background: #94d784;
  border: 1px solid #77cf61;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt5.u-active a {
  background: #b9a0d3;
  border: 1px solid #9e80bc;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt6.u-active a {
  background: #ff9e88;
  border: 1px solid #f67b60;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt7.u-active a {
  background: #50a67f;
  border: 1px solid #50a67f;
  border-top-width: 2px;
}

.gk_zdtabs ul li.zdt2 a,
.gk_zdtabs ul li.zdt3 a,
.gk_zdtabs ul li.zdt4 a,
.gk_zdtabs ul li.zdt5 a {
  border-left: 0;
}

.gk_gblist {
  height: 127px;
  overflow-y: auto;
}

.gk_gblist ul li {
  height: 51px;
  line-height: 51px;
  margin-top: 10px;
}

.gk_gblist ul li a {
  display: block;
  background: #ffebeb;
  text-align: center;
  color: #333333;
  font-size: 16px;
  border: 1px solid #fff;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-zfhybox {
  height: 260px;
  overflow: hidden;
}

/***文件资料库**/
.m-openwjk {
  margin-top: -10px;
}

/**重点领域作废**/
.m-opennesshomebox2 {
  border: 1px solid #ddd;
  background: url(../images/home/bg-zdly.png) left center no-repeat;
  background-size: 100% 100%;
  padding: 15px 19px;
  height: 312px;
}

.m-zdly ul li a {
  font-size: 16px;
  color: #333;
}

.m-zdly .u-one a {
  color: #b80608;
  background: url(../images/public/line.png) left center no-repeat;
  font-weight: bold;
  padding-left: 17px;
  font-size: 18px;
}

.m-zdly ul li {
  padding: 0 13px;
  float: left;
}

.m-zdly ul li a:hover {
  color: #b80608;
}

.m-zdly ul li.u-active a {
  color: #b80608;
}

.box1_bt {
  height: 118px;
}

.box1_bt {
  overflow-y: auto;
}

.m-box1_bt_margin ul li {
  text-align: center;
  display: block;
  margin-top: 21px;
}

.m-box1_bt_margin ul li a i {
  transition: all ease-in 0.4s;
  background: url(../images/home/icon-bg.png) center center no-repeat;
  color: #e47e7c;
  font-size: 28px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.m-box1_bt_margin ul li a:hover i {
  ransform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.m-box1_bt_margin ul li a div {
  line-height: 32px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/***专题***/
.m-opennesshomebox3>h4 {
  color: #b80608;
  font-size: 18px;
  line-height: 50px;
}

.m-special {
  height: 80px;
}

.g-special .owl-item {
  padding: 0 7px;
}

.g-special .u-item {
  display: block;
}

.g-special .u-item img {
  display: block;
  width: 100%;
  height: 80px;
}

.g-special .owl-buttons div {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 20px;
  height: 40px;
}

.g-special .owl-buttons .owl-prev {
  left: 8px;
  background: url(../images/home/left.png) left center;
}

.g-special .owl-buttons .owl-next {
  right: 6px;
  background: url(../images/home/right.png) right center;
}

/***政策解读**/
.m-opennesshomebox4left .interpdbor {
  padding: 22px 14px 14px;
}

.m-opennesshomebox4right .interpdbor {
  padding: 22px 14px 8px;
}

.g-opennesshomebox4left,
.g-opennesshomebox4right {
  height: 359px;
}

.g-opennesshomebox4left .m-tabstyle4 li {}

.g-opennesshomebox4left .m-tabstyle4 a {
  padding: 0 16px;
}

/***统计**/
.m-box3_bt_margin {
  background: url(../images/home/top.png) 0 9px no-repeat;
  margin-top: 8px;
}

/**信息公开导航**/
.m-opennesshomebox5 .interpdbor {
  padding: 17px 24px 25px;
}

.m-opennesshomebox5 {}

.m-navigation {
  height: 121px;
}

.m-navigation {
  overflow-y: auto;
}

.m-navigation ul li {
  background: url(../images/home/red-li.png) left center no-repeat;
  padding-left: 12px;
  line-height: 44px;
}

.m-navigation ul li a {
  font-size: 16px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

/***发布会***/
.m-newlist {
  border: 1px solid #ddd;
}

.news .m-tabstyle1 {
  margin-bottom: 13px;
}

.news .m-tabstyle1 li {
  line-height: 23px;
}

.u-m-mettingPic {
  background: #f5f5f5;
  margin-bottom: 4px;
}

.m-newmetting img {
  width: 100%;
  height: 169px;
}

.m-newmetting {
  margin: 17px 14px 10px;
}

.m-theme ul li a span {
  float: left;
}

.m-theme ul {
  margin: 8px 0 0;
}

.m-theme ul li {
  padding: 6px 0;
}

.m-theme ul li a {
  color: #808080;
}

/*****/
.m-liststyleopenness1 li {
  height: 38px;
  line-height: 38px;
  display: block;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-liststyleopenness1 li span {
  float: right;
  padding-left: 10px;
  font-size: 15px;
  color: #666666;
}

.m-liststyleopenness1 li a.u-a1 {
  display: block;
  float: left;
  padding-left: 14px;
  background: url(../images/public/icon-li2.png) left center no-repeat;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 650px;
}

.m-liststyleopenness1 li a.u-a2 {
  float: left;
  color: #b80608;
}

/*large pcScreen*/
@media (min-width:1240px) {
  .m-opennesshomeboxleft {
    width: 299px;
  }

  .m-opennesshomeboxright {
    /*width: 914px;*/
    width: 100%;
  }

  .m-fivopen {
    /*width: 554px;*/
    width: 853px;
  }

  .m-zwgkzn {
    width: 360px;
  }

  .m-opennesshomebox4left {
    width: 852px;
  }

  .m-opennesshomebox4right {
    width: 360px;
  }

  .g-opennesshomebox4left .m-tabstyle4 li {
    margin-bottom: 10px;
  }
}

/*medium pcScreen lg*/
@media screen and (max-width: 1240px) {
  .m-fileinput .form-inline label {
    font-size: 14px;
  }
}

/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
  .f-mdlr7 {
    margin: 0 -7px;
  }

  .f-mdplr7 {
    padding: 0 7px;
  }

  .m-fileinput .form-inline label {
    font-size: 12px;
  }

  .g-opennesshomebox4left .m-tabstyle4 {
    height: 45px;
    margin-bottom: 10px;
    overflow: hidden;
  }

  .f-md-mb5 {
    margin-bottom: 5px;
  }

  .m-filebtn div {
    width: 48%;
    float: left;
    height: 30px;
    line-height: 30px;
  }

  .m-filebtn .u-opennessrest {
    float: right;
  }

  .g-opennesshomebox4left .m-tabstyle4 {
    height: 45px;
    overflow: hidden;
  }

  .m-theme ul {
    margin: 0;
  }

  .m-openwjk {
    margin-top: 0;
  }

  .u-opennesssearch,
  .u-opennessrest {
    margin-top: 0;
  }

  .m-wjkInputSearch {
    width: 333px;
  }

  .gk_zdtabs ul li {
    font-size: 15px;
  }

  .m-liststyleopenness1 li a.u-a1 {
    max-width: 450px;
  }
}

/*pad md*/
@media screen and (max-width: 991px) {
  .g-opennesshomeboxright .m-fivopen {
    height: auto;
  }

  .m-fileinput .form-inline .form-group {
    margin-bottom: 0;
  }

  .m-fileinput .form-inline .form-control.u-date {
    width: 100% !important;
  }

  .m-fileinput .form-inline .form-control.col-sm-9 {
    width: 100% !important;
  }

  .m-fileSearch,
  .m-nb {
    height: auto;
  }

  .g-opennesshomeboxright .g-fivopen {
    height: auto;
  }

  .m-zdly .u-one {
    width: 100%;
  }

  .m-fileinput .form-inline label {
    font-size: 16px;
  }

  .box1_bt {
    height: auto;
  }

  .m-opennesshomebox2,
  .box1_bt {
    height: auto;
  }

  .g-opennesshomebox4left,
  .g-opennesshomebox4right {
    height: auto;
    overflow: visible;
  }

  .g-opennesshomebox4left .m-tabstyle4 {
    height: 45px;
    overflow: hidden;
  }

  .g-opennesshomebox4left .m-tabstyle4 li {
    margin-bottom: 10px;
  }

  .m-navigation,
  .m-opennesshomebox5 {
    height: auto;
  }

  .m-fileinput .form-inline .form-control,
  .m-dropsel {
    width: 100% !important;
  }

  .u-opennesssearch,
  .u-opennessrest {
    margin-top: 15px;
  }

  .m-iconSearch {
    width: 20%;
  }

  .m-wjkInputSearch {
    width: 80%;
  }

  .m-zfhybox {
    height: auto;
  }

  .gk_zdtabs {
    height: auto;
  }

  .gk_zdtabs ul li {
    width: 25%;
  }

  .m-tabstyle6 a {
    padding: 0 10px;
  }
}

/*phone sm*/
@media screen and (max-width: 767px) {
  .m-dropsel {
    display: block;
  }

  .g-theme {
    padding: 0 20px;
  }

  .m-newmetting {
    margin: 0;
  }

  .m-iconSearch {
    width: 100%;
  }

  .m-wjkInputSearch {
    width: 100%;
  }

  .gk_zdtabs ul li {
    width: 50%;
  }

  .m-liststyleopenness1 li a.u-a1 {
    max-width: 300px;
  }
}

@media screen and (max-width: 500px) {
  .m-liststyleopenness1 li a.u-a1 {
    width: 50%;
  }
}