@font-face {
    font-family: 'black';
    src: url('font/Arial-Black.ttf');
}
*{
	padding: 0;
	margin: 0;
}
html{
	font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 65%;

}
header{
   
	display: flex;
	justify-content: space-between;
    align-items: center;
    height: 9rem;
	padding: 0 18rem;
}
.radius{
    top: 1156px;
    left: 265px;
    position: absolute;
}
.main{
    background: url(./images/bg.png) no-repeat;
	overflow: hidden;
  
    background-size: 100% 100%;
}
.logo-box{
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 22px;
	font-weight: 600;
	color: #000000;
}
.agreement-btn+.agreement-btn{
	margin-left: 2.8125rem;
}
.agreement-btn{
	display: inline-block;
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	color: #000000;
	line-height: 3.125rem;
	padding: 0 2rem;
}
.answer{
  margin-top: 10rem;
    width: 100%;
	display: flex;
	justify-content: center;
}

.answer .bottom{
    text-align: left;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-top:2rem;
    font-size: 3.2rem;
    color: #2A292A  ;
    
}
.answer .bottom {
    margin-top: 3rem;
    display: flex;
}
.answer .buttom {
    text-align: center;
    width: 282px;
    height:83px;
    line-height: 83px;
    color: #001EB2 ;
    font-size: 2.8rem;
}
.answer .picture img{
    padding-top: -1rem;
    overflow: hidden;
    height: 100%;
   width: 100%;
}
.answer .leftwords{
    margin: 18rem 15rem 3rem 2rem;
    width: 64rem;
    display: flex;
    align-items: start;
    flex-direction: column;
}
.answer div{
  margin-top: 1rem;
}
.answer .leftwords .h{
    display: flex;
    flex-direction: row;
}
.answer .leftwords .h-w{
    text-align: left;
    font-family:KronaOne;
    font-size: 5rem;
    color: #000000;
}
.answer .leftwords .h-p{
    display: flex;
    width: 40rem;
    justify-content: space-around;
  margin-top: 8rem
}

/* .answer .picture{
    margin:-2% 0 0 -10%;
} */
.middle-contain{
    margin-top: 10rem;
    position: relative;
    background: url(./images/website_two.png) no-repeat;
    display: flex;
    align-items: center;
   justify-content: center;
}
.middle-contain .moddle_picture{
   
    display: flex;
    justify-content: center;
}
.middle-contain .moddle_picture .moddle-pic{
    padding-right: 3.4rem;
    padding-top: 2.5rem;
}
.middle-contain  h1{
    padding-right: 3.1rem;
    padding-top: 2rem;
    font-size: 3rem;
    color: #28282C;
}
.middle-contain  .wz{
    width: 297px;
height: 284px;
font-size: 24px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #7E7164;
line-height: 33px;
    text-align: center;
    font-size: 2rem;
    padding: 2rem 3rem 0 0;
}
.middle-contain .moddle_picture div{
    background-color: #F5F8FF;
border-radius: 28px;
    text-align: center;
    margin-left: 3rem;
}


.middle{
    width: 80%;
    margin: 0 auto;
    display: flex;
  
    align-items: center;
}
.middle .middle-left{
    margin:8 rem 0 0 0
}
.middle .middle-remark{
    margin-top: 2rem;
    display: flex;
    justify-content: left;
    align-items: center;
}
.middle span{
    padding: 0 20px 0 10px;
    line-height: 50px;
    width: 550px;
    display: block;
    color: #000000;
    font-size: 2.2rem;
}
.middle-h1{
   font-family: black;
    margin-right: 4rem;
    text-align: left;
    color:#000000;
    font-size: 3.5rem;
}
.f-19{
    margin: 2rem 0;
    width: 70rem;
    color: #2F3F58 ;
    font-size: 1.9rem;
}
.f-black{
    font-size: 6.8rem;
    color: #2E1F1F ;
    font-family: black;
}
.bg{
    margin-top: 5rem;
}
.bottom-h1{
    font-weight: 600;
    padding: 5rem 53rem;
    text-align: center;
    color: #000000;
    font-size: 8rem;
}
.floor{
    position: absolute;
    top: 10px;
    left: 25rem;
}
.bottom{
    text-align: center;
}
.bottom-img{
    position: relative;
    text-align: center;
   margin-top: 3rem;
}
.bottom-l{
    background-position:right;
    height: 1306px;
    display: flex;
justify-content: center;
align-items: center;
}
.bottom-l .right{
    margin-left: 12rem;
}
.bottom-l .left{
    margin: 0 20rem 0 8rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.bottom-l .left .left-one{
    background: url(./images/icon_storage.png) no-repeat;
    height: 133px;
    width: 502px;
    font-size: 3.6rem;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #FFFFFF;
}
.left-one div{
    padding: 4rem 0 0 1rem;
}
.bottom-l .left .writer{
    text-align:left;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #F0F5F6;
line-height: 38px;
 font-size: 2.4rem;
}
.bottom-l .left .left-f{
    margin-bottom: 6rem;
    padding :0 6rem
}

.triangle{
    position: absolute;
    width: 130px;
    top: 86rem;
    right: 5rem;
}
.mainbottom{
   font-size: 2.5rem;
   text-align: center;
   margin-top: 10rem;
   line-height: 10rem;
  background:#071C35 ;
   color: #FFFFFF;
}
a{
    text-decoration: none;
    list-style: none;
    color: #F0F5F6;
}
/* @media screen and (max-width: 1680px){
  .contact{
      margin-left: -300px;
  }
} */
@media screen and (max-width: 1512px){
      /* 第一种样式 */
      .middle-contain .moddle_picture .moddle-pic{
        padding:0
                }
                .middle-contain .moddle_picture .moddle-pic{
                    margin-left:0
                }
                .middle-contain .moddle_picture div{
                    margin:2rem 0 0  0
                }
                .middle-contain h1{
                    padding:0
                }
                .middle-contain .wz {
                    width: 100%;
                    padding: 0 0;
                
                }
                .middle-contain .moddle_picture{
                  
                    flex-direction: column;
                }
               .middle-contain img{
                   width: 464px;
                   height: 100%;
               }
                   .middle-contain img{
                       width: 100%;
                       height: 100%;
                   }
        
        
    .radius{
        width: 10px;
        height: 10px;
    }
    .answer .picture img{
       width: 600px;
    }
     
       .picture{
           display: flex;
           justify-content: center;
           align-items: center;
       }
   }
       @media screen and (max-width: 600px){
           /* 第一种样式 */
           .middle-contain{
            
            margin-top: 2rem;
        }  
           .middle-contain img{
             width: 12rem;
           }
         
           .middle-contain .moddle_picture{
            margin-top: 1rem;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .middle-contain .wz{
            height: 100px;
        }
        .logo-box span{
            font-size: 12px;
        }
        .answer .leftwords .h-p img{
            width:230px
          }

.bottom-img  img{
    width: 100%;
}
.middle{
    flex-direction: column;
}
.middle span{
    width: 300px;
}
.middle-h1{
    font-size: 30px;
}
.middle .middle-remark{
    margin-top: 20px;
}
.f-19{
    width: 28rem;
}
.bg{
    margin-top: 10rem;
}



        header{
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 9rem;
            padding: 0 3rem;
        }
        .radius{
            width: 10px;
            height: 10px;
        }
        .agreement-btn{
            font-size: 0.8rem;
            padding: 0 0.5rem;
        }
        .f-black{
            font-size: 1.8rem;
            color: #2E1F1F ;
            font-family: black;
        }
        .answer div{
            margin-top: 1rem;
          }
        .answer .leftwords{
            margin: 4rem 2rem 0 8rem;
            display: flex;
            justify-content: flex-start;
            flex-direction: column;
            align-items: left;
        }
           .answer .leftwords .h{
margin-left: -28rem;
               font-size: 1.6rem;
               color: #000000;
               word-break: break-all
           }
           .answer .leftwords .h-w{
            font-size: 1.4rem;
            width: 200px;
            margin-left: 30rem;
                       }
           .answer .leftwords .bottom{
            width: 180px;
          
           }
           .answer .bottom img{
               width: 5%;
           }
           .answer .picture{
           position: absolute;
           top: 100px;
           left: 220px;

           }
           .middle-left img{
            width: 20%;
           }
           .middle .right img{
            width: 100%;
           }
           .answer .picture img{
               width: 20rem;
           }
           .answer{
            width: 100%;
           }
           .bottom-h1{
            font-size: 3rem;
            padding: 0;
           }
           .answer .bottom{
               font-size: 1.3rem;
           }
           .middle .middle-bottom{
            margin-top: 5rem;
            display: flex;
            justify-content: space-between;
            flex-direction: column;
            padding:0 0 0 0
        }
       .middle .middle-writer{
        padding: 0;
        font-size: 4rem;
       }
        .middle .middle-bottom .middle-contain{
          
        text-align: center;
        }
        .middle-bottom .one {
            margin-bottom: 100px;
        }
        .middle-bottom .two{
            margin-bottom: 100px;
        }
        .bottom-l .left .writer{
         padding-left: 10rem;
            font-size: 1.6rem;
       
            text-align: center;
        }
        .left-one div{
            font-size: 2rem;
            text-align: center;
        }
           .bottom-l{
            display: flex;
            align-items: center;
           flex-direction: column;
       
           }
           .bottom-two{
            display: flex;
            align-items: center;
           flex-direction: column;
            margin-top: 26rem;
           }
       
           .bottom-l  .right div img{
            width: 20rem;
            padding-right: 20rem;
           }
           .bottom-two  .right-two div img{
            width: 20rem;
            padding-left: 20rem;
           }
           .bottom-two .left-two .writer{
            width: 300px;
          padding-right: 60px;
        }
       
           .mainbottom{
            margin-top: 1rem;
               font-size: 1.2rem;
               height: 10rem;
               line-height:5rem
           }
       }