html,body,h1,h2,h3,h4,h6,h5,ul,li,figcaption,figure,article,p,input,form,img,dd,dt,dl,a{margin:0;padding:0;}
html,body{height:100%}
li{list-style: none;}
a{text-decoration: none;}
html,body{width:100%;height:100%}

.bgNum {
  width: 100%;
  height: 100%;
  position: relative;
}


.bgNum .flogo{
  position: absolute;
  bottom: -23px;
  width: 94px;
  height: 94px;
  left: 50%;
  transform: translate(-50%);
  z-index: 99;
}
.bgNum .flogo img{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bgNum .flogo2 {
  position: absolute;
  top: 12px;
  width: 30px;
  height: 30px;
  right: 71px;
  z-index: 99;
}

.bgNum .flogo2 img {
  display: block;
  width: 100%;
  height: 100%;
}


.bgNum p{
  position: absolute;
  font-size: 13px;
  color: #bbb;
  bottom: 96px;
  left: 28px;
}
.bgNum img{
  display: block;
  width: 100%;
  height: 100%;
}

.bgNum .load2{
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translate(-50%); 
  width: 220px;
  height: 64px;
/* border: 1px solid red; */
}
.bgNum .loads2 {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translate(-50%);
  width: 220px;
  height: 64px;
  /* border: 1px solid red; */
}

.header{
  width: 100%;
  height: 86px;
  /* background: -webkit-linear-gradient(left,#FDFAF4,#FFF3D8);   */
  background: -webkit-linear-gradient(left,#2C637E,#34373D);  

  /* background-image: url('../img/bt.png');
  background-size: 100% 100%; */
}
.headerbox{
  width: 1400px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerbox .right{
  font-family: 'zihun143hao-ZKCJH-Heavy';
  display: flex;
  justify-content: space-between;
  font-size: 26px;
  /* color: #1B1B1B; */
  color: #fff;

  font-weight: bold;
  height: 100%;
  align-items: center;
  /* background: -webkit-linear-gradient(left,#FFF3DB,#FFF3D8);   */
  /* background: -webkit-linear-gradient(left,#2F343D,#32373E);     */

  width: 400px;
  cursor: pointer;
  position: relative;
}
.headerbox img{
  width: 216px;
}
.headerbox .dian{
  width: 40px;
  height: 8px;
  background: #ffbd00;
  border-radius: 4px;
  position: absolute;
  bottom: 1px;
  left: 6px;
}
.main{
  width: 100%;
  height: 830px;
  /* background-color: turquoise; */
  background: url('../img/bg@3x.png')no-repeat;
  background-size: 100% 100%;
  min-width: 1400px;
}
.mainbox{
  width: 100%;
  height: 100%;
  float: left;
  /* position: relative; */
  /* background: url('../img/yuan.png') no-repeat; */

}
.mainbox img{
  display: block;
  margin: 250px auto 0;
  width: 180px;
}
.load{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 600px;
  cursor: pointer;
  /* float: left;
  margin: 0 auto; */
}
.down{
  float: right;
  width: 44%;
  margin-top: 330px;
  height: 300px;
}
.down .divone{
  width: 40%;
  float: left;
}
.down .divone img{
 display: block;
}
.down .divone img:nth-of-type(2){
  padding-left: 16%;
  position: relative;
  top: -20px;
}
.down .divone span{
  cursor: pointer;
}
.down .divtwo{
  width: 40%;
  float: left;
}
.divtwo img{
  display: block;
  width: 120px;
  height: 120px;
  margin-top: 68px;
}

.about{
  width: 100%;
  height: 384px;
  background: #ffca39;
}

.aboutbox{
  width: 1400px;  
  height: 100%;
  margin: 0 auto; 
  background: #ffca39;

}
.aboutbox h1{
  font-size: 46px;
  color: #2F2F2F;
  padding-top: 60px;
  padding-bottom: 60px;
}
.aboutbox p{
  font-size: 24px;
color: #2F2F2F;
letter-spacing: 0.25px;
line-height: 40px;
padding-bottom: 30px;
}

.phone{
  width: 100%;
  height: 430px;
  background: #363636 ;
  padding-bottom: 30px;
}

.phonebox{
  width: 1400px;  
  height: 100%;
  margin: 0 auto; 
  background: #363636 ;

}
.phonebox .div1{
  width: 65%;
  float: left;
}
.phonebox .div2{
  width: 33%;
  float: right;
  position: relative;
}
.div2 img{
  width: 160px;
  position: absolute;
  top: -80px;
  right: 0;
}
.div2 p{
  margin-top: 50px;
  padding-left: 74px;
}
.div2 div{
  width: 150px;
  height: 60px;
  border-radius: 40px;
  background-color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 50px;
}
.phonebox h1{
  font-size: 46px;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.phonebox p{
  font-size: 24px;
color: #fff;
text-align: left;
letter-spacing: 0.25px;
line-height: 40px;
padding-bottom: 30px;
}
.phonebox a{
  color: #fff;
  text-decoration:underline;
}


.imgbox{
  display: flex;
  justify-content: center;
  width: 100%;
  background: rgb(41,28,26);
}
.imgbox img{
  display: block;
  width: 200px;
  padding-left: 40px;
}