/* 初始化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: 822px;
}
.indexbox .title1 {
  margin: 0 auto;
  background: url(../images/title1bj.png) center top no-repeat;
  width: 1203px;
  height: 450px;
  padding: 123px 57px 0;
}
.indexbox .title1 ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .title1 ul li {
  width: 530px;
  float: left;
  height: 270px;
  background-image: linear-gradient(20deg, rgba(182, 220, 255, 0.52) 2%, rgba(182, 220, 255, 0.41) 100%);
  border-radius: 22px;
  padding: 30px 34px;
}
.indexbox .title1 ul li:nth-child(2n) {
  float: right;
}
.indexbox .title1 ul li h2 {
  width: 458px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #1c408b;
  margin-bottom: 18px;
}
.indexbox .title1 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 458px;
  font-size: 16px;
  color: #555;
}
.indexbox .title1 ul li .ckaj {
  margin-top: 20px;
  width: 116px;
  height: 40px;
  background-color: #fff;
  border-radius: 10px;
}
.indexbox .title1 ul li .ckaj a {
  display: block;
  width: 100%;
  height: 100%;
  color: #0188f1;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}
.indexbox .title1 ul li .ckaj:hover {
  background-color: #0188f1;
}
.indexbox .title1 ul li .ckaj:hover a {
  color: #fff;
}
.indexbox .ulList {
  margin: 70px auto 0;
  width: 1203px;
}
.indexbox .ulList ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .ulList ul li {
  float: left;
  width: 285px;
  height: 100px;
  background-image: linear-gradient(175deg, #c3dfff 0%, #66a6ff 100%);
  box-shadow: 0px 9px 14px 1px rgba(10, 81, 215, 0.38);
  border-radius: 14px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.indexbox .ulList ul li:nth-child(4n) {
  margin-right: 0;
}
.indexbox .ulList ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexbox .ulList ul li a .pic {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 48px;
  height: 48px;
}
.indexbox .ulList ul li a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .ulList ul li a .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 21px;
  width: 180px;
  color: #213aa3;
  font-size: 18px;
  text-align: center;
}
.indexbox .title2 {
  margin: 70px auto 0;
  background: url(../images/title2bj.png) center top no-repeat;
  width: 1203px;
  height: 560px;
  padding: 138px 50px 0 67px;
}
.indexbox .title2 .conter {
  width: 100%;
  height: 342px;
}
.indexbox .title2 .conter .left {
  float: left;
  width: 609px;
  height: 342px;
  border-radius: 24px;
}
.indexbox .title2 .conter .left a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 24px;
}
.indexbox .title2 .conter .left a img {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}
.indexbox .title2 .conter .right {
  float: right;
  width: 456px;
  height: 100%;
}
.indexbox .title2 .conter .right .topbox {
  width: 100%;
}
.indexbox .title2 .conter .right .topbox ul {
  width: 100%;
}
.indexbox .title2 .conter .right .topbox ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.indexbox .title2 .conter .right .topbox ul li:last-child {
  margin-bottom: 0;
}
.indexbox .title2 .conter .right .topbox ul li .tbqz {
  width: 26px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.indexbox .title2 .conter .right .topbox ul li .tbqz img {
  width: auto;
}
.indexbox .title2 .conter .right .topbox ul li .wzhz {
  width: 415px;
  font-size: 16px;
  color: #222;
}
.indexbox .title2 .conter .right .btmbox {
  margin-top: 20px;
  width: 400px;
  height: 148px;
}
.indexbox .title2 .conter .right .btmbox ul {
  width: 100%;
  height: 100%;
}
.indexbox .title2 .conter .right .btmbox ul li {
  float: left;
  width: 194px;
  height: 100%;
}
.indexbox .title2 .conter .right .btmbox ul li:nth-child(2n) {
  float: right;
}
.indexbox .title2 .conter .right .btmbox ul li .ewmbox {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.indexbox .title2 .conter .right .btmbox ul li .ewmbox img {
  width: 100%;
  height: 100%;
}
.indexbox .title2 .conter .right .btmbox ul li .ewmname {
  margin-top: 10px;
  width: 100%;
  font-size: 16px;
  color: #222;
  text-align: center;
}
.indexbox .title3 {
  margin: 70px auto 0;
  background: url(../images/title3bj.png) center top no-repeat;
  width: 1203px;
  height: 631px;
  padding-top: 106px;
}
.indexbox .title3 .title3-swiper {
  margin: 0 auto;
  height: 333px;
  width: 1070px;
}
.indexbox .title3 .title3-swiper .swiper-slide {
  width: 1070px;
  height: 333px;
}
.indexbox .title3 .title3-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title3 .title3-swiper .swiper-slide a .pic {
  float: left;
  width: 591px;
  height: 333px;
  border-radius: 30px;
}
.indexbox .title3 .title3-swiper .swiper-slide a .pic img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.indexbox .title3 .title3-swiper .swiper-slide a .textbox {
  float: right;
  width: 446px;
}
.indexbox .title3 .title3-swiper .swiper-slide a .textbox h2 {
  width: 140px;
  height: 48px;
  background-color: #3961e5;
  border-radius: 24px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 18px;
}
.indexbox .title3 .title3-swiper .swiper-slide a .textbox p {
  margin-bottom: 20px;
  width: 446px;
  font-size: 16px;
  line-height: 24px;
  color: #222;
}
.indexbox .title3 .qsqh {
  margin: 95px auto 0;
  width: 1070px;
  height: 56px;
}
.indexbox .title3 .qsqh .item {
  width: 112px;
  height: 56px;
  background-color: #3961e5;
  border-radius: 10px;
  opacity: 0.1;
  float: left;
  margin-right: 18px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  cursor: pointer;
}
.indexbox .title3 .qsqh .item:last-child {
  margin-right: 0;
}
.indexbox .title3 .qsqh .item a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 56px;
  color: #fff;
}
.indexbox .title3 .qsqh .active {
  opacity: 1;
}
.indexbox .title3 .qsqh .more {
  opacity: 1;
}
.indexbox .title4 {
  margin: 70px auto 0;
  background: url(../images/title4bj.png) center top no-repeat;
  width: 1203px;
  height: 448px;
  padding-top: 123px;
}
.indexbox .title4 .conter {
  margin: 0 auto;
  width: 1087px;
}
.indexbox .title4 .conter ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .title4 .conter ul li {
  float: left;
  width: 530px;
  height: 74px;
  background-image: linear-gradient(20deg, rgba(182, 220, 255, 0.52) 2%, rgba(182, 220, 255, 0.41) 100%);
  border-radius: 22px;
  margin-bottom: 20px;
}
.indexbox .title4 .conter ul li:nth-child(2n) {
  float: right;
}
.indexbox .title4 .conter ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 22px;
  position: relative;
}
.indexbox .title4 .conter ul li a .pic {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 23px;
  width: 37px;
  height: 54px;
}
.indexbox .title4 .conter ul li a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .title4 .conter ul li a .pic::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  width: 1px;
  height: 36px;
  background-color: #29b3fc;
}
.indexbox .title4 .conter ul li a .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 90px;
  width: 416px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #222;
}
