.top{
    width: 100%;
    height: 559px;
    margin: 0 auto;
    border-top: 1px solid #a8dcf7;
    border-bottom: 26px solid #0181cc;
    background: url(./top20231019.png) no-repeat top center;
    overflow: hidden;
}
.top span{
    display: block;
    width: 1200px;
    height: 24px;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
    color: #fff5a4;
}
.nav{
    width: 1200px;
    height: 71px;
    margin: -41px auto 0;
    background: url(./nav_bg20231019.png) no-repeat 25px 0px, url(./nav_l20231019.png) no-repeat 1200px 0px, url(./nav_r20231019.png) no-repeat 0px 0px;
}
.nav ul{
    width: 1060px;
    margin: 0 auto;
}
.nav li{
    float: left;
    position: relative;
    width: 265px;
    height: 71px;
}
.nav li a{
    position: absolute;
    left: 50%;
    top:48%;
    transform: translate(-50%,-50%);
    display: block;
    color: #fff;
    font-size: 22px;
    padding: 5px 18px 8px 15px;
    border-radius: 5px;
    white-space: nowrap;
}
.nav .on a{
    background-color: #f2994f;
}
.nav li:hover a{
    background-color: #f2994f;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.part{
    width: 100%;
    padding: 45px 0 0;
}
.patr_t{
    width: 100%;
    height: 29px;
    background-color: #0181cc;
}
.patr_t h3{
    display: inline-block;
    height: 29px;
    padding: 0 40px;
    font-size: 30px;
    font-weight: 700;
    line-height: 29px;
    color: #0181cc;
    background: url(./part_t_bg_l20231019_03.jpg) no-repeat top left,
                url(./part_t_bg_R20231019_03.jpg) no-repeat top right; 
    background-color: #fff;
    
}
.patr_t span{
    float: right;
    display: block;
height: 29px;
line-height: 29px;
color: #fff;
font-size: 14px;
margin-right: 20px;

}
.patr_t span a{
    color: #fff;
}
.news{
    width: 1200px;
    height: 393px;
    margin-top: 30px;
}
.lbt{
    float: left;
    width: 591px;
    height: 393px;
}
.news_xq{
    margin-top: 11px;
    float: right;
    width: 565px;
    height: 381px;
}
.xq_t{
font-size: 24px;
line-height: 36px;
font-weight: 600;
color: #666666;
}
.xq_p{
    font-size: 20px;
    line-height: 48px;
    color: #666666;
    margin-top: 20px;
}
.xq_p a{
    color: #d70f00;
}
.jh{
    width: 1200px;
    height: 305px;
    margin: 25px 0;
    background: url(./jh_r_bg20231019.png) no-repeat top right;
}
.jh_l{
    float: left;
    width: 690px;
    height: 303px;
    margin-left: 20px;
}
.jh_r{
    float: right;
    width: 450px;
    height: 303px;
}
.jh_r img{
    margin-top: 20px;
}
.footer{
    position: relative;
    width: 100%;
    height: 140px;
    margin: 44px auto 0;
    border-top: 1px solid #0882d5;
    background-color: #0882d5;
}
.footer span{
    display: block;
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.footer .foot1{
    position: absolute;
    right: 625px;
    top: 43px;
}
.footer .foot2{
    position: absolute;
    left: 800px;
    top: 100px;
}
.huiyi{
    position: relative;
    width: 1161px;
    margin: 0 auto;
    overflow: hidden;
}
.theme-blue{
    position: absolute;
    bottom: 0;
    display: block;
    width: 1160px;
    height: 32px;
    background: url(./zhankai20231019_07.jpg) no-repeat;
}



table{
    border-collapse: collapse;
    border: 0px;
}
tr{
    height: auto;
    border-top: 10px solid #fff;
    background-color: #deecfc;
}
th{
    
    width: 200px;
    font-size: 18px;
    line-height: 60px;
    border-left: 8px solid #326fdd;
    text-align: center;
    color: #666;
}

td{
    width: 952px;
    font-size: 18px;
    line-height: 60px;
    text-align: left;
    color: #666;
}
td li{
    margin-left: 100px;
}
.huichang{
    width: 1180px;
    margin: 30px auto 0;
}
.huichang img{
    height: 241px;
    margin-top: 10px;
    margin-left: 10px;
}