/* 初始化CSS  重置浏览器样式*/
html {
  background-color: #fff;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #666;
  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;
}
a:hover {
  text-decoration: none;
  color: #c32331;
}
i,
b {
  font-style: normal;
}
#clear {
  clear: both;
}
* {
  box-sizing: border-box;
}
.indexbox {
  background: #f3fefc;
}
.indexbox .banner {
  background: url(20260302_sjsybgrzh_banner.png) no-repeat center top;
  height: 904px;
  max-width: 1920px;
  margin: 0 auto;
}
.indexbox .topnew {
  margin: 0 auto;
  width: 1127px;
  height: 242px;
  background: url(20260302_sjsybgrzh_titlebj1.png) no-repeat center top;
  padding-top: 60px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 33px;
  font-weight: bold;
}
.indexbox .zcwjbox {
  margin: 86px auto 0;
  width: 1200px;
}
.indexbox .zcwjbox .top {
  width: 100%;
  background: url(20260302_sjsybgrzh_zcwjtop.png) no-repeat center top;
  height: 36px;
}
.indexbox .zcwjbox ul {
  margin: 60px auto 0;
  width: 100%;
  height: 490px;
}
.indexbox .zcwjbox ul li {
  background: url(20260302_sjsybgrzh_zcwjconbj.png) no-repeat center top;
  width: 571px;
  height: 100%;
  float: left;
  position: relative;
}
.indexbox .zcwjbox ul li:nth-child(2n) {
  float: right;
}
.indexbox .zcwjbox ul li h2 {
  position: absolute;
  top: 48px;
  left: 50%;
  transform: translateX(-50%);
  width: 496px;
  height: 86px;
  align-content: center;
}
.indexbox .zcwjbox ul li h2 a {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #141414;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.indexbox .zcwjbox ul li p {
  position: absolute;
  top: 158px;
  left: 50%;
  transform: translateX(-50%);
  width: 496px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #141414;
  font-size: 16px;
  line-height: 36px;
}
.indexbox .zcwjbox ul li .zcyw {
  position: absolute;
  bottom: 38px;
  left: 50%;
  transform: translateX(-50%);
  width: 141px;
  height: 49px;
  background-color: #0084ff;
  border-radius: 24px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 49px;
  font-weight: bold;
}
.indexbox .xgfwbox {
  margin: 86px auto 0;
  width: 1200px;
}
.indexbox .xgfwbox .top {
  width: 100%;
  background: url(20260302_sjsybgrzh_xgfwtop.png) no-repeat center top;
  height: 36px;
}
.indexbox .xgfwbox ul {
  margin: 40px auto 0;
  width: 100%;
  height: 400px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-around;
}
.indexbox .xgfwbox ul li {
  width: 385px;
  height: 173px;
  box-shadow: 0px 3px 6px 0px rgba(92, 92, 92, 0.16);
  border-radius: 16px;
}
.indexbox .xgfwbox ul li a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 16px;
}
.indexbox .xgfwbox ul li a .pic {
  width: 98px;
  height: 98px;
}
.indexbox .xgfwbox ul li a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .xgfwbox ul li a .txt {
  width: 234px;
}
.indexbox .xgfwbox ul li a .txt p {
  width: 100%;
  color: #383838;
  font-size: 20px;
}
.indexbox .nwwdbox {
  margin: 86px auto 0;
  width: 1200px;
}
.indexbox .nwwdbox .top {
  width: 100%;
  background: url(20260302_sjsybgrzh_nwwdtop.png) no-repeat center top;
  height: 36px;
}
.indexbox .nwwdbox .newlist {
  margin: 40px auto 0;
  width: 100%;
  height: 285px;
}
.indexbox .nwwdbox .newlist ul {
  width: 100%;
  height: 100%;
}
.indexbox .nwwdbox .newlist ul li {
  float: left;
  background: url(20260302_sjsybgrzh_nwwdlistbj.png) no-repeat center top;
  width: 577px;
  height: 293px;
}
.indexbox .nwwdbox .newlist ul li:nth-child(2) {
  float: right;
}
.indexbox .nwwdbox .newlist ul li h2 {
  height: 96px;
  width: 475px;
  margin: 0 auto;
}
.indexbox .nwwdbox .newlist ul li h2 a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 96px;
  color: #3378ef;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .nwwdbox .newlist ul li p {
  margin: 16px auto 0;
  width: 520px;
  color: #686868;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .nwwdbox .bottomlist {
  margin: 50px auto 0;
  width: 100%;
  height: 123px;
}
.indexbox .nwwdbox .bottomlist ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexbox .nwwdbox .bottomlist ul li {
  width: 385px;
  height: 123px;
  background-color: #2b7dff;
  border-radius: 15px;
}
.indexbox .nwwdbox .bottomlist ul li a {
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  justify-content: space-evenly;
  align-items: center;
}
.indexbox .nwwdbox .bottomlist ul li a .pic {
  width: 61px;
  height: 72px;
}
.indexbox .nwwdbox .bottomlist ul li a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .nwwdbox .bottomlist ul li a .text {
  width: 240px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
}
