*{
	padding: 0;
	margin: 0;
}
html{
	font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 65%;
}
header{
	display: flex;
    background-color: #101010;
	justify-content: space-between;
    align-items: center;
    height: 9rem;
	padding: 0 22rem;
}
.radius{
    top: 2100px;
    left: 630px;
    position: absolute;
}
.main{
	overflow: hidden;
    background-color: #FFFFFF;   
}
.logo-box{
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 22px;
	font-weight: 600;
	color: #101010;
}
.agreement-btn+.agreement-btn{
	margin-left: 2.8125rem;
}
.agreement-btn{
    background: #717171;
box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.3);
border-radius: 10px;
	display: inline-block;
	font-size: 14px;
    font-weight: 600;
    text-align: center;
	font-family: PingFangSC-Semibold, PingFang SC;
	color: #000000;
	line-height: 36px;
	width: 139px;
height: 36px;
}
.answer{
    width: 100%;
   
	display: flex;
	justify-content: center;
}
.answer .red{
    position: absolute;
    top: 240px;
    left:100px
}
.answer .yellow{
    position: absolute;
    top: 760px;
    left:700px
}
.answer .green{
    position: absolute;
    top: 820px;
    left:1400px
}
.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: 35rem 4rem 0 10rem;
    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-size: 6rem;
    color: #333333  ;
}


.answer .picture{
   margin-top: 20rem;
}
.answer-middle{
    margin:10rem 0;
    text-align: center;
    font-weight: bold;
color: #2E2E2E;
font-size: 4.8rem;
}
.middle{
    margin-top: 2rem;
}
.middle .yellow{
    position: absolute;
    top: 1400px;
    left:1200px
}
.middle .middle-bottom{
    background: url(./images/beijing4.png) no-repeat;
    background-position: 53% 30%;
    margin-top: 15rem;
    display: flex;
    justify-content: space-between;
    padding:0 20rem
}
.middle-bottom .two img{
    margin-top: 10rem;
}
.middle-bottom .three img{
    margin-top: 20rem;
}
.left-one div{
    padding: 4rem 0 0 1rem;
}
.bottom-l{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 20rem
}
.bottom-l .two img{
    margin-top: 35rem;
}
.bottom-l .three {
    margin-top: 70rem;
}
.triangle{
    position: absolute;
    width: 130px;
    top: 86rem;
    right: 5rem;
}
.mainbottom{
   font-size: 2.5rem;
   text-align: center;
   line-height: 10rem;
   background-color: #101010;
   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){
    .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){
        header{
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 9rem;
            padding: 0 3rem;
        }
        .logo-box {
            font-size: 14px;
        }
        .radius{
            top:100px;
            left: 100px;
            width: 10px;
            height: 10px;
        }
        .answer-middle{
            margin-top: 4rem;
            font-size: 2.4rem;
        }
        .agreement-btn{
            font-size: 0.8rem;
            padding: 0 0.5rem;
        }
    
        .answer div{
            margin-top: 1rem;
          }
        .answer .leftwords{
            margin:15rem 6rem 0 
            1rem;
            height: 140px;
            padding-right: 10rem;
            display: flex;
            justify-content: flex-start;
            flex-direction: column;
            align-items: left;
        }
        
           .answer .leftwords .h-w{
            font-size: 2rem;
            margin-left: 1rem;
                       }
          
         
           .answer .picture{
           position: absolute;
           top: 0px;
           left: 280px;
           }
           .answer .picture2{
            position: absolute;
            top: 200px;
            left: 200px;
            }
            .answer .picture2 img{
                width: 8rem;
            }
           .answer .picture img{
               width: 8rem;
           }
        
           .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{
            padding-right: 6rem;
        text-align: center;
        }
        .middle .middle-bottom img{
            width: 100%;
        }
        .bottom-l img{
            width: 100%;
        }
        .bottom-l .left .writer{
         padding-left: 10rem;
            font-size: 1.6rem;
       
            text-align: center;
        }
        .middle-bottom .two img{
            margin-top: 0;
        }
        .middle-bottom .three img{
            margin-top: 0;
        }
        .left-one div{
            font-size: 2rem;
            text-align: center;
        }
           .bottom-l{
            display: flex;
            align-items: center;
           flex-direction: column;
           padding:0
           }
           .bottom-l .two img{
            margin-top: 10rem;
        }
        .bottom-l .three {
            margin-top: 10rem;
        }
        .answer .red{
            position: absolute;
            top: 140px;
            left:0px
        }
        .answer .yellow{
            position: absolute;
            top: 320px;
            left:200px
        }
        .answer .green{
            position: absolute;
            top: 820px;
            left:0px
        }
   .middle .yellow{
    position: absolute;
    top: 2000px;
    left: 0px;
   }
           .mainbottom{
            margin-top: 1rem;
               font-size: 1.2rem;
               height: 10rem;
               line-height:5rem
           }
       }