/* 初始化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-color: #eefbff;
  padding-bottom: 80px;
}
.indexbox .banner {
  background: url(../images/banner.png) no-repeat center top;
  height: 678px;
}
.indexbox .btfabox {
  margin: 78px auto 0;
  width: 1208px;
  height: 581px;
  background: url(../images/ssfabj.png) no-repeat center top;
  padding-top: 37px;
}
.indexbox .btfabox h2 {
  width: 100%;
  text-align: center;
  color: #141414;
  font-size: 24px;
  font-weight: bold;
}
.indexbox .btfabox .conter {
  margin: 20px auto 0;
  width: 1128px;
  overflow: hidden;
}
.indexbox .btfabox .conter .left {
  float: left;
  margin-top: 4px;
  width: 592px;
  color: #3b3b3b;
  font-size: 16px;
  line-height: 36px;
}
.indexbox .btfabox .conter .left p {
  width: 100%;
  text-indent: 2em;
}
.indexbox .btfabox .conter .right {
  float: right;
  width: 503px;
}
.indexbox .btfabox .conter .right ul {
  width: 100%;
}
.indexbox .btfabox .conter .right ul li {
  width: 100%;
  padding: 22px 26px;
  background-color: #e8f9ff;
  box-shadow: 0px 0px 10px 0px rgba(63, 132, 251, 0.23);
  border-radius: 14px;
  margin-bottom: 20px;
}
.indexbox .btfabox .conter .right ul li h2 {
  color: #0084ff;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  line-height: 33px;
}
.indexbox .btfabox .conter .right ul li p {
  color: #282828;
  font-size: 16px;
  line-height: 33px;
}
.indexbox .btfabox .zcyw {
  margin: 0 auto;
  width: 170px;
  height: 48px;
  background-color: #0084ff;
  border-radius: 24px;
}
.indexbox .btfabox .zcyw a {
  display: block;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  border-radius: 24px;
  width: 100%;
  height: 100%;
}
.indexbox .titie1 {
  margin: 47px auto 0;
  width: 1200px;
}
.indexbox .titie1 .top {
  width: 100%;
  background: url(../images/title1.png) no-repeat center top;
  height: 81px;
}
.indexbox .titie1 .pic {
  margin: 58px auto 0;
  width: 1188px;
  height: 746px;
}
.indexbox .titie1 .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .title2 {
  margin: 78px auto 0;
  width: 1248px;
}
.indexbox .title2 .top {
  width: 100%;
  background: url(../images/title2.png) no-repeat center top;
  height: 81px;
}
.indexbox .title2 .conter {
  margin: 0 auto;
  background: url(../images/title2_pic.png) no-repeat center top;
  width: 1248px;
  height: 642px;
  padding: 47px 40px 0;
}
.indexbox .title2 .conter .title2-swiper {
  width: 1122px;
  height: 508px;
  border-radius: 40px;
}
.indexbox .title2 .conter .title2-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  border-radius: 40px;
}
.indexbox .title2 .conter .title2-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
}
.indexbox .title2 .conter .title2-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
}
.indexbox .title2 .conter .title2-pagination {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.indexbox .title2 .conter .title2-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #000000;
  opacity: 0.22;
  border-radius: 50%;
  margin: 0 5px;
}
.indexbox .title2 .conter .title2-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 27px;
  height: 10px;
  background-color: #00b0f0;
  border-radius: 5px;
  opacity: 1;
}
.indexbox .title3 {
  margin: 0 auto;
  width: 1200px;
}
.indexbox .title3 .top {
  width: 100%;
  background: url(../images/title3.png) no-repeat center top;
  height: 81px;
}
.indexbox .title3 ul {
  margin: 20px auto 0;
  width: 1200px;
  overflow: hidden;
}
.indexbox .title3 ul li {
  float: left;
  width: 281px;
  height: 203px;
  background-color: #fff;
  border-radius: 20px;
  margin-right: 23px;
  margin-bottom: 25px;
}
.indexbox .title3 ul li:nth-child(4n) {
  margin-right: 0;
}
.indexbox .title3 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  text-align: center;
  padding-top: 10px;
}
.indexbox .title3 ul li a img {
  width: 149px;
  height: 142px;
}
.indexbox .title3 ul li a p {
  width: 100%;
  color: #232323;
  font-size: 18px;
  font-weight: bold;
}
.indexbox .title4 {
  margin: 68px auto 0;
  width: 1200px;
}
.indexbox .title4 .top {
  width: 100%;
  background: url(../images/title4.png) no-repeat center top;
  height: 81px;
}
.indexbox .title4 .top a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title4 ul {
  margin: 20px auto 0;
  width: 1200px;
  overflow: hidden;
}
.indexbox .title4 ul li {
  float: left;
  width: 574px;
  height: 193px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 19px;
  border: solid 1px #199ff6;
}
.indexbox .title4 ul li:nth-child(2n) {
  float: right;
}
.indexbox .title4 ul li h2 {
  width: 100%;
  height: 54px;
  background-color: #0084ff;
  border-radius: 10px 10px 0 0;
  padding: 0 18px;
}
.indexbox .title4 ul li h2 a {
  width: 100%;
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.indexbox .title4 ul li h2 a span {
  font-size: 24px;
}
.indexbox .title4 ul li .text {
  margin: 12px auto 0;
  width: 536px;
}
.indexbox .title4 ul li .text span {
  font-size: 24px;
  color: #0996f5;
  display: block;
  float: left;
  height: 100%;
  font-weight: bold;
}
.indexbox .title4 ul li .text p {
  float: right;
  width: 488px;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 28px;
}
.indexbox .title4 ul li .text p a {
  color: #0060ff;
}
