*{
    margin: 0;
    padding: 0;
}
a,a:hover{
    text-decoration: none;
}
li{
    list-style: none;
}
body{
    background: url(/material/images/sbgx/bodybg.png) center top no-repeat;
    min-width: 1450px;
}
.sbgxHea{
    height: 735px;
    width: 1450px;
    margin: 65px auto 0;
}
.sbgxCon{
    width: 1300px;
    margin: 0 auto;
}
.dy{
    border-radius: 130px;
    background-color: #fff;
    border: 3px solid #ffe33f;
    padding: 10px 75px 40px 75px;
    text-align: center;
}
.dyCon{
    font-size: 26px;
    line-height: 50px;
    color: #415763;
    text-align: justify;
    text-indent: 2em;
    letter-spacing: 1px;
}
.sbDtyw{
    margin-top: 60px;
    position: relative;
}
.sbMore{
    position: absolute;
    font-size: 20px;
    color: #0068b7;
    top: 30px;
    right: 0;
}
.sbDtywCon{
    overflow: hidden;
    margin-top: 70px;
}
.sd-left{
    float: left;
    width: 725px;
}
.flex-control-nav {
    left: -15px;
    bottom: 15px;
}
.flex-control-paging li a {
    background: #fff;
}
.leftTit{
    position: relative;
    width: 722px;
    height: 425px;
    display: block;
}
.leftTit::before{
    position: absolute;
    content: "";
    width: 710px;
    height: 410px;
    border: 1px solid #00a0e9;
    right: 0px;
    bottom: 0px;

}
.leftTit img{
    width: 710px;
    height: 410px;
    position: relative;
    z-index: 1;
}
.leftTit p{
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: linear-gradient(to top,#1493df,transparent);
    position: absolute;
    padding: 15px 0 5px;
    bottom: 15px;
    width: 710px;
    z-index: 1;
    left: 0;
}
.sd-right{
    width: 540px;
    float: right;
}
.sd-list li{
    font-size: 22px;
    line-height: 38px;
    border-bottom: 1px solid #b5b89b;
    margin-bottom: 18px;
    padding-bottom: 19px;
}
.gjgx .sd-list li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sd-list li:last-of-type{
    border: none;
}
.sd-list li:hover{
    font-weight: bold;
}
.sd-list li a{
    padding-left: 20px;
    color: #333;
    position: relative;
}
.sd-list li a::before{
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background-color: #00a0e9;
    border-radius: 50%;
    top: 12px;
    left: 0;
}
.gjgx{
    overflow: hidden;
    margin-top: 70px;
    background: linear-gradient( to bottom ,transparent ,#fff);
    padding: 0 25px;
}
.gjgxLeft{
    width: 576px;
    position: relative;
    float: left;
}
.ggTit{
    padding-left: 30px;
    background: url(/material/images/sbgx/gjgx.png) no-repeat;
    line-height: 63px;
    color: #000;
    font-size: 34px;
    font-weight: bold;
   
}
.gjgx .sbMore{
    right: 40px;
    top: 23px;
    color: #000;
}
.gjgxRight{
    float: right;
}
.gjgx .sd-list{
    margin-top: 30px;
    margin-left: 10px;
}
.sbZcjd{
    position: relative;
    margin-top: 100px;
}
.zcjd-list a{
    display: block;
}
.zcjd-list{
    padding-top: 145px;
    padding-bottom: 10px;
    overflow: hidden;
}
.zcjd-list li{
    padding: 30px;
    width: 413px;
    background: #fff;
    border: 2px solid #fdd000;
    border-radius: 30px;
    box-shadow: 0 0 10px 2px #fdd000;
    margin-right: 25px;
    float: left;
    box-sizing: border-box;
    transition: all .5s;
}
.zcjd-list li.cur{
    margin-top: -45px;
}
.zcjd-list li:last-of-type{
    margin-right: 0;
}
.zcjd-list li img{
    width: 349px;
    height: 347px;
    border-radius: 10px;
    object-fit: cover;
}
.zcjd-list li p{
    font-size: 26px;
    line-height: 40px;
    color: #0a5a9a;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2 ;
    overflow: hidden;
    text-overflow: ellipsis;

}
.zcjd-list li a.deail{
    font-size: 26px;
    color: #f08300;
    line-height: 45px;
    width: 110px;
    text-align: center;
    border: 1px solid #f08300;
    border-radius: 22px;
    letter-spacing: 5px;
}
.sbSdxd{
    position: relative;
    margin-top: 100px;
}
.sdxd-list{
    overflow: hidden;
    margin-top: 90px;
}
.sdxd-list li img{
    width: 312px;
    height: 426px;
}
.sdxd-list li {
    float: left;
    margin-right: 17px;
}
.sdxd-list li:last-of-type{
    margin-right: 0;
}
.hdzn{
    margin-top: 90px;
}
.hdzn img {
    width: 641px;
    height: 118px;
}
.footer{
    background: none;
    color: #000;
    margin-top: 50px;
}
.white a{
    color: #000;
}
.footer .footer-last {
    background-color: rgb(255 255 255 / 21%);
}