.c-box{
  height:100%;
  width:100%;
}
.c-box .inner{
  width: 100%;
  height: 260px;
  background: url('../img/c_bg.png') no-repeat;
  background-size: cover;
}
.c-box .inner .f1{
  font-size: 60px;
  padding-top: 50px;
  font-size: 60px;
  font-weight: bold;
  text-shadow:5px 2px 6px #000;
}
.c-box .inner .f2{
  padding-top: 10px;
  font-size: 30px;
}
.c-box .rt{
  padding-bottom: 50px;
  width: 700px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.c-box .rt .title{
  padding: 50px 0;
  font-size: 60px;
  font-weight: bold;
  color: #000;
}
.c-box .rt .m-form{
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}
.c-box .rt .list{
  width: 100%;
  height: auto;
  padding: 10px 0;
  overflow: hidden;
  background-color: #cfcfcf;
  margin-bottom: 5px;
}
.c-box .rt .list p{
  width: 30%;
  height: 30px;
  font-weight: bold;
  font-size: 20px;
  color: #939393;
}
.c-box .rt .ipt-box{
  width: 70%;
  height: auto;
  overflow: hidden;
  text-align: left;
}
.c-box .rt .ipt, .c-box .rt .text-area{
  padding: 0;
  margin: 0;
  width: 96%;
  height: 30px;
  background-color: #eaeaea;
  border: none;
}
.c-box .rt .text-area{
  height: 60px;
}
.c-box .rt .submit-btn{
  display: block;
  margin: 10px auto 0;
  width: 200px;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 60px;
  background: #000;
}
.c-box .rt .btn-box{
  background: none;
}
.p1{
  width: 100%;
  height: 846px;
  background: url('../img/gobling/background.png') no-repeat;
  background-size: cover;
}
.p1 .f1{
  font-size: 60px;
  padding-top: 350px;
  font-size: 60px;
  font-weight: bold;
}
.p1 .f2{
  padding-top: 20px;
  padding-bottom: 80px;
  font-size: 30px;
}
.p1 .grow{
  display: block;
  width: 200px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  margin: 0 auto;
  border: 1px solid #fff;
  text-decoration: none;
}
.p2{
  padding: 100px 0;
  background-color: #fff;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.p2 .f1, .p4 .f1{
  font-size: 60px;
  font-weight: bold;
  background-image:-webkit-linear-gradient(left, #9e50f8,#0a66b9); 
  -webkit-background-clip: text;
  -webkit-text-fill-color:transparent; 
}
.p2 .f2{
  padding: 30px 0;
  font-size: 60px;
  font-weight: bold;
  color: #0a66b9;
}
.p2 .f3{
  width: 70%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  font-size: 30px;
  line-height: 46px;
  color: #999999;
}
.p2 .learn-more, .p4 .learn-more{
  display: block;
  width: 258px;
  height: 65px;
  background: url('../img/m_btn.png') no-repeat;
  background-size: cover;
  margin: 50px auto 0;
  color: #fff;
  font-size: 20px;
  line-height: 65px;
  text-align: center;
  text-decoration: none;
}
.p3{
  width: 100%;
  height: 930px;
  background-color: #1c6fdf;
  background-image: linear-gradient(to right, #4f1ec1 , #127fe5);
}
.p3 .f1, .p4 .f1, .p5 .f1{
  padding: 100px 0;
  font-size: 60px;
  font-weight: bold;
}
.p3 .f1{
  text-shadow:5px 2px 6px #000;
}
.p3 .m1{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.p3 .list{
  width: 28%;
  height: 520px;
  margin: 0 30px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #fff;
}
.p3 .list .icon{
  padding-top: 30px;
  text-align: center;
}
.p3 .list .icon img{
  width: 40%;
}
.p3 .list .title{
  padding: 30px 0 15px;
  font-size: 30px;
  font-weight: bold;
}
.p3 .list h3{
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.p3 .list p{
  line-height: 30px;
  font-size: 16px;
}
.p4{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.p4 .inner{
  width: 1200px;
  margin: 0 auto;
}
.p4 .inner .f1{
  padding-bottom: 100px;
}
.p4 .g-pic{
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 1200px;
}
.p4 .g-pic li{
  width: 278px;
  height: 278px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.p4 .g-pic li img{
  height: 100%;
}
.p4 .learn-more{
  margin-bottom: 100px;
}
.p5{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #1c6fdf;
  background-image: linear-gradient(to left, #4f1ec1 , #127fe5);
}
.p5 .f1{
  font-size: 80px;
  font-weight: bold;
  text-shadow:5px 2px 6px #000;
}
.p5 .inner{
  width: 1200px;
  height: auto;
  padding-bottom: 100px;
  margin: 0 auto;
  overflow: hidden;
}
.p5 .inner img{
  width: 100%;
}