* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
h3 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  border: 0 none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  background-color: #031da6;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.lbanner {
  width: 100%;
  height: 907px;
  background: url(../images/banner.jpg) center center no-repeat;
}
.lbanner .con {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.lbanner .con a:nth-child(1) {
  background: url(../images/yjzj.png) center center no-repeat;
  position: absolute;
  width: 208px;
  height: 57px;
  display: block;
  top: 520px;
  left: 20px;
}
.lbanner .con a:nth-child(2) {
  background: url(../images/wjdc.png) center center no-repeat;
  position: absolute;
  width: 208px;
  height: 57px;
  display: block;
  top: 520px;
  left: 245px;
}
.banner {
  width: 100%;
  height: 907px;
  background: url(../images/banner.jpg) center center no-repeat;
  position: relative;
}
.banner .con {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.banner .con a:nth-child(1) {
  background: url(../images/yjzj.png) center center no-repeat;
  position: absolute;
  width: 208px;
  height: 57px;
  display: block;
  top: 520px;
  left: 20px;
}
.banner .con a:nth-child(2) {
  background: url(../images/wjdc.png) center center no-repeat;
  position: absolute;
  width: 208px;
  height: 57px;
  display: block;
  top: 520px;
  left: 245px;
}
.banner .tab {
  width: 100%;
  height: 117px;
  background: url(../images/tab.png) center center no-repeat;
  position: absolute;
  bottom: 117px;
}
.banner .tab .t_list {
  width: 1200px;
  height: 117px;
  margin: 0 auto;
}
.banner .tab .t_list li {
  height: 117px;
  float: left;
  margin-left: 72px;
}
.banner .tab .t_list li a {
  line-height: 140px;
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  font-weight: bolder;
  font-size: 22px;
}
.banner .yxdt {
  width: 1200px;
  height: 506px;
  position: absolute;
  bottom: -401px;
  left: 50%;
  margin-left: -600px;
}
.banner .yxdt .left {
  width: 820px;
  height: 100%;
  float: left;
}
.banner .yxdt .left ul {
  height: 248px;
  width: 820px;
  background-color: white;
  margin-bottom: 10px;
  padding: 10px 18px;
}
.banner .yxdt .left ul .time {
  width: 463px;
  float: left;
}
.banner .yxdt .left ul .time span:nth-child(1) {
  font-size: 38px;
  font-weight: bolder;
  color: #2e61e2;
}
.banner .yxdt .left ul .time span:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  color: #2e61e2;
}
.banner .yxdt .left ul .tit {
  float: left;
  width: 463px;
  margin-top: 10px;
}
.banner .yxdt .left ul .tit a {
  display: block;
  width: 463px;
  font-size: 20px;
  font-weight: bold;
  color: #282b45;
}
.banner .yxdt .left ul .icon {
  float: left;
  height: 5px;
  width: 463px;
  margin-top: 15px;
}
.banner .yxdt .left ul .icon i {
  vertical-align: top;
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #fdce63;
  margin-right: 5px;
}
.banner .yxdt .left ul .gs {
  float: left;
  width: 463px;
  line-height: 1.8;
  font-size: 14px;
  color: #6b6e8c;
  margin-top: 15px;
}
.banner .yxdt .left ul .pic {
  width: 293px;
  height: 196px;
  float: right;
  background-color: red;
  margin-top: -100px;
}
.banner .yxdt .left ul:nth-child(1) .pic {
  margin-top: -100px;
}
.banner .yxdt .right {
  height: 100%;
  width: 369px;
  float: right;
  background-color: white;
}
.banner .yxdt .right li {
  width: 100%;
  height: 128px;
  background-color: white;
  margin-bottom: 12px;
  padding: 30px 13px;
  cursor: pointer;
}
.banner .yxdt .right li .r_tit {
  height: 24px;
}
.banner .yxdt .right li .r_tit i {
  width: 5px;
  height: 10px;
  background-color: #fdce63;
  display: block;
  float: left;
  margin-right: 12px;
  margin-top: 8px;
}
.banner .yxdt .right li .r_tit h3 {
  float: left;
  width: 93%;
  font-weight: normal;
}
.banner .yxdt .right li .r_tit h3 a {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #282b45;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner .yxdt .right li .r_con {
  height: 40px;
  margin-top: 10px;
}
.banner .yxdt .right li .r_con i {
  width: 3px;
  height: 34px;
  display: block;
  background-color: #eaebef;
  float: left;
  margin-left: 1px;
  margin-top: 6px;
}
.banner .yxdt .right li .r_con p {
  width: 95%;
  float: right;
  font-size: 14px;
  color: #6b6e8c;
}
.banner .yxdt .right li:hover {
  background-color: #4576e6;
}
.banner .yxdt .right li:hover .ticon {
  background-color: white;
}
.banner .yxdt .right li:hover .cicon {
  background-color: #6a91eb;
}
.banner .yxdt .right li:hover h3 a {
  color: white;
}
.banner .yxdt .right li:hover p {
  color: white;
}
.banner .yxdt .right .more {
  color: #a5a5a5;
  display: block;
  margin-top: 48px;
  margin-left: 74%;
}
.bjzc {
  width: 1200px;
  height: 760px;
  margin: 455px auto 0px;
  position: relative;
}
.bjzc .tit {
  width: 378px;
  height: 98px;
  margin: 0 auto;
  background: url(../images/bjszc_tit.png) center center no-repeat;
  position: relative;
}
.bjzc .tit a {
  font-size: 18px;
  color: white;
  position: absolute;
  right: 70px;
  top: 20px;
  font-weight: bold;
}
.bjzc .bjshd {
  margin-top: 25px;
  height: 408px;
}
.bjzc .bjshd li {
  width: 190px;
  height: 193px;
  border: 2px solid #9fbcff;
  background-color: #ffffff;
  float: left;
  margin-right: 12px;
  margin-bottom: 13px;
}
.bjzc .bjshd li a:nth-child(1) {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 35px;
}
.bjzc .bjshd li a:nth-child(1) h3 {
  font-size: 22px;
  font-weight: bolder;
  color: #3c5ec7;
  text-align: center;
}
.bjzc .bjshd li a:hover {
  background-color: #d8e4ff;
}
.bjzc .bjshd li:nth-child(1) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0px auto 10px;
  background: url(../images/kbqy.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(2) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/jzxk.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(3) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/ccdj.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(4) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/zfcg.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(5) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/zxht.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(6) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/hdxd.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(7) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/kjmy.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(8) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/rcyj.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(9) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/ns.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(10) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/hddl.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(11) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/fwblh.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(12) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/blpc.png) center center no-repeat;
}
.bjzc .bjshd li:nth-child(6n) {
  margin-right: 0px;
}
.bjzc .bjsbd {
  width: 1200px !important;
  height: 208px;
  position: absolute;
  top: 528px;
  z-index: 99;
}
.bjzc .bjsbd .con {
  height: 208px;
  width: 1200px !important;
  background-color: #4576e6;
  margin-top: 15px;
  padding: 30px 54px 30px 48px;
}
.bjzc .bjsbd .con p {
  height: 20.8px;
  margin-bottom: 20px;
}
.bjzc .bjsbd .con p a {
  font-size: 16px;
  color: white;
  float: left;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bjzc .bjsbd .con p span {
  color: #9cbafe;
  float: right;
}
.hdqzc {
  width: 100%auto;
  height: 558px;
  margin: 40px auto;
  position: relative;
}
.hdqzc .bg {
  width: 100%;
  height: 488px;
  background: url(../images/bg_x.png) center center no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 9;
}
.hdqzc .tit {
  width: 389px;
  height: 108px;
  margin: 0 auto;
  background: url(../images/hdqzc_tit.png) center center no-repeat;
  position: relative;
}
.hdqzc .tit a {
  font-size: 18px;
  color: white;
  position: absolute;
  font-weight: bold;
  right: 78px;
  top: 25px;
}
.hdqzc .hdqhd {
  margin-top: 25px;
  height: 193px;
  position: absolute;
  z-index: 99;
  top: 116px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
}
.hdqzc .hdqhd li {
  width: 190px;
  height: 193px;
  border: 2px solid #9fbcff;
  background-color: #ffffff;
  float: left;
  margin-right: 12px;
  margin-bottom: 13px;
}
.hdqzc .hdqhd li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 35px;
}
.hdqzc .hdqhd li a h3 {
  font-size: 22px;
  font-weight: bolder;
  color: #3c5ec7;
  text-align: center;
}
.hdqzc .hdqhd li a:hover {
  background-color: #d8e4ff;
}
.hdqzc .hdqhd li:nth-child(1) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0px auto 10px;
  background: url(../images/qykbjd.png) center center no-repeat;
}
.hdqzc .hdqhd li:nth-child(2) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/hdrzjd.png) center center no-repeat;
}
.hdqzc .hdqhd li:nth-child(3) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/qytcjd.png) center center no-repeat;
}
.hdqzc .hdqhd li:nth-child(4) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/xmjsjd.png) center center no-repeat;
}
.hdqzc .hdqhd li:nth-child(5) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/scyyjd.png) center center no-repeat;
}
.hdqzc .hdqhd li:nth-child(6) a div:nth-child(1) {
  width: 97px;
  height: 84px;
  margin: 0 auto 10px;
  background: url(../images/qt.png) center center no-repeat;
}
.hdqzc .hdqhd li:nth-child(6n) {
  margin-right: 0px;
}
.hdqzc .hdqbd {
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 208px;
  position: absolute;
  top: 334px;
  z-index: 99;
}
.hdqzc .hdqbd .con {
  height: 208px;
  width: 1200px !important;
  background-color: #4576e6;
  margin-top: 15px;
  padding: 30px 54px 30px 48px;
}
.hdqzc .hdqbd .con p {
  height: 20.8px;
  margin-bottom: 20px;
}
.hdqzc .hdqbd .con p a {
  font-size: 16px;
  color: white;
  float: left;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hdqzc .hdqbd .con p span {
  color: #9cbafe;
  float: right;
}
.jdtj {
  height: 684px;
  width: 1200px;
  margin: 0 auto;
}
.jdtj .zcjd {
  width: 579px;
  height: 100%;
  float: left;
}
.jdtj .zcjd .jd_tit {
  width: 410px;
  height: 90px;
  background: url(../images/zcjd_tit.png) center center no-repeat;
  position: relative;
}
.jdtj .zcjd .jd_tit a {
  font-size: 18px;
  color: white;
  position: absolute;
  font-weight: bold;
  right: 101px;
  top: 15px;
}
.jdtj .zcjd .list {
  margin-top: 28px;
}
.jdtj .zcjd .list li {
  height: 118px;
  width: 100%;
  background-color: #4576e6;
  margin-bottom: 10px;
  padding: 22px 25px;
}
.jdtj .zcjd .list li .tit a {
  font-size: 16px;
  color: white;
}
.jdtj .zcjd .list li .swj {
  height: 24px;
  float: left;
  margin-top: 20px;
}
.jdtj .zcjd .list li .swj i {
  width: 24px;
  height: 24px;
  display: block;
  background: url(../images/swj_icon.png) center center no-repeat;
  float: left;
  margin-right: 5px;
}
.jdtj .zcjd .list li .swj span {
  float: left;
  color: #9cbafe;
}
.jdtj .zcjd .list li .date {
  height: 24px;
  float: right;
  margin-top: 20px;
  line-height: 24px;
}
.jdtj .zcjd .list li .date i {
  width: 24px;
  height: 24px;
  display: block;
  background: url(../images/rq_icon.png) center center no-repeat;
  float: left;
  margin-right: 5px;
}
.jdtj .zcjd .list li .date span {
  float: left;
  color: #9cbafe;
}
.jdtj .zcjd .list li:nth-child(4) {
  margin-bottom: 0;
}
.jdtj .zctj {
  width: 599px;
  height: 100%;
  float: right;
}
.jdtj .zctj .tit {
  width: 410px;
  height: 90px;
  background: url(../images/zctj_tit.png) center center no-repeat;
  position: relative;
}
.jdtj .zctj .tit a {
  font-size: 18px;
  color: white;
  position: absolute;
  font-weight: bold;
  right: 101px;
  top: 15px;
}
.jdtj .zctj .jd_con {
  height: 502px;
  width: 599px;
  background-color: #4576e6;
  margin-top: 28px;
  padding: 23px 20px;
  position: relative;
}
.jdtj .zctj .jd_con .bd {
  width: 558px;
  height: 459px;
}
.jdtj .zctj .jd_con .bd ul li {
  width: 558px;
  height: 459px;
  background: url(../images/banner.jpg) center center no-repeat;
}
.jdtj .zctj .jd_con .hd {
  position: absolute;
  bottom: 30px;
  right: 25px;
}
.jdtj .zctj .jd_con .hd li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: white;
  float: left;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.jdtj .zctj .jd_con .hd li.on {
  background-color: #031da6;
}
.yjd {
  display: block;
  width: 1200px;
  margin: 0px auto;
  height: 171px;
}
.bszd {
  width: 100%;
  height: 405px;
  margin: 40px auto 0;
  position: relative;
}
.bszd .bg1 {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  background: url(../images/bg_x1.png) center center no-repeat;
  width: 100%;
  height: 206px;
}
.bszd .tit {
  width: 410px;
  height: 108px;
  background: url(../images/bszd_tit.png) center center no-repeat;
  margin: 0 auto;
}
.bszd .bszdslide {
  position: absolute;
  z-index: 99;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  margin-top: 35px;
}
.bszd .bszdslide .bsbd {
  height: 192px;
}
.bszd .bszdslide .info {
  height: 192px;
  width: 1200px;
}
.bszd .bszdslide .info ul li {
  width: 224px;
  height: 86px;
  background-color: white;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  display: table-cell;
  position: relative;
}
.bszd .bszdslide .info ul li i {
  width: 50px;
  height: 50px;
  display: block;
  margin-left: 25px;
  margin-right: 20px;
  margin-top: 20px;
  float: left;
  background: url(../images/bs_icon1.png) center center no-repeat;
}
.bszd .bszdslide .info ul li h3 {
  display: table;
  height: 100%;
  width: 115px;
}
.bszd .bszdslide .info ul li h3 span {
  display: table-cell;
  vertical-align: middle;
}
.bszd .bszdslide .info ul li .xs {
  width: 100%;
  height: 100%;
  background-color: #4c80e9;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.bszd .bszdslide .info ul li .xs a {
  color: white;
  width: 100%;
}
.bszd .bszdslide .info ul li .xs a:hover {
  text-decoration: underline;
}
.bszd .bszdslide .info ul li:nth-child(5n) {
  margin-right: 0;
}
.bszd .bszdslide .info ul li:hover .xs {
  display: flex;
}
.bszd .bszdslide .info ul li:nth-child(2) i {
  background: url(../images/bs_icon2.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(3) i {
  background: url(../images/bs_icon3.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(4) i {
  background: url(../images/bs_icon4.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(5) i {
  background: url(../images/bs_icon5.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(6) i {
  background: url(../images/bs_icon6.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(7) i {
  background: url(../images/bs_icon7.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(8) i {
  background: url(../images/bs_icon8.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(9) i {
  background: url(../images/bs_icon9.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(10) i {
  background: url(../images/bs_icon10.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(11) i {
  background: url(../images/bs_icon11.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(12) i {
  background: url(../images/bs_icon12.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(13) i {
  background: url(../images/bs_icon13.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(14) i {
  background: url(../images/bs_icon14.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(15) i {
  background: url(../images/bs_icon15.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(16) i {
  background: url(../images/bs_icon16.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(17) i {
  background: url(../images/bs_icon17.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(18) i {
  background: url(../images/bs_icon18.png) center center no-repeat;
}
.bszd .bszdslide .info ul li:nth-child(19) i {
  background: url(../images/bs_icon19.png) center center no-repeat;
}
.bszd .bszdslide .bshd {
  width: 94px;
  margin: 30px auto 0px auto;
  height: 8px;
}
.bszd .bszdslide .bshd li {
  width: 35px;
  height: 8px;
  background-color: #e8f1fc;
  border-radius: 10px;
  cursor: pointer;
  float: left;
  margin: 0 5px;
}
.bszd .bszdslide .bshd li.on {
  background-color: #3084da;
}
