*{
	padding: 0;
	margin: 0;
}
html{
	font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 65%;
}
header{
	display: flex;
	justify-content: space-between;
    align-items: center;
    background: #FFF0B2 ;
    height: 9rem;
	padding: 0 22rem;
}
.radius{
    top: 1156px;
    left: 265px;
    position: absolute;
}
.main{
	overflow: hidden;
    
}
.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 2.5rem;
}
.answer{
    height: 100%;
    width: 100%;
   background: url(./images/icon_one.png);
   background-size: 100% 100%;
	display: flex;
	justify-content: center;
}

.answer .bottom{
    text-align: left;
    display: flex;
    line-height: 4rem;
    justify-content: flex-start;
    flex-direction: column;
    margin-top:2rem;
    width: 500px;
    font-size: 2.8rem;
    color: #2b2610;
    
}
.answer .bottom div{
    margin-top: 13rem;
    display: flex;
}
.answer .buttom {
    
    text-align: center;
    width: 282px;
    height:83px;
    line-height: 83px;
    color: #001EB2 ;
    font-size: 2.8rem;
}
.answer .picture img{
    overflow: hidden;
   width: 100%;
}
.answer .leftwords{
    margin: 20rem 4rem 0 20rem;
    width: 64rem;
    display: flex;
    align-items: start;
    flex-direction: column;
}
.answer .leftwords .h{
    display: flex;
    flex-direction: row;
}
.answer .leftwords .h-w{
    text-align: left;
    font-size: 7rem;
    color: #2b2610 ;
}


.answer .picture{
    margin:-2% 0 0 3%;
}
.h-p{
    margin-top: 6rem;
    color: #2B2610 ;
    font-size: 3rem;
    width: 380px;
height: 98px;
text-align: center;
line-height: 98px;
background: #F8D028;
border-radius: 31px;
}
.middle{
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(./images/icon_two.png);
    background-size: 100% 100%;
}
.middle-img {
    margin: -10rem 0 5rem;
    text-align: center;
}
.middle-left {
    background-color: #FFFCEF;
    width: 57rem;
    height: 70rem;
    border-radius: 61px;
}
.middle-right{
    margin-left: 10rem;
    background-color: #FFFCEF;
    width: 57rem;
    height: 70rem;
    border-radius: 61px;
}
.middle-h1{
    text-align: center;
    font-size: 3rem;
    color: #000000;
    font-weight: 600;
}
.middle p{
    padding: 0 3rem;
    color: #2B2610 ;
    margin-top: 3rem;
    font-size: 2.4rem;
    text-align: left;
}
.middle-contain{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20rem;
}














.bottom-l{
    background-position:right;
margin: 20rem 0 10rem;
    display: flex;
justify-content: center;
align-items: center;
}

.bottom-l .left{
    margin: -2rem 12rem 0 8rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.bottom-l .left .left-one{
  
    height: 103px;
    width: 502px;
    font-size: 4rem;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #2b2610;
}
.left-one div{
    padding: 4rem 0 0 0;
}
.bottom-l .left .writer{
    text-align:left;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #2b2610;
line-height: 38px;
 font-size: 2.4rem;
}
.bottom-l .left .left-f{
    width: 400px;
    margin-bottom: 5rem;
    padding :0 6rem
}

.triangle{
    position: absolute;
    width: 130px;
    top: 86rem;
    right: 5rem;
}
.mainbottom{
   font-size: 2.5rem;
   text-align: center;
   line-height: 10rem;
  background: url(./images/icon_down.png) no-repeat;
   color: #978C5C;
}
a{
    text-decoration: none;
    list-style: none;
    color: #4F4109;
}
/* @media screen and (max-width: 1680px){
  .contact{
      margin-left: -300px;
  }
} */
@media screen and (max-width: 1512px){
    .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){
        .logo-box span{
            font-size: 10px;
        }
        .answer .leftwords .h-p img{
            width:120px
          }
        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;
        }
    
        .answer div{
            margin-top: 1rem;
          }
        .answer .leftwords{
            margin: 4rem 20rem 0 10rem;
            display: flex;
            justify-content: flex-start;
            flex-direction: column;
            align-items: left;
        }
           .answer .leftwords .h{
               font-size: 1.6rem;
               color: #000000;
               word-break: break-all
           }
           .answer .leftwords .h-w{
            font-size: 2rem;
            
                       }
           .answer .leftwords .bottom{
            width: 180px;
          
           }
           .answer .bottom img{
               width: 10%;
           }
           .answer .picture{
            width: 40%;
            position: absolute;
            top: 290px;
            left: 210px;

           }
           .answer .picture img{
               width: 20rem;
           }
           .answer .bottom{
               font-size: 1.3rem;
           }
           .answer .h-p{
            margin-top: 6rem;
    color: #2B2610;
    font-size: 2rem;
    width: 200px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    background: #F8D028;
    border-radius: 31px;
           }
           .middle .middle-contain{
            flex-direction: column;
           }
           .middle-img{
            margin:-10rem 0 1rem
           }
           .middle-img img{
            width: 50%;
           }
           .middle-left{
            width: 30rem;
            height: 45rem;
           }
           .middle-right{
            margin:15rem 0 0;
            width: 30rem;
            height: 40rem;
           }
           .middle p{
            margin-top: 1.5rem;
            font-size: 1.5rem;
           }
        .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;
           margin-top: 5rem;
       
           }
           .bottom-l .left .left-f{
            margin-bottom: 2rem;
           }
           .bottom-two{
            display: flex;
            align-items: center;
           flex-direction: column;
            margin-top: 26rem;
           }
       
           .bottom-l  .right div img{
            text-align: center;
            width: 30rem;
           
           }
           .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
           }
       }