*{
    padding: 0;
    margin: 0;
}

.detail{
    margin: 0 auto;
}
.detail-p{
    text-align: center;
}
@media screen and (min-width:1920px){
    .bottom{
    width: 100%;
    background: #FC0404;
}
.bottom-center{
    margin: 0 auto;
}
th{
    font-size: 24px;
    text-align: left;
    padding: 70px 0 20px;
}
td{
    height: 32px;
    font-size:21px;
   
}
a{
    text-decoration: none;
    color:#fff;
}
table{
    width: 812px;
    height: 200px;
    margin-bottom: 50px;
}
.xian{
    width: 1500px;
    height: 1px;
    background-color: #fff;
}
.copy{
    height: 60px;
    line-height: 60px;
    color:#fff;
    font-size: 20px;
}
 
   .foo{
    display: none;
   }
   .detail{
    width: 1500px;
}
.detail-p{
    font-size: 28px;
    line-height: 28px;
}
.detail-center{
    margin-top: 30px;
}
.bottom-center{
    width: 1500px;
}
}
@media screen and (min-width:1360px) and (max-width:1920px){
     .bottom{
     width: 100%;
 }
 .bottom-center{
     width:78vw;
     margin-top: 30px;
 }
 th{
     height: 2.08vw;
     font-size: 1.25vw;
     padding:3.6vw 0 1.04vw;
 }
 td{
     height:1.66vw;
     font-size:1.04vw;
    
 }

 table{
     height: 10.4vw;
     margin-bottom: 2.6vw;
 }
 .xian{
     width: 78vw;
     height: 1px;
 }
 .copy{
     height: 2.1vw;
     line-height:2.1vw;
     font-size: 14px;text-align: center;
 }
    
   .foo{
    display: none;
   }
   .detail{
    width:1200px;box-shadow: 0 0 10px rgb(0 0 0 / 10%);padding: 20px;    min-height: 500px;

}
.detail-p{
       font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500;
    color: #333;
}
.detail-center{
    margin-top:1.56vw;
}
.bottom-center{
    width:78vw;
}
}
@media screen and (min-width:980px) and (max-width:1360px){
     .bottom{
     width: 100%;
         background: #cd0000;
    color: #fff;
 }
 .bottom-center{
     width:100vw;
     margin-top: 30px;
 }
 th{
     height: 2.08vw;
     font-size: 1.25vw;
     padding:3.6vw 0 1.04vw;
 }
 td{
     height:1.66vw;
     font-size:1.04vw;
    
 }

 table{
     height: 10.4vw;
     margin-bottom: 2.6vw;
 }
 .xian{
     width: 78vw;
     height: 1px;
 }
 .copy{
     height: 2.1vw;
     line-height:2.1vw;
     font-size: 14px;
 }
     .foo{
    display: none;
   }
   .detail{
    width:78vw;
}
.detail-p{
    font-size:1.45vw;
    line-height:1.45vw;
}
.detail-center{
    margin-top:1.56vw;
}
.bottom-center{
    width:100vw;
}
}
@media screen and (min-width:750px) and (max-width:980px){
     .bottom{
     width: 100%;
 }
 .bottom-center{
     width:78vw;
     margin-top: 30px;
 }
 th{
     height: 2.08vw;
     font-size: 1.25vw;
     padding:3.6vw 0 1.04vw;
 }
 td{
     height:1.66vw;
     font-size:1.04vw;
    
 }

 table{
     height: 10.4vw;
     margin-bottom: 2.6vw;
 }
 .xian{
     width: 78vw;
     height: 1px;
 }
 .copy{
     height: 3.1vw;
     line-height:3.1vw;
     font-size: 1.04vw;
 }
     .foo{
    display: none;
   }
   .detail{
    width:78vw;
}
.detail-p{
    font-size:1.45vw;
    line-height:1.45vw;
}
.detail-center{
    margin-top:1.56vw;
}
.bottom-center{
    width:78vw;
}
}
@media screen and (max-width:390px){
    .bottom {   position: absolute;
    bottom: 0;
    width: 100%;
}
    .hidden-pic{
        display: none;
    }
    /*.bottom{*/
    /*    display: none;*/
    /*}*/
    .foo{
        background: #333;
        box-sizing: border-box;
        width: 100%;
        padding: 10px;
        font-size:13px;
        color: white;
        overflow: hidden;
        display: flex;
        margin-top: 20px;
    }
    .foo-right{
        width: 250px;
        padding-left: 15px;
        float: right;
        text-align: left;
        box-sizing: border-box;
        border-left: 1px solid white;
    }
    a{
        text-decoration: none;
        color:white;
        font-size: 17px;
    }
    .foo-p1{
        margin-bottom: 20px;
    }
       .foo-left{
        width: 100px;
        text-align: center;
       }
       .detail{
        width: 100%;
    }
    .detail-p{
        font-size: 4vw;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 4vw;
    }
    .detail-center{
        padding: 0 15px;
    }
    .detail{    font-size: 3vw;}
}