﻿@charset "utf-8";

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 30px;
}


/* 政务动态 */

.lunbo {
  width: 780px;
  height: 292px;
  float: left;
  position: relative;
  overflow: hidden;
}

.lunbo .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.lunbo .bd ul li {
  height: 292px;
}

.lunbo .bd ul li .img {
  width: 520px;
  height: 292px;
  float: left;
  overflow: hidden;
}

.lunbo .bd ul li .img {
  width: 520px;
  height: 292px;
  overflow: hidden;
}

.lunbo .bd ul li .img img {
  width: 520px;
  height: 292px;
}

.lunbo .bd ul li .lbcon {
  width: 260px;
  height: 292px;
  overflow: hidden;
  float: right;
  background: #1c4ca0;
}

.lunbo .bd ul li .lbcon .con {
  width: 205px;
  height: 243px;
  margin-top: 36px;
}

.lunbo .bd ul li h3 a {
  min-height: 90px;
  line-height: 30px;
  font-size: 18px;
  color: #ffffff;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.lunbo .bd ul li p {
  height: 85px;
  text-indent: 2em;
  line-height: 30px;
  font-size: 14px;
  margin-top: 15px;
  overflow: hidden;
  color: #94b7f3;
}

.lunbo .bd ul li p br {
  display: none;
}

.lunbo .bd ul li span {
  display: block;
  width: 102px;
  height: 30px;
  margin-top: 15px;
  margin-left: 90px;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  background: #4f7bc7;
}

.lunbo .bd ul li span a {
  color: #ffffff;
}

.lunbo .prev {
  display: block;
  width: 35px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  background: url(../images/left.png) center center no-repeat;
}

.lunbo .next {
  display: block;
  width: 35px;
  height: 60px;
  position: absolute;
  right: 260px;
  margin-top: -30px;
  top: 50%;
  background: url(../images/right.png) center center no-repeat;
}

.lunbo .prev:hover {
  background: url(../images/left_1.png) center center no-repeat;
}

.lunbo .next:hover {
  background: url(../images/right_1.png) center center no-repeat;
}


/* 国务院信息 */

.guowuyuan {
  width: 350px;
  height: 292px;
  float: right;
}

.Hd {
  height: 50px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.Hd h3 {
  line-height: 35px;
  font-size: 24px;
  color: #345aa8;
}

.Hd span {
  position: absolute;
  right: 0;
  top: 6px;
}

.Hd h4 {
  line-height: 35px;
  font-size: 24px;
  color: #e62919;
}

.Bd ul {
  margin-top: 15px;
  overflow: hidden;
}

.Bd ul li {
  line-height: 35px;
}

.Bd ul li a {
  color: #222222;
  display: inline-block;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding-left: 17px;
  background: url(../images/zcdian.png) no-repeat left center;
  box-sizing: border-box;
}

.Bd ul li span {
  float: right;
  font-size: 16px;
  color: #999999
}

.Bd ul li:hover a {
  color: #1c4ca0;
}


/* 专题专栏 */

.ztzl {
  width: 1180px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.ztzl .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.ztzl .bd li {
  zoom: 1;
  vertical-align: middle;
}

.ztzl .bd img {
  width: 1180px;
  height: 100px;
  display: block;
}

.ztzl .hd {
  height: 20px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.ztzl .hd ul li {
  width: 20px;
  height: 20px;
  float: left;
  line-height: 20px;
  text-align: center;
  margin-right: 2px;
  font-size: 14px;
  color: #c9171d;
  cursor: pointer;
  font-weight: bold;
  background: #e6a4a5;
}

.ztzl .hd ul li.on {
  background: none;
  color: #e7a4a5;
}

.ztzl .ZhuanTiEnter {
  position: absolute;
  width: 110px;
  height: 100px;
  left: -110px;
  top: 0;
  z-index: 99;
  transition: all .3s;
}

.ztzl:hover .ZhuanTiEnter {
  left: 0px;
  transition: all .5s;
}

.bsqyw {
  width: 1180px;
  height: 295px;
}

.bsqyw .Bd ul {
  width: 540px;
}

.bsqyw .Bd ul li a {
  max-width: 88% !important;
}

.bmyw {
  width: 540px;
  height: 290px;
  float: right;
}

.bmyw .Bd ul li a {
  max-width: 88% !important;
}


/* 政务公开 */

.ldzc {
  width: 1180px;
  height: 340px;
}

.ldzc .ldzc_con {
  width: 1180px;
  height: 260px;
  padding: 30px;
  margin-top: 30px;
  box-sizing: border-box;
  background: #f2f5fa;
  overflow: hidden;
  position: relative;
}

.ldzc_con::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100px;
  background: #e5eaf4;
  top: 80px;
  left: 545px;
}

.ldzc .ldzc_con .img {
  width: 138px;
  height: 201px;
  float: left;
}

.ldzc .ldzc_con .img img {
  width: 138px;
  height: 201px;
}

.ldzc .ldzc_con .con {
  width: 340px;
  height: 180px;
  float: left;
  margin-left: 40px;
  margin-top: 10px;
}

.ldzc .ldzc_con .con .ld_head {
  height: 80px;
  margin-top: 10px;
}

.ldzc .ldzc_con .con .ld_head h3 {
  font-size: 24px;
  color: #1c4ca0;
  line-height: 30px;
}

.ldzc .ldzc_con .con .ld_head h3 a {
  color: #1c4ca0;
}

.ldzc .ldzc_con .con .ld_head>p {
  line-height: 30px;
  font-size: 18px;
  color: #222222;
  margin-top: 10px;
}

.gwhfzr {
  width: 600px;
  height: 200px;
  float: right;
}

.gwhfzr li {
  width: 200px;
  height: 200px;
  float: left;
  text-align: center;
  margin-right: 0;
}

.gwhfzr li>a>img {
  display: inline-block;
  width: 96px;
  height: 140px;
  margin-bottom: 10px;
}

.gwhfzr li p {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gwhfzr li a:hover {
  color: #1c4ca0;
}

/* .gwhfzr li:last-child {
    margin-right: 20px;
} */


/* 政策文件 */

.zhengcenbox {
  width: 686px;
  height: auto !important;
  min-height: 200px;
  float: left;
  overflow: hidden;
}

.zhengce {
  width: 686px;
  height: 330px;
}

.zhengce .hd {
  height: 50px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}

.zhengce .hd ul li {
  width: 132px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  font-size: 24px;
  margin-right: 36px;
  float: left;
  background: url(../images/tzbt.png) right center no-repeat;
}

.zhengce .hd ul li a {
  display: block;
  color: #222222;
}

.zhengce .hd ul li:nth-child(3) {
  background: none;
}

.zhengce .hd ul li:hover a {
  color: #345aa8;
}

.zhengce .hd ul li.on a {
  color: #345aa8;
}

.zhengce .hd .more {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 5px;
}

.zhengce .hd .more a {
  display: block;
}

.zhengce .hd .more a img {
  width: 25px;
  height: 25px;
  display: block;
}

.zhengce .bd ul {
  margin-top: 20px;
  overflow: hidden;
}

.zhengce .bd ul li {
  line-height: 35px;
}

.zhengce .bd ul li a {
  color: #222222;
  display: inline-block;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding-left: 17px;
  background: url(../images/zcdian.png) no-repeat left center;
  box-sizing: border-box;
}

.zhengce .bd ul li span {
  float: right;
  font-size: 16px;
  color: #999999
}

.zhengce .bd ul li:hover a {
  color: #1c4ca0;
}


/* 新闻发布会 */

.xwfbh {
  width: 686px;
  height: 300px;
}

.xwfbh .Bd ul li a {
  max-width: 91% !important;
}

.zhengfubox {
  width: 394px;
  height: auto !important;
  min-height: 100px;
  float: right;
}

.zhengfuxinxi {
  width: 394px;
  height: 480px;
}

.zhengfuxinxi .bd {
  margin-top: 20px;
}

.zhengfuxinxi .bd a {
  display: block;
  height: 62px;
  line-height: 64px;
  margin-top: 10px;
  border: 1px solid #e5e5e5;
  padding-left: 85px;
  color: #666;
  font-size: 18px;
}

.zhengfuxinxi .bd a.zfxxgk1 {
  border-left: 6px solid #ff7b11;
  background: url(../images/ZwGk1.png) no-repeat 40px center;
}

.zhengfuxinxi .bd a.zfxxgk2 {
  border-left: 6px solid #427fcc;
  background: url(../images/ZwGk2.png) no-repeat 40px center;
}

.zhengfuxinxi .bd a.zfxxgk3 {
  border-left: 6px solid #44ae88;
  background: url(../images/ZwGk3.png) no-repeat 40px center;
}

.zhengfuxinxi .bd a.zfxxgk4 {
  border-left: 6px solid #fd6461;
  background: url(../images/ZwGk4.png) no-repeat 40px center;
}

.zhengfuxinxi .bd a.zfxxgk5 {
  border-left: 6px solid #faae35;
  background: url(../images/ZwGk5.png) no-repeat 40px center;
}

.zhengfuxinxi .bd a.zfxxgk1:hover {
  color: #ff7b11;
}

.zhengfuxinxi .bd a.zfxxgk2:hover {
  color: #427fcc;
}

.zhengfuxinxi .bd a.zfxxgk3:hover {
  color: #44ae88;
}

.zhengfuxinxi .bd a.zfxxgk4:hover {
  color: #fd6461;
}

.zhengfuxinxi .bd a.zfxxgk5:hover {
  color: #faae35;
}

.zhengfuhuiyi {
  width: 394px;
  height: 137px;
}

.zhengfuhuiyi a {
  display: block;
}

.zhengfuhuiyi a img {
  width: 394px;
  height: 137px;
  display: block;
}


/* 招商引资 */

.qyzs_head {
  height: 58px;
  text-align: center;
  background: url(../images/zsyzbtBj.png) center center no-repeat;
}

.qyzs_con {
  height: 230px;
  margin-top: 30px;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
  overflow: hidden;
  padding: 35px;
  box-sizing: border-box;
  background: #f2f6fa;
  line-height: 33px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
}

.qyzs_con br:nth-child(1) {
  display: none;
}

.qyzs_con p {
  margin: 0 auto;
  line-height: 35px;
  text-indent: 2em;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
}

.qyzs_con p a {
  font-size: 16px;
  color: #666666;
}

.qyzs_con p a:hover {
  color: #1c4ca0;
}


/* 投资动态 */

.tzdtbox {
  height: 320px;
  margin-top: 50px;
}

.tzdtbox .tzdt {
  width: 560px;
  height: 316px;
  float: left;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
}

.tzdtbox .tzdt .hd {
  float: left;
}

.tzdtbox .tzdt .hd ul li {
  width: 74px;
  height: 158px;
  overflow: hidden;
  background: url(../images/tzdtbtBj.png) center center no-repeat;
}

.tzdtbox .tzdt .hd ul li a {
  display: block;
  width: 30px;
  height: 100px;
  font-size: 20px;
  line-height: 25px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}

.tzdtbox .tzdt .hd ul li:hover {
  background: url(../images/tzdtbtBj_1.png) center center no-repeat;
}

.tzdtbox .tzdt .hd ul li.on {
  background: url(../images/tzdtbtBj_1.png) center center no-repeat;
}

.tzdtbox .tzdt .hd ul li:hover a {
  color: #ffffff;
}

.tzdtbox .tzdt .hd ul li.on a {
  color: #ffffff;
}

.tzdtbox .tzdt .tzdt_con {
  width: 420px;
  height: 262px;
  float: right;
  margin-top: 30px;
  margin-right: 30px;
  overflow: hidden;
}

.tzdtbox .tzdt .bd ul {
  margin-top: 5px;
}

.tzdtbox .tzdt .bd ul li {
  line-height: 34px;
}

.tzdtbox .tzdt .bd ul li a {
  color: #222222;
  display: inline-block;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding-left: 17px;
  background: url(../images/zcdian.png) no-repeat left center;
  box-sizing: border-box;
}

.tzdtbox .tzdt .bd ul li span {
  float: right;
  font-size: 16px;
  color: #999999
}

.tzdtbox .tzdt .bd ul li:hover a {
  color: #1c4ca0;
}

.slideBox {
  width: 565px;
  height: 317px;
  overflow: hidden;
  position: relative;
  float: right;
}

.slideBox .hd {
  width: 100px;
  height: 74px;
  position: absolute;
  bottom: 0;
  right: 12px;
  z-index: 99;
}

.slideBox .hd ul li {
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background: #ffffff;
  cursor: pointer;
  margin: 32px 0 0 4px;
  transition: all 0.3s;
  text-indent: 9999px;
  float: left;
}

.slideBox .hd ul li.on {
  width: 21px;
  background: #1c4ca0;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  position: relative;
}

.slideBox .bd img {
  width: 565px;
  height: 317px;
  display: block;
}

.slideBox .bd p {
  width: 100%;
  height: 74px;
  line-height: 74px;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 0 30px;
  line-height: 74px;
  box-sizing: border-box;
  background: url(../images/tpBj.png) center center no-repeat;
}

.slideBox .bd p>a {
  width: 310px;
  display: block;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ffffff;
  margin-left: 0;
}

.slideBox .bd p>a:hover {
  font-weight: bold;
  font-size: 18px;
}

.slideBox .prev {
  display: block;
  width: 35px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  background: url(../images/left.png) center center no-repeat;
}

.slideBox .next {
  display: block;
  width: 35px;
  height: 60px;
  position: absolute;
  right: 0px;
  margin-top: -30px;
  top: 50%;
  background: url(../images/right.png) center center no-repeat;
}

.slideBox .prev:hover {
  background: url(../images/left_1.png) center center no-repeat;
}

.slideBox .next:hover {
  background: url(../images/right_1.png) center center no-repeat;
}


/* 投资环境 */

.tzhj {
  overflow: hidden;
  height: 547px;
  background: url(../images/tzhjBj.png) center center no-repeat;
}

.tzhj_nr ul li {
  width: 265px;
  height: 346px;
  background: #ffffff;
  float: left;
  margin-top: 36px;
  margin-right: 40px;
  border-bottom: 5px solid #1c4ca0;
}

.tzhj_nr ul li.last {
  margin-right: 0;
  background: #ffffff url(../images/tzicon.png) 163px 255px no-repeat;
}

.tzhj_nr ul li .con {
  width: 228px;
  height: 255px;
  margin-top: 40px;
  text-align: center;
}

.tzhj_nr ul li .con .img {
  width: 119px;
  height: 119px;
  text-align: center;
  border-radius: 100%;
  overflow: hidden;
}

.tzhj_nr ul li .con .img img {
  display: block;
}

.tzhj_nr ul li .con h3 {
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  font-size: 20px;
  margin-top: 10px;
  color: #222222;
}

.tzhj_nr ul li .con p {
  line-height: 25px;
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  text-align: left;
}

.tzhj_nr ul li .con a {
  display: block;
}

.tzhj_nr ul li .con a:hover h3 {
  color: #1c4ca0;
  font-weight: bold;
}

.tzhj_nr ul li.last img {
  margin-top: 30px;
}

.tzhj_nr ul li.last .lxfs {
  width: 220px;
  height: auto !important;
  min-height: 120px;
  margin-top: 30px;
  text-align: left;
}

.tzhj_nr ul li.last .lxfs p {
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 11px;
  font-size: 16px;
  color: #33445d;
  background: url(../images/yx.png) left center no-repeat;
}

.tzhj_nr ul li.last .lxfs .dz {
  margin-top: 15px;
}

.tzhj_nr ul li.last .lxfs .dz span {
  width: 30px;
  display: block;
  height: 30px;
  float: left;
  line-height: 30px;
  background: url(../images/wz.png) left center no-repeat;
}

.tzhj_nr ul li.last .lxfs .dz em {
  display: block;
  line-height: 30px;
  width: 176px;
  float: left;
  margin-left: 14px;
  font-size: 16px;
  color: #33445d;
}

.tzhj_nr ul li.last p {
  text-indent: 2em;
}


/* 核心产业 */

.hxcy {
  height: 511px;
  background: #f5f5f6;
}

.hxcy .hxcy_con {
  height: 311px;
  margin-top: 30px;
  background: #ffffff;
  overflow: hidden;
}

.hxcy .hxcy_con ul {
  margin-top: 40px;
}

.hxcy .hxcy_con ul li {
  width: 125px;
  float: left;
  margin-left: 40px;
  position: relative;
  display: inline;
  cursor: pointer;
  background: url(../images/hxcyxian.png) right center no-repeat;
}

.hxcy .hxcy_con ul li:last-child {
  background: none;
}

.hxcy .hxcy_con ul li .hxcy_head {
  width: 125px;
  height: 130px;
  margin-left: 0;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.hxcy .hxcy_con ul li .hxcy_head span {
  height: 53px;
  display: block;
}

.hxcy .hxcy_con ul li .hxcy_head p {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 20px;
  color: #222222;
}

.hxcy .hxcy_con ul li .hxcy_head em {
  width: 30px;
  height: 14px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  display: none;
  margin-left: -15px;
}

.hxcy .hxcy_con ul li .sub {
  width: 1180px;
  height: 141px;
  position: absolute;
  left: -40px;
  top: 130px;
  display: none;
  background: #1c4ca0;
}

.hxcy .hxcy_con ul li .sub dl {
  width: 1100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 15px;
}

.hxcy .hxcy_con ul li .sub dl dt {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}

.hxcy .hxcy_con ul li .sub dl dd {
  line-height: 30px;
  font-size: 16px;
  color: #a8c4f5;
}

.hxcy .hxcy_con ul li .sub dl dd br {
  display: none;
}

.hxcy .hxcy_con ul li .sub dl dd a {
  color: #a8c4f5;
  margin-left: 5px;
}

.hxcy .hxcy_con ul li:nth-child(2) .sub {
  left: -205px;
}

.hxcy .hxcy_con ul li:nth-child(3) .sub {
  margin-left: -330px;
}

.hxcy .hxcy_con ul li:nth-child(4) .sub {
  margin-left: -493px;
}

.hxcy .hxcy_con ul li:nth-child(5) .sub {
  margin-left: -660px;
}

.hxcy .hxcy_con ul li:nth-child(6) .sub {
  margin-left: -825px;
}

.hxcy .hxcy_con ul li:nth-child(7) .sub {
  margin-left: -990px;
}

.hxcy .hxcy_con ul li.on .hxcy_head p {
  font-weight: bold;
  color: #1c4ca0;
}

.hxcy .hxcy_con ul li.on .hxcy_head em {
  display: block;
}

.picScroll-left {
  width: 1360px;
  height: 220px;
  margin-top: 40px;
  overflow: hidden;
  margin-bottom: 50px;
  position: relative;
}

.picScroll-left .bd {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  width: 273px;
  margin-right: 30px;
  float: left;
  background: #ffffff;
}

.picScroll-left .bd ul li img {
  display: block;
  width: 273px;
  height: 160px;
}

.picScroll-left .bd ul li p {
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  background: #ffffff;
  color: #222222;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
}

.picScroll-left .prev {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  left: 0;
  background: url(../images/left1.png) center center no-repeat;
}

.picScroll-left .next {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  right: 0;
  background: url(../images/right1.png) center center no-repeat;
}


/* 党建专栏 */

.gzdt {
  width: 540px;
  height: 295px;
  overflow: hidden;
}

.gzdt .Bd ul {
  margin-top: 25px;
}

.gzdt .Bd ul li:hover a {
  color: #e62919;
}

.dflzbox {
  height: 519px;
  overflow: hidden;
  background: url(../images/dflzBj.png) center center no-repeat;
}

.qyzs_head h3 {
  height: 58px;
  width: 140px;
  line-height: 58px;
  font-size: 30px;
  color: #e62919;
  margin: 0 auto;
}

.qyzs_head h3 a {
  color: #e62919;
}

.dflzbox .txtScroll-left {
  width: 1360px;
  position: relative;
  height: 340px;
  margin: 0 auto;
  margin-top: 20px;
}

.dflzbox .txtScroll-left .bd {
  width: 1180px;
  height: 340px;
  background: url(../images/dblznrBj.png) center center no-repeat;
  box-sizing: border-box;
  overflow: hidden;
}

.dflzbox .txtScroll-left .bd .con {
  width: 1120px;
  height: 340px;
  overflow: hidden;
}

.dflzbox .txtScroll-left .bd ul li {
  width: 243px;
  height: 216px;
  float: left;
  margin-right: 50px;
  margin-top: 60px;
}

.dflzbox .txtScroll-left .bd ul li .date {
  height: 60px;
}

.dflzbox .txtScroll-left .bd ul li .date span {
  font-size: 60px;
  color: #ffd5d6;
}

.dflzbox .txtScroll-left .bd ul li .date em {
  font-size: 16px;
  color: #ffd5d6;
}

.dflzbox .txtScroll-left .bd ul li .dflzcon {
  width: 243px;
  height: 130px;
  margin-top: 26px;
}

.dflzbox .txtScroll-left .bd ul li .dflzcon a {
  display: block;
  width: 225px;
  height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  margin-left: 0;
  line-height: 40px;
  color: #ffffff;
  font-weight: normal
}

.dflzbox .txtScroll-left .bd ul li .dflzcon p {
  margin-top: 2px;
  line-height: 30px;
  font-size: 16px;
  color: #fcbcbd;
}

.dflzbox .txtScroll-left .bd ul li .dflzcon p br {
  display: none;
}

.dflzbox .txtScroll-left .bd ul li:hover a {
  color: #1c4ca0;
  font-weight: bold;
}

.txtScroll-left .prev {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  left: 0;
  background: url(../images/left1.png) center center no-repeat;
}

.txtScroll-left .next {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  right: 0;
  background: url(../images/right1.png) center center no-repeat;
}

.qtgz ul {
  width: 570px;
  height: 380px;
  margin-top: 30px;
  background: url(../images/qtxian.png) 5px center repeat-y;
}

.qtgz ul li {
  width: 570px;
  height: 107px;
  margin-top: 30px;
  background: url(../images/qtliBj.png) 0px 18px no-repeat;
}

.qtgz ul li .qtgzCon {
  width: 550px;
  height: 107px;
  background: url(../images/qtnrbj.png) center center no-repeat;
  padding: 10px 20px;
  margin-left: 21px;
  box-sizing: border-box;
  overflow: hidden;
}

.qtgz ul li .qtgzCon h4 {
  padding-left: 5px;
  box-sizing: border-box;
  font-weight: normal;
}

.qtgz ul li .qtgzCon h4 a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.qtgz ul li .qtgzCon p {
  padding-left: 5px;
  line-height: 25px;
  font-size: 14px;
  margin-top: 5px;
  color: #999999;
}

.qtgz ul li .qtgzCon p br {
  display: none;
}

.qtgz ul li .qtgzCon p a {
  margin-left: 5px;
  color: #e62919;
}

.qtgz ul li:first-child {
  margin-top: 0;
}

.cxzybox {
  height: 395px;
  overflow: hidden;
  padding-top: 10px;
  box-sizing: border-box;
  background: url(../images/cxzyBj.png) center center no-repeat;
}


/* 互动交流 */

.hdjl {
  width: 540px;
  height: 270px;
  overflow: hidden;
}

.hdjl .hdjl_t {
  width: 540px;
  height: 182px;
  padding: 40px;
  box-sizing: border-box;
  line-height: 30px;
  text-indent: 2em;
  font-size: 16px;
  color: #222222;
  background: url(../images/hdjl.png) center center no-repeat;
}

.hdjl ul {
  margin-top: 20px;
}

.hdjl ul li {
  width: 166px;
  height: 60px;
  float: left;
  margin-right: 21px;
  background: url(../images/ico3.png) center center no-repeat;
}

.hdjl ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #ffffff;
  line-height: 65px;
  text-indent: 1.5em;
}

.hdjl ul li a img {
  vertical-align: sub;
  margin-right: 14px;
  transition: all 0.5s ease;
}

.hdjl ul li:last-child {
  margin-right: 0;
}

.lxxd {
  width: 590px;
  height: 270px;
  overflow: hidden;
}

.lxxd .Bd ul li {
  line-height: 32px;
}

.lxxd .Bd ul li a {
  max-width: 74%;
  font-size: 16px;
  background: none;
  padding-left: 0;
}

.zxft {
  width: 540px;
  height: auto;
  margin-bottom: 50px;
  overflow: hidden;
}

.zxft_con {
  width: 540px;
  height: 355px;
  margin-top: 30px;
  overflow: hidden;
}

.zxft_con .block {
  width: 540px;
  height: 144px;
}

.zxft_con .block .pic {
  width: 255px;
  height: 144px;
  float: left;
  overflow: hidden;
}

.zxft_con .block .pic img {
  width: 255px;
  height: 144px;
  display: block;
}

.zxft_con .block .con {
  width: 270px;
  height: 144px;
  float: right;
  overflow: hidden;
}

.zxft_con .block .con a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  line-height: 28px;
  margin-bottom: 10px;
}

.zxft_con .block .con a:hover {
  color: #345aa8;
}

.zxft_con .block .con p {
  line-height: 25px;
  font-size: 16px;
  color: #666666;
}

.zxft_con ul {
  margin-top: 30px;
}

.zxft_con ul li {
  height: 44px;
  line-height: 44px;
}

.zxft_con ul li a {
  display: block;
  color: #222222;
  height: 44px;
  font-size: 18px;
  width: 540px;
  box-sizing: border-box;
  padding-left: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url("../images/zxftico.png") left center no-repeat;
}

.zxft_con ul li a:hover {
  color: #345aa8
}

.yjzj {
  width: 590px;
  height: auto;
  overflow: hidden;
  margin-bottom: 50px;
}

#block {
  height: 80px;
  margin-top: 30px;
  background: #f9fafc;
}

#block em {
  display: block;
  width: 74px;
  height: 80px;
  margin-top: 0;
  text-indent: 0;
  float: left;
  background: #345aa8;
}

#block em p {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  color: #FFFFFF;
}

#block .con {
  width: 440px;
  height: 50px;
  float: left;
  margin-left: 27px;
  margin-top: 20px;
}

#block .con a {
  display: block;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
}

#block .con p span {
  margin-right: 10px;
}

#block .con p {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #999999;
}

#block:hover a {
  color: #345aa8;
}

#tab-zj1 {
  margin-top: 20px;
}

#tab-zj1 li {
  height: 70px;
  margin-top: 20px;
  border-bottom: 1px dashed #ebebeb;
}

#tab-zj1 li em {
  display: block;
  width: 74px;
  height: 25px;
  float: left;
  text-indent: 11px;
  line-height: 25px;
  font-size: 15px;
  margin-top: 15px;
  color: #999999;
  background: url("../images/yjzj.png") center center no-repeat;
}

#tab-zj1 li em.on {
  color: #345aa8;
  background: url("../images/yjzz1.png") center center no-repeat;
}

#tab-zj1 li .con {
  width: 440px;
  height: 50px;
  float: left;
  margin-left: 27px;
}

#tab-zj1 li .con a {
  display: block;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
}

#tab-zj1 li .con p {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #999999;
}

#tab-zj1 li .con p span {
  margin-right: 10px;
}

#tab-zj1 li:hover a {
  color: #345aa8;
}


/*通用概览*/


/*面包屑导航开始*/

.positionBox {
  width: 1180px;
  height: 60px;
  position: relative;
}

.positionBox h3 {
  width: 240px;
  height: 120px;
  position: absolute;
  left: 0px;
  top: -60px;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  line-height: 120px;
  color: #FFFFFF;
  background: url("../images/bjcon1.png") center center no-repeat;
}

.positionBox .position {
  width: 860px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #dde4f0;
}

.positionBox .position span {
  display: inline-block;
  font-size: 16px;
  padding-left: 30px;
  background: url(../images/position.png) no-repeat left center;
  color: #333;
}

.positionBox .position a {
  display: inline-block;
  font-size: 16px;
  color: #333;
}

.positionBox .position a:last-child {
  color: #153280;
}

.positionBox .position a:hover {
  color: #153280;
}


/*面包屑导航结束*/


/* 通用列表开始 */

.lie {
  height: auto;
  width: 100%;
  margin-top: 12px;
}

.lie li {
  height: 48px;
}

.lie li a {
  text-indent: 1em;
  width: 90%;
  font-size: 18px;
  color: #333333;
  line-height: 48px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  height: 48px;
  background: url(../images/dian.png) no-repeat top 24px left;
}

.lie li span {
  display: block;
  font-size: 16px;
  color: #999999;
  line-height: 48px;
  height: 48px;
  float: right;
}

.lie li:hover a {
  color: #153280;
}

.lie li:hover span {
  color: #153280;
}


/* 通用列表结束 */


/* 侧边开始 */

.sub_list_left {
  float: left;
  width: 240px;
}

.sub_list_left>ul li {
  line-height: 60px;
  min-height: 60px;
  margin-top: 10px;
  background: #f0f4fa;
}

.sub_list_left>ul li .list {
  display: none;
  background: #f9fafc;
  padding-bottom: 10px;
  padding-top: 10px;
}

.sub_list_left>ul li .list a {
  display: block;
  font-size: 16px;
  color: #8a96ac;
  line-height: 40px;
  text-indent: 2em;
}

.sub_list_left>ul li a.on {
  color: #153280;
}

.sub_list_left>ul li>a {
  display: block;
  width: 179px;
  font-size: 18px;
  color: #222222;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}

.sub_list_left>ul li.show {
  background: #1c4ca0;
}

.sub_list_left>ul li.show>a {
  color: #FFFFFF;
}

.sub_list_left>ul li>a.show::after,
.sub_list_left>ul li>a.show::before {
  content: '';
  position: absolute;
  background: #153280;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.sub_list_left>ul li>a.show:before {
  width: 2px;
  height: 10px;
  right: 4px;
}

.sub_list_left>ul li>a.show:after {
  width: 10px;
  height: 2px;
}

.sub_list_left>ul li.show>a.show:before {
  display: none;
}

.sub_list_left>ul li.show>a.show:after {
  background: #FFFFFF;
}

.sub_list_left>ul li.show .list {
  display: block;
}

.sub_list_left>ul li:hover {
  background: #1c4ca0;
}

.sub_list_left>ul li:hover a.show:before,
.sub_list_left>ul li:hover a.show:after {
  background: #FFFFFF;
}

.sub_list_left>ul li:hover>a {
  color: #FFFFFF;
}

.sub_list_left>ul li.on {
  background: #1c4ca0;
}

.sub_list_left>ul li.on>a {
  color: #FFFFFF;
}


/* 侧边结束 */


/* 带左侧列表概览页开始 */

.lbgly {
  min-height: 200px;
  width: 860px;
}

.lbgly .lie {
  min-height: 794px;
}

.lbgly .lie li {
  height: 42px;
}

.lbgly .lie li:nth-of-type(5n) {
  padding-bottom: 30px;
  border-bottom: 1px dashed #e6e6e6;
}

.lbgly .lie li:nth-of-type(5n+1) {
  padding-top: 30px;
}

.lbgly .lie li:first-of-type {
  padding-top: 10px;
}

.lbgly .lie li a {
  width: 84%;
  font-size: 16px;
  line-height: 42px;
  text-indent: 1.6em;
  background: url(../images/dian1.png) no-repeat top 16px left;
}

.lbgly .lie li span {
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #666666;
}


/* 带左侧列表概览页结束 */


/* 分页开始 */

.fy {
  padding-top: 40px;
  padding-bottom: 50px;
}

.fy img {
  display: block;
  margin: 0 auto;
}


/* 分页结束 */


/* 图片开始 */

.sub_Imglist ul {
  height: 854px;
  overflow: hidden;
}

.sub_Imglist .bd {
  margin-top: 40px;
}

.sub_Imglist .bd ul {
  width: 1180px;
}

.sub_Imglist .bd ul li {
  margin-right: 38px;
}

.sub_Imglist ul li {
  float: left;
  width: 266px;
  height: 264px;
  margin-bottom: 30px;
  margin-right: 30px;
  box-sizing: border-box;
  border: 1px solid #f0f4fa;
}

.sub_Imglist ul li:nth-child(4n) {
  margin-right: 0;
}

.sub_Imglist ul li>a,
.sub_Imglist ul li>a img {
  display: block;
  width: 100%;
  height: 150px;
}

.sub_Imglist ul li>p {
  padding: 15px 20px 0;
}

.sub_Imglist ul li>p a {
  display: inline-block;
  line-height: 24px;
  color: #222222;
  font-size: 16px;
  position: relative;
  height: 48px;
}

.sub_Imglist ul li>p a::after {
  content: '';
  position: absolute;
  left: -20px;
  top: 3px;
  width: 2px;
  height: 20px;
  background: #153280;
}

.sub_Imglist ul li>p a:hover {
  color: #153280;
}

.sub_Imglist ul li>p>span {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  margin-top: 10px;
  display: block;
}

.sub_Imglist .fy {
  padding-top: 40px;
  padding-bottom: 50px;
}


/* 图片结束 */


/* 带侧别图片开始 */

.dcb {
  width: 860px;
}

.sub_Imglist.dcb ul li:nth-child(3n) {
  margin-right: 0;
}

.sub_Imglist.dcb ul li:nth-child(4n) {
  margin-right: 30px;
}


/* 带侧别图片结束 */


/* 列表概览页开始 */

.nolbgly .lie {
  margin-top: 40px;
  min-height: 783px;
}

.nolbgly .lie li {
  height: 42px;
}

.nolbgly .lie li:nth-of-type(5n) {
  padding-bottom: 30px;
  border-bottom: 1px dashed #e6e6e6;
}

.nolbgly .lie li:nth-of-type(5n+1) {
  padding-top: 30px;
}

.nolbgly .lie li:first-of-type {
  padding-top: 0px;
}

.nolbgly .lie li a {
  width: 84%;
  font-size: 16px;
  line-height: 42px;
  text-indent: 1.6em;
  background: url(../images/dian1.png) no-repeat top 16px left;
}

.nolbgly .lie li span {
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #666666;
}


/* 列表概览页结束 */


/* 带左侧细览开始 */

.dzcxl {
  width: 860px;
  min-height: 890px;
}

.dzcxl .bd {
  margin-top: 20px;
  font-size: 18px !important;
  color: #222 !important;
  line-height: 40px !important;
  font-family: '微软雅黑' !important;
}

.dzcxl .bd img {
  max-width: 75%;
}

.dzcxl .bd * {
  font-size: 18px !important;
  color: #222 !important;
  line-height: 40px !important;
  font-family: '微软雅黑' !important;
}


/* 带左侧细览结束 */


/* 细览页开始 */

.sub_contentHD {
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}

.sub_contentHD h1 {
  font-size: 28px;
  color: #000000;
  line-height: 44px;
  margin-bottom: 40px;
}

.sourceData {
  height: 40px;
  line-height: 28px;
}

.sourceData>span {
  float: left;
  font-size: 14px;
  color: #666666;
  margin-right: 10px;
}

.fontSize {
  float: right;
  font-size: 14px;
  color: #666666;
}

.fontSize a {
  font-size: 14px;
  color: #666666;
}

.bsharPrint {
  float: right;
  width: 319px;
}

.bsharPrint>a {
  float: right;
  width: 80px;
  height: 100%;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  background: #153280;
  text-align: center;
}

.bsharPrint>span {
  float: left;
  width: 80px;
  height: 100%;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  background: #d81e06;
  text-align: center;
  margin-right: 10px;
  position: relative;
}

.bsharPrint>span>div {
  position: absolute;
  padding-top: 20px;
  width: 100%;
}

.bshare-custom {
  width: 100%;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  box-shadow: 0px 0px 24px 6px rgba(238, 239, 242, 0.8);
  display: none;
  position: relative;
}

.bshare-custom::after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.bshare-custom>a {
  margin: 0 !important;
  padding: 0 !important;
  width: 38px !important;
  height: 27px !important;
  display: block !important;
  margin: 0 auto 10px !important;
}

.bshare-custom>a.bshare-weixin {
  background: url(../images/bshar_wx.png) no-repeat center;
}

.bshare-custom>a.bshare-sinaminiblog {
  background: url(../images/bshar_wb.png) no-repeat center;
}

.bshare-custom>a.bshare-qzone {
  background: url(../images/bshar_qq.png) no-repeat center;
}

.bsharPrint>span:hover .bshare-custom {
  display: block;
}

#contentText {
  font-size: 16px !important;
  line-height: 40px;
  color: #222222;
  font-family: 'Microsoft YaHei' !important;
  padding-top: 40px;
  min-height: 500px;
  margin-bottom: 50px;
}

#contentText iframe {
  margin: 0 auto;
}

#contentText * {
  font-size: 16px !important;
  line-height: 40px;
  color: #222222;
  font-family: 'Microsoft YaHei' !important;
}

#contentText img {
  max-width: 75%;
}

#contentText.fontSize18 * {
  font-size: 18px !important;
  line-height: 2.6em;
}

#contentText.fontSize16 * {
  font-size: 16px !important;
  line-height: 2.6em;
}

#contentText.fontSize14 * {
  font-size: 14px !important;
  line-height: 2.6em;
}

h1 {
  text-align: center;
}

.sub_list_tit {
  font-size: 24px;
  font-weight: 700;
  color: #153280;
}

.contentUpDown {
  padding-left: 40px;
}

.contentUpDown p {
  height: 36px;
  line-height: 36px;
}

.contentUpDown p span {
  display: inline-block;
  color: #153280;
}

.contentUpDown a {
  display: inline-block;
  font-size: 16px;
  color: #333333;
}

.contentUpDown a:hover {
  color: #153280;
}

.bshare-custom {
  display: block;
  width: 350px;
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.bshare-custom a {
  margin: 0 !important;
  float: left;
  margin-right: 15px !important;
}

.bsharPrint>span {
  margin: 0;
  background: transparent;
  color: #666;
}

.sourceData {
  padding: 0 40px;
  padding-bottom: 10px;
}

.BuBanShiS {
  float: left;
  width: 1180px;
  margin: 40px 0 0;
  box-sizing: border-box;
}

#contentText img {
  max-width: 75%;
  margin: 0 auto;
}

.article_content1 {
  margin-top: 40px;
}

.article_content1 a {
  color: blue !important;
}


/* 细览页结束 */


/* 网站地图开始 */

.wzdt .sub_list_tit {
  font-size: 20px;
  font-weight: 700;
  color: #153280;
}

.wzdt .bd {
  padding: 0 30px 50px;
}

.wzdt .block:nth-of-type(1) {
  padding-top: 0;
}

.wzdt .block {
  padding: 20px 0;
}

.wzdt .block_left {
  width: 1180px;
  height: 40px;
  border-bottom: 1px dashed #e6e6e6;
}

.wzdt .block_left a {
  display: inline-block;
  font-size: 20px;
  color: #024ca1;
  font-weight: 700;
  height: 40px;
  line-height: 20px;
}

.wzdt .block_right {
  width: 1180px;
  margin-top: 15px;
}

.wzdt .block_right a {
  float: left;
  font-size: 16px;
  color: #222222;
  height: 40px;
  line-height: 40px;
  width: 16.6666%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 1.2em;
  vertical-align: sub;
  background: url("../images/wzdttb.png") left center no-repeat;
}

.wzdt .block_right a:hover {
  color: #153280;
}


/* 网站地图结束 */


/* 领导信箱-受理范围开始 */

.ldxx-slfw {
  width: 860px;
}

.ldxx-slfw .cont {
  padding-bottom: 25px;
  border-bottom: 1px solid #f5f5f5;
}

.ldxx-slfw .cont h4 {
  font-size: 18px;
  color: #222222;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 5px;
}

.ldxx-slfw .cont p {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}

.ldxx-slfw .cont * {
  font-size: 16px !important;
  color: #666666 !important;
  line-height: 36px !important;
  font-family: 'Microsoft YaHei' !important;
}

.ldxx-slfw .cont {
  min-height: 265px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f5f5f5;
}

.xxxz {
  margin-bottom: 50px;
}

.xxxz input:disabled {
  width: 260px;
  height: 50px;
  display: block;
  margin: 37px auto 0;
  border: none;
  background: #ccc;
  color: #FFFFFF;
}

.xxxz input {
  width: 260px;
  height: 50px;
  display: block;
  margin: 37px auto 0;
  border: none;
  background: #1c4ca0;
  color: #fff;
  cursor: pointer;
}


/* 领导信箱-受理范围结束 */


/* 领导信箱-我要写信开始 */

.ldxx-wyxx {
  float: right;
  width: 860px;
}

.ldxx-wyxx .bd {
  padding-top: 40px;
  padding-bottom: 20px;
}

.SubXieBiaoDiv {
  float: left;
  width: 380px;
  height: 50px;
  margin-bottom: 30px;
}

.SubXieBiaoDiv span {
  float: left;
  width: 106px;
  line-height: 50px;
  font-size: 16px;
  color: #333333;
  text-align: right;
}

.SubXieBiaoDiv span i {
  color: #fa2b2b;
}

.SubXieBiaoInp {
  float: right;
  width: 240px;
  height: 50px;
  padding: 0 21px;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
}

.SubXieBiaoInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #666666;
  outline: none;
  border: none;
  background: none;
}

.SubXieBiaoInp input::placeholder {
  color: #cccccc;
}

.SubXieBiaoDivr {
  float: right;
  margin-right: 40px;
}

.SubXieBiaoInp .sel_box {
  position: relative;
  margin: 0 -21px;
  padding: 0 21px;
  background: url('sanjiao2.png') no-repeat 286px center;
}

.SubXieBiaoInp .sel_div {
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
}

.SubXieBiaoInp .sel_sel {
  position: absolute;
  left: 0;
  top: 0;
  filter: alpha(opacity=00);
  /*IE滤镜，透明度50%*/
  -moz-opacity: 0;
  /*Firefox私有，透明度50%*/
  opacity: 0;
  /*其他，透明度50%*/
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
}

.SubXieBiaoDiv1 {
  width: 820px;
}

.SubXieBiaoInp1 {
  width: 681px;
}

.SubXieBiaoInp1 .sel_box {
  background: url('sanjiao2.png') no-repeat 740px center;
}

.SubXieBiaoDiv2 {
  height: 260px;
}

.SubXieBiaoInp2 {
  height: 258px;
  padding: 7px 21px;
  line-height: 30px;
}

.SubXieBiaoInp2 textarea {
  display: block;
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  font-family: '微软雅黑' !important;
}

.SubXieBiaoInp2 textarea::placeholder {
  color: #cccccc;
}

.SubXieBiaoInp3 {
  float: left;
  width: 214px;
  margin-left: 33px;
  background: #fff;
}

.SubYanZhengMa {
  float: left;
  width: 110px;
  height: 40px;
  cursor: pointer;
  margin: 0 20px 0 28px;
  margin-top: 5px;
}

.SubYanZhengMa:hover {
  filter: alpha(opacity=80);
  /*IE滤镜，透明度50%*/
  -moz-opacity: 0.8;
  /*Firefox私有，透明度50%*/
  opacity: 0.8;
  /*其他，透明度50%*/
}

.SubYanMaText {
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  transition: all 0.3s;
}

.SubYanMaText i {
  color: #153280;
}

.SubYanMaText:hover {
  color: #153280;
}

.SubXieBiaoDiv3 {
  padding: 20px 0 0;
  text-align: center;
}

.SubXieBiaoDiv3 button {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  outline: none;
  border: none;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
  margin: 0 14px;
  background: #e6e6e6;
  border-radius: 5px;
  transition: all 0.3s;
}

.SubXieBiaoDiv3 button[type='submit'] {
  color: #ffffff;
  background: #153280;
}

.SubXieBiaoDiv3 button:hover {
  color: #ffffff;
  background: #153280;
}


/* 领导信箱-我要写信结束 */


/* 领导信箱-信件查询开始 */

.SubNeiRight {
  float: right;
  width: 860px;
}

.SubContent {
  padding: 39px 0 10px;
  min-height: 500px;
}

.SubChas {
  height: 45px;
}

.SubChas em {
  float: left;
  width: 79px;
  font-size: 16px;
  color: #333333;
  line-height: 45px;
}

.SubChas .SubChaInp {
  float: left;
  width: 305px;
  height: 45px;
  margin-right: 15px;
  padding: 0 21px;
  box-sizing: border-box;
  background: #fcfcfc;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
}

.SubChas .SubChaInp input {
  display: block;
  width: 100%;
  height: 43px;
  line-height: 43px;
  outline: none;
  background: none;
  border: none;
  font-size: 14px;
  color: #868686;
}

.SubChas .SubChaInp input::placeholder {
  font-size: 14px;
  color: #868686;
}

.SubChas button {
  float: right;
  width: 141px;
  height: 45px;
  line-height: 45px;
  outline: none;
  border: none;
  font-size: 16px;
  color: #fefefe;
  cursor: pointer;
  background: #1c4ca0;
  border-radius: 5px;
}

.searchbtn {
  float: right;
  width: 141px;
  height: 45px;
  line-height: 45px;
  outline: none;
  border: none;
  font-size: 16px;
  color: #fefefe;
  cursor: pointer;
  background: #1c4ca0;
  border-radius: 5px;
}

.SubChac {
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 30px;
  padding-top: 30px;
}

.ldxx-xjcx {
  float: right;
  width: 860px;
}

.ldxx-xjcx .bd {
  padding-top: 40px;
  min-height: 490px;
}

.SubXunTop {
  height: 50px;
}

.SubXunTop span {
  float: left;
  width: 160px;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  text-align: center;
}

.SubXunTop .SubXunInp {
  float: left;
  width: 240px;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  margin-right: 20px;
  background: #ffffff;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
}

.SubXunTop .SubXunInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  background: none;
  font-size: 16px;
  color: #666666;
}

.SubXunTop .SubXunInp input::placeholder {
  color: #cccccc;
}

.SubXunTop button {
  float: right;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  outline: none;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  background: #153280;
  margin-right: 19px;
}

.SubXunTop button:hover {
  background: #153280;
}

.SubXunCen {
  font-size: 16px;
  color: #666666;
  line-height: 112px;
  text-align: center;
}

.SubXunBot ul li {
  height: 47px;
  line-height: 47px;
}

.SubXunBot ul li.SubXunLi1 {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px;
}

.SubXunBot ul li span {
  float: left;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
}

.SubXunBot ul li span.SubXunSpan1 {
  width: 160px;
  padding-left: 17px;
}

.SubXunBot ul li span.SubXunSpan2 {
  width: 320px;
}

.SubXunBot ul li span.SubXunSpan3 {
  width: 174px;
}

.SubXunBot ul li span.SubXunSpan4 {
  width: 100px;
}

.SubXunBot ul li span.SubXunSpan5 {
  width: 75px;
  text-align: right;
}

.SubXunBot ul li em {
  float: left;
  font-size: 16px;
  color: #999999;
  box-sizing: border-box;
}

.SubXunBot ul li em.SubXunEm1 {
  width: 160px;
  padding-left: 17px;
}

.SubXunBot ul li em.SubXunEm2 {
  width: 310px;
}

.SubXunBot ul li em.SubXunEm3 {
  width: 174px;
}

.SubXunBot ul li em.SubXunEm4 {
  width: 134px;
  padding-left: 19px;
  background: url('../images/huifuimg.png') no-repeat left center;
}

.SubXunBot ul li a {
  float: left;
  width: 75px;
  height: 30px;
  line-height: 30px;
  padding-left: 33px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 8px;
  box-sizing: border-box;
  background: url('../images/more.png') no-repeat center;
}


/* 领导信箱-信件查询结束 */


/* 领导信箱-来信选登开始 */

.ldxx-lxxd {
  float: right;
  width: 860px;
}

.ldxx-lxxd .bd {
  padding-top: 10px;
}

.ldxx-lxxd .tit {
  height: 50px;
  line-height: 50px;
  background: #f5f8fd;
}

.ldxx-lxxd .tit span {
  font-size: 18px;
  color: #222222;
  float: left;
  text-align: center;
}

.ldxx-lxxd .tit span.span2 {
  width: 617px;
  border-right: 2px solid #fff;
}

.ldxx-lxxd .tit span.span3 {
  width: 240px;
}

.ldxx-lxxd li {
  margin-top: 12px;
}

.ldxx-lxxd li em {
  float: left;
  margin: 0 23px;
  width: 55px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #153280;
  background: #f5f8fd;
}

.ldxx-lxxd li a {
  float: left;
  font-size: 16px;
  color: #222222;
  height: 30px;
  line-height: 30px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-left: 20px;
}

.ldxx-lxxd li a:hover {
  color: #153280;
}

.ldxx-lxxd li span {
  float: right;
  font-size: 16px;
  color: #666666;
  width: 139px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-right: 50px;
}


/* 领导信箱-来信选登结束 */


/* 领导信箱-信件回复开始 */

.ldxx-xjhf {
  width: 860px;
}

.ldxx-xjhf .bd {
  padding-top: 40px;
  padding-bottom: 20px;
}

.SubHuiFu1 {
  padding: 40px 0 0;
  margin: 10px 0 0;
  border-top: 1px solid #e6e6e6;
}

.SubXieBiaoDiv4 {
  width: 370px;
}

.SubXieBiaoDiv4 span {
  width: 105px;
}

.SubXieBiaoDiv5 span {
  width: 105px;
}

.SubXieBiaoInp4 {
  width: 690px;
}

.SubXieBiaoDiv6 {
  height: 180px;
}

.SubXieBiaoInp5 {
  height: 180px;
}


/* 领导信箱-信件回复结束 */


/* 意见征集列表开始 */

.yjzj1 {
  float: right;
  width: 860px;
}

.yjzj1 .bd {
  padding-top: 20px;
}

.yjzj1 .tit {
  height: 50px;
  line-height: 50px;
  background: #f5f8fd;
}

.yjzj1 .tit span {
  font-size: 18px;
  color: #222222;
  text-align: center;
}

.yjzj1 .tit span.span1 {
  width: 100px;
  float: left;
  border-right: 2px solid #fff;
}

.yjzj1 .tit span.span2 {
  width: 617px;
  float: left;
  border-right: 2px solid #fff;
}

.yjzj1 .tit span.span3 {
  width: 139px;
  float: left;
  border-right: 2px solid #fff;
}

.yjzj1 .tit span.span4 {
  float: left;
}

.yjzj1 ul {
  min-height: 408px;
}

.yjzj1 li {
  height: 40px;
  margin-top: 20px;
}

.yjzj1 li em {
  margin: 0px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #153280;
  background: #f5f8fd;
}

.yjzj1 li p {
  width: 102px;
  height: 30px;
  float: left;
  margin-top: 5px;
  margin-right: 2px;
}

.yjzj1 li a {
  float: left;
  font-size: 16px;
  color: #222222;
  height: 30px;
  line-height: 30px;
  max-width: 440px;
  overflow: hidden;
  margin-left: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
}

.yjzj1 li a:hover {
  color: #153280;
}

.yjzj1 li span {
  float: right;
  font-size: 16px;
  color: #666666;
  width: 139px;
  text-align: center;
  height: 30px;
  margin-top: 5px;
  line-height: 30px;
}

.yjzj1 {
  float: right;
  width: 860px;
}

.yjzj1 .tit span.span2 {
  width: 472px;
}

.yjzj .tit span.span3 {
  border-right: 2px solid #fff;
}

.yjzj1 .tit span.span4 {
  width: 139px;
}

.yjzj1 li a {
  max-width: 440px;
}

.yjzj1 li span {
  width: 142px;
}

.yjzj1 li em {
  display: block;
  margin: 0 auto;
}

.yjzj1 li em.on {
  background: #153280;
  color: #fff;
}


/* 意见征集列表结束 */


/* 意见征集细览开始 */

.yjzjxl .sub_contentHD h1 {
  margin-top: 50px;
}

.yjzjxl #contentText {
  border: 0;
  padding-bottom: 0;
  min-height: 500px;
}

.ldxx_yjzjxl_yjfk {
  margin-top: 40px;
  margin-bottom: 40px;
}

.ldxx_yjzjxl_yjfk .sub_list_tit {
  padding-left: 25px;
  padding-bottom: 30px;
  position: relative;
  border: none;
}

.ldxx_yjzjxl_yjfk .sub_list_tit::after {
  position: absolute;
  content: '';
  left: 0;
  top: 6px;
  width: 6px;
  height: 6px;
  background: #153280;
}

.FanKuix {
  padding: 0 40px;
  border: 1px solid #e6e6e6;
}

.FanKuixDiv {
  float: left;
  width: 465px;
  height: 50px;
  padding-bottom: 30px;
}

.FanKuixDiv span {
  float: left;
  width: 113px;
  font-size: 16px;
  color: #333333;
  text-align: right;
  line-height: 50px;
}

.FanKuixDiv span i {
  color: #fa2b2b;
}

.FanKuixDiv .FanKuixInp {
  float: right;
  width: 330px;
  height: 50px;
  padding: 0 21px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}

.FanKuixDiv .FanKuixInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  color: #333333;
}

.FanKuixDiv .FanKuixInp input::placeholder {
  color: #cccccc;
}

.FanKuixDivr {
  float: right;
}

.FanKuixDiv1 {
  width: 100%;
  height: 180px;
}

.FanKuixDiv1 .FanKuixInp {
  width: 911px;
  height: 180px;
  padding: 10px 21px;
}

.FanKuixDiv1 .FanKuixInp textarea {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
  resize: none;
  border: none;
  outline: none;
  background: none;
  font-size: 16px;
  color: #333333;
  font-family: 'Microsoft YaHei' !important;
}

.FanKuixDiv1 .FanKuixInp textarea::placeholder {
  color: #cccccc;
}

.FanKuixDiv2 {
  width: 100%;
}

.FanKuixDiv2 .FanKuixInp {
  float: left;
  width: 214px;
  margin-left: 21px;
}

.YanZhengMa {
  float: left;
  width: 166px;
  height: 50px;
  cursor: pointer;
  margin-left: 24px;
}

.FanKuiTi {
  float: right;
  text-align: center;
}

.FanKuiTi button {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  background: #e6e6e6;
  cursor: pointer;
  margin-left: 13px;
  border-radius: 5px;
  outline: none;
  border: none;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.FanKuiTi button:hover {
  color: #ffffff;
  background: #153280;
}

.FanKuiTi button[type='submit'] {
  color: #ffffff;
  background: #153280;
}

.YiJianList {
  padding-bottom: 30px;
}

.YiJianListx {
  padding: 30px 50px;
  padding-left: 90px;
  border: 1px solid #e6e6e6;
}

.YiJianListx .fy {
  padding-top: 15px;
  padding-bottom: 0;
}

.YiJianListx .YiListDiv {
  min-height: 150px;
}

.YiJianListx .YiJianListDiv {
  line-height: 40px;
  padding-bottom: 10px;
}

.YiJianListx .YiJianListDiv span {
  display: inline-block;
  font-size: 16px;
  color: #333333;
}

.YiJianListx .YiJianListDiv i {
  display: inline-block;
  font-size: 16px;
  color: #153280;
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  margin-left: 20px;
}

.YiJianListx .YiJianListDiv em {
  display: inline-block;
  font-size: 16px;
  color: #999999;
}

.ldxx_yjzjxl_yjlb {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ldxx_yjzjxl_yjlb .xll_pagebox {
  margin-top: 10px;
}


/* 意见征集细览结束 */


/* 在线征集列表开始 */

.zxzjlb {
  float: right;
  width: 860px;
}

.zxzjlb .bd li {
  margin-top: 40px;
}

.zxzjlb ul {
  min-height: 910px;
}

.zxzjlb .bd li>a,
.zxzjlb .bd li>a img {
  float: left;
  width: 266px;
  height: 150px;
}

.zxzjlb .bd li>p {
  float: right;
  width: 565px;
}

.zxzjlb .bd li>p a {
  font-size: 18px;
  color: #222222;
  line-height: 24px;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  margin-bottom: 15px;
}

.zxzjlb .bd li>p a:hover {
  color: #153280;
}

.zxzjlb .bd li>p span {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  width: 100%;
  overflow: hidden;
}

.zxzjlb .fy {
  padding-bottom: 40px;
}


/* 在线征集列表结束 */


/* 在线访谈细览开始 */

.zxft_xl {
  padding-top: 40px;
  margin-bottom: 40px;
}

.zxft_xl .sub_list_tit {
  font-size: 20px;
  color: #153280;
  font-weight: 700;
}

.zxft_xl .hd {
  padding: 0 30px;
  box-sizing: border-box;
}

.zxft_xl .hd_top {
  box-sizing: border-box;
  padding: 20px 18px;
  background: #f5f8fd;
}

.zxft_xl .hd_top img {
  float: left;
  width: 440px;
  height: 248px;
}

.zxft_xl .hd_top p {
  float: right;
  width: 600px;
}

.zxft_xl .hd_top p a {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #153280;
  line-height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.zxft_xl .hd_top p span {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  display: block;
}

.zxft_xl .hd_bot {
  margin-top: 35px;
}

.zxft_xl .hd_bot .sub_list_tit {
  padding-left: 25px;
  position: relative;
  border: none;
  font-size: 26px;
  padding-bottom: 30px;
}

.zxft_xl .hd_bot .sub_list_tit::after {
  position: absolute;
  content: '';
  left: 0;
  top: 6px;
  width: 6px;
  height: 6px;
  background: #153280;
}

.zxft_xl .hd_bot .hd_bot_cont {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  min-height: 300px;
  padding: 40px;
}

.zxft_xl .hd_bot .hd_bot_cont #nr {
  max-height: 580px;
  overflow-y: auto;
  padding-right: 40px;
}

.zxft_xl .hd_bot .hd_bot_cont #nr::-webkit-scrollbar {
  width: 5px;
  background-color: #e6e6e6;
  border-radius: 3px;
}

.zxft_xl .hd_bot .hd_bot_cont #nr::-webkit-scrollbar-thumb {
  background-color: #153280;
  border-radius: 3px;
}

#nr .p {
  padding-top: 15px;
  font-size: 15px;
  color: #333;
  line-height: 26px;
  margin-bottom: 25px;
}

#nr .ftcon {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 15px 22px;
  line-height: 30px;
  color: #666666;
  font-size: 16px;
  position: relative;
}

#nr .ftcon::after {
  content: '';
  position: absolute;
  left: 26px;
  top: -11px;
  background: url(../images/zxft_xl_img1.png) no-repeat center;
  width: 21px;
  height: 14px;
}


/* 在线访谈细览结束 */


/* 专题专栏开始 */

.ztzl1 {
  padding-top: 10px;
}

.ztzl1 .sub_list_tit {
  font-size: 22px;
  color: #153280;
  font-weight: 700;
}

.ztzl_zxzt ul li {
  float: left;
  width: 266px;
  margin-right: 36px;
  background: #f5f8fd;
  margin-top: 40px;
  transition: 0.3s;
}

.ztzl_zxzt ul li:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}

.ztzl_zxzt ul li:hover p {
  color: #153280;
}

.ztzl_zxzt ul li:nth-child(4n) {
  margin-right: 0;
}

.ztzl_zxzt ul li>a {
  display: block;
  width: 100%;
  height: 100%;
}

.ztzl_zxzt ul li>a img {
  display: block;
  width: 100%;
  height: 147px;
}

.ztzl_zxzt ul li>a p {
  font-size: 16px;
  color: #222222;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  height: 60px;
  line-height: 60px;
}

.ztzl_gdzt {
  margin-top: 40px;
}

.ztzl_gdzt .bd {
  padding-top: 20px;
  margin-bottom: 40px;
}

.ztzl_gdzt .bd ul {
  height: 210px;
  overflow: hidden;
}

.ztzl_gdzt .bd li {
  float: left;
  width: 510px;
  height: 42px;
  line-height: 42px;
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
}

.ztzl_gdzt .bd li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #222222;
}

.ztzl_gdzt .bd li:nth-child(2n) {
  float: right;
}

.ztzl_gdzt .bd li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333333;
}

.ztzl_gdzt .bd li a:hover {
  color: #153280;
}

.ztzl_gdzt .bd>a {
  width: 130px;
  height: 45px;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  color: #b2b2b2;
  position: relative;
  line-height: 38px;
}

.ztzl_gdzt .bd>a img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: 0.3s;
}

.ztzl_gdzt .bd>a.show img {
  transform: translateX(-50%) rotateZ(180deg);
  transition: 0.3s;
}


/* 专题专栏结束 */

.lingdao {
  min-height: 200px;
  width: 860px;
  margin-bottom: 50px;
  overflow: hidden;
}

.lingdao_t {
  width: 860px;
  min-height: 54px;
  margin-top: 40px;
}

.lingdao_t ul li {
  width: 266px;
  height: 55px;
  float: left;
  line-height: 55px;
  text-align: center;
  background: #f0f4fa;
  margin-right: 30px;
  font-size: 18px;
  box-sizing: border-box;
  margin-top:20px
}

.lingdao_t ul li a {
  display: block;
  color: #333333;
}
.lingdao_t ul li:nth-of-type(-n+3) {
  margin-top: 0;
}


.lingdao_t ul li:nth-of-type(3n) {
  margin-right: 0;
}

.lingdao_t ul li:hover {
  background: #1c4ca0;
}

.lingdao_t ul li:hover a {
  color: #ffffff;
}

.lingdao_t ul li.on {
  background: #1c4ca0;
}

.lingdao_t ul li.on a {
  color: #ffffff;
}

.lingdao_x {
  width: 860px;
  height: auto !important;
  min-height: 100px;
  margin-top: 40px;
}

.lingdao_x img {
  width: 200px;
  height: 290px;
  float: left;
}

.lingdao_x img {
  display: block;
  width: 200px;
  height: 290px;
}

.lingdao_x_r {
  width: 610px;
  min-height: 100px;
  float: right;
}

.lingdao_x_r .ldnr_bt {
  width: 610px;
  height: 50px;
  line-height: 50px;
}

.lingdao_x_r .ldnr_bt h3 {
  font-size: 24px;
  float: left;
  margin-right: 10px;
  color: #1c4ca0;
}

.lingdao_x_r .ldnr_bt span {
  font-size: 20px;
  color: #1c4ca0;
}

.lingdao_x_r .ldnr {
  width: 610px;
  height: auto !important;
  min-height: 100px;
  margin-top: 10px;
  font-size: 18px;
  color: #333333;
  line-height: 32px;
}

.lingdao_x_r .ldnr * {
  font-size: 18px !important;
  color: #333333 !important;
  line-height: 40px !important;
}

.rysq {
  height: 200px;
  overflow: hidden;
}

.rysq ul li {
  width: 130px;
  height: 160px;
  float: left;
  margin-top: 40px;
  margin-left: 100px;
}

.rysq ul li:nth-child(1) {
  margin-left: 50px;
}

.rysq ul li>a {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

.rysq ul li>p {
  text-align: center;
  height: 30px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 30px;
}

.rysq ul li>p a {
  color: #081b3c;
}

.rysq ul li:hover p a {
  font-weight: bold;
}

.ruyuan {
  width: 300px;
  height: 50px;
  padding-bottom: 50px;
}

.ruyuan ul li {
  width: 100px;
  height: 50px;
  background: #015293;
  float: left;
  margin-right: 30px;
  border-radius: 5px;
  line-height: 50px !important;
  text-align: center;
}

.ruyuan ul li a {
  color: #ffffff !important;
  font-size: 18px;
}

.qyryzc iframe {
  width: 100%;
  height: 1130px;
  margin: 0 auto;
  margin-bottom: 10px;
}