*{margin: 0;padding: 0; outline: 0 ;}
a{
  text-decoration: none;
}
input::placeholder, textarea::placeholder {
  font-size: 12px;
  color: #000000;
}
body{
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header{
  width: 100%;
  height: 100px;
  background: #085B57;
  display: flex;
  justify-content: center;
  align-items: center;
}
.common-box{
  width: 1100px;
  margin: auto;
}
.header .common-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo{
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 24px;
  color: #FFBD3A;
}
.logo img{
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.nav-list{
  display: flex;
}
.nav-list > a{
  width: max-content;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 13px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 20px;;
  box-sizing: border-box;
  align-items: center;
  margin-left: 10px
}
.nav-list .active{
  background: #fff;
  border-radius: 8px;
  color: #085B57;
}
.banner-box{
  width: 100%;
  background: url('../static/banner1.png') no-repeat;
  background-size: 100% 100%;
  padding: 200px 0 250px;
  box-sizing: border-box;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 18px;
}
.banner-box h1{
  font-size: 30px;
  color: #FFFFFF;
  line-height: 32px;
  letter-spacing: 1px;
  margin-bottom: 80px;
}
.guide{
  width: 100%;
  background: #fff;
  font-size: 24px;
  color: #5A5A5A;
  line-height: 29px;
  margin-bottom: 10px;
}
.guide .common-box{
  background: url('../static/twentieth.png') no-repeat;
  background-size: 100% 100%;
  padding: 223px 0 150px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.guide .content{
  width: 498px;
}
.guide h2{
  font-size: 32px;
  color: #5A5A5A;
  line-height: 38px;
  margin-bottom: 30px;
}
.footer{
  width: 100%;
  height: 110px;
  background: #FFBD3A;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #333;
  line-height: 14px;
  text-align: center;
}
.banner-box1{
  background: url('../static/banner2.png') no-repeat;
  background-size: 100% 100%;
  text-align: left;
  padding: 230px 0 210px;
  margin-bottom: 0;
}
.banner-box1 h1{
  font-size: 40px;
  color: #5A5A5A;
  line-height: 40px;
  margin-left: 50px;
}
/* 背景图片高度是原高度 */
.tailored{
  width: 100%;
  background: url('../static/twentieth_4.png') no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 36px;
}
.tailored .common-box{
  padding: 150px 0 180px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
.tailored .content{
  width: 452px;
  display: flex;
  flex-direction: column;
}
.tailored img{
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}
.tailored h2{
  font-size: 32px;
  color: #FFFFFF;
  line-height: 48px;
  margin-bottom: 30px;
}
.use-box{
  background: url('./twentieth_5.png') no-repeat;
  background-size: 100% 100%;
  color: #5A5A5A;
}
.use-box .common-box{
  padding: 118px 0;
  justify-content: flex-start;
}
.use-box h2{
  color: #FFBD3A;
}
.secure{
  width: 100%;
  background: url('./twentieth_6.png') no-repeat;
  background-size: 100% 100%;
  background-color: #085B57;
}
.secure .common-box{
  padding: 35px 0 60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
}
.secure .img{
  width: 60px;
  height: 60px;
  margin-bottom: 30px;
}
.secure h2{
  font-size: 32px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  margin-bottom: 20px;
}
.secure .img-list{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.secure .img-list img{
  width: 264px;
  height: 147px;
}
.trusted{
  background: url('./twentieth_7.png') no-repeat;
  background-size: 100% 100%;
}
.trusted .common-box{
  padding: 105px 0;
  color: #5A5A5A;
}
.trusted h2{
  color: #085B57;
}
.testimonials-box{
  background: url('./twentieth_8.png') no-repeat;
  background-size: 100% 100%;
  padding: 55px 0 432px;
  margin-bottom : 0;
}
.testimonials-box h1{
  font-size: 40px;
  color: #FFBD3A;
  line-height: 65px;
}
.say-box{
  width: 100%;
  background: #085B57;
  padding: 80px 0;
}
.say-box .content-box{
  width: 100%;
  background: #fff;
  padding-top: 60px;
}
.say-box .common-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.say-box .wrap{
  width: 520px;
  display: flex;
  margin-bottom: 60px;
}
.say-box .wrap img{
  width: 80px;
  height: 80px;
  margin-right: 30px;
}
.say-box .con{
  width: 444px;
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0,0,0,0.07);
  padding: 20px 30px;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 20px;
  color: #000;
  line-height: 30px;
}
.contact-box{
  background: url('./twentieth_9.png') no-repeat;
  background-size: 100% 100%;
  padding: 130px 0 142px;
  margin-bottom : 0;
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
}
.contact-box h1{
  font-size: 48px;
  color: #FFFFFF;
  line-height: 50px;
  letter-spacing: 1px;
  margin-bottom: 54px;
}
.contact-info{
  width: 100%;
  background: url('./twentieth_10.png') no-repeat;
  background-size: 100% 100%;
  padding: 80px 0;
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  line-height: 36px;
  background-color: #fff;
}
.contact-info .title{
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 34px;
  color: #000000;
  line-height: 48px;
  margin-bottom: 26px;
}
.contact-info .title img{
  width: 60px;
  height: 60px;
  margin-right: 50px;
}
.contact-info .name{
  font-size: 32px;
  color: #085B57;
  line-height: 34px;
  margin: 70px 0 40px;
}
.contact-info .con-box{
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #000000;
}
.contact-info .con-box .value{
  width: 430px;
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0,0,0,0.07);
  border-radius: 20px;
  padding: 16px 20px;
  box-sizing: border-box;
  margin-top: 10px;
  font-size: 20px;
  color: #333333;
  word-break: break-all;
}
.contact-info .left{
  margin-right: 45px;
}
.service-box{
  background-size: 100% 600px;
}
.service-text{
  font-weight: 400;
}