div, ul, li, span, p, h1, h2, h3, h4, h5 {
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  color: #00214C;
}

body {
  margin: 0;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  color: #00214C;
  font-size: 12px;
  min-width: 1226px;
}

img {
  margin: 0;
  padding: 0;
  border-style: none;

}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

p,
h2,
h3,
h4 {
  margin: 0;
}


.header {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  height: 80px;
  background: #fff;
}

.logoWrap {
  display: flex;
  align-items: center;
  justify-self: center;
}

.logo {
  margin: 0 12px 0 0;
  width: 70px;
}

.home {
  width: 38px;
  justify-self: center;
  cursor: pointer;
  border-radius: 50%;
}

.home:hover {
  box-shadow: 0 0 10px 2px #f1f1f1;
}
.banner,.service {
  width: 1420px;
  margin: 0 auto;
}

.banner {
  position: relative;
  height: 715px;
}

.bannerImg {
  width: 100%;
  height: 100%;
}

.sloganWrap {
  position: absolute;
  bottom: 150px;
  left: 0;
  font-size: 20px;
  color: #00214C;
  font-weight: normal;
}

.service {
  margin: 70px auto;
  /* display: flex;
  align-items: center;
  justify-content: space-between; */
}
.serviceDes {
  /* width: 800px; */
}
.serviceTitle {
  text-align: center;
  color: #2C2C2C;
  font-size: 30px;
  font-weight: 700;
}

.iconList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.iconList li {
  width: 30%;
  height: 205px;
  padding: 15px 30px 35px 30px;
  box-shadow: 0px 2px 17px 0px rgba(144, 197, 208, 0.39);
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
.iconList li p {
  font-size: 12px;
  color: #00214C;
  text-align: center;
  width: 80%;
}

.iconImg {
  width: 96px;
}
.rightDownload {
  width: 40px;
  height: 40px;
  margin-right: 50px;
}
.downloadSection {
  width: 1420px;
  margin: 30px auto;
  /* background-image: url('/img/downloadSection-bgc.png');
  background-size: cover; */
}

.downloadWrap {
  /* width: 350px; */
  /* height: 350px; */
  text-align: center;
  margin-bottom: 80px;
}
.downloadContent {
  display: flex;
  background-color: #F6F8FA;
  border-radius: 12px;
  padding: 45px;
  margin: 30px 0;
}
.downloadRight {
  text-align: left;
  margin-left: 36px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.downloadRight h6{
  color: #2C2C2C;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.downloadRight p {
  color: #666666;
  font-size: 18px !important;
  margin: 15px 0 25px 0;
}
.downloadRight a {
  display: inline-block !important;
}
h5 {
  font-size: 16px;
  font-weight: bold;
  font-size: 16px;
  color: #2C2C2C;
}

.downloadWrap h5 {
  font-size: 30px;
  font-weight: 700;
  font-family: Couture-Bold;
}

.downloadWrap .download {
  width: 106px;
  height: 106px;
}

.downloadWrap .ggDownload {
  width: 380px;
}

.security {
  background: #FFF9F5;
}

.security .content {
  width: 1500px;
  margin: 0 auto;
  padding: 40px 0 50px 0;
}

.security .content h2,
.security .content h3 {
  text-align: center;
  font-size: 30px;
  color: #2C2C2C;
  font-weight: normal;
}

.security .content h3 {
  color: #00214C;
  font-size: 14px;
  margin: 20px 0;
}

.security ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 50px 0;
}

.security .content ul li {
  width: 330px;
  height: 325px;
  background-color: #5FC3E2;
  border-radius: 30px;
  padding: 0 18px 30px 25px;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.security .content ul li img {
  width: 99px;
  height: 99px;
  margin-top: -35px;
}

.security .content ul li h2 {
  width: 100%;
  text-align: left;
  margin-left: 10px;
  font-size: 30px;
  color: #FFFFFF;
}
.security .content ul li h4 {
  width: 100%;
  margin-top: 30px;
  font-size: 16px;
  color: #FFFFFF;
}

.security .content ul li p {
  font-size: 12px;
  line-height: 20px;
}
.aboutUSWrap {
  padding: 60px 0 81px;
  background: #fff;
}

.aboutUS {
  display: flex;
  justify-content: center;
}

.aboutImg {
  margin: 0 76px 0 0;
  width: 363px;
}

.aboutTitle {
  margin: 0 0 20px;
  font-size: 30px;
  font-family: Couture-Bold, Couture;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}

.aboutDes {
  margin: 0 0 45px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.aboutContent {
  margin: 0 0 20px;
  max-width: 883px;
  font-size: 14px;
  line-height: 26px;
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 55px 0;
  background: #FFF9F5;
}

.companyWrap {
  margin: 0 86px 0 0;
}

.footerLogo {
  width: 137px
}

.divider {
  margin: 16px 0 13px;
  width: 194px;
  height: 1px;
  background: #000;
}

.footerDes {
  width: 248px;
  color: #000;
}

.footerItem {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
}

.addressWrap {
  margin: 30px 0 26px;
}

.footerIcon {
  margin: 0 10px 0 0;
  width: 22px;
}

.address {
  flex-shrink: 0;
}

.phoneNumber {
  font-size: 18px;
  color: #00214C;
}

