.w1210 {
  width: 1210px;
}
.m0auto {
  margin: 0 auto;
}
.cs-module {
  overflow: hidden;
}
.w590 {
  width: 590px;
}
.w588 {
  width: 588px;
}
.w570 {
  width: 570px;
}
.w740 {
  width: 740px;
}
.w405 {
  width: 405px;
}
.w900 {
  width: 900px;
}


.cs-global3 {
  min-width: 1400px;
}

.cs-header {
  overflow: hidden;
}
.cs-menu {
  height: 32px;
  background-color: #1a5b9d;
}
.cs-menu a {
  font-size: 14px;
  line-height: 32px;
  color: #fff;
}
.cs-mgl {
  margin-left: 20px;
  vertical-align: middle;
}
.cs-headbg {
  height: 260px;
  background: url(../images/headbj.png) no-repeat top;
}
.cs-ls {
  height: 196px;
}
.cs-box {
  height: 60px;
  border-bottom: 3px solid #1a5b9d;
}
.cs-li:first-child {
  width: 190px;
}
.cs-li {
  float: left;
  width: 170px;
}
.cs-li a {
  display: block;
  font-size: 22px;
  color: #1a5b9d;
  font-weight: bold;
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cs-li a:hover {
  background-color: #1a5b9d;
  color: #fff;
}
.cs-li .cs-active {
  background-color: #1a5b9d;
  color: #fff;
}
.cs-logo {
  height: 196px;
}

/*main*/
.cs-tt {
  height: 74px;
  text-align: center;
  padding: 40px 0;
}
.cs-a {
  line-height: 40px;
  font-size: 16px;
  color: #444;
}
.cs-first-a {
  display: block;
  color: #1a5b9d;
  font-size: 36px;
  font-weight: bold;
}
/*slide*/
.slide {
  position: relative;
  width: 695px;
  height: 410px;
  overflow: hidden;
}

.slide img {
  width: 695px;
  height: 410px;
}

.slide .shadow {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  height: 70px;
  line-height: 50px;
  display: block;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66444444,endcolorstr=#66444444);
}

.slide .shadow a {
  display: block;
  height: 48px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
}

.slide .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #444;
}

.slide .fcon img {
  display: block;
}

.slide .fbg {
  bottom: 12px;
  left: 50%;
  position: absolute;
  height: 9px;
  text-align: center;
  z-index: 2;
  margin-left: -50px;
}

.slide .D1fBt a {
  position: relative;
  width: 9px;
  height: 9px;
  margin: 0 4px;
  text-decoration: none;
  text-align: center;
  float: left;
  border-radius: 100%;
  background: #fff;
}

.slide .D1fBt .current {
  width: 25px;
  background: #0068aa;
  border-radius: 3px;
}

/*cs-tab-more*/
.cs-tab-box {
  width: 490px;
  height: 410px;
  overflow: hidden;
}
.cs-tab-more {
  height: 49px;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/more.png) no-repeat right center;
}
.cs-more {
  float: right;
  width: 40px;
  height: 50px;
}
.cs-more a {
  float: left;
  width: 40px;
  height: 50px;
  line-height: 50px;
}
.cs-tab li {
  width: 140px;

  float: left;
  line-height: 50px;
  height: 50px;
}
.cs-tab li a {
  height: 50px;
  display: block;
  font-size: 20px;
  color: #444;
  line-height: 50px;
  text-align: center;
}

.cs-tab .on a {
  color: #015293;
  font-weight: bold;
  background: url(../images/tabline.png) no-repeat center bottom;
}
.cs-tab .other a {
  color: #444;
}

.cs-tab-content .current {
  display: block;
}
.cs-tab-content .other {
  display: none;
}
/*cs-tab-nomore*/
.cs-tab-nomore {
  width: 590px;
  height: 370px;
  overflow: hidden;
}
.cs-tab-no {
  height: 49px;
  border-bottom: 1px solid #dcdcdc;
}

.cs-tab-no li {
  width: 140px;

  float: left;
  line-height: 50px;
  height: 50px;
}
.cs-tab-no li a {
  height: 50px;
  display: block;
  font-size: 20px;
  color: #444;
  line-height: 50px;
  text-align: center;
}

.cs-tab-no .current a {
  color: #015293;
  font-weight: bold;
  background: url(../images/tabline.png) no-repeat center bottom;
}
.cs-tab-no .other a {
  color: #444;
}
.cs-tab-no2 {
  height: 49px;
  border-bottom: 1px solid #dcdcdc;
}

.cs-tab-no2 li {
  width: 140px;

  float: left;
  line-height: 50px;
  height: 50px;
}
.cs-tab-no2 li a {
  height: 50px;
  display: block;
  font-size: 20px;
  color: #222;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}

.cs-tab-no2 .current a {
  color: #1a5b9d;
}
.cs-tab-no2 .other a {
  color: #222;
}
.cs-tab-no3 {
  height: 50px;
}

.cs-tab-no3 li {
  width: 140px;

  float: left;
  line-height: 50px;
  height: 50px;
}
.cs-tab-no3 li a {
  height: 50px;
  display: block;
  font-size: 24px;
  color: #222;
  line-height: 50px;
  text-align: left;
  font-weight: bold;
}

.cs-tab-no3 .current a {
  color: #1a5b9d;
}
.cs-tab-no3 .other a {
  color: #222;
}
.cs-tab-no3 .cs-subtit {
  width: 340px;
  font-size: 16px;
  color: #444;
  line-height: 60px;
  font-family: "SimSun";
  font-weight: bold;
  overflow: hidden;
}
/*cs-list*/
.cs-list ul {
  overflow: hidden;
  margin-top: 8px;
}
.cs-list ul li {
  text-align: left;
  font-size: 18px;
  height: 44px;
}
.cs-list ul li a {
  display: block;
  color: #444;
  line-height: 44px;
}
.cs-list ul li:hover a {
  color: #015293;
}
.cs-list ul li a:hover {
  color: #015293;
}
.cs-list li .xa_time {
  color: #999;
  float: right;
  font-size: 16px;
}
.cs-list ul li .redius {
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url(../images/icon1.png) no-repeat center;
  margin-right: 8px;
}
/*cs-list2*/
.cs-list2 ul {
  overflow: hidden;
}
.cs-list2 ul li {
  text-align: left;
  font-size: 18px;
  height: 60px;
  margin-top: 20px;
  overflow: hidden;
}
.cs-list2 ul li a {
  display: block;
  color: #444;
  line-height: 30px;
}
.cs-list2 ul li:hover a {
  color: #015293;
}
.cs-list2 ul li a:hover {
  color: #015293;
}
.cs-list2 li .xa_time {
  float: left;
  width: 70px;
  height: 60px;
  line-height: 60px;
  color: #bbb;
  font-size: 16px;
  background-color: #f3f6fc;
  text-align: center;
  margin-right: 20px;
}
.b24 {
  font-size: 24px;
  font-weight: bold;
}
/*cs-h2*/
.cs-h2 {
  height: 45px;
  line-height: 45px;
  color: #222;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
}

/*cs-col-tit*/
.cs-x {
  width: 590px;
  height: 370px;
}
.cs-col {
  height: 49px;
  border-bottom: 1px solid #dcdcdc;
}
.cs-col-tit {
  float: left;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #015293;
  font-weight: bold;
  background: url(../images/tabline.png) no-repeat center bottom;
}
.cs-lead {
  padding-top: 20px;
  overflow: hidden;
}
.cs-lead li {
  float: left;
  width: 146px;
  height: 146px;
  text-align: center;
}
.cs-lead li span {
  display: block;

  font-size: 30px;
  line-height: 30px;
}
.cs-lead li a {
  display: block;
  color: #444;
  font-size: 18px;
  padding-top: 30px;
  height: 116px;
  line-height: 40px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.cs-lead li a:hover {
  color: #015293;
  font-weight: bold;
}
.cs-lead li a:hover span {
  transition: transform 0.9s ease-out;
  transform: rotate(360deg);
}
.cs-lead li .cs-item3,
.cs-lead li .cs-item7 {
  border-right: 0;
}
.cs-lead li .cs-item4,
.cs-lead li .cs-item5,
.cs-lead li .cs-item6,
.cs-lead li .cs-item7 {
  border-bottom: 0;
}

.cs-a2 {
  float: left;
  width: 185px;
  height: 53px;
  color: #444;
  text-align: center;
  line-height: 53px;
  background-color: #f3f6fc;
  margin-right: 20px;
}
.cs-a2:last-child {
  margin-right: 0;
}
.cs-a2:hover {
  color: #015293;
  font-weight: bold;
  transition: fontSize 0.9s ease;

  font-size: 20px;
}
/**/
.bsfw-bg {
  height: 384px;
  background: #eff4fa;
}
.cs-h3 {
  height: 45px;
  line-height: 45px;
  color: #1a5b9d;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #1a5b9d;
  border-radius: 4px;
  padding: 0 15px;
}
.cs-h3 img {
  vertical-align: middle;
}
/**/
.cs-bs-menu {
  width: 1240px;
  overflow: hidden;
  margin-top: 25px;
}
.cs-bs-con {
  width: 20%;
  float: left;
  transition: 0.3s all;
}
.cs-bs-con.curr {
  width: 40%;
}
.cs-bs-list {
  margin-right: 30px;
  background-color: #ffffff;
  border-top: 6px solid #1a5b9d;
  height: 240px;
}
.cs-bs-list h3 {
  text-align: center;
  font-size: 20px;
  line-height: 60px;
}
.cs-bs-list h3 a {
  color: #444;
}
.cs-bs-list > span {
  padding-top: 50px;
  display: block;
  text-align: center;
  height: 90px;
}
.cs-bs-con.curr .cs-bs-list {
  height: 240px;
  padding: 0px 25px 0 40px;
  overflow: hidden;
}
.cs-bs-con.curr .cs-bs-list h3 {
  text-align: left;
}
.cs-bs-con.curr .cs-bs-list > span {
  float: left;
  padding-top: 68px;
  margin-right: 40px;
}
.cs-bs-box,
.cs-bs-menu .cs-bs-box2 {
  display: none;
  height: 160px;
}
.cs-bs-con.curr .cs-bs-box,
.cs-bs-con.curr .cs-bs-box2 {
  overflow: hidden;
  display: block;
}
.cs-bs-box li {
  line-height: 40px;
  float: left;
  width: 33.3%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cs-bs-box2 li {
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cs-bs-box li a {
  color: #444;
}
.cs-bs-box li a:hover {
  color: #1a5b9d;
}
.cs-bs-box2 li a {
  color: #444;
}
.cs-bs-box2 li a:hover {
  color: #1a5b9d;
}
.cs-bs-box li.a_more a,
.cs-bs-box2 li.a_more a {
  color: #5e8cba;
}
.cs-bs-box li.a_more a span,
.cs-bs-box2 li.a_more a span {
  font-size: 18px;
  margin-left: 5px;
}

/**/
.cs-cover {
  width: 310px;
  height: 190px;
  margin-right: 20px;
}
.cs-tit {
  display: block;
  font-size: 18px;
  color: #444;
  font-weight: bold;
  line-height: 30px;
}
.cs-bg-f3f6fc {
  padding: 5px 15px;
  background-color: #f3f6fc;
  margin-right: 10px;
}
.cs-bg2 {
  width: 120px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  background-color: #f3f6fc;
  margin-right: 10px;
  text-indent: 0em;
}
.cs-m {
  margin-top: 20px;
  min-height: 40px;
  line-height: 32px;
  color: #444;
  font-size: 18px;
}
.cs-xx-menu li {
  float: left;
  width: 110px;
  height: 95px;
  margin-left: 10px;
  text-align: center;
  background-color: #f3f6fc;
}
.cs-xx-menu li:first-child {
  margin-left: 0;
}
.cs-xx-a {
  display: block;
  color: #444;
  font-size: 18px;
  padding-top: 20px;
  line-height: 40px;
}
.cs-xx-menu li i {
  display: block;
  font-size: 30px;
  line-height: 30px;
}

.cs-xx-menu li a:hover {
  color: #015293;
  font-weight: bold;
}
.cs-xx-menu li a:hover i {
  transition: transform 0.9s ease-out;
  transform: rotate(360deg);
}
/**/
.scrollpic {
  margin: 20px auto 0;
  position: relative;
}
#cs-slidebox {
  width: 100%;
  position: relative;
  height: 190px;
  overflow: hidden;
}
#cs-slidebox #cs-slide {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1000000px;
}
#cs-slidebox ul {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#cs-slidebox ul li {
  float: left;
  width: 310px;
}
#cs-slidebox ul li a {
  display: block;
  width: 281px;
  position: relative;
  height: 190px;
  line-height: 190px;
  color: #333;
  overflow: hidden;
  text-align: center;
}

#cs-slidebox ul li a img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
#cs-slidebox a:hover img {
  transform: scale(1.1);
}
/*#cs-slidebox a .cs-span {
	position: absolute;
	left: 0;
	bottom: -190px;
	z-index: 1;
    color: #fff;
    line-height: 45px;
    width:281px;
    height: 190px;
	font-size: 24px;
    font-weight: bold;
    display: table;

}
#cs-slidebox a .cs-span b{
    width:281px;
    height: 190px;
    display: table-cell;
    vertical-align:middle;
    text-align: center;


}
 #cs-slidebox a:hover .cs-span{
	display: block;
	background-color:rgba(0, 0, 0, 0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000,endcolorstr=#66000000);
	bottom: 0px;
} */
.cs-slide-btn {
  position: absolute;
  top: -54px;
  right: 0;
  height: 28px;
  z-index: 2;
}
.cs-slide-btn a {
  width: 28px;
  height: 28px;
  float: right;
  background-color: #c1c1c1;
  margin-left: 10px;
}
.cs-slide-btn #cs-btn-l:hover {
  background: #347fdc url(../images/jt_l.png) no-repeat center;
}
.cs-slide-btn #cs-btn-r:hover {
  background: #347fdc url(../images/jt_r.png) no-repeat center;
}
.cs-slide-btn a:hover {
  transition: all 0.5s ease;
}
.cs-slide-btn #cs-btn-l {
  background: #c1c1c1 url(../images/jt_l.png) no-repeat center;
}
.cs-slide-btn #cs-btn-r {
  background: #c1c1c1 url(../images/jt_r.png) no-repeat center;
}

.cs-slide-btn2 a {
  display: block;
  width: 28px;
  height: 45px;
}
.morezt {
  float: right;
  width: 50px;
  height: 45px;
  background: url(../images/more.png) no-repeat center center;
}
.cs-slide-btn2 #cs-btn-l:hover {
  background: #347fdc url(../images/jt_l.png) no-repeat center;
}
.cs-slide-btn2 #cs-btn-r:hover {
  background: #347fdc url(../images/jt_r.png) no-repeat center;
}
.cs-slide-btn2 a:hover {
  transition: all 0.5s ease;
}
.cs-slide-btn2 #cs-btn-l {
  background: #c1c1c1 url(../images/jt_l.png) no-repeat center;
}
.cs-slide-btn2 #cs-btn-r {
  background: #c1c1c1 url(../images/jt_r.png) no-repeat center;
}
#cs-slide-btn a:hover,
#cs-slidebox,
#cs-slide-btn a,
#cs-slide-btn2 a,
#cs-slidebox a:hover .cs-span,
#cs-slidebox a .cs-span,
#cs-slidebox #cs-slide {
  transition: all 0.5s ease;
}
.cs-slide-btn li {
  width: 28px;
  height: 28px;
  float: right;
  background-color: #c1c1c1;
  margin-left: 10px;
}
/**/
.control-box {
  width: 1170px;
  height: 190px;
  margin: 0 auto;
}

.bigbox {
  overflow: hidden;
  width: 1168px;
  height: 190px;
  margin: 0 auto;
}
#switcher {
  height: 190px;
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  transition: all 0.7s ease 0s;
  width: 292px;
  height: 190px;
  float: left;
}
.box a {
  display: block;
  width: 280px;
  height: 190px;
  line-height: 190px;
  color: #333;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.box a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.box a:hover img {
  transform: scale(1.1);
}

/**/

/*list*/
.cs-global2 {
  background: #fff url(../images/list_bg.png) no-repeat center top;
}
.cs-headbg2 {
  height: 290px;
}
.cs-c-menu {
  height: 150px;
  background-color: #d6ecfa;
  background-color: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7fcde7fa,endcolorstr=#7fcde7fa);
}
.cs-logo2 {
  height: 150px;
}
.cs-nav2 {
  padding-top: 50px;
}
.cs-li2 {
  float: left;
  height: 56px;
  line-height: 56px;
}
.cs-li2 a {
  display: block;
  font-size: 22px;
  padding: 0 15px;
  border-right: 1px solid #b2d1f0;
  color: #222;
}
.cs-li2:last-child a {
  border: 0;
}
.cs-li2:hover a {
  color: #1a5b9d;
  font-weight: bold;
}
.cs-main2 {
  width: 1210px;
  margin: 0 auto;
  border-top: 3px solid #1a5b9d;
  background-color: #fff;
  overflow: hidden;
}
.cs-cl {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #222;
  padding: 10px 20px 0;
  overflow: hidden;
}
.cs-cl i {
  float: left;
  font-size: 26px;
  color: #356ea8;
}

.cs-cl span a {
  font-size: 18px;
  color: #222;
}
.cs-cl span:last-child a {
  color: #1a5b9d;
}
.cs-ch-of {
  float: left;
  height: 46px;
  line-height: 46px;
  padding-left: 20px;
  background: url(../images/cs-ch-bg.png) no-repeat left center;
  font-size: 24px;
  color: #1a5b9d;
  font-weight: bold;
  margin-left: 20px;
}
.cs-ch-list {
  float: right;
  margin-right: 20px;
  height: 58px;
}
.cs-ch-list li {
  float: left;
  min-width: 100px;
  height: 46px;
  line-height: 46px;
  margin-left: 10px;
  text-align: center;
}
.ch-a {
  display: block;
  padding: 0 10px;
  color: #444;
  font-size: 18px;
  background-color: #ebebeb;
  position: relative;
}
.ch-a:hover {
  background-color: #1a5b9d;
  color: #fff;
}
.ch-a:hover::after {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: #1a5b9d transparent transparent transparent;
  position: absolute;
  content: " ";
  left: 50%;
  top: 46px;
  margin-left: -12px;
}
.cs-li-curr a {
  background-color: #1a5b9d;
  color: #fff;
}
.cs-li-curr a::after {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: #1a5b9d transparent transparent transparent;
  position: absolute;
  content: " ";
  left: 50%;
  top: 46px;
  margin-left: -12px;
}
.cs-li-list {
  padding: 20px;
}
.cs-li-list li {
  height: 120px;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.cs-li-list li a {
  display: block;
}
.ch-time {
  float: left;
  width: 130px;
  height: 105px;
  padding-top: 15px;
  border-right: 1px solid #eee;
  text-align: center;
}
.ch-day {
  padding: 5px;
  line-height: 40px;
  border: 1px solid #6692be;
  color: #1a5b9d;
  font-size: 24px;
}
.ch-year {
  display: block;
  color: #1a5b9d;
  font-size: 16px;
  line-height: 60px;
}
.ch-txt {
  margin-left: 160px;
  overflow: hidden;
}
.ch-h4 {
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-weight: normal;
}
.ch-p {
  line-height: 28px;
  font-size: 18px;
}
.cs-ch-a {
  color: #444;
}
.cs-li-list li:hover {
  box-shadow: 2px 4px 10px 0.5px rgba(26, 91, 157, 0.4);
}
.cs-li-list li:hover a {
  color: #1a5b9d;
}
.cs-li-list li:hover .ch-h4 {
  font-weight: bold;
}
.cs-li-list li:hover .ch-day {
  background-color: #1a5b9d;
  color: #fff;
}
/*detail info*/
/*info page*/

.info {
  padding: 15px 20px;
  overflow: visible;
  color: #000;
}

.info #title {
  font-size: 30px;
  color: #000;
  text-align: center;
  font-weight: bold;
  font-family: "microsoft yahei";
  line-height: 50px;
  padding-top: 10px;
}
.info table td {
  border: 1px solid #d3dce5;
  text-align: center;
}
.info #otherinfo {
  font-size: 14px;
  font-family: "microsoft yahei";
  text-align: center;
  color: #000;
  border-bottom: solid 1px #e4e4e4;
  height: 50px;
  line-height: 50px;
}

.info #content {
  padding: 10px;
  font-size: 16px;
  line-height: 28px;
  font-family: "microsoft yahei";
}

.info #otherinfo A {
  color: #000;
  text-decoration: none;
  font-family: "microsoft yahei";
}

.info .nextprevious {
  border-top: 1px dotted #cccccc;
  margin-top: 6px;
  color: #000;
  line-height: 30px;
  height: 60px;
  font-size: 16px;
  font-family: "microsoft yahei";
  display: none;
}
.info #content img {
  text-align: center;
}
.info .nextprevious span {
  line-height: 30px;
}

.info .nextprevious A {
  color: #000;
  text-decoration: none;
}

.info .guanbi a {
  color: #000;
  text-decoration: none;
}

.info .guanbi a:hover {
  color: #000;
  text-decoration: none;
}

.info .guanbi a:vistted {
  color: #000;
  text-decoration: none;
}

.info .guanbi a:link {
  color: #000;
  text-decoration: none;
}
/*snfw*/
.cs-main3 {
  width: 1170px;
  margin: 0 auto;
  padding: 30px 20px 0;
  background-color: #fff;
  overflow: hidden;
}
.cs-list-h3 {
  display: block;
  color: #222;
  font-size: 24px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.cs-m-span {
  float: right;
  font-size: 18px;
  color: #999;
  font-weight: normal;
} /*gov info */
.cs-global3 {
  background: url(../images/gov_bg.png) no-repeat center 378px;
}
.gov-header {
  width: 1100px;
  height: 365px;
  margin: 0 auto;
  position:relative;
}
.govlogo{
	position:absolute;
	top:30px;
	left:0;
	z-index: 999;
}
.govname{
	position:absolute;
	top:0;
	left:0;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.gov-main {
  width: 1100px;
  margin: 0px auto 50px;
  height: auto;
  min-height: 1085px;
  background: #f4f6f8;
  padding: 0 35px;
}
.gov-search {
  text-align: left;
  height: 54px;
  margin: 82px auto;
  background: url(../images/20200410150139372.png) no-repeat center;
  overflow: hidden;
}
.gov-search .searchbox2 {
  width: 500px;
  height: 50px;
  margin: 2px auto;
}
.gov-search .keytext {
  border: 0;
  width: 462px;
  height: 50px;
  color: #444;
  line-height: 50px;
  text-align: left;
  float: left;
  outline: 0;
  background: none;
  font-size: 16px;
}
.gov-search .searchbtn {
  cursor: pointer;
  background: url(../images/20200410150154758.png) no-repeat center;
  margin-top: 10px;
  border: 0;
  height: 30px;
  width: 30px;
  float: left;
}
.gov_pub {
  width: 240px;
  min-height: 1090px;
  padding-bottom: 30px;
}

.pub_lm {
  width: 100%;
  float: left;
}

.pub_lm h3 {
  width: 240px;
  height: 70px;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  float: left;
  font-weight: normal;
  line-height: 35px;
}

.pub_lm h3 a {
  width: 238px;
  color: rgb(45, 102, 165);
  font-size: 23px;
  display: block;
  height: 70px;
  background: #fff;
  border: 1px solid #ddd;
  text-decoration: none;
  line-height: 24px;
  padding: 10px 0;
}

.pub_lm h3 a:hover {
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}

.pub_lm h3 em.icon1,
.pub_lm h3 em.icon2 {
  width: 40px;
  height: 49px;
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 20px;
}

.pub_lm h3 em.icon1 {
  background: url(../images/20200303181705484001.png) no-repeat;
}

.pub_lm h3 em.icon2 {
  background: url(../images/20200303182420595002.png) no-repeat;
}

.pub_lm h3:hover em.icon1 {
  background: url(../images/20200303181705893002.png) no-repeat;
}

.pub_lm h3:hover em.icon2 {
  background: url(../images/20200303182420369001.png) no-repeat;
}

.pub_lm h3.on a {
  height: 70px;
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  line-height: 24px;
  padding: 10px 0;
  border: 1px solid #2c6294;
  text-decoration: none;
}

.pub_lm h3.on em.icon1 {
  background: url(../images/20200303181705893002.png) no-repeat;
}

.pub_lm h3.on em.icon2 {
  background: url(../images/20200303182420369001.png) no-repeat;
}

.pub_lm2,
.pub_lm4,
.pub_lm5 {
  width: 240px;
  float: left;
}

.pub_lm2 h3,
.pub_lm4 h3,
.pub_lm5 h3 {
  width: 238px;
  color: rgb(45, 102, 165);
  font-size: 23px;
  float: left;
  height: 70px;
  line-height: 24px;
  padding: 10px 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
  margin-top: 15px;
  font-weight: normal;
}

.pub_lm2 h3:hover,
.pub_lm4 h3:hover,
.pub_lm5 h3:hover  {
  width: 238px;
  background: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}
.pub_lm2 h3.on,
.pub_lm4 h3.on,
.pub_lm5 h3.on {
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  display: block;
  border: 1px solid #2c6294;
}

.pub_lm2 h3 em.icon3,
.pub_lm4 h3 em.icon3,
.pub_lm5 h3 em.icon3 {
  width: 40px;
  height: 49px;
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 20px;
}

.pub_lm2 h3 em.icon3 {
  background: url(../images/20200303182615571002.png) no-repeat;
}
.pub_lm4 h3 em.icon3 {
  background: url(../images/20200303182726729002.png) no-repeat;
}
.pub_lm5 h3 em.icon3 {
  background: url(../images/20220321wzbb1.png) no-repeat;
}

.pub_lm2 h3:hover em.icon3,
.pub_lm2 h3.on em.icon3 {
  background: url(../images/20200303182615228001.png) no-repeat;
}

.pub_lm4 h3:hover em.icon3,
.pub_lm4 h3.on em.icon3 {
  background: url(../images/20200303182726776001.png) no-repeat;
}
.pub_lm5 h3:hover em.icon3,
.pub_lm5 h3.on em.icon3 {
  background: url(../images/20220321wzbb2.png) no-repeat;
}

.pub_lm2 h3 div,
.pub_lm4 h3 div,
.pub_lm5 h3 div {
  float: left;
  width: 95px;
}

.pub_lm2 h3 span.icon5,
.pub_lm4 h3 span.icon5,
.pub_lm5 h3 span.icon5 {
  width: 20px;
  height: 48px;
  float: right;
  margin-right: 20px;
}

.pub_lm2 h3 span.icon5,
.pub_lm4 h3 span.icon5,
.pub_lm5 h3 span.icon5 {
  background: url(../images/20200303192323145001.png) no-repeat center;
}

.pub_lm2 h3:hover span.icon5,
.pub_lm4 h3:hover span.icon5,
.pub_lm5 h3:hover span.icon5,
.pub_lm2 h3.on span.icon5,
.pub_lm4 h3.on span.icon5,
.pub_lm5 h3.on span.icon5{
  background: url(../images/20200303192323788002.png) no-repeat center;
}

.pub_lm3 h3,
.pub_lm6 h3  {
  width: 240px;
  height: 70px;
  margin: 0;
  margin-top: 15px;
  float: left;
  font-weight: normal;
}
.pub_lm5 h3.on a{
	 color: #fff;
}
.pub_lm5 h3 a{
	 color: rgb(45, 102, 165);
}
.pub_lm3 h3 a,
.pub_lm6 h3 a {
  width: 238px;
  color: rgb(45, 102, 165);
  font-size: 23px;
  display: block;
  height: 70px;
  line-height: 48px;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #ddd;
  text-decoration: none;
}
.pub_lm5 h3:hover a{
	color: rgb(255, 255, 255);
}
.pub_lm3 h3 a:hover,
.pub_lm6 h3 a:hover {
  width: 238px;
  height: 70px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}

.pub_lm3 h3 em.icon1,
.pub_lm3 h3 em.icon2,
.pub_lm6 h3 em.icon1 {
  width: 40px;
  height: 49px;
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 20px;
}

.pub_lm3 h3 em.icon1 {
  background: url(../images/20200303190633454.png) no-repeat;
}

.pub_lm3 h3:hover em.icon1 {
  background: url(../images/20200303182832115001.png) no-repeat;
}

.pub_lm6 h3 em.icon1 {
  background: url(../images/govzfgkicon.png) no-repeat;
}

.pub_lm6 h3:hover em.icon1 {
  background: url(../images/govzfgkicon-a.png) no-repeat;
}

.pub_lm3 h3.on a,
.pub_lm6 h3.on a {
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}

.pub_lm3 h3.on em.icon1 {
  background: url(../images/20200303182832115001.png) no-repeat;
}
.pub_lm6 h3.on em.icon1 {
  background: url(../images/govzfgkicon-a.png) no-repeat;
}


.pub_lm3 h3 em.icon4{
  width: 40px;
  height: 49px;
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 20px;
}

.pub_lm3 h3 em.icon4 {
  background: url(../images/20220321jz1.png) no-repeat;
}

.pub_lm3 h3:hover em.icon4,
.pub_lm3 h3.on em.icon4  {
  background: url(../images/20220321jz2.png) no-repeat;
}

.pub_lm4 h3.on a {
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}

.gov_menu ul {
  width: 238px;
  display: block;
  background: #fff;
  color: #999;
  float: left;
  padding: 0;
  padding-top: 4px;
  margin: 0;
}

.gov_menu ul li {
  padding: 4px 0px 4px 20px;
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  list-style: none;
}

.gov_menu ul li a {
  color: #4a4a4a;
  display: block;
  text-decoration: none;
  font-size: 15px;
}

.gov_menu ul li span {
  font-size: 15px;
  float: left;
  margin-right: 10px;
}

.gov_menu ul li:hover {
  display: block;
  color: #fff;
  /*background: #2d66a5;*/
}

.gov_menu ul li:hover a {
  color: #fff;
}

.gov_menu ul li a:hover {
  color: #fff;
  font-weight: 600;
}

.gov_menu ul li.on a {
  color: #fff;
  display: block;
  font-weight: 600;
}

.gov_menu ul li.on {
  color: #fff;
  background: #2d66a5;
}
.sub {
  background: #fff;
}
.gov_menu ul .subset dd {
  display: block;
  margin-left: 20px;
}
.gov_menu ul .subset {
  margin: 0;
  padding: 0;
}
.gov_menu ul .sub:hover {
  color: #4a4a4a;
  background: none;
}
.gov_menu ul .sub:hover a {
  color: #4a4a4a;
}
.gov_menu ul .sub:hover span {
  color: #4a4a4a;
}
.gov_menu ul .subset:hover a {
  color: #4a4a4a;
}
.govlist {
  width: 770px;
  border: 1px solid #dfe3e7;
  background-color: #fff;
  height: auto;
  min-height: 1083px;
  padding-bottom: 30px;
}
.gov_pub_tit {
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  margin: 25px 30px 0;
}
.gov_pub_tit a {
  float: left;
  background-color: #2d66a5;
  color: #fff;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
}
.gov_pub_tit b {
  float: left;
  width: 0;
  height: 0;
  border-left: solid 10px #c9daeb;
  border-top: solid 0px transparent;
  border-bottom: solid 25px transparent;
  margin-top: 10px;
}
.gov_pub_list ul {
  margin: 0px 30px;
  padding: 0;
  overflow: hidden;
}
.gov_pub_list ul li {
  text-align: left;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
}
.gov_pub_list ul li a {
  display: block;
  color: #444;
  text-decoration: none;
}
.gov_pub_list ul li a:hover {
  color: #444;
}
.gov_pub_list li .xa_time {
  color: #888;
  float: right;
}

/*orglist*/
.orglist {
  margin: 30px 30px 0;
  overflow: hidden;
}
.orglist li {
  float: left;
  width: 215px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.orglist li a {
  display: block;
  color: #444;
  font-size: 18px;
  border: 1px solid #dddddd;
}
.orglist li a:hover {
  color: #2d66a5;
  border: 1px solid;
}
/*leaderbox*/
.liaderbox {
  margin: 30px;
  overflow: hidden;
}
.liaderbox h3 {
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  border-left: 6px solid #4075bf;
  padding-left: 10px;
  font-size: 18px;
  color: #2d66a5;
}
.liaderbox ul {
  margin-top: 20px;
}
.liaderbox ul li {
  float: left;
  width: 142px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  margin-bottom: 10px;
}
.liaderbox ul li a {
  display: block;
  color: #444;
  font-size: 18px;
}
.cs-tab-ldzc {
  height: 372px;
  overflow: hidden;
}
.section {
  height: 300px;
  border: 1px solid #ddd;
  background: url(../images/ld_bg.png) no-repeat right bottom;
  margin-top: 20px;
  overflow: hidden;
}
.cs-wk1 {
  height: 49px;
  display: block;
  font-size: 20px;
  color: #222;
  line-height: 50px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #dcdcdc;
}
.cs-libox {
  overflow: hidden;
}
.cs-libox li {
  float: left;
  width: 195px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-left: 15px;
  margin-top: 15px;
}
.cs-libox li:nth-child(2n + 1) {
  margin-left: 0;
}
.cs-libox li a {
  display: block;
  color: #222;
  font-size: 18px;
  background-color: #f3f6fc;
}
.cs-libox li a:hover {
  background-color: #1a5b9d;
  color: #fff;
}
.cs-xxgk {
  height: 493px;
  background: url(../images/xxgk_bg.png) no-repeat center bottom;
}
.xxgk-tit {
  height: 40px;
  display: block;
  font-size: 20px;
  color: #1a5b9d;
  line-height: 40px;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 20px 0;
  overflow: hidden;
}
.cs-libox2 {
  margin: 0 20px;
  overflow: hidden;
}
.cs-libox2 li {
  float: left;
  width: 50%;
  height: 70px;
  line-height: 70px;
  text-align: left;
  text-indent: 15px;

  background: url(../images/icon1.png) no-repeat left center;
}
.cs-libox2 li:nth-child(2n + 1) {
  margin-left: 0;
}
.cs-libox2 li a {
  display: block;
  color: #222;
  font-size: 18px;
}
.cs-libox2 li a:hover {
  color: #1a5b9d;
}
.cs-sebox {
  height: 150px;
  background-color: #f8f8f8;
}
.xxgk-tit2 {
  height: 40px;
  display: block;
  font-size: 20px;
  color: #1a5b9d;
  line-height: 40px;
  text-align: left;
  font-size: 24px;
  margin: 20px 20px 0;
  overflow: hidden;
}

.cs-list3 ul {
  height: 276px;
  overflow: hidden;
}
.cs-list3 ul li {
  float: left;
  width: 220px;
  height: 253px;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  overflow: hidden;
  background: #f6f6f6 url(../images/zfgb_bg.png) no-repeat center;
  margin-left: 38px;
  box-shadow: 4px 4px 2px 0px #eaeaea;
}
.cs-list3 ul li:first-child {
  margin-left: 0;
}
.cs-list3 ul li a {
  display: block;
  color: #444;
  height: 253px;
  line-height: 430px;
}
.cs-list3 ul li a:hover {
  color: #015293;
}
.h346 {
  height: 346px;
}
.cs-ldmenu {
  width: 738px;
  margin: 0 auto;
  overflow: hidden;
}
.cs-ldmenu li {
  float: left;
  width: 166px;
  height: 58px;
  line-height: 55px;
  text-align: center;
  margin: 0 40px;
  background-color: #f3f6fc;
}
.cs-ldmenu li a {
  display: block;
  height: 55px;
  color: #222;
  font-size: 18px;
  font-weight: bold;
}
.cs-ldmenu li a i {
  color: #1a5b9d;
  font-size: 25px;
  margin-right: 6px;
}
.xwld {
  height: 220px;
  overflow: hidden;
}
.xwld li {
  float: left;
  height: 160px;
  margin: 20px;
  border-right: 1px solid #ddd;
}

.xwld .t0 {
  width: 450px;
}
.xwld .t1 {
  width: 160px;
}
.xwld .t2 {
  width: 430px;
  border-right: 0;
}
.cs-photo {
  float: left;
  width: 110px;
  margin-right: 30px;
  overflow: hidden;
}
.cs-name {
  color: #1a5b9d;
  font-size: 20px;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
}
.cs-pos {
  color: #222;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
}
.cs-work {
  color: #222;
  font-size: 18px;
  line-height: 30px;
}
.cs-position {
  float: left;
  width: 30px;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #1a5b9d;
  vertical-align: middle;
}
.cs-member {
  overflow: hidden;
}
.cs-member a {
  float: left;
  width: 110px;
  font-size: 18px;
  color: #444;
  line-height: 40px;
  text-align: center;
}
.cs-member a:hover {
  color: #1a56a8;
}
.cs-ldmenu li:hover .cs-bor {
  width: 166px;
}
.cs-bor {
  width: 0px;
  height: 2px;
  background: #008cb0;
  transition: width 1s;
}
.cs-ggfw {
  height: 307px;
  background: url(../images/ggfw_bg.png) no-repeat center center;
}
.cs-ggbox {
  width: 1170px;
  margin: 0 auto;
}
.cs-ggfwlist {
  padding: 10px 5px;
  overflow: hidden;
}
.cs-ggfwlist li {
  float: left;
  width: 270px;
  height: 182px;
  text-align: center;

  margin-left: 26px;
}
.cs-ggfwlist .gg0 {
  background: #fff url(../images/ggfw1.png) no-repeat center 40px;
  margin-left: 0px;
}
.cs-ggfwlist .gg1 {
  background: #fff url(../images/ggfw2.png) no-repeat center 40px;
}
.cs-ggfwlist .gg2 {
  background: #fff url(../images/ggfw3.png) no-repeat center 40px;
}
.cs-ggfwlist .gg3 {
  background: #fff url(../images/ggfw4.png) no-repeat center 40px;
}
.cs-ggfwlist li a {
  display: block;
  color: #222;
  font-size: 18px;
  height: 182px;
  line-height: 280px;
}
.cs-ggfwlist li a:hover {
  color: #1a5b9d;
  font-weight: bold;
  box-shadow: 0px 3px 4px #a5bcd3;
}
.cs-olink {
  display: block;
  margin: 30px 0;
  overflow: hidden;
}
.cs-olink img {
  width: 1170px;
  height: 199px;
}
/*bslist*/
.bsfwlist {
  height: 186px;
  overflow: hidden;
  margin-left: -15px;
}
.bsli {
  float: left;
  width: 180px;
  height: 52px;
  text-align: center;
  margin-left: 15px;
  margin-bottom: 10px;
}

.bsli a {
  display: block;
  color: #222;
  padding: 0 10px;
  font-size: 16px;
  background-color: #f3f6fc;
  height: 52px;
  line-height: 52px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bsli i {
  font-size: 25px;
  color: #2764a3;
  margin-right: 4px;
  vertical-align: middle;
}
.bsli a:hover {
  background-color: #1a5b9d;
  color: #fff;
}
.bsli a:hover i {
  color: #fff;
}
.cs-btn-more {
  height: 52px;
  line-height: 52px;
  background: #f3f6fc url(../images/btnshow.png) no-repeat 630px center;
  text-align: center;
  font-size: 18px;
  color: #1a5b9d;
}
.bson {
  height: auto;
}
.cs-curbtn {
  background: #f3f6fc url(../images/btnhide.png) no-repeat 630px center;
}

/*浜掑姩*/
.cs-zmhd {
  height: 490px;
  background-color: #f8fbff;
}
.hd-menu {
  width: 905px;
  height: 140px;
  background-color: #e3f2ff;
  overflow: hidden;
}
.hd-menu li {
  float: left;
  width: 145px;
  height: 60px;
  text-align: center;
  background-color: #fff;
  margin-left: 20px;
  margin-top: 40px;
}
.hd-menu li a {
  color: #1a5b9d;
  font-size: 18px;
  line-height: 60px;
}
.hd-menu li a i {
  display: inline-block;
  font-size: 22px;
  color: #1a5b9d;
  margin-right: 6px;
}
.hd-menu .hd-lione {
  width: 360px;
  background: none;
  text-align: left;
  margin-top: 20px;
}
.hd-menu .hd-lione a {
  line-height: 40px;
}
.subtit {
  font-weight: bold;
  font-size: 30px;
  color: #1a5b9d;
}
.hd-menu .hd-li a:hover i {
  transition: transform 0.9s ease-out;
  transform: rotate(360deg);
}
.subtit2 {
  font-size: 18px;
}
.cs-wyxx {
  display: block;
  width: 245px;
  height: 110px;
  background-color: #e3f2ff;
  font-size: 18px;
  color: #1a5b9d;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
}

.cs-wyxx i {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0px auto 10px;
  font-size: 40px;
  color: #1a5b9d;
}
.morespan {
  float: right;
  font-size: 18px;
  color: #999;
  font-weight: normal;
}
.txtspan {
  font-size: 16px;
  color: #222;
  padding-left: 10px;
}
.txtcolor {
  color: #1a5b9d;
}
.cs-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
}
.cs-table tr {
  height: 50px;
}
.cs-table tr:nth-child(odd) {
  background-color: #f3f7fa;
}

.cs-table tr:nth-child(even) {
  background-color: #fff;
}
.cs-table tr:first-child {
  background-color: #e7eef5;
}
.cs-table th {
  text-align: center;
  color: #222;
  font-size: 18px;
}
.cs-table td {
  text-align: center;
  color: #444;
  font-size: 18px;
}
.cs-zxft {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
.cs-h4 {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #1a5b9d;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.cs-h4 i {
  font-size: 22px;
  color: #1a5b9d;
  margin-right: 6px;
  vertical-align: middle;
}
/*璁胯皥鍥為【*/
.zxft-list {
  overflow: hidden;
  position: relative;
  height: 320px;
  background: url(../images/verticalline.png) repeat-y 140px 0px;
  padding-top: 10px;
}
.zxft-list li {
  height: 64px;
  overflow: hidden;
  position: relative;
}
.zxft-list li a {
  display: block;
  color: #444;
  font-size: 18px;
}
.zxft-list li:hover a {
  color: #1a5b9d;
}
.lileft {
  position: absolute;
  top: 0;
  left: 0px;
  height: 32px;
  width: 125px;
  line-height: 32px;
  text-align: center;
  background: url(../images/time_bg.png) no-repeat center;
  color: #1a5b9d;
}
.liright {
  position: absolute;
  top: 0;
  right: 0px;
  height: 60px;
  width: 400px;
  overflow: hidden;
}
.licenter {
  height: 13px;
  width: 13px;
  background: #fff;
  display: block;
  margin: 10px 0 0 23px;
  border-radius: 13px;
  border: 1px solid #497db1;
  transition: all 0.1s linear;
  position: absolute;
  top: 0;
  left: 110px;
  overflow: hidden;
}
.zxft-list li:hover .licenter {
  background: #1a5b9d;
}
.zxft-list li:hover .lileft {
  background: url(../images/time_bgcurr.png) no-repeat center;
  color: #fff;
}
.aspan {
  float: left;
  margin-right: -100px;
  line-height: 32px;
}
.bspan {
  float: left;
  margin-left: 100px;
  line-height: 32px;
}
.zxft1 {
  display: block;
  height: 369px;
  color: #fff;
  background: url(../images/ftbg.png) no-repeat center;
  overflow: hidden;
  margin-top: 10px;
}
.zxft1 img {
  display: block;
  width: 480px;
  height: 300px;
  margin: 22px auto 0;
  overflow: hidden;
}
.zxft1 .ftspan {
  display: block;
  height: 47px;
  line-height: 47px;
  padding: 0 45px;
  text-align: left;
}
.cs-aimg {
  display: block;
  height: 76px;
  overflow: hidden;
}
.cs-aimg img {
  width: 100%;
  height: 100%;
}
.cs-section {
  width: 1130px;
  padding: 40px 40px 0;
  margin: 0 auto;
  background-color: #fff;
}
.cs-atxt {
  text-indent: 2em;
  color: #444;
  font-size: 18px;
  line-height: 44px;
  padding: 30px 0;
  overflow: hidden;
}
.cs-atxt a {
  color: #1a5b9d;
  font-size: 18px;
}
.cs-txtbg {
  height: 14px;
  width: 1130px;
  background: url(../images/txtbg.png) no-repeat center center;
}
.cs-wygk {
  margin-top: 50px;

  overflow: hidden;
}
.cs-wygk li {
  float: left;
  margin-left: 30px;
  position: relative;
}
.cs-wygk li:first-child {
  margin-left: 0;
}
.cs-wygk li a img {
  display: block;
  width: 260px;
  height: 232px;
}
.gk-tit {
  width: 240px;
  padding: 0 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000,endcolorstr=#66000000);
}
.gk-txt {
  position: absolute;
  top: 232px;
  left: 0;
  width: 220px;
  padding: 10px 20px;
  height: 212px;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000,endcolorstr=#66000000);
  bottom: -190px;
}
.cs-wygk li a:hover .gk-txt {
  top: 0;
  transition: all 1s ease;
}
/*fixed 鑳屾櫙鍥剧墖*/
.cs-shfz {
  height: 796px;
  background: #fff url(../images/shfz_bg.png) no-repeat center center;
  position: relative;
  background-size: 100%;
  background-attachment: fixed;
}

.shfzinfo {
  position: relative;
  padding-top: 40px;
  overflow: hidden;
}
.shfzinfo img {
  width: 870px;
  height: 490px;
}
.shfztt {
  display: block;
  width: 372px;
  height: 335px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 120px;
  background: #f3f6fc url(../images/planning.png) no-repeat 20px 20px;
  color: #444;
  font-size: 18px;
  overflow: hidden;
}
.shfztt .shfztit {
  display: block;
  font-size: 24px;
  color: #222;
  overflow: hidden;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
}
.shfztt .line {
  display: block;
  width: 75px;
  height: 5px;
  background-color: #1a5b9d;
}
.shfztt p {
  line-height: 28px;
  padding-top: 15px;
  text-indent: 2em;
  overflow: hidden;
}
.detail {
  color: #1a5b9d;
}
.shfzlist {
  margin: 40px 0;
  overflow: hidden;
}
.shfzlist li {
  float: left;
  width: 260px;
  height: 71px;
  text-align: center;
  background: #f3f6fc url(../images/shfzlist_bg.png) no-repeat center 0px;
  margin-left: 30px;
}
.shfzlist li:first-child {
  margin-left: 0;
}
.shfzlist li a {
  display: block;
  height: 66px;
  line-height: 66px;
  color: #222;
  font-size: 18px;
}
.dsj {
  height: 556px;
  background: #eee url(../images/dsj_bg.png) no-repeat center center;
  background-size: 100%;
  background-attachment: fixed;
}
.shfzlist li .borline {
  display: block;
  width: 0px;
  height: 2px;
  background: #008cb0;
  transition: width 1s;
}
.shfzlist li a:hover {
  color: #1a5b9d;
  font-weight: bold;
}
.shfzlist li:hover .borline {
  width: 260px;
}
.dsj-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 510px;
  height: 255px;
  margin-top: 90px;
  overflow: hidden;
}
.dsj-list {
  margin-top: 35px;
  overflow: hidden;
  background-color: #fff;
  width: 850px;
  height: 345px;
  padding-top: 20px;
  border-bottom-right-radius: 130px;
}
.dsj-list li {
  width: 550px;
  height: 100px;
  margin: 0 0px 13px 20px;
  overflow: hidden;
}
.dsj-list li .xa_time {
  float: left;
  height: 100px;
  text-align: center;
  padding: 0 20px;
  background-color: #f3f6fc;
  margin-right: 20px;
}
.ym {
  display: block;
  color: #444;
  font-size: 18px;
}
.day {
  display: block;
  color: #444;
  font-size: 34px;
  font-weight: bold;
  padding-top: 20px;
}
.xa_tit {
  display: block;
  color: #222;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  overflow: hidden;
  font-weight: bold;
}
.xa_txt {
  color: #444;
  font-size: 18px;
  text-indent: 2em;
  line-height: 28px;
}
/*jjsh*/
.cs-jjsh {
  width: 1130px;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.cs-jjsh .jjshbox {
  width: 100%;
  height: 360px;
}
.cs-jjsh .jjshbox li {
  height: 360px;
}
.cs-jjsh .jjshbox li a img {
  width: 100%;
  height: 100%;
}
.cs-jjsh .txt {
  width: 220px;
  height: 280px;
  padding-top: 80px;
  position: absolute;
  top: 0;
  right: 150px;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000,endcolorstr=#66000000);
}
.cs-jjsh .txt li {
  height: 60px;
}
.cs-jjsh .txt li.on {
  background: url(../images/jjsh_curr.png) no-repeat 45px bottom;
}
.cs-jjsh .txt li.on span,
.cs-jjsh .txt li.on p {
  color: #f6c644;
}
.cs-jjsh .txt li span {
  display: inline-block;
  float: left;
  margin-left: 39px;
  color: #ffffff;
}
.cs-jjsh .txt li p {
  margin-left: 16px;
  float: left;
  color: #ffffff;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lifebox {
  width: 232px;
  height: 130px;
  padding: 20px;
  background: #f3f6fc url(../images/lifetc.png) no-repeat 20px 20px;
  color: #444;
  font-size: 18px;
  overflow: hidden;
}
.lifebox2 {
  background: #f3f6fc url(../images/liftms.png) no-repeat 20px 20px;
}
.lifebox .tit {
  display: block;
  font-size: 18px;
  color: #222;
  overflow: hidden;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.lifebox .line {
  display: block;
  width: 48px;
  height: 3px;
  background-color: #1a5b9d;
}
.mytclist {
  margin-top: 10px;
  overflow: hidden;
}
.mytclist li {
  float: left;
  width: 77px;
  height: 28px;
  text-align: left;
}
.mytclist li a {
  color: #444;
  font-size: 18px;
}
/*leader*/
.ld_tit {
  display: block;
  width: 200px;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  background: #1a5b9d url(../images/lb_hw.png) no-repeat right bottom;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.cs-ch-list2 {
  overflow: hidden;
}
.cs-ch-list2 li {
  width: 200px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.ch-a2 {
  display: block;
  color: #444;
  font-size: 18px;
  border-left: 5px solid transparent;
}
.ch-a2:hover {
  color: #1a5b9d;
  border-left: 5px solid #1a5b9d;
  font-weight: bold;
}
.cs-li-curr2 a {
  color: #1a5b9d;
  border-left: 5px solid #1a5b9d;
  font-weight: bold;
}
.ld-a {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #ecf1f8 url(../images/ld-a-bg.png) no-repeat 20px center;
  text-align: left;
  text-indent: 70px;
  overflow: hidden;
  color: #222;
  font-size: 20px;
  font-weight: bold;
}

.ld-more {
  float: right;
  font-size: 18px;
  color: #999;
  margin-right: 10px;
  font-weight: normal;
}
.ld-img {
  float: left;
  width: 160px;
  margin-right: 40px;
}
.ld-box {
  margin-left: 200px;
  overflow: hidden;
  color: #444;
  font-size: 18px;
  line-height: 46px;
}
.zwname {
  font-size: 24px;
  color: #1a5b9d;
  font-weight: bold;
  margin-right: 15px;
  padding-left: 8px;
}
.ld-wdll {
  line-height: 30px;
  overflow: hidden;
}
.ld-tit {
  float: left;
  width: 130px;
}
.ld-txt {
  margin-left: 8px;
}
/*listimg*/
.cs-list-img {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 20px;
}
.cs-list-img li {
  float: left;
  width: 277px;
  height: 235px;
  margin-left: 20px;
  margin-top: 10px;
}
.cs-list-img li:nth-child(4n + 1) {
  margin-left: 0px;
}
.cs-list-img li a {
  display: block;
  color: #444;
  overflow: hidden;
  text-align: center;
}
.cs-list-img li a img {
  display: block;
  /*width:100%;*/
  height: 188px;
}
.cs-list-img li a span {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.cs-list-img li a:hover {
  color: #1a5b9d;
}
/*single*/
.single {
  background: #fff;
  font-family: "microsoft yahei";
  min-height: 690px;
  height: auto;
}
.single .title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  margin: 4px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  color: #000;
}
.single .content {
  font-size: 16px;
  padding: 8px 20px;
  line-height: 26px;
  height: auto;
  color: #000;
}
/*ztname*/
.ztname {
  width: 1170px;
  height: 80px;
  background: url(../images/wy_ztbj.png) no-repeat center;
  text-align: center;
  margin: 0 auto 30px;
  color: #1a5b9d;
  font-size: 30px;
  line-height: 80px;
  font-weight: bold;
  overflow: hidden;
  text-shadow: 2px 3px #fff;
}

/*鎵ф硶鍏ず2022-4-14*/

.cs-bg-logo {
  height: 264px;
  min-width: 1210px;
  background: url(../images/csbglogo.jpg) no-repeat center;
}
.cs-bg-logo a {
  display: block;
  width: 1200px;
  margin: 0 auto;
  height: 264px;
}
.cs-cover-sm {
  width: 1164px;
  overflow: hidden;
  padding: 23px;
  margin: 0 auto;
}
.cs-main-yfxz {
  width: 1210px;
  margin: 0 auto;
}
.zfbm {
  width: 200px;
  background-color: #1a5b9d;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.d-manu {
  width: 200px;
  overflow: hidden;
}
.d-manu li a {
  display: block;
  color: #1a5b9d;
  padding: 0 10px;
  height: 35px;
  text-align: left;
  font-size: 16px;
  line-height: 35px;

  background: #f9f9f9;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.d-manu li a:hover {
  font-weight: bold;
}
.t-memu {
  overflow: hidden;
}
.t-memu li {
  float: left;
  width: 240px;
  background-color: #1a5b9d;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
}
.t-memu li:first-child {
  margin-left: 0;
}
.t-memu li a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.t-memu .current a {
  font-weight: bold;
  font-size: 18px;
}
.t-memu .other a {
}
.main-module {
  width: 990px;
}
.main-module .content .current {
  display: block;
}
.main-module .content .other {
  display: none;
}
.con-title {
  height: 50px;
  line-height: 50px;
  border-bottom: 3px solid #1a5b9d;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #1a5b9d;
  margin-bottom: 15px;
}
.con-table {
  border-collapse: collapse;
}
.con-table td {
  padding: 15px;
  text-align: left;
  color: #1a5b9d;
  font-size: 16px;
  border: 1px solid #666;
}
.con-table .active {
  text-align: center;
}
.con-table td a {
  color: #1a5b9d;
  text-decoration: none;
}
/* szqd*/
.govlist2 {
  width: 1208px;
  border: 1px solid #dfe3e7;
  background-color: #fff;
  height: auto;
  min-height: 600px;
}
.szqd {
  margin: 30px 30px 0;
  overflow: hidden;
}
.szqd li {
  float: left;
  width: 280px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.szqd li:nth-child(4n + 1) {
  margin-left: 0px;
}
.szqd li a {
  display: block;
  color: #444;
  font-size: 16px;
  border: 1px solid #dddddd;
}
.szqd li a:hover {
  color: #2d66a5;
  border: 1px solid;
}
/*2022-11-30*/
.govpub_zn .zn_cont {
  position: relative;
  background-color: #fff;
  padding: 23px 0;
  height: 1242px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
.govpub_zn .zn_cont .cont_tit {
  padding: 0 20px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #2d66a5;
}
.govpub_zn .zn_cont .contM {
  margin-top: 20px;
  margin-left: 25px;
  padding-right: 40px;
  height: 1120px;
  overflow: auto;
}
.govpub_zn .zn_cont .contM p {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  text-indent: 33px;
}
.govpub_zn .zn_cont .contM .part {
  font-size: 21px;
  font-weight: bold;
  color: #333;
  margin: 30px 0;
}

/* 閲嶅ぇ棰嗗煙淇℃伅鍏紑 鍒楄〃 */
.orglist li:nth-child(3n + 1) {
  margin-left: 0px;
}
.orglist li {
  float: left;
  width: 273px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  margin-left: 35px;
  margin-bottom: 15px;
  overflow: hidden;
}

.orglist li a:hover {
  color: #fff;
  background-color: #2d66a5;
}

/* 灞曠ず姣忎釜瀛愭爮鐩殑浜旀潯淇℃伅 */
.info-box {
  margin: 0 30px;
}
.info-box #table1 {
  border-spacing: inherit;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 35px;
}
.info-box #table1 th {
  background-color: #f2f6fa;
  color: #015293;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 0;
  box-sizing: border-box;
}
.info-box #table1 th.th1 {
  width: 53px;
}
.info-box #table1 th.th2 {
  /*width: 325px;*/
  padding-left: 112px;
  /*text-align: left;*/
  padding-left: 0;
  text-align: center;
}
.info-box #table1 thead tr td {
  padding: 0;
  padding-top: 6px;
}
.info-box #table1 thead tr td:nth-child(1) {
  background-color: #236caf;
}
.info-box #table1 thead tr td:nth-child(2) {
  background-color: #32b9e6;
}
.info-box #table1 thead tr td:nth-child(3) {
  background-color: #2688c4;
}
.info-box #table1 thead tr td:nth-child(4) {
  background-color: #32b9e6;
}
.info-box #table1 thead tr td:nth-child(5) {
  background-color: #2688c4;
}
.info-box #table1 th.th3 {
  width: 174px;
}
.info-box #table1 th.th4 {
  width: 120px;
}
.info-box #table1 th.th5 {
  width: 110px;
}
.info-box #table1 tr td {
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 13px;
  color: #333;
}
.info-box #table1 tr td br {
  display: none;
}
.info-box #table1 tr td:nth-child(1) {
  padding: 0;
  background-color: #f4f8fb;
  text-align: center;
}
.info-box #table1 tr td:nth-child(4) {
  background-color: #f4f8fb;
  font-size: 14px;
}
.info-box #table1 tr td:nth-child(2) {
  text-align: left;
}
.info-box #table1 tr td:nth-child(2) a {
  font-size: 15px;
  color: #333;
  line-height: 26px;
  display: inline-block;
}
.info-box #table1 tr td:nth-child(5) {
  font-size: 14px;
  color: #666;
}
.info-box #table1 tr td:nth-child(6) {
  font-size: 14px;
  background-color: #f4f8fb;
}
.info-box #table1 tr td:nth-child(2) a:hover {
  color: #015293;
}

.qgl_system_more a {
  display: block;
  line-height: 30px;
  width: 100px;
  text-align: center;
  background: #e6e6e6;
  font-size: 16px;
  color: #666666;
  margin: 0 auto;
}

/*  鏀垮簻鏈哄叧绠€浠� */
.gov_jgjj_content li:nth-child(6n + 1),
.gov_jgjj_content li:nth-child(6n + 2),
.gov_jgjj_content li:nth-child(6n + 3) {
  background: #f5f5f5;
}
.gov_jgjj_content li {
  line-height: 40px;
}
.gov_jgjj_content li a {
  display: block;
  padding: 0 5px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3d3d3d;
}
.gov_jgjj_content li:hover a {
  color: #0e54ad;
}

#tree2 {
    padding-left: 15px;
    padding-top: 10px;
    height: 660px;
    overflow-y: auto;
    width: 240px;
    background: #ffffff;
}

/* 12.08 鏀垮簻鍏姤鍒楄〃 */
.qgl_openinf_class_list {
  padding-bottom: 12px;
  overflow: hidden;
  margin: 15px 30px 0;
}

.qgl_openinf_class_list li {
  float: left;
  width: 33.33%;
  line-height: 56px;
}

.qgl_openinf_class_list li a {
  position: relative;
  padding-left: 15px;
  font-size: 16px;
  /*text-shadow: 0 0 0.1px #333333;*/
  color: #333333;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.qgl_openinf_class_list li a:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  background: #015293;
  margin-top: -2px;
}

.qgl_openinf_class_list li a:hover {
  color: #015293;
  /*text-shadow: 0 0 0.1px #015293;*/
}

@media (min-width: 320px) and (max-width: 750px) {
  .qgl_openinf_class_list li {
    width: 50%;
  }
}

@media (min-width: 320px) and (max-width: 750px) {
  .qgl_openinf_class_list li {
    width: 100%;
    line-height: 0.6rem;
  }
  .qgl_openinf_class_list li a {
    font-size: 0.3rem;
  }
}

/*  鏀垮簻鏈哄叧绠€浠� */
.BuMen {
  margin-bottom: 20px;
  padding: 19px 0 6px 18px;
}

.BuMen ul li {
  float: left;
  width: 285px;
  height: 46px;
  line-height: 46px;
  padding: 0 19px;
  background: #ffffff;
  margin: 0 9px 9px 0;
  box-sizing: border-box;
  transition: all .3s;
  border: 1px solid #e2e2e2;
}

.BuMen ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
  transition: all .3s;
  text-align: center;
}

.BuMen ul li:hover {
  background: #2d66a5;
  border-color: #2d66a5;
}

.BuMen ul li:hover a {
  color: #ffffff;
}

.BuMens {
  overflow: hidden;
  padding-bottom: 20px;
}

.BuMens>span {
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 22px;
  font-size: 20px;
  color: #ffffff;
  background: #2d66a5;
}

/*  start */
.info-box-l{
  height: auto;
  margin: 10px 30px 0;
}
.info-box-l .jgli{
	 width: 228px;
  height: 44px;
  line-height: 44px;
  border:1px solid #dddddd;
  text-align:center;
  font-size:18px;
  float:left;
  margin:10px 0 0 11px;
}
.info-box-l .jgli:hover{
	background: #2d66a5;
}
.info-box-l .jgli:hover a{
	color: #fff;
}
.info-box-l .jgli a{
	color:#444444;
}
.ld_item{
  width: 162px;
  height: 290px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
.ld_item .ld_zp{
  width: 153px;
  height: 192px;
  margin-bottom: 10px;
}
.ld_item .ld_zw{
  font-size: 18px;
  color: #000;
}
.ld_item .ld_name{
  font-size: 18px;
  color: #000;
  margin-top: 12px;
}
.first_row{
  text-align: center;
  margin-top: 30px;
  overflow: hidden;
}
.other_list{
  overflow: hidden;
  margin: 0 30px;
}
.other_list .ld_item{
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
.other_list .ld_item:nth-child(4n){
  margin-right: 0;
}

.new_zc {
  width: 240px;
  float: left;
}
.new_zc h3 {
  width: 238px;
  color: rgb(45, 102, 165);
  font-size: 23px;
  float: left;
  height: 70px;
  line-height: 48px;
  padding:10px 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
  font-weight: normal;
}
.new_zc h3:hover {
  width: 238px;
  background: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}
.new_zc h3.on {
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  display: block;
  border: 1px solid #2c6294;
}
.new_zc h3 em.icon3 {
  width: 40px;
  height: 49px;
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 20px;
}
.new_zc h3 div {
  float: left;
  width: 95px;
}
.new_zc h3 span.icon5 {
  width: 20px;
  height: 48px;
  float: right;
  margin-right: 20px;
}
.new_zc h3 span.icon5 {
  background: url(../images/jia.png) no-repeat center;
}
.new_zc h3:hover span.icon5,
.new_zc h3.on span.icon5 {
  background: url(../images/jian.png) no-repeat center;
}

.new_zc h3 a {
  width: 238px;
  color: rgb(45, 102, 165);
  font-size: 23px;
  display: block;
  height: 70px;
  line-height: 48px;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #ddd;
  text-decoration: none;
}


.new_zc h3 a:hover {
  width: 238px;
  height: 70px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}


.new_zc h3 em.icon1 {
  width: 40px;
  height: 49px;
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 20px;
   background: url(../images/zc-icon.png) no-repeat center;
}





.new_zc h3:hover em.icon1 {
  background: url(../images/zc-iconcur.png) no-repeat center;
}


.new_zc h3.on a {
  width: 238px;
  background-color: rgb(45, 102, 165);
  color: rgb(255, 255, 255);
  font-size: 23px;
  border: 1px solid #2c6294;
}



.new_zc h3.on em.icon1 {
  background: url(../images/zc-iconcur.png) no-repeat center;
}

#treezc{
  padding-left: 15px;
  padding-top: 10px;
  overflow-y: auto;
  width: 237px;
  background: #ffffff;
}
/* 棰嗗鍥剧墖 end */