@charset "utf-8";
/*设定基础颜色*/
/*主色调*/
/*hover 颜色*/
/*基础背景色*/
/*基准字号*/
/*头条*/
.m-index-toutiao {
  height: 140px;
  background: #f4f4f4;
}
.m-index-toutiao .u-index-toutiao {
  color: #d01120;
  font-size: 32px;
  text-align: center;
  padding: 32px 0 24px 0;
}
.m-index-toutiao .u-index-toutiao a {
  font-weight: bold;
  color: #d01120;
}
.m-index-toutiao .u-index-toutiao a:hover {
  color: #bf0513;
}
.m-index-toutiao .u-u-index-toutiao-desc {
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}
.m-index-toutiao .u-u-index-toutiao-desc a:hover {
  color: #d01120;
}
/*第一部分 轮播和新闻*/
.g-1st .g-1st-lt {
  width: 674px;
  height: 390px;
}
.g-1st .g-1st-lt #xy-swiper {
  width: 100%;
  height: auto;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
  min-width: 20%;
  height: 50px;
  line-height: 50px;
  margin: 0;
  text-align: center;
  z-index: 1;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 0.2;
  margin: 0 3px;
  cursor: pointer;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .pagination .swiper-pagination-bullet-active {
  border-radius: 10px;
  background-color: #fff;
  opacity: 1;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .swiper-wrapper {
  width: 100%;
  position: relative;
  height: 100%;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .swiper-wrapper .swiper-slide {
  display: block;
  position: relative;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .swiper-wrapper .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  width: 100%;
  padding-right: 20%;
  padding-left: 15px;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container .swiper-wrapper img {
  width: 100%;
  height: 392px;
}
.g-1st .g-1st-lt #xy-swiper .swiper-container-horizontal > .swiper-pagination-bullets,
.g-1st .g-1st-lt .swiper-pagination-custom,
.g-1st .g-1st-lt .swiper-pagination-fraction {
  left: auto;
}
.g-1st .g-1st-rt {
  width: 504px;
  height: 390px;
}
.g-1st .g-1st-rt .index-tabs-head {
  /*line-height: 32px;*/
}
.g-1st .g-1st-rt .index-tabs-head .tab-news {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}
.g-1st .g-1st-rt .index-tabs-head .tab-news li {
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-right: 30px;
}
.g-1st .g-1st-rt .index-tabs-head .tab-news li a {
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.g-1st .g-1st-rt .index-tabs-head .tab-news li.hover a {
  color: #bf0513;
  border-bottom: 2px solid #bf0513;
}
/*第二部分 其他栏目*/
.g-2nd .index-tabs-head2 {
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}
.g-2nd .index-tabs-head2 .tab-news-2 {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  float: left;
}
.g-2nd .index-tabs-head2 .tab-news-2 li {
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-right: 30px;
}
.g-2nd .index-tabs-head2 .tab-news-2 li a {
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.g-2nd .index-tabs-head2 .tab-news-2 li.hover a {
  color: #bf0513;
  border-bottom: 2px solid #bf0513;
}
.g-2nd .index-tabs-head2 a.more {
  float: right;
  margin-right: 12px;
}
.g-2nd .g-2nd-lt {
  width: 385px;
  height: auto;
}
.g-2nd .g-2nd-md {
  width: 385px;
  height: auto;
  margin-left: 22px;
}
.g-2nd .g-2nd-rt {
  width: 385px;
  height: auto;
}
/*第三部分 横条切换*/
#swiper_3 {
  height: 120px;
  overflow: hidden;
}
#swiper_3 .swiper-container .swiper-slide img {
  width: 100%;
  height: 120px;
}
#swiper_3 .swiper-container .pagination {
  position: absolute;
  left: auto;
  right: 5px;
  bottom: -9px;
  width: 20%;
  text-align: right;
  z-index: 999;
}
#swiper_3 .swiper-container .pagination .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  color: #fff;
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0;
  margin: 0 5px;
}
#swiper_3 .swiper-container .pagination .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.8);
}
/*第四部分 公开 服务 互动*/
.g-4th {
  border: 1px solid #eeeeee;
  height: 382px;
}
.g-4th .g-4th-lt {
  width: 164px;
  height: auto;
}
.g-4th .g-4th-lt .m-4th-thead {
  padding-top: 50px;
  width: 164px;
  margin-left: 22px;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item {
  margin-bottom: 10px;
  overflow: hidden;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item a {
  width: 140px;
  height: 90px;
  display: inline-block;
  padding-top: 60px;
  color: #333333;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item a.u-zfxxgk {
  background: url(index-zwgk-icon.png) no-repeat 48px 20px #eeeeee;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item a.u-zwfw {
  background: url(index-zwfw-icon.png) no-repeat 48px 20px #eeeeee;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item a.u-hdjl {
  background: url(index-hd-icon.png) no-repeat 48px 20px #eeeeee;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item div {
  height: 90px;
  width: 20px;
  display: none;
  float: right;
  background: url(index-gk-hover.png) no-repeat center center;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item.hover div {
  display: block;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item.hover a.u-zfxxgk {
  background: url(index-zwgk-icon-hover.png) no-repeat 48px 20px #bf0513;
  color: #fff;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item.hover a.u-zwfw {
  background: url(index-zwfw-icon-hover.png) no-repeat 48px 20px #bf0513;
  color: #fff;
}
.g-4th .g-4th-lt .m-4th-thead .m-4th-thead-item.hover a.u-hdjl {
  background: url(index-hd-icon-hover.png) no-repeat 48px 20px #bf0513;
  color: #fff;
}
.g-4th .g-4th-rt {
  width: 990px;
  height: auto;
  min-height: 350px;
  margin-right: 22px;
  /*政务服务part*/
  /*互动交流part*/
}
.g-4th .g-4th-rt .u-index-tt {
  border-bottom: 1px solid #eeeeee;
}
.g-4th .g-4th-rt .u-index-tt img {
  vertical-align: middle;
  margin-right: 5px;
}
.g-4th .g-4th-rt .u-index-tt a {
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
}
.g-4th .g-4th-rt .u-index-tt a span {
  display: inline-block;
  vertical-align: middle;
}
.g-4th .g-4th-rt .u-index-tt.hover a {
  color: #bf0513;
}
.g-4th .g-4th-rt .index-tabs-head-3 {
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}
.g-4th .g-4th-rt .index-tabs-head-3 .tab-news-3 {
  overflow: hidden;
  float: left;
}
.g-4th .g-4th-rt .index-tabs-head-3 .tab-news-3 li {
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-right: 30px;
}
.g-4th .g-4th-rt .index-tabs-head-3 .tab-news-3 li a {
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.g-4th .g-4th-rt .index-tabs-head-3 .tab-news-3 li.hover a {
  color: #bf0513;
  border-bottom: 2px solid #bf0513;
}
.g-4th .g-4th-rt .index-tabs-head-3 a.more {
  float: right;
  margin-right: 12px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt {
  width: 596px;
  height: 358px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt .m-gk-list {
  overflow: hidden;
  padding-left: 6px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt .m-gk-lm-box {
  width: 596px;
  height: 72px;
  display: flex;
  justify-content: space-between;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt .m-gk-lm-box div {
  width: 84px;
  height: 72px;
  border-radius: 10px;
  background: #eeeeee;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt .m-gk-lm-box div img {
  width: 25px;
  height: 25px;
  display: block;
  margin: 10px auto 5px auto;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt .m-gk-lm-box div a {
  display: block;
  text-align: center;
  color: #333333;
}
.g-4th .g-4th-rt .m-zfxxgk-content-lt .m-gk-lm-box div a:hover {
  color: #d01120;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt {
  width: 360px;
  height: 358px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .u-index-tt {
  border-bottom: 1px solid #eeeeee;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .u-index-tt img {
  vertical-align: middle;
  margin-right: 5px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .u-index-tt a {
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .u-index-tt a span {
  display: inline-block;
  vertical-align: middle;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .u-index-tt.hover a {
  color: #bf0513;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-jgjj .m-jgjj-box {
  border: 1px solid #e6e6e6;
  width: 360px;
  height: 70px;
  display: flex;
  justify-content: space-between;
  background: #f9f9f9;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-jgjj .m-jgjj-box .u-jgjj-item {
  margin-top: 12px;
  width: 70px;
  height: 45px;
  border-right: 1px solid #e6e6e6;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-jgjj .m-jgjj-box .u-jgjj-item img {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 auto;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-jgjj .m-jgjj-box .u-jgjj-item a {
  display: block;
  text-align: center;
  margin: 6px 0;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-jgjj .m-jgjj-box .u-jgjj-item a:hover {
  color: #d01120;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-jgjj .m-jgjj-box .no-right-line {
  border-right: none;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .u-index-tt {
  border-bottom: 1px solid #eeeeee;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .u-index-tt img {
  vertical-align: middle;
  margin-right: 5px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .u-index-tt a {
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .u-index-tt a span {
  display: inline-block;
  vertical-align: middle;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .u-index-tt.hover a {
  color: #bf0513;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .m-zfxxgk-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .m-zfxxgk-box .m-zfxxgk-item {
  padding-left: 6px;
  border: 1px solid #e6e6e6;
  width: 172px;
  height: 40px;
  background: #f6f6f6;
  margin-bottom: 10px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .m-zfxxgk-box .m-zfxxgk-item img {
  vertical-align: middle;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .m-zfxxgk-box .m-zfxxgk-item a {
  line-height: 40px;
}
.g-4th .g-4th-rt .m-zfxxgk-content-rt .m-zfxxgk .m-zfxxgk-box .m-zfxxgk-item a:hover {
  color: #d01120;
}
.g-4th .g-4th-rt .m-wyc-box {
  width: 350px;
  height: 118px;
  background: #f6fbff;
  display: flex;
  justify-content: space-evenly;
}
.g-4th .g-4th-rt .m-wyc-box .rt-2-items {
  display: block;
  text-align: center;
  background: #ffffff;
  width: 78px;
  height: 96px;
  margin-top: 10px;
}
.g-4th .g-4th-rt .m-wyc-box .rt-2-items img {
  display: block;
  margin: 10px auto 6px auto;
}
.g-4th .g-4th-rt .m-wyc-box .rt-2-items span {
  display: inline-block;
}
.g-4th .g-4th-rt .m-wyc-box .rt-2-items span:hover {
  color: #d01120;
}
.g-4th .g-4th-rt .m-wyp-bpx {
  width: 236px;
  height: 290px;
  background: #f6fbff;
}
.g-4th .g-4th-rt .m-wyp-bpx .rt-2-items-2 {
  display: block;
  background: #ffffff;
  text-align: center;
  width: 216px;
  margin: 16px auto 0 auto;
  height: 70px;
}
.g-4th .g-4th-rt .m-wyp-bpx .rt-2-items-2 img {
  display: block;
  margin: 0 auto;
}
.g-4th .g-4th-rt .m-wyp-bpx .rt-2-items-2 span {
  display: inline-block;
}
.g-4th .g-4th-rt .m-wyp-bpx .rt-2-items-2 span:hover {
  color: #d01120;
}
.g-4th .g-4th-rt .rt-2-lt {
  width: 356px;
  height: 350px;
}
.g-4th .g-4th-rt .rt-2-md {
  width: 356px;
  height: 350px;
  margin-left: 18px;
}
.g-4th .g-4th-rt .rt-2-rt {
  width: 236px;
  height: 350px;
}
.g-4th .g-4th-rt .rt-3-lt {
  width: 590px;
  height: 350px;
}
.g-4th .g-4th-rt .rt-3-rt {
  width: 370px;
  height: 350px;
}
.g-4th .g-4th-rt .rt-3-rt .online {
  overflow: hidden;
  line-height: 25px;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.g-4th .g-4th-rt .rt-3-rt .online img {
  width: 140px;
  height: 105px;
  display: block;
  float: left;
  margin-right: 15px;
}
.g-4th .g-4th-rt .rt-3-rt .online p {
  height: 25px;
  overflow: hidden;
}
.g-4th .g-4th-rt .rt-3-rt .online a.title {
  color: #BF0513;
  display: block;
  height: 25px;
  overflow: hidden;
  font-size: 15px;
}
.g-4th .g-4th-rt .rt-3-rt .online span {
  display: block;
  margin-top: 5px;
  height: 25px;
  line-height: 25px;
}
.g-4th .g-4th-rt .rt-3-rt .m-hdjl-bnx {
  width: 370px;
  height: 80px;
  display: flex;
  justify-content: space-between;
}
.g-4th .g-4th-rt .rt-3-rt .m-hdjl-bnx a {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  background: #eee;
  text-align: center;
}
.g-4th .g-4th-rt .rt-3-rt .m-hdjl-bnx a img {
  display: block;
  margin: 17px  auto 4px;
}
.g-4th .g-4th-rt .rt-3-rt .m-hdjl-bnx a span {
  display: inline-block;
}
.g-4th .g-4th-rt .rt-3-rt .m-hdjl-bnx a span:hover {
  color: #d01120;
}
.g-4th .g-4th-rt .rt-3-rt .wsxf {
  margin-top: 10px;
  height: 50px;
}
.g-4th .g-4th-rt .rt-3-rt .wsxf a {
  display: inline-block;
  width: 175px;
  height: 50px;
  background: #ff6600;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}
.g-4th .g-4th-rt .rt-3-rt .wsxf a:nth-child(2) {
  margin-left: 14px;
}
/*第五部分 专题专栏*/
.g-5th .g-5th-lt {
  width: 42px;
  height: 120px;
  background: #bf0513;
  padding: 22px 10px 10px 10px;
}
.g-5th .g-5th-lt a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  writing-mode: vertical-lr;
}
.g-5th .g-5th-rt {
  width: 1066px;
  height: 120px;
  margin-right: 46px;
}
.g-5th .g-5th-rt #swiper_5 {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.g-5th .g-5th-rt #swiper_5 .swiper-container {
  width: 100%;
  height: 120px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.g-5th .g-5th-rt #swiper_5 .swiper-wrapper img {
  width: 100%;
  height: 120px;
}
.g-5th .g-5th-rt .ztzl-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background: url(index-zt-next-icon.png) no-repeat left center;
  right: -40px;
  width: 25px;
  height: 54px;
  margin-top: -27px;
  background-size: 25px 54px;
}
.g-5th .g-5th-rt .ztzl-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background: url(index-zt-prev-icon.png) no-repeat left center;
  left: -36px;
  width: 25px;
  height: 54px;
  margin-top: -27px;
  background-size: 25px 54px;
}
/*友情链接*/
.m-links ul {
  overflow: hidden;
}
.m-links ul li {
  float: left;
  border: 1px solid #dedede;
  margin: 0 13px;
}
.m-links ul li select {
  width: 270px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  font-size: 12px;
  color: #000000;
  border-style: none;
  /*reset_css_start*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(arrow_reset.png) no-repeat scroll 251px center #ffffff;
  /*reset_css_end*/
}
.m-links ul li select option {
  border: 0;
  line-height: 30px;
  height: 30px;
}
.m-links ul li select::-ms-expand {
  display: none;
}