/*头条开始*/
.tout {
  height: 130px;
  margin-top: 7px;
}
.tout .container {
  height: 130px;
  line-height: 130px;
  box-sizing: border-box;
  text-align: center;
  /*padding-left: 185px;*/
  /*background: url(../images/tout.png) no-repeat 61px center;*/
}
.tout .container h1 {
  height: 130px;
}
.tout .container a {
  font-size: 32px;
  color: #015293;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding-left: 185px;
  background: url(../images/tout.png) no-repeat 61px center;
  box-sizing: border-box;
}
.tout .container a:hover {
  color: #015293;
}
/*头条结束*/

/*轮播图开始*/
.lunbBox {
  width: 777px;
  height: 423px;
  overflow: hidden;
  float: left;
  position: relative;
}
.lunbBox .prev,
.lunbBox .next {
  position: absolute;
  top: 50%;
  margin-top: -31.5px;
  width: 33px;
  height: 63px;
  cursor: pointer;
}
.lunbBox .next {
  right: 0px;
}
.lunbBox .bd li {
  position: relative;
  width: 777px;
  height: 423px;
}
.lunbBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lunbBox .bd li span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 45px;
  line-height: 45px;
  background: url(../images/lunb_black.png) repeat center;
  font-size: 18px;
  color: #fff;
  padding-left: 15px;
  box-sizing: border-box;
  width: 100%;
  padding-right: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lunbBox .bd li img {
  display: block;
  width: 100%;
  height: 100%;
  /*transition: transform 0.3s;*/
}
.lunbBox .bd li a:hover img {
  /*transform: scale(1.2);*/
  /*transition: transform 0.3s;*/
}
.lunbBox .bd li span:hover {
  font-weight: 700;
}
.lunbBox .hd {
  position: absolute;
  right: 58px;
  bottom: 17px;
}
.lunbBox .hd li {
  float: left;
  margin-left: 8px;
  background-color: #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
}
.lunbBox .hd li.on {
  background-color: #015293;
}
.lunBoxIcon {
  position: absolute;
  width: 42px;
  height: 54px;
}
.lunBoxIcon1 {
  background: url(../images/lunboxicon1.png) no-repeat -1px top;
  left: 0;
  top: 0;
}
.lunBoxIcon2 {
  background: url(../images/lunboxicon2.png) no-repeat 3px 2px;
  right: 0;
  bottom: 0;
}
.lunBoxIcon3 {
  width: 26px;
  height: 37px;
  background: url(../images/lunboxicon3.png) no-repeat 3px 2px;
  right: 0;
  bottom: 0;
}
/*轮播图结束*/

/*国务院信息切换开始*/
.tong_tab {
  width: 454px;
  float: right;
}
.tong_tab .hd {
  height: 44px;
  line-height: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}
.tong_tab .hd ul {
  float: left;
  height: 100%;
}
.tong_tab .hd li {
  float: left;
  margin-left: 24px;
  padding-left: 24px;
  background: url(../images/tab_xian.png) no-repeat left center;
  height: 100%;
}
.tong_tab .hd li a {
  font-size: 24px;
  color: #015293;
  display: inline-block;
  font-weight: 700;
  box-sizing: border-box;
  height: 100%;
}
.tong_tab .hd li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
.tong_tab .hd li.on a {
  color: #015293;
  border-bottom: 3px solid #015293;
}
.tong_tab .hd .more {
  float: right;
}
.tong_tab .hd .more a {
  display: block;
  font-size: 16px;
  color: #999;
  height: 55px;
  line-height: 45px;
}
.tong_tab .bd > ul > li {
  margin-top: 15px;
}
.tong_tab .bd > ul > li > h3 {
  height: 60px;
  width: 453px;
  display: table-cell;
  vertical-align: middle;
}
.tong_tab .bd > ul > li > h3 > a {
  font-weight: 400;
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  color: #000;
  width: 370px;
  box-sizing: border-box;
  padding-left: 20px;
  background: url(../images/green_dian.png) no-repeat left 12px;
  /*text-shadow: 0 0 0.1px #222;*/
  /*-webkit-text-stroke:0.7px #333*/
}
.tong_tab .bd > ul > li a:hover {
  color: #015293;
  text-shadow: none;
  font-weight: 700;
}
.tong_tab .bd > ul > li span {
  float: right;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
/*国务院信息切换结束*/

/*领导活动+办公厅开始*/
.LingBanBox {
  background-color: #fff;
  padding-bottom: 30px;
}
.LingBan {
  margin-top: 39px;
  height: 317px;
  overflow: hidden;
}
.LingBan .ling {
  float: left;
  width: 822px;
}
.LingBan .ling .hd li {
  margin-left: 23px;
  padding-left: 24px;
  background: url(../images/tab_xian.png) no-repeat left center;
}
.LingBan .ling .hd li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
.LingBan .ling .bd ul {
  padding-top: 19px;
}
.LingBan .ling .bd li {
  margin-top: 0px;
}
.LingBan .ling .bd li:first-child {
  /*margin-top: 0;*/
}
.LingBan .ling .bd li h3 {
  width: 822px;
}
.LingBan .ling .bd li a {
  width: 725px;
}
.LingBan .ban {
  float: right;
  width: 415px;
  padding-top: 5px;
}
.LingBan .ban .bd li {
  float: left;
  width: 200px;
  height: 61px;
  line-height: 61px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  margin-right: 15px;
  margin-top: 15px;
  background-color: #f8f8f8;
}
.LingBan .ban .bd li a {
  color: #000;
  font-size: 18px;
  /*text-shadow: 0 0 0.1px #222;*/
  display: block;
  padding-left: 82px;
}
.LingBan .ban .bd li.li1 a {
  background: url(../images/idx_bgt2.png) no-repeat 32px center;
}
.LingBan .ban .bd li.li2 a {
  background: url(../images/idx_bgt3.png) no-repeat 32px center;
}
.LingBan .ban .bd li.li3 a {
  background: url(../images/idx_bgt4.png) no-repeat 32px center;
  padding-left: 94px;
}
.LingBan .ban .bd li.li4 a {
  background: url(../images/idx_bgt5.png) no-repeat 32px center;
  padding-left: 94px;
}
.LingBan .ban .bd li.li5 a {
  background: url(../images/idx_bgt6.png) no-repeat 32px center;
}
.LingBan .ban .bd li.li6 a {
  background: url(../images/idx_bgt7.png) no-repeat 32px center;
}
.LingBan .ban .bd li:hover {
  border: 1px solid #015293;
}
/*领导活动+办公厅结束*/

/*三大块切换开始*/
.BigTabThree {
  margin-top: 39px;
}
.BigTabThree > .hd .container {
  text-align: center;
}
.BigTabThree > .hd {
  height: 102px;
  /*background: url(../images/zj_bg.png) no-repeat center;*/
  box-sizing: border-box;
  background-color: #015293;
}
.bigTabHd_kuai {
  width: 320px;
  height: 102px;
  /*background: url(../images/zj_bg1.png) no-repeat center top;*/
  /*display: inline-block;*/
  cursor: pointer;
  float: left;
}
.bigTabHd_kuai0,
.bigTabHd_kuai2 {
  background: #2e7cbb;
}
.bigTabHd_kuai1,
.bigTabHd_kuai3 {
  background: #2574b4;
}
.bigTabHd_kuai span {
  display: block;
  font-size: 30px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  line-height: 102px;
  /*text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
}
.bigTabHd_kuai span a {
  color: #fff;
  display: block;
}
.bigTabHd_kuai.on {
  background: url(../images/zj_bg1-1.png) no-repeat center top / 100% 100%;
}
.bigTabHd_kuai.on span {
  /*color: #015293;*/
  text-shadow: none;
}
.bigTabHd_kuai.on span a {
  /*color: #015293;*/
  text-shadow: none;
}
.BigTabThree > .bd {
  width: 1280px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /*margin-top: -30px;*/
  min-height: 200px;
  height: 730px;
  overflow: hidden;
  margin-top: 42px;
}
.BigTabThree .cnxh {
  position: absolute;
  left: -34px;
  top: -648px;
}
.BigTabThree > .bd .bigTabBd_box {
  width: 5130px;
  margin-left: 0;
  transition: margin-left 0.1s;
}
.BigTabThree > .bd .bigTabBd_box > div {
  float: left;
  width: 1280px;
}
.big_tab_cont1 .zctc {
  float: left;
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  margin-top: 33px;
}
.big_tab_cont1 .zctc > div {
  float: left;
}
.big_tab_cont1 .zctc .zctc_kuai_em {
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  color: #222;
  padding-left: 31px;
  background: url(../images/right_sj.png) no-repeat left center;
  margin-left: 38px;
}
.big_tab_cont1 .zctc .zctc_kuai1 {
  padding-left: 82px;
  line-height: 70px;
  position: relative;
  background: url(../images/zctc.png) no-repeat 40px center;
}
.big_tab_cont1 .zctc .zctc_kuai1 a {
  font-weight: 700;
  color: #015293;
  font-size: 22px;
}
.big_tab_cont1 .zctc .zctc_kuai1 span {
  font-size: 18px;
  color: #015293;
  margin-left: 28px;
  padding: 8px 18px;
  background: #e3f3fe;
  border-radius: 20px;
  cursor: pointer;
}
.big_tab_cont1 .zctc .zctc_kuai2 {
  float: left;
  height: 70px;
  line-height: 70px;
  margin-left: 37px;
}
.big_tab_cont1 .zctc .zctc_kuai2 label {
  cursor: pointer;
  position: relative;
  margin-right: 25px;
  font-size: 18px;
}
.big_tab_cont1 .zctc .zctc_kuai2 label:last-child {
  margin-right: 0;
}
.big_tab_cont1 .zctc .zctc_kuai2 b {
  position: absolute;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  top: 50%;
  margin-top: -8.5px;
  background: url(../images/radio.png) no-repeat -20px center;
}
.big_tab_cont1 .zctc .zctc_kuai2 b.show {
  background: url(../images/radio.png) no-repeat 0px center;
}
.big_tab_cont1 .zctc .zctc_kuai2 input {
  opacity: 0;
  margin-right: 20px;
}
.big_tab_cont1 .zctc_kuai3 {
  float: left;
  width: 212px;
  cursor: pointer;
  position: relative;
  margin-left: 30px;
}
.big_tab_cont1 #zctc_kuai3_ul2 {
  display: none;
}
.big_tab_cont1 .zctc_kuai3 span {
  display: block;
  width: 212px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  border: 1px solid #e4e4e4;
  margin-top: 17px;
  background: url(../images/zctc_sj.png) no-repeat right center;
  border-right: none;
  font-size: 16px;
  color: #000;
  padding-left: 17px;
  position: relative;
  z-index: 10;
  background-color: #fff;
}
.big_tab_cont1 .zctc_kuai3 ul {
  position: absolute;
  bottom: 36px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
  height: 0;
  transition: height 0.3s;
  overflow: hidden;
  box-sizing: border-box;
}
.big_tab_cont1 .zctc_kuai3 ul li {
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #999;
}
.big_tab_cont1 .zctc_kuai3 ul li:hover {
  color: #015293;
}
.big_tab_cont1 .zctc_kuai4 button {
  width: 115px;
  height: 36px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  background: url(../images/zctc_search.png) no-repeat center / 100% 100%;
  cursor: pointer;
  padding-left: 49px;
  text-align: left;
  box-sizing: border-box;
  margin-top: 17px;
  margin-left: 20px;
}
.big_tab_cont1 .right {
  float: right;
  width: 340px;
}
.big_tab_cont1 .zfxxgk .bd {
  margin-top: 5px;
}
.big_tab_cont1 .zfxxgk .bd a {
  float: left;
  width: 164px;
  height: 77px;
  text-align: center;
  box-sizing: border-box;
  background-color: #f8f8f8;
  margin-right: 12px;
  font-size: 17px;
  color: #000;
  /*text-shadow: 0 0 0.1px #222;*/
  padding-top: 47px;
  margin-top: 8px;
}
.big_tab_cont1 .zfxxgk .bd a:hover {
  color: #015293;
  font-weight: 700;
  text-shadow: none;
}
.big_tab_cont1 .zfxxgk .bd a:nth-child(2n) {
  margin-right: 0;
}
.big_tab_cont1 .zfxxgk a.bd_a1 {
  background: url(../images/zfxxgk2.png) no-repeat center 9px;
  background-color: #f8f8f8;
}
.big_tab_cont1 .zfxxgk a.bd_a2 {
  background: url(../images/zfxxgk3.png) no-repeat center 9px;
  background-color: #f8f8f8;
}
.big_tab_cont1 .zfxxgk a.bd_a3 {
  background: url(../images/zfxxgk4.png) no-repeat center 9px;
  background-color: #f8f8f8;
}
.big_tab_cont1 .zfxxgk a.bd_a4 {
  background: url(../images/zfxxgk5.png) no-repeat center 9px;
  background-color: #f8f8f8;
}
.big_tab_cont1 .zfxxgk a.bd_a5 {
  background: url(../images/zfxxgk6.png) no-repeat center 9px;
  background-color: #f8f8f8;
}
.big_tab_cont1 .zfxxgk a.bd_a6 {
  background: url(../images/zfxxgk7.png) no-repeat center 9px;
  background-color: #f8f8f8;
}
.big_tab_cont1 .zdlxxx {
  margin-top: 15px;
}
.big_tab_cont1 .zdlxxx a {
  float: left;
  width: 340px;
  height: 60px;
  line-height: 60px;
  color: #000;
  font-size: 17px;
  margin-bottom: 10px;
  /*text-shadow: 0 0 0.1px #222;*/
  padding-left: 118px;
  box-sizing: border-box;
}
.big_tab_cont1 .zdlxxx a.a1 {
  background: url(../images/zfxxgk11.png) no-repeat center;
  margin-bottom: 0;
}
.big_tab_cont1 .zdlxxx a.a2 {
  background: url(../images/zfxxgk12.png) no-repeat center;
}
.big_tab_cont1 .zdlxxx a.a3 {
  background: url(../images/zfxxgk11-0.png) no-repeat center;
}
.big_tab_cont1 .zdlxxx a:hover {
  color: #015293;
  font-weight: 700;
  text-shadow: none;
}
.big_tab_cont1 .zdlxxx a.a1:hover {
  background: url(../images/zfxxgk11-1.png) no-repeat center;
}
.big_tab_cont1 .zdlxxx a.a2:hover {
  background: url(../images/zfxxgk12-1.png) no-repeat center;
}
.big_tab_cont1 .gjzcjd {
  float: left;
  width: 385px;
  margin-left: 43px;
}
.big_tab_cont1 .gjzcjd .hd li {
  padding-right: 17px;
  margin-left: 18px;
  background: url(../images/tab_xian.png) no-repeat right 5px;
}
.big_tab_cont1 .gjzcjd .hd li:nth-child(1) {
  margin-left: 0;
}
.big_tab_cont1 .gjzcjd .hd li:last-child {
  background: none;
}
.big_tab_cont1 .gjzcjd .hd li a {
  display: inline-block;
  box-sizing: border-box;
  height: 100%;
}
.big_tab_cont1 .gjzcjd .hd li.on {
  border: none;
}
.big_tab_cont1 .gjzcjd .hd li.on a {
  border-bottom: 3px solid #015293;
}
.big_tab_cont1 .gjzcjd .bd {
  height: 495px;
}
.big_tab_cont1 .gjzcjd .bd li {
  height: 99px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d5d5d5;
  padding-top: 18px;
  position: relative;
}
.big_tab_cont1 .gjzcjd .bd li a {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  /*text-shadow: 0 0 0.1px #222;*/
  padding-left: 20px;
  background: url(../images/green_dian.png) no-repeat left 12px;
  color: #222;
}
.big_tab_cont1 .gjzcjd .bd li a em {
  display: inline-block;
  font-size: 16px;
  text-shadow: none;
  margin-left: 20px;
  /* background: url(../images/ld_xian.png) no-repeat left center; */
  /* padding-left: 10px; */
  background-color: #0086e2;
  width: 36px;
  text-align: center;
  border-radius: 3px;
  height: 19px;
  line-height: 19px;
}
.big_tab_cont1 .gjzcjd .bd li a em a {
  display: block;
  background: none;
  padding-left: 0;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  height: 19px;
}
.big_tab_cont1 .gjzcjd .bd li span {
  font-size: 16px;
  color: #999;
  position: absolute;
  right: 0;
  bottom: 25px;
  font-weight: 400;
}
.big_tab_cont1 .gjzcjd .bd li a:hover {
  text-shadow: none;
  font-weight: 700;
  color: #015293;
}
.big_tab_cont1 .gjzcjd .bd li a em a:hover {
  font-weight: 700;
  color: #fff;
}
.big_tab_cont1 .gjzcjd .bd ul:nth-child(1) li:first-child {
  /*padding: 0;
  background: none;
  height: auto;
  margin-top: 27px;
  border: none;
  margin-bottom: 10px;*/
}
.big_tab_cont1 .gjzcjd .bd ul:nth-child(1) li:first-child a {
  padding: 0;
  background: none;
  line-height: inherit;
  width: 100%;
  display: inline-block;
}
.big_tab_cont1 .gjzcjd .bd ul:nth-child(1) li:first-child img {
  width: 100%;
  display: inline-block;
}
.big_tab_cont2 {
  padding: 45px 30px 0;
  box-sizing: border-box;
}
.big_tab_cont2 .GeRenZhu .left {
  width: 522px;
  float: left;
}
.big_tab_cont2 .GeRenZhu .left .hd {
  border-bottom: 1px solid #e6e6e6;
}
.big_tab_cont2 .GeRenZhu .left .hd li {
  float: left;
  padding-right: 18px;
  background: url(../images/tab_xian.png) no-repeat right 5px;
  margin-right: 21px;
}
.big_tab_cont2 .GeRenZhu .left .hd li:last-child {
  background: none;
}
.big_tab_cont2 .GeRenZhu .left .hd li.on a {
  color: #015293;
  border-bottom: 3px solid #015293;
}
.big_tab_cont2 .GeRenZhu .left .hd li a {
  font-size: 24px;
  color: #015293;
  display: block;
  font-weight: 700;
  height: 47px;
  box-sizing: border-box;
}
.big_tab_cont2 .GeRenZhu .left .bd .inBox {
  margin-top: 30px;
}
.big_tab_cont2 .GeRenZhu .left .inBd li {
  float: left;
  width: 122px;
  height: 96px;
  background-color: #f2f4f7;
  margin-right: 10px;
  margin-bottom: 17px;
  transition: background 0.3s;
}
.big_tab_cont2 .GeRenZhu .left .inBd li:nth-child(4n) {
  margin-right: 0;
}
.big_tab_cont2 .GeRenZhu .left .inBd li a {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 18px;
  /*text-shadow: 0 0 0.1px #222;*/
  display: block;
  text-align: center;
  color: #333;
  padding-top: 17px;
}
.big_tab_cont2 .GeRenZhu .left .inBd li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.big_tab_cont2 .GeRenZhu .left .inBd li img:first-child + img {
  display: none;
}
.big_tab_cont2 .GeRenZhu .left .inBd li:hover {
  background: #015293;
  transition: background 0.3s;
}
.big_tab_cont2 .GeRenZhu .left .inBd li:hover a {
  color: #fff;
}
.big_tab_cont2 .GeRenZhu .left .inBd li:hover img {
  display: none;
}
.big_tab_cont2 .GeRenZhu .left .inBd li:hover img:first-child + img {
  display: block;
}
.big_tab_cont2 .GeRenZhu .left .inHd {
  text-align: center;
  /*margin-top: 10px;*/
}
.big_tab_cont2 .GeRenZhu .left .inHd li {
  display: inline-block;
  width: 20px;
  height: 6px;
  background-color: #bfd2e1;
  cursor: pointer;
  margin: 0 2.5px;
}
.big_tab_cont2 .GeRenZhu .left .inHd li.on {
  background-color: #015293;
}
.big_tab_cont2 .GeRenZhu .right {
  float: right;
  width: 650px;
}
.big_tab_cont2 .GeRenZhu .right .kuai {
  width: 650px;
  height: 150px;
  box-sizing: border-box;
  padding-left: 35px;
  padding-top: 20px;
  padding-right: 80px;
  margin-bottom: 21px;
  border: 1px solid #e2e2e2;
  border-left: 6px solid #015293;
}
.big_tab_cont2 .GeRenZhu .right .kuai h3 {
  font-size: 22px;
  color: #333;
  margin-bottom: 10px;
}
.big_tab_cont2 .GeRenZhu .right .kuai li {
  float: left;
  height: 30px;
  line-height: 30px;
  padding-right: 15px;
  margin-right: 15px;
  background: url(../images/ztjc_xian.png) no-repeat right center;
  margin-top: 5px;
}
.big_tab_cont2 .GeRenZhu .right .kuai li a {
  font-size: 18px;
  /*text-shadow: 0 0 0.1px #222;*/
}
.big_tab_cont2 .GeRenZhu .right .kuai li:last-child {
  background: none;
}
.big_tab_cont2 .GeRenZhu .right .kuai li:last-child a {
  font-size: 18px;
  color: #015293;
}
.big_tab_cont2 .GeRenZhu .right .kuai li a:hover {
  color: #015293;
}
.big_tab_cont2 .GeRenZhu .right .kuai1 {
  background: url(../images/ztjc_img1.png) no-repeat right 76px;
}
.big_tab_cont2 .GeRenZhu .right .kuai2 {
  background: url(../images/ztjc_img2.png) no-repeat right 76px;
  margin-bottom: 25px;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a {
  float: left;
  width: 210px;
  height: 78px;
  line-height: 78px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  position: relative;
  padding-left: 76px;
  font-size: 20px;
  font-weight: 700;
  color: #222;
  transition: background-color 0.3s;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a img {
  display: none;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 b {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #d0e9ff;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a:hover {
  background-color: #d0e9ff;
  transition: background-color 0.3s;
  /*color: #fff;*/
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a:hover b {
  background-color: #fff;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a:nth-child(2) {
  padding-left: 97px;
  margin: 0 10px;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a:nth-child(2) b {
  left: 28px;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a:nth-child(3) {
  padding-left: 97px;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 a:nth-child(3) b {
  left: 28px;
}
.big_tab_cont2 .GeRenZhu .right .kuai3 b img {
  display: block;
  margin: 0 auto;
  margin-top: 50%;
  transform: translateY(-50%);
}
.big_tab_cont2 .BanHao {
  margin-top: 35px;
}
.big_tab_cont2 .BanHao .left {
  float: left;
  width: 933px;
  height: 175px;
  background-color: #fbfbfb;
  box-sizing: border-box;
  padding: 23px 0 0 29px;
}
.big_tab_cont2 .BanHao .left_kuai {
  float: left;
}
.big_tab_cont2 .BanHao .left_kuai h3 {
  font-size: 24px;
  color: #333;
}
.big_tab_cont2 .BanHao .left_kuai span {
  float: left;
  width: 184px;
  background: url(../images/bjhcp_xian.png) no-repeat right center;
  height: 85px;
  margin-top: 22px;
  margin-right: 58px;
}
.big_tab_cont2 .BanHao .left_kuai em {
  display: block;
  font-size: 18px;
  color: #666;
}
.big_tab_cont2 .BanHao .left_kuai i {
  display: block;
  font-size: 32px;
  color: #015293;
  margin-top: 25px;
}
.big_tab_cont2 .BanHao .left_kuai2 span:last-child {
  margin-right: 0;
  background: none;
  width: 150px;
}
.big_tab_cont2 .BanHao .right {
  float: right;
}
.big_tab_cont3 {
  padding: 40px 30px 0;
  box-sizing: border-box;
}
.big_tab_cont3 > .left {
  float: left;
  width: 469px;
}
.big_tab_cont3 .fkhy {
  margin-top: 30px;
}
.big_tab_cont3 .fkhy .hd {
  height: 47px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.big_tab_cont3 .fkhy .hd a {
  font-size: 24px;
  font-weight: 700;
  color: #015293;
}
.big_tab_cont3 .fkhy .hd span {
  float: right;
  font-size: 18px;
  /*text-shadow: 0 0 0.1px #222;*/
  margin-top: 5px;
}
.big_tab_cont3 .fkhy .bd ul {
  padding-top: 15px;
}
.big_tab_cont3 .fkhy .bd li {
  height: 46px;
  line-height: 46px;
  padding-left: 22px;
  background: url(../images/green_dian.png) no-repeat left center;
}
.big_tab_cont3 .fkhy .bd li a {
  display: inline-block;
  font-size: 18px;
  color: #333;
  /*text-shadow: 0 0 0.1px #222;*/
}
.big_tab_cont3 .fkhy .bd li a:hover {
  color: #015293;
  text-shadow: none;
  font-weight: 700;
}
.big_tab_cont3 .fkhy .bd li span {
  float: right;
  font-size: 18px;
  color: #666;
}
.big_tab_cont3 .fkhy .bd_tips {
  height: 112px;
  background-color: #f7f7f7;
  box-sizing: border-box;
  padding: 29px 17px 0;
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  background: url(../images/xy_index_zmhd.png) no-repeat center;
  color: #333;
}
.big_tab_cont3 .fkhy .bd_tips span {
  float: left;
  margin-right: 30px;
}
.big_tab_cont3 .fkhy .bd_tips i {
  /*display: block;*/
  font-size: 17px;
  /*text-shadow: 0 0 0.1px #222;*/
  margin-bottom: 21px;
  color: #7ab3db;
}
.big_tab_cont3 .fkhy .bd_tips em {
  font-size: 28px;
  color: #1491ff;
}
.big_tab_cont3 .fkhy .bd_tips b {
  font-size: 20px;
  color: #1491ff;
  font-weight: 400;
  margin-left: 5px;
}

.big_tab_cont3 .wsxf {
  margin-top: 30px;
}
.big_tab_cont3 .wsxf a {
  float: left;
  width: 147px;
  height: 105px;
  background: #f2f4f7;
  margin-left: 12px;
  text-align: center;
}
.big_tab_cont3 .wsxf a:first-child {
  margin-left: 0;
}
.big_tab_cont3 .wsxf img {
  display: block;
  margin: 0 auto;
  margin-bottom: 12px;
  margin-top: 12px;
  transform: rotateZ(0);
  transition: transform 0.3s;
}
.big_tab_cont3 .wsxf span {
  font-size: 16px;
  /*text-shadow: 0 0 0.1px #222;*/
}
.big_tab_cont3 .wsxf a:hover {
  color: #015293;
}
.big_tab_cont3 .wsxf a:hover img {
  transform: rotateZ(360deg);
  transition: transform 0.3s;
}
.big_tab_cont3 .right {
  width: 712px;
  float: right;
}
.big_tab_cont3 .tong_hd .hd {
  height: 47px;
  border-bottom: 1px solid #e6e6e6;
}
.big_tab_cont3 .zxft .hd {
  border: none;
}
.big_tab_cont3 .tong_hd .hd li {
  float: left;
  padding-right: 18px;
  background: url(../images/tab_xian.png) no-repeat right 5px;
  margin-right: 21px;
}
.big_tab_cont3 .tong_hd .hd li:last-child {
  background: none;
}
.big_tab_cont3 .tong_hd .hd li.on a {
  color: #015293;
  border-bottom: 3px solid #015293;
}
.big_tab_cont3 .zxft .hd li.on a {
  border: none;
}
.big_tab_cont3 .tong_hd .hd li a {
  font-size: 24px;
  color: #015293;
  display: block;
  font-weight: 700;
  height: 47px;
  box-sizing: border-box;
}
.big_tab_cont3 .zxft .ul1 li {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-top: 3px solid #015293;
  padding: 30px 20px;
}
.big_tab_cont3 .zxft .ul1 .li_left {
  float: left;
  position: relative;
}
.big_tab_cont3 .zxft .ul1 .li_left a {
  display: block;
  width: 319px;
  height: 187px;
  overflow: hidden;
}
.big_tab_cont3 .zxft .ul1 .li_left i a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.big_tab_cont3 .zxft .ul1 .li_left a img {
  display: block;
  width: 319px;
  height: 187px;
  transform: scale(1);
  transition: transform 0.3s;
}
.big_tab_cont3 .zxft .ul1 .li_left a:hover img {
  /*transform: scale(1.2);
  transition: transform 0.3s;*/
}
.big_tab_cont3 .zxft .ul1 .li_left i {
  position: absolute;
  width: 90px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  background-color: #015293;
  right: -370px;
  top: -75px;
}
.big_tab_cont3 .zxft .ul1 .li_right {
  float: right;
  width: 320px;
}
.big_tab_cont3 .zxft .ul1 .li_right a {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.big_tab_cont3 .zxft .ul1 .li_right a:hover {
  color: #015293;
}
.big_tab_cont3 .zxft .ul1 .li_right p {
  font-size: 16px;
  line-height: 32px;
  color: #222;
  margin-top: 10px;
}
.big_tab_cont3 .zxft .ul1 .li_right p em {
  float: left;
  width: 80px;
}
.big_tab_cont3 .zxft .ul1 .li_right p span {
  float: left;
  width: 240px;
}
.big_tab_cont3 .myzj_ipad {
  display: none;
}
.big_tab_cont3 .myzj {
  margin-top: 35px;
}
.big_tab_cont3 .myzj .bd li {
  box-sizing: border-box;
  width: 100%;
}
.big_tab_cont3 .myzj .bd li p {
  height: 88px;
  box-sizing: border-box;
  border-bottom: 1px solid #e1e3e6;
  padding-top: 15px;
}
.big_tab_cont3 .myzj .bd li p a {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  padding-left: 22px;
  background: url(../images/green_dian.png) no-repeat left 12px;
  /*text-shadow: 0 0 0.1px #222;*/
  max-width: 75%;
}
.big_tab_cont3 .myzj .bd li p em {
  float: right;
  width: 70px;
  height: 26px;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  font-size: 14px;
  color: #bfbfbf;
  line-height: 26px;
  text-align: center;
  margin-right: 20px;
}
.big_tab_cont3 .myzj .bd li p em.on {
  border: 1px solid #1491ff;
  color: #1491ff;
}
.big_tab_cont3 .myzj .bd li p a:hover {
  color: #015293;
  text-shadow: none;
  font-weight: 700;
}
.big_tab_cont3 .myzj .bd li p span {
  float: right;
  font-size: 16px;
  color: #999;
  line-height: 26px;
}
.big_tab_cont3 .myzj .bd li .more a {
  display: none;
  width: 2rem;
  line-height: 0.6rem;
  height: 0.6rem;
  text-align: center;
  font-size: 0.26rem;
  color: #666;
  margin: 0.2rem auto;
  background: #e9e9e9;
  border-radius: 5px;
  margin-bottom: 0;
}
.big_tab_cont3 .myzj .hd ul {
  float: left;
}
.big_tab_cont3 .myzj .hd > span {
  float: right;
}
.big_tab_cont3 .myzj .hd > span a {
  display: block;
  line-height: 30px;
  font-size: 20px;
  color: #333;
}
.big_tab_cont3 .myzj .hd > span a:hover {
  color: #015293;
}
/*三大块切换结束*/

/*专题专栏开始*/
.ZhuanTi {
  box-sizing: border-box;
  padding-bottom: 30px;
  margin-top: 20px;
}
.ZhuanTi .container {
  position: relative;
  height: 286px;
  overflow: hidden;
}
.ZhuanTi .hd {
}
.ZhuanTi .hd .prev,
.ZhuanTi .hd .next {
  position: absolute;
  width: 32px;
  height: 48px;
  float: right;
  overflow: hidden;
  cursor: pointer;
  top: 66%;
  margin-top: -24px;
  z-index: 9999;
}
.ZhuanTi .hd .prev {
  background: url(../images/left_prev.png) no-repeat center;
  left: 0;
}
.ZhuanTi .hd .next {
  background: url(../images/right_next.png) no-repeat center;
  right: 0;
}
.ZhuanTi .zt_fixed {
  float: left;
}
.ZhuanTi .zt_fixed img {
  display: block;
  width: 306px;
  height: 188px;
}
.ZhuanTi .tempWrap {
  width: 632px !important;
}
.ZhuanTi .bd {
  float: right;
}
.ZhuanTi .bd ul {
  overflow: hidden;
  zoom: 1;
}
.ZhuanTi .bd ul li {
  margin-right: 18px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.ZhuanTi .bd ul li .pic {
  text-align: center;
  width: 307px;
  height: 188px;
  overflow: hidden;
}
.ZhuanTi .bd ul li .pic img {
  width: 307px;
  height: 188px;
  display: block;
  transition: 0.3s;
}
.ZhuanTi .bd ul li:hover img {
  /*transform: scale(1.2, 1.2);
  transition: 0.3s;*/
}
.ZhuanTi .tit {
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.ZhuanTi .tit span {
  font-size: 24px;
  font-weight: 700;
  color: #015293;
  border-bottom: 3px solid #015293;
  display: inline-block;
  height: 65px;
}
.ZhuanTi .tit a {
  float: right;
  font-size: 16px;
  color: #999;
}
.Big_tab_zcjd1 {
  margin-top: 30px;
}
.Big_tab_zcjd1 .zcjd_left {
  float: left;
  width: 306px;
}
.Big_tab_zcjd1 .zcjd_left a {
  display: block;
  width: 306px;
  height: 180px;
  overflow: hidden;
}
.Big_tab_zcjd1 .zcjd_left a img {
  display: block;
  width: 306px;
  height: 180px;
  transform: scale(1);
  transition: transform 0.3s;
}
.Big_tab_zcjd1 .zcjd_left a:hover img {
  transform: scale(1.2);
  transition: transform 0.3s;
}
.Big_tab_zcjd1 .zcjd_right {
  width: 460px;
  float: right;
}
.Big_tab_zcjd1 .zcjd_right h3 {
  margin-bottom: 20px;
}
.Big_tab_zcjd1 .zcjd_right h3 a {
  font-size: 20px;
  color: #040000;
}
.Big_tab_zcjd1 .zcjd_right p {
  font-size: 16px;
  color: #666;
  line-height: 34px;
}
.Big_tab_zcjd1 .zcjd_right > a {
  display: block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  background: #015293;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 25px;
  margin-left: 0;
  margin-top: 10px;
}
.Big_tab_zcjd2 {
  margin-top: 24px;
}
.Big_tab_zcjd2 .zcjd_hd {
  height: 58px;
  line-height: 40px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}
.Big_tab_zcjd2 .zcjd_hd ul {
  float: left;
}
.Big_tab_zcjd2 .zcjd_hd li {
  float: left;
  margin-left: 23px;
  padding-left: 24px;
  background: url(../images/tab_xian.png) no-repeat left center;
}
.Big_tab_zcjd2 .zcjd_hd li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
.Big_tab_zcjd2 .zcjd_hd li a {
  font-size: 24px;
  color: #222;
  display: block;
  font-weight: 700;
}
.Big_tab_zcjd2 .zcjd_hd li.on a {
  color: #015293;
}
.Big_tab_zcjd2 .zcjd_hd .more {
  float: right;
}
.Big_tab_zcjd2 .zcjd_hd .more a {
  display: block;
  font-size: 16px;
  color: #999;
  height: 55px;
  line-height: 45px;
}
.Big_tab_zcjd2 .zcjd_bd ul {
  padding-top: 15px;
}
.Big_tab_zcjd2 .zcjd_bd li {
  height: 42px;
  line-height: 42px;
  padding-left: 30px;
  background: url(../images/green_dian.png) no-repeat 4px center;
}
.Big_tab_zcjd2 .zcjd_bd li a {
  display: inline-block;
  font-size: 18px;
}
.Big_tab_zcjd2 .zcjd_bd ul li span {
  float: right;
  font-size: 16px;
  color: #999;
  line-height: 42px;
}
.big_tab_cont1 .Big_tab_zcjd2 .zcjd_bd > ul > li a em {
  color: #e63701;
  background: url(../images/tj_xian1.png) no-repeat left center;
}
.big_tab_cont1 .Big_tab_zcjd1 .zcjd_right > a:hover {
  color: #fff;
}
/*专题专栏结束*/

.big_tab_cont0 {
  box-sizing: border-box;
  height: 100%;
  padding: 39px 30px 43px;
}
.big_tab_cont0 .ldhd {
  float: left;
  width: 396px;
}
.idx_tong_hd .hd {
  height: 47px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
}
.idx_tong_hd .hd ul {
  float: left;
}
.idx_tong_hd .hd li {
  float: left;
  height: 47px;
  box-sizing: border-box;
}
.idx_tong_hd .hd li a {
  font-size: 24px;
  font-weight: 700;
  color: #015293;
}
.idx_tong_hd .hd li.on {
  border-bottom: 3px solid #015293;
}
.idx_tong_hd .hd li.on a {
  color: #015293;
}
.big_tab_cont0 .ldhd .bd_list1 {
  padding-bottom: 25px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d5d5d5;
  margin-top: 24px;
}
.big_tab_cont0 .ldhd .bd_list1 > span {
  float: left;
  width: 80px;
  height: 85px;
  background-color: #015293;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  padding-top: 10px;
}
.big_tab_cont0 .ldhd .bd_list1 > span i {
  font-size: 38px;
  font-weight: 700;
}
.big_tab_cont0 .ldhd .bd_list1 > span em {
  display: block;
  margin-top: 10px;
  font-size: 16px;
}
.big_tab_cont0 .ldhd .bd_list1 h3 {
  float: right;
  width: 295px;
  padding-top: 5px;
}
.big_tab_cont0 .ldhd .bd_list1 h3 a {
  font-size: 18px;
  color: #222;
  font-weight: 400;
  line-height: 24px;
  /*text-shadow: 0 0 0.1px #222;*/
  display: inline-block;
}
.big_tab_cont0 .ldhd .bd_list1 h3 a:hover {
  color: #015293;
  font-weight: 700;
  text-shadow: none;
}
.big_tab_cont0 .ldhd .bd_list1 h3 p {
  font-size: 15px;
  color: #666;
  font-weight: 400;
  margin-top: 15px;
}
.big_tab_cont0 .ldhd .bd_list li {
  height: 93px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d5d5d5;
  padding-top: 13px;
  position: relative;
}
.big_tab_cont0 .ldhd .bd_list li a {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  /*text-shadow: 0 0 0.1px #222;*/
  padding-left: 20px;
  background: url(../images/green_dian.png) no-repeat left 12px;
  color: #222;
}
.big_tab_cont0 .ldhd .bd_list li a:hover {
  text-shadow: none;
  font-weight: 700;
  color: #015293;
}
.big_tab_cont0 .ldhd .bd_list li span {
  font-size: 16px;
  color: #999;
  position: absolute;
  right: 0;
  bottom: 22px;
  font-weight: 400;
}
.big_tab_cont0 .ldhd .bd_list li em {
  display: inline-block;
  font-size: 16px;
  color: #e63600;
  text-shadow: none;
  margin-left: 20px;
  background: url(../images/ld_xian.png) no-repeat left center;
  padding-left: 10px;
}
.big_tab_cont0 .ldhd .bd_list li:hover em {
  font-weight: 400;
}
.big_tab_cont0 .tzgg_bmdt {
  float: left;
  width: 417px;
  margin-left: 42px;
}
.big_tab_cont0 .tzgg_bmdt > a {
  display: block;
  width: 417px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  background: url(../images/idx_zzqbgt_img.png) no-repeat center;
  margin-bottom: 28px;
}
.big_tab_cont0 .tzgg_bmdt .hd li {
  padding-right: 20px;
  margin-left: 20px;
  background: url(../images/tab_xian.png) no-repeat right 5px;
}
.big_tab_cont0 .tzgg_bmdt .hd li:nth-child(1) {
  margin-left: 0;
}
.big_tab_cont0 .tzgg_bmdt .hd li:last-child {
  background: none;
}
.big_tab_cont0 .tzgg_bmdt .hd li a {
  display: inline-block;
  box-sizing: border-box;
  height: 100%;
  color: #015293;
}
.big_tab_cont0 .tzgg_bmdt .hd li.on {
  border: none;
}
.big_tab_cont0 .tzgg_bmdt .hd li.on a {
  border-bottom: 3px solid #015293;
}
.big_tab_cont0 .tzgg_bmdt .bd li {
  height: 40px;
  line-height: 40px;
  padding-left: 25px;
  background: url(../images/green_dian.png) no-repeat left center;
}
.big_tab_cont0 .tzgg_bmdt .bd li a {
  display: inline-block;
  font-size: 18px;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #222;
  /*text-shadow: 0 0 0.1px #222;*/
}
.big_tab_cont0 .tzgg_bmdt .bd li a:hover {
  color: #015293;
  font-weight: 700;
  text-shadow: none;
}
.big_tab_cont0 .tzgg_bmdt .bd ul {
  padding-top: 23px;
}
.big_tab_cont0 .tzgg_bmdt .bd li span {
  float: right;
  font-size: 16px;
  color: #999;
}
.big_tab_cont0 .bmdt {
  margin-top: 32px;
  margin-bottom: 32px;
}

.big_tab_cont0 .zfcwhy {
  float: right;
  width: 326px;
}
.big_tab_cont0 .cwhy {
  margin-top: 40px;
}
.big_tab_cont0 .cwhy > a {
  display: block;
  width: 100%;
  height: 79px;
  line-height: 79px;
  font-size: 23px;
  color: #222;
  margin-bottom: 19px;
}
.big_tab_cont0 .cwhy > a:hover {
  color: #015293;
}
.big_tab_cont0 .cwhy > a.cwhy_a1 {
  background: url(../images/idx_cwhy_img1.png) no-repeat center;
  margin-top: 29px;
}
.big_tab_cont0 .cwhy > a.cwhy_a2 {
  background: url(../images/idx_cwhy_img2.png) no-repeat center;
}
.big_tab_cont0 .cwhy > a.cwhy_a3 {
  background: url(../images/idx_cwhy_img3.png) no-repeat center;
}
.big_tab_cont0 .cwhy > a em {
  float: left;
  width: 47px;
  height: 47px;
  background-color: #67b3f0;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 32px;
}
.big_tab_cont0 .cwhy > a em img {
  display: block;
  margin: 0 auto;
  margin-top: 50%;
  transform: translateY(-50%);
}
.big_tab_cont0 .cwhy > a span {
  float: left;
  width: 150px;
  margin-left: 25px;
}
.big_tab_cont0 .cwhy > a.cwhy_a3 span {
  letter-spacing: 7px;
  width: 160px;
}
.big_tab_cont0 .cwhy > a.on {
  background: url(../images/idx_cwhy_img3-1.png) no-repeat center;
  transition: background 0.3s;
}
.big_tab_cont0 .spxw {
  /*margin-top: 45px;*/
  height: 345px;
  overflow: hidden;
}
.big_tab_cont0 .spxw .hd {
  /*border: none;*/
}
.big_tab_cont0 .spxw .hd ul {
  float: left;
}
.big_tab_cont0 .spxw .hd li.on {
  /*border: none;*/
}
.big_tab_cont0 .spxw .hd .more {
  float: right;
}
.big_tab_cont0 .spxw .hd .more a {
  display: block;
  font-size: 16px;
  color: #999;
  padding-top: 5px;
}
.big_tab_cont0 .spxw .bd > a {
  display: block;
  width: 326px;
  height: 185px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}
.big_tab_cont0 .spxw .bd > a > img {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 0.3s;
}
.big_tab_cont0 .spxw .bd > a em {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 53px;
  height: 53px;
}
.big_tab_cont0 .spxw .bd > a:hover > img {
  /*transform: scale(1.2);
  transition: transform 0.3s;*/
}
.big_tab_cont0 .spxw .bd > p a {
  font-size: 16px;
  color: #333;
  display: inline-block;
  width: 100%;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
  text-align: center;
  line-height: 30px;
  /*height: 44px;*/
  margin-top: 20px;
}
.big_tab_cont0 .spxw .bd > p a:hover {
  color: #015293;
  font-weight: 700;
}
.big_tab_cont1 .zcwj .bd_list {
  height: 495px;
  overflow: hidden;
}
.big_tab_cont1 .zcwj .bd_list li {
  height: 99px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d5d5d5;
  padding-top: 18px;
  position: relative;
}
.big_tab_cont1 {
  box-sizing: border-box;
  height: 100%;
  padding: 44px 30px 43px;
}
.big_tab_cont1 .zcwj {
  float: left;
  width: 396px;
}
.big_tab_cont1 .zcwj .bd_list li a {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  /*text-shadow: 0 0 0.1px #222;*/
  padding-left: 20px;
  background: url(../images/green_dian.png) no-repeat left 12px;
  color: #222;
}
.big_tab_cont1 .zcwj .bd_list li a em a {
  display: block;
  background: none;
  padding-left: 0;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  height: 19px;
}
.big_tab_cont1 .zcwj .bd_list li a:hover {
  text-shadow: none;
  font-weight: 700;
  color: #015293;
}
.big_tab_cont1 .zcwj .bd_list li a em a:hover {
  color: #fff;
}
.big_tab_cont1 .zcwj .bd_list li span {
  font-size: 16px;
  color: #999;
  position: absolute;
  right: 0;
  bottom: 25px;
  font-weight: 400;
}
.big_tab_cont1 .zcwj .bd_list li em {
  display: inline-block;
  font-size: 16px;
  text-shadow: none;
  margin-left: 20px;
  /*background: url(../images/ld_xian.png) no-repeat left center;*/
  /*padding-left: 10px;*/
  background-color: #0086e2;
  width: 36px;
  text-align: center;
  border-radius: 3px;
  height: 19px;
  line-height: 19px;
}
.big_tab_cont1 .zcwj .bd_list li:hover em {
  font-weight: 400;
}

.eightButton {
  margin-top: 45px;
}
.eightButton a {
  float: left;
  width: 16.6666%;
  text-align: center;
  font-size: 18px;
  /*text-shadow: 0 0 0.1px #222;*/
  color: #333;
}
.eightButton a:hover {
  color: #015293;
  font-weight: 700;
  text-shadow: none;
}
.eightButton a img {
  margin-top: 15px;
}
.eightButton a p {
  margin-top: 10px;
}
/*.eightButton a:nth-child(1) p {
  margin-top: 19px;
}
.eightButton a:nth-child(2) p {
  
}
.eightButton a:nth-child(3) p {
  margin-top: 13px;
}
.eightButton a:nth-child(5) p {
  margin-top: 12px;
}
.eightButton a:nth-child(6) p {
  margin-top: 12px;
}
.eightButton a:nth-child(7) p {
  margin-top: 13px;
}
.eightButton a:nth-child(8) p {
  margin-top: 13px;
}*/
.eightButton .container {
  height: 103px;
  background: url(../images/idx_eight_img9.png) no-repeat center;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/*移动端导航开始*/
.nav_ipad {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  top: 36px;
}
.nav_ipad > span {
  display: block;
  width: 24px;
  height: 18px;
  border: 1px solid #a2bedb;
  margin-top: 5px;
  margin-top: -28px;
  margin-left: 20px;
  position: relative;
  z-index: 99999;
  transition: border 0.3s;
}
.nav_ipad > span em {
  display: block;
  height: 2px;
  width: 12px;
  background-color: #a2bedb;
  margin: 0 auto;
  margin-top: 3px;
  transform: rotateZ(0);
  transition: width, transform 0.3s;
}
.nav_ipad > ul {
  position: fixed;
  left: 0;
  top: 36px;
  width: 0;
  z-index: 9999;
  background-color: #015293;
  transition: width 0.3s;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.nav_ipad > ul li {
  width: 100%;
  text-align: center;
  float: left;
  height: 46px;
  line-height: 46px;
}
.nav_ipad > ul li a {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #a2bedb;
}
.nav_ipad.show {
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.nav_ipad.show > span {
  border: none;
  transition: border 0.3s;
}
.nav_ipad.show > span em:nth-child(1) {
  transform: rotateZ(45deg) translate(49%, 50%);
  transition: transform 0.3s;
}
.nav_ipad.show > span em:nth-child(3) {
  transform: rotateZ(-45deg) translate(49%, -50%);
  transition: transform 0.3s;
}
.nav_ipad.show > span em:nth-child(2) {
  width: 0;
  transition: width 0.3s;
}
.nav_ipad.show > ul {
  width: 30%;
  transition: width 0.3s;
}
/*移动端导航结束*/

.more_mobile {
  display: none;
  float: right;
}
.more_mobile a {
  line-height: 24px;
  height: 0.47rem;
  display: block;
  font-size: 16px;
  color: #999;
}

/*猜你喜欢开始*/
.cnxh_cont {
  position: absolute;
  left: -1px;
  top: -731px;
  width: 0;
  height: 0;
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px;
  border: 4px solid #015293;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.cnxh_cont .hd {
  height: 47px;
  border-bottom: 1px solid #e6e6e6;
  width: 407px;
}
.cnxh_cont .hd h3 {
  float: left;
  font-size: 24px;
  height: 47px;
  color: #015293;
  box-sizing: border-box;
  border-bottom: 3px solid #015293;
}
.cnxh_cont .hd span {
  float: right;
  cursor: pointer;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 40px;
  font-weight: 100;
  line-height: 17px;
  color: #999;
}
.cnxh_cont .bd {
  padding-top: 10px;
  width: 407px;
}
.cnxh_cont .bd li {
  height: 38px;
  line-height: 38px;
  padding-left: 25px;
  background: url(../images/green_dian.png) no-repeat left center;
}
.cnxh_cont .bd li a {
  display: inline-block;
  color: #222;
  /*text-shadow: 0 0 .1px #222;*/
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cnxh_cont .bd li a:hover {
  color: #015293;
  font-weight: 700;
  text-shadow: none;
}
.cnxh_cont .bd li em {
  float: right;
  font-size: 14px;
  color: #999;
}
.cnxh_cont.show {
  opacity: 1;
  width: 455px;
  height: 410px;
  transition: all 0.3s;
}
/*猜你喜欢结束*/

.big_tab_cont1 .zcwj .hd li {
  padding-right: 17px;
  margin-left: 18px;
  background: url(../images/tab_xian.png) no-repeat right 5px;
}
.big_tab_cont1 .zcwj .hd li:nth-child(1) {
  margin-left: 0;
}
.big_tab_cont1 .zcwj .hd li:last-child {
  background: none;
  padding-right: 0;
}

.cnxh_cont .bd li a br {
  display: none;
}

/* 首页热门政策开始 */

.ld_sxz_hot_door {
  opacity: 0;
  transition: all ease 0.5s;
  pointer-events: none;
  position: absolute;
  top: -290px;
  left: 0;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  height: 290px;
  width: 512px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 30px;
  border: 1px solid #e1e1e1;
}
.ld_sxz_hot_door::after {
  content: '';
  display: block;
  height: 21px;
  width: 21px;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  position: absolute;
  left: 105px;
  bottom: -12px;
  background-color: #fff;
  transform: rotate(45deg);
}
.ld_sxz_hot_door h1 {
  font-size: 24px;
  position: relative;
  color: #015293;
  font-weight: 700;
  line-height: 58px;
  border-bottom: 1px solid #e6e6e6;
}
.ld_sxz_hot_door h1::after {
  content: '';
  display: block;
  height: 3px;
  width: 142px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #015293;
}
.ld_sxz_hot_door ul {
  margin-top: 8px;
}
.zctc .zctc_kuai1 .ld_sxz_hot_door ul li {
  background: url(../images/green_dian.png) no-repeat left center;
  font-size: 16px;
  color: #333333;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 40px;
  overflow: hidden; /*内容超出后隐藏*/
  text-overflow: ellipsis; /* 超出内容显示为省略号*/
  white-space: nowrap; /*文本不进行换行*/
}
.zctc .zctc_kuai1 .ld_sxz_hot_door ul li a {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  overflow: hidden; /*内容超出后隐藏*/
  text-overflow: ellipsis; /* 超出内容显示为省略号*/
  white-space: nowrap; /*文本不进行换行*/
}
.zctc .zctc_kuai1 .ld_sxz_hot_door ul li a:hover {
  color: #015293;
  font-weight: 700;
  font-size: 16px;
  text-shadow: none;
}

/* 首页热门政策结束 */
