.banner {
    width: 100%;
    height: 1023px;
    background: url(../img/banner.png) center top no-repeat;
    z-index: -1;
}

.mainbg {
    width: 100%;
    background: url(../img/mainbg.png) center top no-repeat;
    height: 3079px;
    position: relative;
}

.focusbg {
    width: 1200px;
    position: absolute;
    top: -185px;
    left: 50%;
    margin-left: -600px;
}

.slideBox {
    width: 640px;
    height: 480px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 35px;
    bottom: 28px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 13px;
    width: 10px;
    height: 10px;
    background: #f1f1f1;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li:last-child {
    margin-right: 0;
}

.slideBox .hd ul li.on {
    background: #9b0000;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 640px;
    height: 480px;
    display: block;
}

.slideBox .bd li p {
    height: 72px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    line-height: 72px;
    font-size: 20px;
    color: #fff;
    text-indent: 20px;
}

.zyjslist {
    height: 480px;
    width: 551px;
    background: url(../img/focus_news.png) center top no-repeat;
    padding-top: 1px;
}

.zyjsone{
    width: 500px;
    height: 120px;
    margin: 40px auto 0;
    border-bottom: 1px dashed #fff;
}

.zyjsone h3{
    font-size: 24px;
}

.zyjsone a{
    color: #fff;
}

.zyjsone p{
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
    line-height: 1.7;
}

.zyjslist ul{
    width: 500px;
    margin: 30px auto 0;
}

.zyjslist ul li{
    height: 60px;
    line-height: 60px;
    background: url(../img/zyjs_li.png) left 26px no-repeat;
    text-indent: 25px;
    font-size: 22px;
}

.zyjslist ul li a{
    color: #fbe0ba;
}

.fldt_left{
    width: 480px;
}

.fldt_left ul li{
    height: 68px;
    line-height: 68px;
    border-bottom: 1px dashed #c2c1c1;
    font-size: 22px;
    background: url(../img/fldt_li.png) left 30px no-repeat;
    text-indent: 25px;
}

.slidefldt {
    width: 620px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.slidefldt .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 14px;
    bottom: 23px;
    z-index: 1;
}

.slidefldt .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slidefldt .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: #f1f1f1;
    cursor: pointer;
    border-radius: 50%;
}

.slidefldt .hd ul li:last-child {
    margin-right: 0;
}

.slidefldt .hd ul li.on {
    background: #9b0000;
}

.slidefldt .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slidefldt .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slidefldt .bd img {
    width: 620px;
    height: 350px;
    display: block;
    object-fit: cover;
}

.slidefldt .bd li p {
    height: 60px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../img/height79.png) left center no-repeat;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    text-indent: 20px;
}

.jfjd_img{
    margin-top: 90px;
    display: flex;
    justify-content: space-between;
}

.jfjd_item1{
    width: 280px;
    height: 220px;
    position: relative;
}

.jfjd_item1 img{
    width: 100%;
    height: 100%;
}

.jfjd_item1 p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: url(../img/height36.png) no-repeat;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.line{
    width: 100%;
    height: 4px;
    background: url(../img/line.png) center center no-repeat;
    margin: 40px auto;
}

.jfjd_txt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jfjd_item2{
    width:592px;
    height: 82px;
    background: url(../img/height92.png) center center no-repeat;
    margin-bottom: 20px;
    padding-top: 10px;
}

.jfjd_item2 a{
    width: 545px;
    height: 70px;
    background: url(../img/jfjd_li.png) left 14px no-repeat;
    padding-left: 15px;
    margin: 0 auto;
    font-size: 22px;
    color: #fff;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yasj_img{
    width: 1076px;
    height: 640px;
    background: url(../img/yasj_bg.png) center top no-repeat;
    margin: 60px auto 0;
    padding-top: 1px;
    position: relative;
}

.yasj_img img{
    width: 1025px;
    height: 577px;
    display: block;
    margin: 15px auto 0;
}

.yasj_img p{
    width: 770px;
    height: 79px;
    background: url(../img/height79.png) center center no-repeat;
    text-align: center;
    line-height: 79px;
    margin: -39px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 26px;
    color: #fff;
}

.lastslide{ width:1074px; height:216px; overflow:hidden; position:relative;margin: 60px auto 0;}
.lastslide .bd{ position:relative; height:100%; z-index:0;}
.lastslide .bd li{ zoom:1; width: 938px;height: 215px;display: flex;justify-content: space-between;margin-left: 68px;}
.lastslide .bd li .lastslideitem{ width:300px; height:215px; display:block;position: relative;}
.lastslideimg{width: 300px;height: 215px;}
.lastslidebtn{width: 53px;height: 54px;position: absolute;left: 50%;margin-left: -26px;top: 50px;}
.lastslide .bd li p{width: 100%;height: 42px;position: absolute;line-height: 42px;background: #acacac;left: 0;bottom: 0;font-size: 16px;color: #fff;text-indent: 15px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.lastslide .prev,
.lastslide .next{ position:absolute; left:0; top:0;display:block; width:68px; height:89px;}
.lastslide .next{ left:auto; right:0;top: auto;bottom: 0;background: url(../img/right.png) center top no-repeat;}
.lastslide .prev{background: url(../img/left.png) center top no-repeat;}