.homeh1-box{
    margin-top: 300px;

}
.zanzhubox.ipad{
    display: none;
}
.el-message-box{
    width: 620px;
  }
.el-checkbox__inner {
    width: 13px!important;
    height: 13px!important;
    border-radius: 0;
    box-sizing: content-box;
}
.el-checkbox__inner::after {
    box-sizing: content-box;
    content: "";
    border: 2px solid #FFF!important;
    border-left: 0!important;
    border-top: 0!important;
    height: 7px!important;
    left: 3px!important;
    position: absolute;
    top: 0px!important;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 5px!important;
    -webkit-transition: -webkit-transform .15s ease-in .05s;
    transition: -webkit-transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    transform-origin: center;
}

div::-webkit-scrollbar{
    display:none
}
@media (max-width: 992px){
   
    .zhuceCode {
        position: absolute;
  
        }
    .zhedie .iconfont{
       
        font-size: 18px;
        color: #666;
    }
    .zhedie .icon-guanbi{
        position: absolute;
        top: 23px;
        left: 23px;
        font-size: 24px;
        color: #666;
    }
    .zhedie {
        width: 50px;
        height: 50px;
    }
    .home-hero{
        height: 300px;;
    }
   
    .home-hero-content{
        top: 100px;
    }
    .home-hero-title {
        letter-spacing: 0;
        font-size: 30px;
        height: 100px;
        margin-left: 20px;
    }

    .anim-show{
        font-size: 30px;
    }
    .juhao{
        font-size: 30px;
    }
    
    .homeh1-box{
        margin-top: 170px!important;
    
    }
    .home-hero-title-line2{
        margin-top: 10px;
    }
    .secondBox{
        display: block;
    }
    .secondBox>div{
        width: 100%;
        margin-bottom: 20px;
    }
    .mainbox{
        margin-top: 30px;
    }
    .quick-link-info {
        color: #333;
        background-color: #f4f4f4;
        /* border-top: 6px solid #e70012; */
        min-height: 400px;
        padding: 20px 20px 40px;
       
    }
    .quick-link-info h4{
        margin-top: 0;
        margin-bottom: 0;
        font-size: 25px;
    }
    .rich-text{
        margin-top: 15px;
    }
    .gridbox{
        display: block;
        position: relative;
        padding-bottom: 50px;
    }
    .grid_left,.grid_right{
        width: 100%;
        padding-right:0;
    }
    .grid_right .grid_right_item {
        display: block;
        padding-bottom: 15px;
        border-bottom: 1px solid #eee;
        margin-bottom: 15px;
    }
    .grid_right .grid_right_item img{
        width: 135px;
        height:auto;
    }
    .article-block__subtitle {
        font-size: 12px;
        margin-bottom: 8px;
        display: block;
        margin-top: 15px;
    }
    .gridbox-btn{
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -60px;
    }
    .grid_left_p{
        margin-bottom: 15px;
    }
    .HomepageFeaturedCTAGridList{
        display: block;
        margin-top: 0;
    }
    .HomepageFeaturedCTAGridList__column{
        width: 100%;
        margin-bottom: 40px;
    }
    .colunm_left{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .colunm_left .column_item{
        width: 100%;
        float: none;
        padding-top: 15px;
        margin-left: 0;
        padding-bottom: 0;
    }
    
    .HomepageFeaturedCTAGridPromo {
        display: block;
    }
    .home-right-img {
        width: 40%;
        margin-right: 20px;
        float: left;
        display: none;
    }
    .home-right-img img{
        width: 150px;
        height: 195px;
    }
    .HomepageFeaturedCTAGridPromo__image{
        height: auto;
    }
    .HomepageFeaturedCTAGridPromo::after{
        content: '';
        display: block;
        clear: both;
    }
    .HomepageFeaturedCTAGridPromo__content{
       width: 100%;
       padding-left: 20px;
       padding-right: 20px;
       box-sizing: border-box;
     
    }
 
    .HomepageFeaturedCTAGridPromo__content-inner {
        max-width: 100%;
        padding-right: 0;
        margin-right: 0;
    }
    .HomepageFeaturedCTAGridPromo--first .HomepageFeaturedCTAGridPromo__content-inner{
        padding-right: 20px;
        width: 100%;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .rich-text :last-child{
        text-align: left;
        height: 84px;
    }
    .grid_right .grid_right_item{
        display: flex;
    }
    .grid_right .grid_right_item img{
        height:74px;
        width: 120px;
        /* display: none; */
    }
    
    .home-gridbox .article-block__subtitle{
        margin-top: 0;
    }
    .home-gridbox .grid_right_title{
        font-size: 18px!important;
        font-weight: normal;
        margin-bottom: 0;
    }
 .grid_right_title{
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 10px;
    }
    .home-gridbox .grid_left_p{
        font-size: 14px;
        display: none;
    }
    .grid_left .grid_left_p{
        display: block;
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
    }
    .HomepageFeaturedCTAGridPromo__title {
        font-size: 24px !important;
        line-height: 20px;
        margin-top: 10px;
        font-weight: normal;
    }
    .HomepageFeaturedCTAGridPromo:last-child{
        padding-top: 20px;
        padding-bottom:3px;
    }
    .HomepageFeaturedCTAGridPromo__CTA{
        margin-top: 15px;
        text-align: justify;
        font-weight: normal;
        line-height: 1.5em;
    }
    .HomepageFeaturedCTAGridPromo__CTA .btn{
        margin-top: 10px!important;
    }
    .HomepageFeaturedCTAGridPromo__CTA li a{
        line-height: 1.3em;
        text-align: justify;
        font-size: 14px;
        margin-top: 5px;
    }
    .grid_left img {
        width: 100%;
        margin-bottom: 8px;
    }
    .colunm_left .column_item:first-child{
        padding-top: 0;
    }
    .first__content {
      
        top: 10%;
    }
    .mb15{
        margin-bottom: 15px;
    }
    .grid_left_title{
        font-weight: normal;
    
   
        font-size: 20px;
    }

    .morejianjie{
        position: absolute;
        left: 0;
        bottom: 0;
    }
   .mt8{
    margin-top: 8px!important
   }
   .borderBtn {
    border: 1px solid #e70012;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    display: inline-block;
   }

   .HomepageFeaturedCTAGridPromo--first .HomepageFeaturedCTAGridPromo__content-inner {
    width: 100%;
    float: none;
    margin-right: 0px;
    }
    .videobox .huiyi2{
        width: 100%;
    }
    .topright .tx{
        margin:20px 15px;
    }
    /* dajiang */
    .column4-box2 .leibieitem{
        width: 100%;
        height: auto;
        margin-right: 4%;
    }
    .mb60{
        margin-bottom: 30px!important;
    }
    .column4-box2 .leibieitem img{
        /* height: 120px; */
    }
    .column4-box2.jiangxiangleibie img{
        /* height: 120px; */
        width: 100%;
    }
    .column4-box2{
        margin-top: 30px;
    }
    .mt60{
        margin-top: 30px!important;
    }
    .mb60{
        margin-bottom: 60px!important;
    }
    .dajiang-datulunbo{
        margin-bottom: 30px;
        height: 285px;
    }
    .dajiang-datulunbo img{
        height: 248px;
    }
    .column4-box2 .leibieitem:nth-child(2n){
        margin-right: 0;
    }
    .column4-box2.jiangxiangleibie .leibieitem {
       
        text-align: center;
        width: 48%;
        margin-right: 4%;
        box-sizing: border-box;
    }
    .psliucheng .leibieitem {
        width: 50%;
        height: auto;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .psliucheng .pstop{
        width: 100%;
        height: 100%;
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 13px;
    }
    .column4-box2.jiangxiangleibie .leibieitem:nth-child(2n){
        margin-right: 0;
    }
   
    .column4-box2 .leibieitem{
        margin-bottom: 30px;
    }
  
    .column4-box2.jiangxiangleibie span{
        font-size: 18px!important;
    }
    .column4-box2 .leibieitem span{
        font-size: 16px!important;
    }
    .footTopBox .footTop .logo{
        margin-right: 0;
    }
    .footTopBox .footTop .logo img{
        height: 50px;
        margin-left: 20px;
    }
    .footTopBox .footTop{
        height: 80px;
        display: none;
    }
    .footer-social{
        margin-top: 15px;
    }
    .footer-social a{
        width: 30px;
        height: 30px;
    }
    #swiper-pagination4{
        left: -20px;
    }
    .tiptext{
        margin-top: 20px;
    }
    .leibieSwiper{
        margin-top: 20px!important;
        margin-bottom: 40px!important;
        padding-bottom: 20px;
    }
    .titleCompany{
        margin-top:10px;
        margin-bottom: 10px;
        width: 55%!important;
    }
    .wp-block-cover.cover-submenu .wp-block-cover__inner-container p{
        width: 100%;
    }
    .image-background{
        position: absolute;
        object-fit: cover;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        
        
    }
 
    .qbhybox .huiyi2 {
        margin-right: 0px;
        width: 100%;
    }
    .h290 img{
        height: 260px;
    }
    .h290 .huiyi2{
        margin-bottom: 0;
    }
    .p020{
        padding: 0 20px!important;
    }
    .dajiang-datulunbo{
        height: 279px;
    }
    .displaynone{
        display: none;
    };
    .datulunbo .cont{
        width: 100%!important;
        padding:0 20px;
        box-sizing: border-box;
    }
    .zanzhubox.mobile{
        display: none;
    }
    .zanzhubox.ipad{
        display: block;
    }
    .subscribeDingyue a{
        font-size: 14px;

    }
    
}

@media (max-width: 760px){
    .zanzhubox.ipad{
        display: none;
    }
    .zanzhubox.mobile {
        display: block;
    }
    .mobile  .speakerbox ul li {
        width: calc((100% - 20px)/2);
    }
    .mobile  .zanzhuitem:nth-child(2n){
        margin-right: 0!important;
    }
   
  
}