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;
}
html {
  font-size: 10vw;
}
* {
  box-sizing: border-box;
}
.indexbox {
  background: url(../images/ztbj.png) top center no-repeat #f7dee1;
  max-width: 1920px;
  padding-bottom: 86px;
}
.indexbox .banner {
  height: 668px;
}
.indexbox .textbox {
  margin: 0 auto;
  width: 1202px;
  border-radius: 14px;
  border: solid 1px #ff536b;
  background-color: rgba(255, 255, 255, 0.56);
  padding: 31px 50px;
  color: #fd2c58;
  font-size: 24px;
  text-indent: 2em;
  line-height: 46px;
}
.indexbox .title1 {
  margin: 44px auto 0;
  max-width: 1920px;
}
.indexbox .title1 .top {
  background: url(../images/title1.png) top center no-repeat;
  width: 430px;
  height: 91px;
  margin: 0 auto;
}
.indexbox .title1 .conter {
  margin: 9px auto 0;
  max-width: 1920px;
  background: url(../images/title1con.png) top center no-repeat;
  height: 729px;
}
.indexbox .title1 .conter ul {
  width: 1100px;
  margin: 0 auto;
  height: 302px;
  position: relative;
}
.indexbox .title1 .conter ul li {
  position: absolute;
  width: 237px;
  height: 79px;
  background-color: rgba(255, 255, 255, 0.56);
  border-radius: 14px;
  border: solid 1px #ffffff;
}
.indexbox .title1 .conter ul li:nth-child(1) {
  left: 45px;
  top: 0;
}
.indexbox .title1 .conter ul li:nth-child(2) {
  left: 0;
  top: 110px;
}
.indexbox .title1 .conter ul li:nth-child(3) {
  left: 45px;
  bottom: 0;
}
.indexbox .title1 .conter ul li:nth-child(4) {
  right: 45px;
  top: 0;
}
.indexbox .title1 .conter ul li:nth-child(5) {
  right: 0;
  top: 110px;
}
.indexbox .title1 .conter ul li:nth-child(6) {
  right: 45px;
  bottom: 0;
}
.indexbox .title1 .conter ul li .boxpic {
  width: 100%;
  height: 100%;
  position: relative;
}
.indexbox .title1 .conter ul li .boxpic .pic {
  position: absolute;
  top: 17px;
  left: 32px;
  width: 48px;
  height: 47px;
  line-height: 47px;
  text-align: center;
}
.indexbox .title1 .conter ul li .boxpic .pic img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.indexbox .title1 .conter ul li .boxpic .pic img:nth-child(2) {
  display: none;
}
.indexbox .title1 .conter ul li .boxpic a {
  display: block;
  width: 140px;
  position: absolute;
  top: 50%;
  right: 10px;
  text-align: center;
  transform: translateY(-50%);
  font-size: 18px;
  color: #5c5c5c;
  cursor: pointer;
}
.indexbox .title1 .conter ul li .boxtext {
  display: none;
  background: url(../images/conxqk.png) top center no-repeat;
  width: 455px;
  height: 160px;
  padding-top: 29px;
  position: absolute;
  bottom: -160px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.indexbox .title1 .conter ul li .boxtext p {
  margin: 0 auto;
  width: 395px;
  padding-right: 13px;
  overflow: hidden;
  height: 88px;
  color: #242424;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 22px;
  text-overflow: ellipsis;
}
.indexbox .title1 .conter ul .active {
  background-color: #fab2b8;
  border: solid 1px #ff1f38;
}
.indexbox .title1 .conter ul .active .boxpic .pic img:nth-child(1) {
  display: none;
}
.indexbox .title1 .conter ul .active .boxpic .pic img:nth-child(2) {
  display: block;
}
.indexbox .title1 .conter ul .active .boxpic h2 {
  color: #ff1f38;
}
.indexbox .title1 .conter ul .active .boxtext {
  display: block;
}
.indexbox .title2 {
  margin: -60px auto 0;
  width: 1202px;
}
.indexbox .title2 .top {
  background: url(../images/title2.png) top center no-repeat;
  width: 328px;
  height: 91px;
  margin: 0 auto;
}
.indexbox .title2 .conter {
  margin: 0 auto;
  width: 100%;
  height: 239px;
}
.indexbox .title2 .conter .item {
  float: left;
  width: 374px;
  height: 239px;
  border-radius: 14px;
  padding: 87px 12px 20px;
  margin-right: 38px;
}
.indexbox .title2 .conter .item:nth-child(1) {
  background: url(../images/itempic1.png) top center no-repeat;
}
.indexbox .title2 .conter .item:nth-child(2) {
  background: url(../images/itempic2.png) top center no-repeat;
}
.indexbox .title2 .conter .item:nth-child(3) {
  margin-right: 0;
  background: url(../images/itempic3.png) top center no-repeat;
}
.indexbox .title2 .conter .item ul {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.indexbox .title2 .conter .item ul::-webkit-scrollbar {
  display: none;
}
.indexbox .title2 .conter .item ul li {
  width: 100%;
}
.indexbox .title2 .conter .item ul li::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 30px;
  background: url(../images/tittsd.png) left center no-repeat;
}
.indexbox .title2 .conter .item ul li a {
  display: inline-block;
  width: 330px;
  color: #3d3d3d;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
}
.indexbox .title2 .conter .item ul li:hover a {
  color: #fe4476;
}
.indexbox .title2 .bottom {
  margin: 29px auto 0;
  width: 1202px;
  height: 161px;
  background: rgba(255, 255, 255, 0.56);
  border-radius: 14px;
  border: solid 1px #ff536b;
  padding: 32px 37px;
}
.indexbox .title2 .bottom ul {
  width: 1128px;
  height: 100%;
}
.indexbox .title2 .bottom ul li {
  float: left;
  width: 500px;
}
.indexbox .title2 .bottom ul li:nth-child(2n) {
  float: right;
}
.indexbox .title2 .bottom ul li::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 30px;
  background: url(../images/tittsd.png) left center no-repeat;
}
.indexbox .title2 .bottom ul li a {
  display: inline-block;
  width: 330px;
  color: #3d3d3d;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
}
.indexbox .title2 .bottom ul li:hover a {
  color: #fe4476;
}
.indexbox .title3 {
  margin: 44px auto 0;
  width: 1202px;
}
.indexbox .title3 .top {
  background: url(../images/title3.png) top center no-repeat;
  width: 328px;
  height: 91px;
  margin: 0 auto;
}
.indexbox .title3 .conter {
  margin: 0 auto;
  width: 100%;
}
.indexbox .title3 .conter ul {
  width: 100%;
}
.indexbox .title3 .conter ul li {
  width: 100%;
  margin-bottom: 10px;
}
.indexbox .title3 .conter ul li .zsbox {
  width: 1202px;
  height: 69px;
  background-color: #ffffff;
  position: relative;
}
.indexbox .title3 .conter ul li .zsbox::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 20px;
  background: url(../images/title2before.png) center center no-repeat;
  width: 42px;
  height: 42px;
}
.indexbox .title3 .conter ul li .zsbox p {
  width: 1060px;
  position: absolute;
  left: 75px;
  top: 0;
  height: 69px;
}
.indexbox .title3 .conter ul li .zsbox p a {
  display: block;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  height: 69px;
  line-height: 69px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.indexbox .title3 .conter ul li .zsbox .zkbtn {
  position: absolute;
  right: 30px;
  top: 26px;
  background: url(../images/xltb.png) center center no-repeat;
  width: 24px;
  height: 20px;
}
.indexbox .title3 .conter ul li .ycbox {
  display: none;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 36px 0 41px 37px;
}
.indexbox .title3 .conter ul li .ycbox p {
  width: 1097px;
  font-size: 16px;
  line-height: 1.5;
  color: #242424;
}
.indexbox .title3 .conter ul .wdon .zsbox p a {
  color: #fe4476;
}
.indexbox .title3 .conter ul .wdon .zsbox .zkbtn {
  transform: rotate(180deg);
}
.indexbox .title3 .conter ul .wdon .ycbox {
  display: block;
}
.indexbox .title4 {
  margin: 50px auto 0;
  width: 1202px;
}
.indexbox .title4 .top {
  background: url(../images/title4.png) top center no-repeat;
  width: 382px;
  height: 91px;
  margin: 0 auto;
}
.indexbox .title4 .conter {
  margin: 0 auto;
  width: 1190px;
  height: 344px;
}
.indexbox .title4 .conter .item {
  float: left;
  width: 387px;
  height: 100%;
  margin-right: 19px;
}
.indexbox .title4 .conter .item:last-child {
  margin-right: 0;
}
.indexbox .title4 .conter .item .toptext {
  width: 387px;
  height: 150px;
  background-color: #fff;
  border-radius: 14px;
  position: relative;
}
.indexbox .title4 .conter .item .toptext p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 67px;
  font-size: 24px;
  color: #333;
}
.indexbox .title4 .conter .item .toptext .pic {
  position: absolute;
  top: 12px;
  right: 0;
  width: 256px;
  height: 141px;
}
.indexbox .title4 .conter .item .toptext .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .title4 .conter .item ul {
  display: none;
  margin: 34px auto 0;
  width: 302px;
}
.indexbox .title4 .conter .item ul li {
  width: 100%;
}
.indexbox .title4 .conter .item ul li::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 30px;
  background: url(../images/tittsd.png) left center no-repeat;
}
.indexbox .title4 .conter .item ul li a {
  display: inline-block;
  width: 266px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
}
.indexbox .title4 .conter .on {
  width: 374px;
  background: url(../images/title4bj.png) center bottom no-repeat;
}
.indexbox .title4 .conter .on .toptext {
  width: 331px;
  margin: 0 auto;
}
.indexbox .title4 .conter .on .toptext p {
  left: 51px;
  color: #f17ca1;
}
.indexbox .title4 .conter .on ul {
  display: block;
}
