@media screen and (max-width:760px) {
     body{
         max-width: 760px;
         min-width: 0px;
         margin: 0 auto;
     }
    .aa{
        width: 100%;
        overflow: hidden;
    }
    .pagew {
        top: 16%;
    }
    .tongsdse{
        width: 60%;
    }
    .tongetong_tect img{
           width: 46px;
           height: 40px;
    }
    .tongetong_right>h4{
        font-size: 14px;
    }
    .tongetong>div{
        width: 61%;
        height: 8rem;
        text-align: left;
        padding: 0.9rem 0 0 7%;
    }
    .tongetong_right > P{
          width: 99%;
          display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    }
    .main_box>.page1{
        display: flex;
      align-items: center;
    }

   

    .section_content .tiem3{
         display: none;
    }
    .section_content{
        right: 0;
        top: 0;
        position: static;
    }
    .tiem5{
        margin-left: 0!important;
        margin-right:5% ;
    }
    .section_content .tiem2,.section_content .tiem5,.section_content .tiem7,.section_content .tiem4{
        margin-left: 5%;
    }
    .section_content .tiem1,
    .section_content .tiem2,
    .section_content .tiem3,
    .section_content .tiem4,
    .section_content .tiem5,
    .section_content .tiem6,
    .section_content .tiem7{
        right: 0;
        top: 0;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    .section_content img {
        transform: rotate(0) translate(0px,0px); 
        width: 2rem;
        height: 2rem;
        margin-top: 2rem;
   }
   .section_content p {
    transform: rotate(0) translate(0px,0px); 
   }
   .inner .block_txt h2{
        font-size: 30px;
        font-weight: bold;
   }

   .section_content>div{
        width: 127px;
        height: 100px;
        margin-top: 4%;
   }

   .section_content p{
       font-size: 18px;
   }
   .section_content>div{
       position: static;
       display: inline-block    
   }
   .inner .block_txt h3{
       margin-top: 0px;
       margin-bottom: 0px;
       font-size: 23px;
       font-weight: bold;
   }
   .tongsdfa{
       margin-top: 5%;
   }


   /* 尾部 */

   .dataGood{
       display: none;
   }
   .bodeDate{
       display: none;
   }
   .fotter{
       height: 245px;
       margin-top: 80%;
   }
   .wind80{
       width: 100%;
   }
   .backgroundRdata{
       height: 440px !important;
   }   
   
   .erweima > img{
       width: 80px;
       height: 80px;
       margin-left: 5%;
   }
   .wind80 .dataGoodText{
       display: block;
       text-align: center;
   }
   .wind80 > .erweima{
       float: right;
   }
   .wind80 > .erweima p{
       text-align: none;
   }
   .wind80 > .erweima{
       padding-top: 20px;
       text-align: center;
   }
   
   .dataGood{
    padding-top: 20px;      
   }

   .dataGood ul li > div > div a{
      font-size: 14px;
      color: #727280;
   }
   .dataGood ul li a{
       font-size: 14px;
       color: #727280;
   }
   .fotter .databookadmin-sdis{
        display: block;
        border-top: 1px solid #727280;    
        padding-top: 4%;
   }
   .section_content p{
       font-size: 16px;
   }
   .databookadmin-sdis-book{
         color: #727280;
       padding-right: 4rem;
   }
   
   .databookadmin-sdis-book p{
       font-size: 14px;
       padding-left: 5%;
       margin: 0;
   }
   .wind80 > .erweima > p{
       color: #727280;
       text-align: left;
   }
   .section_content p{
       line-height: 36px;
   }

   .tongetong_right>div{
       padding: 3px 2px;
   }
   .backgroundRdata .goodDatabase{
        display: none;
   }
   div.databookAdmin{
      width: 100%;
   }
   .databookAdmin .inner .tongetong1 h2{
       font-size: 28px;
   }
   .databookAdmin .inner .tongetong1 h3{
       font-size: 18px;
       margin: 0;
   }
   .databookAdmin .inner .tongetong1 .tongsdfaliadmin{
         width: 100px;
         margin-top: 14px;
   }
   .databookAdmin .inner .tongetong1 .tongsdfaliadmin a{
         font-size: 14px;
   }
   .databookAdmin{
       display: flex !important;
       align-items: center;
   }
   .backgroundRdata .maximum-scale-rod{
        display: inline-block;
   }
   div.databookAdmin-row{
       width: 50%;
   }
  
}
@media screen and (max-width: 460px){
    .section_content .tiem4{
        margin-left: 0;
        margin-right: 5%;
    }
    .pagew{
        top:13%;
    }
    .tongetong>div{
      height:7rem;
      padding:0.5rem 0 0 7%
    }
    .tongetong_right>h4{
        margin: 0;
    }
}
@media screen and (max-width: 400px){
    .tongetong>div{
        height:8rem;
        padding:0.5rem 0 0 7%
    }
}
@media screen and (max-width: 350px){
    .pagew{
        top:6rem;
    }
}