/*按钮列表*/
#btnlist{width: 100%; height: 490px; background: white; background: #2f5eb6 ; padding-top: 30px;}
#btnlist h2{width: 100%; text-align: center; background: #fff; color:#1d1f76; height: 50px; line-height: 50px; border-bottom: 1px dashed #1d1f76;}
#btnlist .box{width: 100%; margin:0 auto; }
#btnlist .box a{display: inline-block; width: 33%; height: 33px; padding-top: 80px; text-align: center; font-weight: bold; font-size: 1.6rem; color:#ffdb8d; float: left; margin-top: 0px; margin-bottom: 80px; transition: 0.1s;}

#btn1{background: url(../../images/v2024m/ico1.png) no-repeat 50% 90%; background-size: 70%;}
#btn2{background: url(../../images/v2024m/ico2.png) no-repeat 50% 90%; background-size: 70%;}
#btn3{background: url(../../images/v2024m/ico3.png) no-repeat 50% 90%; background-size: 70%;}
#btn4{background: url(../../images/v2024m/ico4.png) no-repeat 50% 90%; background-size: 70%;}
#btn5{background: url(../../images/v2024m/ico5.png) no-repeat 50% 90%; background-size: 70%;}
#btn6{background: url(../../images/v2024m/ico6.png) no-repeat 50% 90%; background-size: 70%;}
#btn7{background: url(../../images/v2024m/ico7.png) no-repeat 50% 90%; background-size: 70%;}

.flink{padding: 2%;}

#siku{display: flex;flex-wrap: wrap;justify-content: space-around;}
#siku .box{width: 100%;}
#siku h2{width: 100%; text-align: center; background: #fff; color:#1d1f76; height: 50px; line-height: 50px; border-bottom: 1px dashed #1d1f76;}
#siku a{
    display: inline-block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    background: #1d1f76;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

#zxpx{display: flex;flex-wrap: wrap;justify-content: space-around;}
#zxpx .box{width: 100%;}
#zxpx h2{width: 100%; text-align: center; background: #fff; color:#016d3b; height: 50px; line-height: 50px; border-bottom: 1px dashed #016d3b;}
#zxpx a{
    display: inline-block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    background: #1d1f76;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
#zxpx a img{width: 100%;}


#siku2{display: flex;flex-wrap: wrap;justify-content: space-around;}
#siku2 .box{width: 100%;}
#siku2 h2{width: 100%; text-align: center; background: #fff; color:#1d1f76; height: 50px; line-height: 50px; border-bottom: 1px dashed #016d3b;}
#siku2 a{
    display: inline-block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    background: #1d1f76;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 0px;
}

#siku2 a.a1{background: #1d1f76;}
#siku2 a.a2{background: #1d1f76;}
#siku2 a.a3{background: #1d1f76;}
#siku2 a.a4{background: #1d1f76;}