﻿body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  padding: 0;
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  font-family: "微软雅黑";
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ins, a {
  text-decoration: none;
}
a{ color: #333;}
a:hover{text-decoration: none;}
*{ box-sizing: border-box;}
.clearfix{
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size:0;
}

.header{
  width: 100%;
  min-width: 1200px;
  background: url(banner.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 450px;
}
.index_container {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.header_top {
  padding-top: 12px;
}
.topHead{
  font-size: 13px;
  color: #fff;
  text-align: right;
}
.topHead a{
  color: #fff;
}
.topHead a img{
  margin-right: 8px;
}
.topHead span{
  margin: 0px 10px;
}
.spLogo{
  width: 430px;
  float: left;
  height: 75px;
}
.topSearch{
  width: 380px;
  height: 40px;
  line-height: 40px;
  float: right;
  display: flex;
  margin-top: 20px;
  background: #fff;
}
.topSearch .topSearch-input{
  width: 300px;
  height:40px ;
  line-height: 40px;
  border: none;
  background: #fff;
  font-size: 14px;
  color: #999;
  padding: 0px 15px;
}
.topSearch .topSearch-button{
  width: 80px;
  background: #0F64EB;
  color: #fff;
  text-align: center;
  border: none;
}
.nav {
  height: 58px;
  margin-top: 280px;
  margin-bottom: 5px;
  position: inherit;
  transition: all 0.3s ease-out 0s;
  font-size: initial;
}
.nav ul {
  padding-left: 50px;
}

.nav li {
  float: left;
  padding: 0px 15px 20px 20px;
  width: 16%;
  text-align: center;
}

.nav li>a {
  display: inline-block;
  font-size: 24px;
  line-height: 56px;
  color: #fff;
  height: 56px;
  outline: none !important;
}

.nav li:hover>a {
  border-bottom: 4px solid #fff;
  line-height: 54px;
  height: 56px;
}
.subnav {
  display: none;
  width: 100%;
  height: 44px;
  background-color: #266CD5;
  border-bottom: 1px solid #266CD5;
  z-index: 99;
  position: absolute;
  left: 0;
}
.subnav .box {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.nav>ul>li:hover .subnav{
	display: block;
}
.nav>ul>li.active .subnav{
	display: block;
}
.subnav .box a {
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  line-height: 44px;
  color: #FFF;
}

.subnav .box a:hover {
  color: #115db2;
}

.subnav.on {
  display: block;
}

.part_01 {
  width: 100%;
  min-width: 1200px;
  margin-top: -60px;
  background: url("part1Bg.png") no-repeat center;
  background-size: cover;
  padding-top: 88px;
  padding-bottom: 26px;
}
.part_01 .index_container {
  margin-top:;
}
.part1_left{
  float: left;
  width: 554px;
  padding-top: 10px;
}
.part1_left h1 a{
  font-size: 32px;
  color: #fff;
  line-height: 48px;
}
.part1_left p{
  margin-top: 20px;
  color: #9cd3fd;
  line-height: 28px;
  text-align: justify;
  opacity: 0.57;
}
.part1_left .more{
  margin-top: 40px;
}
.part1_left .more a{
  font-size: 20px;
  color: #fff;
}
.part1_left .more img{
  display: block;
  margin-top: 10px;
}
.part1_right{
  float: right;
  width: 450px;
  margin-top: 20px;
}
.part1_right .top_lb{
  width: 100%;
}
.part1_right .top_lb .bd{
  border: 0px solid #fff;
  width: 450px;
  height: 265px;
  box-sizing: border-box;
  overflow: hidden;
  float: left;

}
.part1_right .top_lb .bd ul{
  position: relative;
}
.part1_right .top_lb .bd ul li{
  width: 450px;
  height: 250px;
  position: absolute;
}
.part1_right .top_lb .bd ul li a{
  display: block;
}
.part1_right .top_lb .bd ul li img{
  width: 100%;
  height: 250px;
}
.top_lb .bd ol{
  position:absolute;
  margin-top: 220px;
  z-index:20;
  text-align:center;
}
.top_lb .bd ol a{width:16px;height:16px;margin-right:10px;background:#95bed7;;border-radius:50%;display:inline-block;}
.top_lb .bd ol a.active{background:white;z-index:18;}
.part1_right .top_lb .hd{
  float: right;
  margin-top: 15px;
  padding-right: 6px;
}
.part1_right .top_lb .hd ul li{
  width: 14px;
  height: 14px;
  float: left;
  cursor: pointer;
  border-radius: 100%;
  background: #fff;
  margin-left: 20px;
  opacity: 0.5;
}
.part1_right .top_lb .hd ul li:first-child{
  margin-left: 0;
}
.part1_right .top_lb .hd ul li.on{
  opacity: 1;
}

.thir_news{
  width: 100%;
  height: 56px;
  line-height: 56px;
  min-width: 1200px;
  background: #1764ce;
  border-top: 1px solid #5193ec;
  text-align: center;
}
.thir_news ul{
  text-align: center;
}
.thir_news ul li{
  display: inline-block;
  height: 18px;
  line-height: 20px;
  border-left: 1px solid #fff;
  padding: 0 20px;
  max-width: 33%;
  margin-top: 20px;
}
.thir_news ul li:first-child{
  border-left: none;
  margin-top: 0;
}
.thir_news ul li a{
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.thir_news ul li a:hover{
  text-decoration: underline!important;
}
.partMain{
  margin-top: 30px;
  overflow: hidden;
}
.partTitle{
  font-size: 24px;
  color: #222;
  line-height: 40px;
}
.MainUl{
  position: relative;
  margin: 20px 0px;
}
.MainUl li{
width: 380px;
height: 200px;
float: left;
position: relative;
}
.MainUl li img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.Ultext{
  position: absolute;
top: 25px;
left: 30px;
z-index: 1000;
}
.Ultext .texTitle{
  width: 190px;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 15px;
}
.Ultext .texinfo a{
  display: block;
  font-size: 14px;
  padding: 5px 0px;
}
.Ultext .texinfo a:hover{
  color: #333;
  text-decoration: solid;
  }
  .Ultext .texDjck {margin-top: 80px;}
  .Ultext .texDjck a{
    font-size: 14px;
    width: 85px;
    display: block;
    background: url(xq.png) no-repeat right;
  }
.yellow .Ultext .texTitle a{
  color: #E63F1E;
}
.blue .Ultext .texTitle a{
  color: #1D95E9;
}
.green .Ultext .texTitle a{
  color: #199995;
}
.Blue .Ultext .texTitle a{
  color: #2F3EA5;
}
.Green .Ultext .texTitle a{
  color: #408328;
}
.Red .Ultext .texTitle a{
  color: #AA3D7C;
}

.part3_left {
  width: 580px;
  float: left;
}
.news_list_menu{
  overflow: hidden;
}
.news_list_menu ul {
  float: left;
}
.news_list_menu ul li{
  float: left;
  font-size: 24px;
  cursor: default;
  margin-left: 24px;
  height: 38px;
  line-height: 24px;
}
.news_list_menu ul li:first-child{
  margin-left: 0;
}
.news_list_menu ul li.LiActive{
  border-bottom: 4px solid #115db2;
  color: #115db2;
}
.news_list_menu .more{
  float: right;
  color: #999;
  line-height: 32px;
  cursor: pointer;
}
.news_list_menu .more:hover{
  color: #115db2;
}

.news_list_sub{
  margin-top: 12px;
}
.news_list_sub ul{
  display: none;
  min-height: 252px;
}
.news_list_sub ul:first-child{
  display: block;
}
.news_list_sub ul li{
  padding-left: 20px;
  background: url("list_ico.png") no-repeat 4px center;
  background-size: 6px;
  height: 42px;
  line-height: 42px;
}
.news_list_sub ul li a{
  float: left;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_list_sub ul li a:hover{
  color: #115db2;
}
.news_list_sub ul li .date{
  float: right;
  color: #999;
}
.part3_right {
  width: 580px;
  float: left;
  margin-left: 40px;
}
.RightUl{
  display: none !important;
}
.RightUl.active {
  display: block !important;
}

/*footer*/
.yqlj{
      width: 100%;
      min-width: 1400px;
      height: 60px;
      margin-top: 20px;
      background-color: #daecfb;
}
.yqlj > ul {
  text-align: center;
}
.yqlj > ul > li {
  display: inline-block;
  position: relative;
}
.yqlj > ul > li > a {
  padding: 0 56px;
  font-size: 16px;
  line-height: 60px;
  color: #115db2;
}
.yqlj span {
  display: inline-block;
  padding: 0 35px;
  background: url(sj-x.png) right center no-repeat;
  font-size: 16px;
  line-height: 60px;
  color: #115db2;
  text-align: center;
  cursor: pointer;
}
.yqlj .on span {
  background: url(sj-s.png) right center no-repeat;
}
.yqlj ul li .li_sub {
  display: none;
  width: 188px;
  height: 280px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 0px 20px;
text-align: left;
  line-height: 32px;
  overflow-y: auto;
  position: absolute;
  top: -280px;
  left: 0;
  z-index: 99999999;
     margin: 0;
   padding: 0;
}
.yqlj ul li .li_sub li {
  padding: 0 10px;
}
.yqlj ul li .li_sub li:hover {
  background: #ccc;
}
.yqlj ul li .li_sub li a {
  line-height: 28px;
  color: #333;font-size:14px;
}
.footer {
  width: 100%;
  min-width: 1200px;
  height: 200px;
  background-color: #115db2;
  padding: 40px 0;
  float: left;
}
.footer .FLeft{
  float: left;
  display: inline-block;
  border-right: 1px solid #417dc1;
}
.footer .FLeft .dzjg{
  padding: 10px 20px 20px 20px;
  display: inline-block;
}
.footer .FLeft .jiucuo{
  padding: 0px 20px 20px 20px;
  display: inline-block;
}
.footer .FRight{
  float: left;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  border-right: 1px solid #417dc1;
}
.FRight .zdmap{
  margin: 0px 30px;
}
.FRight .zdmap a{ color: #fff;}
.FRight span{
  margin: 0px 20px;
}
.FRight span img{
  margin-right: 10px;
}
/*漂浮*/
.toolbar {
  position: fixed;
  bottom: 50%;
  margin-bottom: -250px;
  right: 0;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 1024;
}
.toolbar .toolbar-link {
  position: relative;
  display: inline-block;
  width: 70px;
  padding: 8px 0;
  text-align: center;
  background-color: #fff;
  color: #2A2E2C;
  text-decoration: none;
}
.toolbar .toolbar-link:hover {
  background-color: #f5f5f5;
}
.toolbar .toolbar-link:before {
  content: "";
  border-bottom: 1px solid #F5F6F7;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
}
.toolbar .toolbar-link img {
  width: 30px;
  height: 30px;
}
.toolbar .toolbar-link span {
  display: block;
  font-size: 12px;
}
.yqlj ul li .li_gwy {
  display: none;
  width: 188px;
  height: 280px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 0px 20px;
text-align: left;
  line-height: 32px;
  overflow-y: auto;
  position: absolute;
  top: -280px;
  left: 0;
  z-index: 99999999;
     margin: 0;
   padding: 0;
}
.yqlj ul li .li_gwy li {
  padding: 0 10px;
}
.yqlj ul li .li_gwy li:hover {
  background: #ccc;
}
.yqlj ul li .li_gwy li a {
  line-height: 28px;
  color: #333;font-size:14px;
}
.yqlj ul li .li_szf {
  display: none;
  width: 188px;
  height: 280px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 0px 20px;
text-align: left;
  line-height: 32px;
  overflow-y: auto;
  position: absolute;
  top: -280px;
  left: 0;
  z-index: 99999999;
     margin: 0;
   padding: 0;
}
.yqlj ul li .li_szf li {
  padding: 0 10px;
}
.yqlj ul li .li_szf li:hover {
  background: #ccc;
}
.yqlj ul li .li_szf li a {
  line-height: 28px;
  color: #333;font-size:14px;
}
.yqlj ul li .li_snds {
  display: none;
  width: 188px;
  height: 280px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 0px 20px;
  text-align: left;
  line-height: 32px;
  overflow-y: auto;
  position: absolute;
  top: -280px;
  left: 0;
  z-index: 99999999;
     margin: 0;
   padding: 0;
}
.yqlj ul li .li_snds li {
  padding: 0 10px;
}
.yqlj ul li .li_snds li:hover {
  background: #ccc;
}
.yqlj ul li .li_snds li a {
  line-height: 28px;
  color: #333;font-size:14px;
}
.yqlj ul li .li_szfbm {
  display: none;
  width: 188px;
  height: 280px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 0px 20px;
text-align: left;
  line-height: 32px;
  overflow-y: auto;
  position: absolute;
  top: -280px;
  left: 0;
  z-index: 99999999;
     margin: 0;
   padding: 0;
}
.yqlj ul li .li_szfbm li {
  padding: 0 10px;
}
.yqlj ul li .li_szfbm li:hover {
  background: #ccc;
}
.yqlj ul li .li_szfbm li a {
  line-height: 28px;
  color: #333;font-size:14px;
}
.warning-msg {
  display: block;
  bottom: 0px;
  right: 0px;
  position: fixed;
}

* html .warning-msg {
  position: absolute;
  right: 18px
}

.notification {
  font-family: Digital, 'Microsoft YaHei', STFangsong;
  display: flex;
  margin: 0 auto;
  width: 300px;
  min-height: 120px;
}

.notification .info {
  flex: 1;
  padding: 10px 10px 0 10px;
  background: url(lunboimg3.png);
  border-radius: 3px 0 0 3px;
  border-bottom: 3px solid #c0cdd1;
  background-size:100% 100%;
}

.notification .info span {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
}

.notification .info p {
  margin: 0;
  padding: 5px 0;
  font-size: 25px;
  color: #FFFFFF;
}

.FEwm{
  float: left;
  margin-left: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.FEwm img{
  width: 70px;
  margin: 0 auto;
  display: block;
  margin-bottom: 8px;
}
/*政务公开*/

.zwgk_con{
  width: 100%;
  height: 800px;
  background-color: #f4f4f4;
}
.zwgk_title{
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 92px;
  letter-spacing: 0px;
  color: #404040;
}
.zwgk_con ul li{
  width:180px ;
  height: 220px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 5px;
  margin-right: 19px;
  margin-bottom: 20px;
}
.zwgk_con ul li:nth-of-type(6),.zwgk_con ul li:nth-of-type(12){
  margin-right: 0;
}
.zwgk_con ul li a{
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 30px;
  position: relative;
}
.zwgk_con ul li:hover{
  box-shadow: 0px 2px 15px 0px
  #dddddd;
}
.zwgk_con ul li a:hover{
  color: #115db2;
  font-weight: bold;
}
.zwgk_con ul li a:hover .bo_line{
 display: block;
}
.zwgk_con ul li a p{
  text-align: center;
  font-size: 16px;
}
.zwgk_con ul li a .bo_line{
  position: absolute;
  display: none;
  width: 25px;
  height: 4px;
  background: #115DB2;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
}
