@charset "utf-8";
@font-face {
    font-family: 'Oblique';
    src: url('font/SourceHanSansCN-Heavy.otf');
}

*{
	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: #3A78FF  ;
    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{
    padding-top: 6rem;
    height: 100%;
    width: 100%;
   background: url(./img/web_1.png);
   background-size: 100% 100%;
	display: flex;
	justify-content: center;
}

.answer .bottom{
    font-family: Oblique;
    text-align: left;
    line-height: 6rem;
    margin-top:2rem;
    width: 690px;
    font-size: 5.2rem;
    color: #ffffff;
    
}
.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: 11rem 13rem 0 2rem;
    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 ;
}
.h-p{
    margin: 2rem 2rem 0 0;
    color: #2B2610 ;
    font-size: 3rem;
    width: 380px;
height: 98px;
text-align: center;
line-height: 98px;

border-radius: 31px;
}
.middle-contain{
    display: flex;
    justify-content: center;
    align-items: center;
}
 .middle-title{
    margin: 12rem 0;
    text-align: right;
    padding: 0 35rem;
    font-size: 6rem;
    color: #2c2c2c;
}
.middle-img {
    margin: -10rem 0 5rem;
    text-align: center;
}
.middle-right .right-one{
    display: flex;
    justify-content: center;
    align-items: center;
}
.middle-h{
    margin-top: -2rem;
    font-size: 3.1rem;
    color: #2C2C2C;
}
.middle-right{
    margin: 6rem 0 0 6rem;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}











.bottom-l{
    background-position:right;
margin: 5rem 0 10rem;
    display: flex;
justify-content: center;
align-items: center;
}
.bottom-l img{
    width: 100%;
}

.triangle{
    position: absolute;
    width: 130px;
    top: 86rem;
    right: 5rem;
}
.mainbottom{
   font-size: 2.5rem;
   text-align: center;
   line-height: 10rem;
  background: url(./img/web_5.png) no-repeat;
  background-size: 100% 100%;
   color: #F5FFFC ;
}
a{
    text-decoration: none;
    list-style: none;
    color: #ffffff;
}
/* @media screen and (max-width: 1680px){
  .contact{
      margin-left: -300px;
  }
} */
@media screen and (max-width: 1512px){
    .answer .bottom {
        width: 540px;
        font-size: 4rem;
    }
    .answer .leftwords{
        margin:11rem 3rem 0 15rem
    }
    .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{
            padding-top:2rem ;
        }
        .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{
       
            color: #2B2610;
            margin-left: 1rem;
               font-size: 1.3rem;
           }
           .answer .h-p{
            margin-top: 3rem;
    color: #2B2610;
    font-size: 2rem;
    width: 200px;
    height: 58px;
    text-align: center;
    line-height: 58px;
  
    border-radius: 31px;
           }
           .middle .middle-contain{
            flex-direction: column;
           }
           .middle-img{
            margin:-10rem 0 1rem
           }
           .middle-img img{
            width: 50%;
           }
           .middle-left img{
            width: 100%;
         
            height: 45rem;
           }
           .middle-right{
            margin:20rem 0 0;
            width: 30rem;
            height: 70rem;
           }
           .middle p{
            margin-top: 1.5rem;
            font-size: 1.5rem;
           }
           .middle-title{
            margin:10rem 0;
            padding:0;
            font-size: 3rem;
           }
        .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
           }
       }