body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,img {
  border: 0
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal
}
ol,ul {
  list-style: none
}
caption,th { 
  text-align: left
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal
}
q:before,q:after {
  content:''
}
abbr,acronym { 
  border: 0
}
body {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #fff;
}
table {
  border-collapse: collapse;
}
td {
  padding: 3px;
}
img {
  border: none;
}
input {
  padding: 1px;
  vertical-align: middle;
  line-height: normal;
}
ul {
  clear:both;
  overflow:hidden;
  width: 100%;
}
ul, li {
  list-style:none;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clear {
  height:0px;
  clear:both;
  font-size:0px;
  line-height:0px;
  zoom: 1;
}
.header{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 157px;
  background:rgba(0,0,255,.6);
}
.header .inner{
  width: 1124px;
  height: 100%;
  margin: 0 auto;
}
.header .logo{
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
}
.header .logo img{
  height: 50%;
}
.header .nav{
  width: 50%;
  height: 90px;
}
.header .nav .block{
  width: 90px;
  height: 90px;
  margin: 0 20px;
}
.header .nav .index{
  margin-left: 170px;
}
.header .nav .block span{
  display: block;
  width: 90px;
  height: 8px;
}
.header .nav .block .active{
  background-color: #FFC600;
}
.header .nav a{
  margin-top: 60px;
  display: block;
  width: 90px;
  height: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.header .icon{
  width: 20%;
  height: 100%;
  line-height: 157px;
  text-align: right;
}
.m1{
  width: 100%;
  height: 735px;
  background: url('../img/p1.png') no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.m1 .inner, .m2 .inner, .m4 .inner{
  width: 1124px;
  height: 100%;
  margin: 0 auto;
}
.m1 .p1{
  text-align: center;
  font-size: 82px;
  font-weight: bold;
  margin-top: 370px;
}
.m1 .p2{
  text-align: center;
  font-size: 37px;
  margin-top: 20px;
}
.m2{
  padding: 100px 0;
  height: auto;
  overflow: hidden;
}
.m2 .p1{
  text-align: center;
  font-size: 58px;
  color: #050FE3;
  line-height: 62px;
  font-weight: bold;
}
.m2 .p2{
  padding-top: 54px;
  text-align: center;
  font-size: 26px;
  color: #9C9C9D;
  line-height: 40px;
  font-weight: bold;
}
.m2 .btn{
  display: block;
  width: 308px;
  height: 90px;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  text-decoration: none;
  color: #fff;
  line-height: 84px;
  margin: 70px auto 0;
  background: url('../img/btn01.png') no-repeat;
  background-size: cover;
}
.m3{
  width: 100%;
  height: 816px;
  background: url('../img/p3.png') no-repeat;
  background-position: center;
  background-size: cover;
}
.m3 .inner{
  width: 100%;
  height: 100%;
  background:rgba(0,0,255,.4);
}
.m3 .title{
  padding-top: 144px;
  text-align: center;
  font-size: 68px;
  font-weight: bold;
}
.m3 .box{
  width: 1124px;
  height: auto;
  padding-left: 110px;
  margin: 87px auto 0;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.m3 .list{
  width: 33.3%;
  height: auto;
  overflow: hidden;
}
.m3 .list .i-box{
  width: 80px;
  height: 80px;
  text-align: left;
}
.m3 .list .i-box img{
  width: 100%;
}
.m3 .list .text-box{
  width: 90%;
  height: 195px;
  margin-top: 52px;
}
.m3 .list .line{
  border-right: 1px solid #fff;
}
.m3 .list .num{
  height: 60px;
  padding-bottom: 25px;
  font-size: 60px;
  font-weight: bold;
  text-align: left;
}
.m3 .list .p1{
  height: 28px;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
}
.m3 .list .p2{
  width: 80%;
  height: auto;
  overflow: hidden;
  font-size: 16px;
  text-align: left;
  color: #fff;
}
.m4{
  padding: 105px 0;
}
.m4 .title{
  width: 728px;
  height: auto;
  color: #050FE3;
  font-size: 68px;
  line-height: 72px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 105px;
  font-weight: bold;
}
.m4 .box{
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.m4 .list{
  display: block;
  width: 548px;
  height: 281px;
  margin-bottom: 18px;
}
.m4 .list img{
  width: 100%;
}
.c1{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.c1 .top{
  width: 100%;
  height: 157px;
  background-color: #000000;
}
.c1 .btm{
  width: 100%;
  height: 994px;
  background: url('../img/p2.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.c1 .inner{
  width: 1124px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.c1 .lt, .c1 .rt{
  margin-top: 133px;
}
.c1 .lt{
  width: 560px;
  height: auto;
  overflow: hidden;
}
.c1 .rt{
  margin-left: 122px;
  width:442px;
  height:667px;
  background:rgba(0,0,0,.45);
  border-radius:30px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  -ms-border-radius:30px;
  -o-border-radius:30px;
}
.c1 .lt .p1{
  padding-top: 90px;
  padding-bottom: 64px;
  font-size: 82px;
  color: #fff;
  text-align: left;
  height: auto;
  overflow: hidden;
}
.c1 .lt .p2{
  font-size: 36px;
  color: #fff;
  line-height: 42px;
  text-align: left;
  height: auto;
  overflow: hidden;
}
.c1 .in{
  margin: 55px 0 0 35px;
  width: 352px;
  height: auto;
  overflow: hidden;
}
.c1 .in .list{
  padding-bottom: 33px;
  height: auto;
  overflow: hidden;
}
.c1 .in .label{
  display: block;
  width: 100%;
  height:20px;
  text-align: left;
  font-size:20px;
  font-weight:400;
  color:rgba(255,255,255,1);
  margin-bottom: 10px;
}
.c1 .in input{
  width: 100%;
  height: 35px;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  color: #666;
  border: none;
}
.c1 .in #t-area{
  width: 100%;
  height: 109px;
  font-size: 20px;
  line-height: 30px;
  color: #666;
  border: none;
}
.c1 .in .btn{
  display: block;
  margin: 20px auto 0;
  width:176px;
  height:51px;
  background: url('../img/btn01.png') no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 25px;
  font-weight: 400;
  color:rgba(255,255,255,1);
  line-height: 42px;
  text-decoration: none;
}
#footer{
  width: 100%;
  width: 100%;
  height: auto;
  padding: 10px 0;
  overflow: hidden;
  background-color: #000000;
}
#footer .inner{
  width: 800px;
  margin: 0 auto;
}
#footer .lt{
  width: 20%;
  height: 70px;
  padding-right: 20px;
  border-right: 1px solid #fff;
  /* text-align: right; */
  /* line-height: 70px; */
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#footer .lt img{
  width: auto;
  height: 65%;
}
#footer .rt,
#footer .rt p span{
  padding-left: 20px;
}
#footer .rt{
  width: 70%;
  padding-left: 20px;
}
#footer .rt p{
  padding-bottom: 2px;
  text-align: left;
  font-size: 12px;
  color: #fff;
}
