/* 初始化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: url(../images/ztbj.png) center top no-repeat;
  padding-bottom: 100px;
}
.indexbox .banner {
  height: 712px;
}
.indexbox .title1 {
  margin: 0 auto;
  width: 1200px;
  height: 704px;
}
.indexbox .title1 .left {
  float: left;
  width: 730px;
}
.indexbox .title1 .left .djtj {
  width: 730px;
  height: 299px;
  background-color: #fffbfd;
  border-radius: 37px;
  border: solid 4px #fa9dc0;
  margin-bottom: 42px;
  padding-top: 29px;
}
.indexbox .title1 .left .djtj .djtjtit {
  margin: 0 auto;
  width: 680px;
  border-bottom: 4px solid #fdd8de;
  height: 43px;
  padding-left: 15px;
  color: #f22f4a;
  font-size: 24px;
  font-weight: bold;
}
.indexbox .title1 .left .djtj .djtjcon {
  margin: 20px auto 0;
  width: 650px;
  color: #363534;
  font-size: 16px;
  line-height: 2;
  font-weight: 600;
}
.indexbox .title1 .left .sxzl {
  width: 730px;
  height: 363px;
  background-color: #fffbfd;
  border-radius: 37px;
  border: solid 4px #fa9dc0;
  padding-top: 29px;
}
.indexbox .title1 .left .sxzl .sxzltit {
  margin: 0 auto;
  width: 680px;
  border-bottom: 4px solid #fdd8de;
  height: 43px;
  padding-left: 15px;
  color: #f22f4a;
  font-size: 24px;
  font-weight: bold;
}
.indexbox .title1 .left .sxzl .sxzlcon {
  margin: 20px auto 0;
  width: 654px;
  color: #363534;
  font-size: 16px;
  line-height: 2;
  font-weight: 600;
}
.indexbox .title1 .right {
  float: right;
  width: 438px;
  height: 704px;
}
.indexbox .title1 .right img {
  width: 100%;
  height: 100%;
}
.indexbox .title2 {
  margin: 66px auto 0;
  width: 1204px;
}
.indexbox .title2 .top {
  background: url(../images/title2.png) center top no-repeat;
  width: 100%;
  height: 92px;
}
.indexbox .title2 .conter {
  margin: 58px auto 0;
  width: 1204px;
  height: 528px;
}
.indexbox .title2 .conter img {
  width: 100%;
  height: 100%;
}
.indexbox .title3 {
  margin: 66px auto 0;
  width: 1202px;
}
.indexbox .title3 .top {
  background: url(../images/title3.png) center top no-repeat;
  width: 100%;
  height: 92px;
}
.indexbox .title3 .smallbox {
  margin: 50px auto 0;
  width: 1202px;
  height: 259px;
}
.indexbox .title3 .smallbox li {
  float: left;
  width: 390px;
  height: 259px;
  margin-right: 16px;
}
.indexbox .title3 .smallbox li:nth-child(3) {
  margin-right: 0;
}
.indexbox .title3 .smallbox li a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title3 .smallbox li a img {
  width: 100%;
  height: 100%;
}
.indexbox .title3 .bigbox {
  margin: 11px auto 0;
  width: 1202px;
  height: 466px;
}
.indexbox .title3 .bigbox li {
  float: left;
  width: 704px;
  height: 468px;
}
.indexbox .title3 .bigbox li a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title3 .bigbox li a img {
  width: 100%;
  height: 100%;
}
.indexbox .title3 .bigbox li:nth-child(2) {
  float: right;
  width: 484px;
  height: 466px;
}
.indexbox .title4 {
  margin: 66px auto 0;
  width: 1206px;
}
.indexbox .title4 .top {
  background: url(../images/title4.png) center top no-repeat;
  width: 100%;
  height: 92px;
}
.indexbox .title4 .conter {
  margin: 50px auto 0;
  width: 100%;
}
.indexbox .title4 .conter ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .title4 .conter ul li {
  float: left;
  width: 577px;
  height: 293px;
  background: url(../images/title4smabj.png) center top no-repeat;
  padding-top: 16px;
  margin-bottom: 50px;
}
.indexbox .title4 .conter ul li:nth-child(2n) {
  float: right;
}
.indexbox .title4 .conter ul li h2 {
  margin-left: 50px;
  width: 481px;
  height: 52px;
  position: relative;
}
.indexbox .title4 .conter ul li h2 a {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #f22f4a;
  font-size: 20px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .title4 .conter ul li p {
  margin: 40px 0 0 26px;
  width: 514px;
  color: #686868;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .title4 .conter ul .active {
  background: url(../images/title4bigbj.png) center top no-repeat;
  width: 1206px;
  height: 293px;
}
.indexbox .title4 .conter ul .active h2 {
  width: 1081px;
}
.indexbox .title4 .conter ul .active p {
  width: 1137px;
}
