@media screen and (max-width: 1536px) {

}

@media screen and (max-width: 1280px) {
  .service .service_content{
    width: 90%;
  }
  .service .service_content .service_list .list_content>div{
    width: 48%;
  }
  .technology .technology_content{
    width: 90%;
  }
}


@media screen and (max-width: 1220px) {
  .deploy_pc{
    display: none;
  }

  .deploy_mobile{
    display: block;
  }

  .deploy_mobile .deploy_content{
    width: 90%;
  }
}

@media screen and (max-width: 1098px) {
  .show .show_content{
    width: 90%;
  }
  .deploy_mobile .deploy_content .deploy_list>div .list_title>p:nth-child(1){
    width: 42px;
    height: 42px;
    line-height: 42px;
  }
}

@media screen and (max-width: 960px) {
  .deploy_mobile .deploy_content .deploy_list>div .list_title>p:nth-child(1){
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
}

@media screen and (max-width:768px) {

}

@media screen and (max-width:640px) {
  .show .show_content{
    height: 100px;
    top: -50px;
  }
  
  .show .show_content>div:nth-child(1)>a>div>img{
    height: 32px;
  }
  
  .show .show_content>div>a>div>img{
    height: 30px;
  }
  
  .show .show_content>div>a>p{
    margin-top: 10px;
  }

  .show .show_content>div:nth-child(even) {
    height: 25px;
  }
  .service .service_content{
    padding-top: 80px;
  }
  .service .service_content .service_title{
    margin-bottom: 30px;
  }

  .service .service_content .service_title>p:nth-child(2){
    height: 4px;
  }
  .service .service_content .service_list .list_title{
    margin-top: 30px;
  }
  .service .service_content .service_list .list_content{
    padding: 30px 0 0;
    flex-wrap: wrap;
    justify-content: center;
  }

  .service .service_content .service_list .list_content>div{
    width: 100%;
  }

  .service .service_content .service_list .list_content>div:nth-child(2){
    margin-top: 30px;
  }
  .service .service_content .service_list .list_content>div>div:nth-child(1){
    height: 100px;
    background-size: auto 100%;
  }
  .service .service_content .service_list .list_content>div>div:nth-child(1)>p:nth-child(1){
    font-size: 20px;
    line-height: 20px;
  }
  .service .service_content .service_list .list_content>div>div:nth-child(1)>p:nth-child(2){
    font-size: 10px;
    margin-top: 10px;
    line-height: 10px;
  }
  .service .service_content .service_list .list_content>div>div:nth-child(n+2){
    height: auto;
    padding: 0 10px;
  }
  .service .service_content .service_list .list_content>div>div:nth-child(n+2)>p:nth-child(1){
    padding-top: 24px;
  }
  .service .service_content .service_list .list_content>div>div:nth-child(n+2)>p:nth-child(2){
    font-size: 10px;
    margin-top: 8px;
    line-height: 16px;
  }
  .service .service_content .service_list .list_content>div:nth-child(2)>div:nth-child(n+2)>p:nth-child(2) {
    margin-top: 8px;
  }
  .service .service_content .service_list .list_content>div:nth-child(2)>div:nth-child(1)>p:nth-child(2){
    letter-spacing: 2.4px;
  }

  .deploy_mobile .deploy_content .deploy_title{
    padding-top: 24px;
  }
  .technology {
    height: 850px;
  }
  .technology .technology_content{
    padding-top: 30px;
  }
  .technology .technology_content .technology_title{
    margin-bottom: 30px;
  }

  .technology .technology_content .technology_title>p:nth-child(2){
    height: 4px;
  }
  .technology .technology_content .technology_list .list_title{
    margin: 30px 0 20px;
  }
  .technology .technology_content .technology_list .list_content .small_title{
    margin-bottom: 16px;
    font-size: 14px;
  }
  .technology .technology_content .technology_list .list_content>div>div>div>p:nth-child(3n-1){
    height: 2px;
    margin-top: 10px;
  }
  .technology .technology_content .technology_list .list_content>div>div>div>p:nth-child(3n+1){
    font-size: 12px;
  }
  .technology .technology_content .technology_list .list_content>div>div>div>p:nth-child(3n){
    margin-top: 10px;
    font-size: 10px;
  }
  .technology .technology_content .technology_list .list_content>div>div>div>p:nth-child(4){
    margin-top: 36px;
  }
  .technology .technology_content .technology_list .list_content>div>div:nth-child(1)>div:nth-child(1){
    width: 50%;
  }
  .technology .technology_content .technology_list .list_content>div>div:nth-child(1)>div:nth-child(2)>img{
    width: 100%;
  }
  .technology .technology_content .technology_list .list_content>div>div:nth-child(2)>div:nth-child(2){
    width: 50%;
  }
  .technology .technology_content .technology_list .list_content>div>div:nth-child(2)>div:nth-child(1)>img{
    width: 80%;
  }
  .deploy_mobile .deploy_content .deploy_list{
    justify-content: center;
  }
  .deploy_mobile .deploy_content .deploy_list>div{
    width: 100%;
    padding: 30px 15px;
  }

  .deploy_mobile .deploy_content .deploy_list>div .list_title>p:nth-child(1){
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .deploy_mobile .deploy_content .deploy_list>div div:nth-child(n+2)>div:nth-child(1){
    margin-top: 30px;
    font-size: 3.2rem;
  }
  .deploy_mobile .deploy_content .deploy_list>div div:nth-child(n+2)>div:nth-child(2){
    margin-top: 15px;
    font-size: 3rem;
  }
  .deploy_mobile .deploy_content .deploy_list>div div:nth-child(n+2)>div:nth-child(2)>p{
    margin-right: 15px;
  }
  .deploy_mobile .deploy_content .deploy_list>div .list{
    margin-top: 30px;
  }
  .deploy_mobile .deploy_content .deploy_list>div .list>span{
    margin-right: 15px;
    font-size: 3.2rem;
  }
}

@media screen and (max-width:480px) {

}