* {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

img {
    vertical-align: top;
    border: 0;
}

.container {
    width: 1400px;
    margin: auto;
    overflow: hidden;
}

.box-a {
    height: 910px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824head.png) no-repeat;

}
.box-a-title  {
    height: 110px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824sp_02.png) no-repeat;

}

.title-a {
   
    font-size: 24px;
    line-height: 26px;

}

.title-a a {
   
    color: #fff;
}

.title-a-sub {
   
    font-size: 20px;
    line-height: 25px;
    color: #fffe94;
}



.box-a-title_main {
         width:800px;
         height: 75px;
         margin-top: 18px;
         margin-left: 350px;
}



.box1 {
    height: 642px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824icon_03.png) no-repeat;
}

.box1 img {

    width: 290px;
    height: 165px;

}

.box1_main {
    width:1000px;
    height: 285px;
    margin-top: 340px;
    margin-left: 215px;
}

.box2 {
    height: 488px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824icon_04.png) no-repeat;
}

.box2 img {

    width: 290px;
    height: 165px;
}

.box2_main {
    width:1000px;
    height: 285px;
    margin-top: 180px;
    margin-left: 215px;
}



.box3 {
    height: 780px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824icon_05.png) no-repeat;
}

.box3 img {

    width: 290px;
    height: 165px;
}

.box3_main {
    width:1000px;
    height: 600px;
    margin-top: 170px;
    margin-left: 215px;
}


.box4 {
    height: 472px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824icon_06.png) no-repeat;
}

.box4 img {

    width: 290px;
    height: 165px;
}

.box4_main {
    width:1000px;
    height: 285px;
    margin-top: 175px;
    margin-left: 215px;
}

.box5 {
    height: 814px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20230418152956.png) no-repeat;
}

.box5 img {

    width: 290px;
    height: 165px;
}

.box5_main {
    width:1000px;
    height: 600px;
    margin-top: 180px;
    margin-left: 215px;
}

.gallery {
    float: left;
    width: 915px;
    height: 140px;
    margin-left: 240px;
    margin-top:20px;
    color: #fff;
    font-size: 18px;
}

.b-hot {

    width: 290px;
    float: left;
}

.b-hot .title {
   
    font-size: 14px;
    line-height: 24px;
}

.b-hot .title a {
   
    color: #fffe94;
}

.b-hot .summary {
 
    line-height: 24px;
    font-size: 18px;
    color: #fff;

}






.slide {
    height: 100%;
    position: relative;
}

.slide-hd {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
}

.slide-hd ul {
    position: absolute;
    top: 150px;
    right: 10px;
}

.slide-hd li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    text-indent: -999em;
    background-color: #fff;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.slide-hd li.on {
    background-color: #f40;
}

.slide-hd .prev, .slide-hd .next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-color: #f40;
    cursor: pointer;
}

.slide-hd .prev {
    float: left;
}

.slide-hd .next {
    float: right;
}

.slide-bd li {
    width: 565px;
    height: 370px;
    position: relative;
}

.slide-bd li img {
    width: 565px;
    height: 370px;
    display: block;
}

.slide-bd li p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    box-sizing: border-box;
    background-color: rgba(166, 8, 9, .7);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 20px;
}

.slide-bd li p a {
    color: #fff;
}

.hot {
    margin-right: 200px;
    float: right;
    width: 408px;
}

.hot li {
    height: 40px;
    line-height: 40px;
    padding-left: 26px;
    background:  no-repeat left center;
}

.hot li a {
    color: #fde8b9;
}

.breaking-news {
    border-bottom: 1px dashed #b92525;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.breaking-news .title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.breaking-news .title a {
    color: #fde8b9;
}

.breaking-news .summary {
    font-size: 14px;
    line-height: 24px;
    color: #fde8b9;
}

.breaking-news .summary a {
    color: #fde8b9;
}

.dt {
    height: 667px;
    position: relative;
    overflow: hidden;
    background:  no-repeat;
}

.dt-main {
    width: 1000px;
    margin: 196px auto 0;
    overflow: hidden;
}

.dt-l {
    width: 540px;
    float: left;
}

.dt-l li {
    height: 120px;
    background-color: #b90404;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.dt-l li img {
    float: left;
    width: 140px;
    height: 90px;
}


.dt-l .main {
    margin-left: 150px;
}

.dt-l .title {
    font-size: 22px;
    font-weight: bold;
}

.dt-l .title a {
    color: #fde8b9;
}

.dt-l .summary {
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
    color: #fde8b9;
}

.dt-l .summary a {
    color: #fde8b9;
}

.dt-r {
    float: right;
    width: 395px;
    border-left: 1px solid #f7d097;
}

.dt-r li {
    padding-left: 25px;
    line-height: 48px;
    height: 48px;
    position: relative;
}

.dt-r li:before {
    content: '';
    width: 6px;
    height: 6px;
    background:  no-repeat;
    position: absolute;
    left: -4px;
    top: 50%;
    margin-top: -3px;
}

.dt-r li a {
    color: #a72113;
}

.bss {
    position: relative;
    height: 797px;
    background:  no-repeat;
    overflow: hidden;
}

.bss-t {
    overflow: hidden;
    margin-bottom: 20px;
}

.bss-t > a > img {
    float: left;
    width: 430px;
    height: 285px;
}

.bss-top {
    padding-bottom: 15px;
    border-bottom: 1px dashed #c03030;
}

.bss-top .title {
    font-size: 20px;
    margin-bottom: 5px;
}

.bss-top .title a {
    color: #fde8b9;
}

.bss-top .summary {
    font-size: 14px;
    line-height: 24px;
    color: #fde8b9;
}

.bss-hot {
    margin-left: 455px;
}

.bss-hot li {
    height: 40px;
    line-height: 40px;
    padding-left: 17px;
    font-size: 14px;
    background:  no-repeat left center;
}

.bss-hot li a {
    color: #fde8b9;
}

.bss-main {
    width: 1000px;
    margin: 212px auto 0;
}

.pic-news li {
    width: 315px;
    height: 200px;
    position: relative;
    float: left;
    margin-right: 27px;
}

.pic-news li:last-child {
    margin-right: 0;
}

.pic-news img {
    width: 100%;
    height: 100%;
    display: block;
}

.pic-news p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(247, 3, 14, .7);
    text-align: center;
    font-size: 14px;
}

.pic-news p a {
    color: #fff;
}

.zl {
    height: 845px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.zl-main {
    width: 1000px;
    margin: 285px auto 0;
}

.zl-l {
    width: 475px;
    height: 493px;
    float: left;
    position: relative;
}

.zl-r {
    float: right;
    width: 476px;
}

.zl-list {
    width: 442px;
    height: 192px;
    margin-top: 27px;
    margin-left: 16px;
    margin-bottom: 185px;
}

.zl-list ul {
    padding-left: 48px;
    padding-top: 30px;
}

.zl-list li {
    line-height: 44px;
    height: 44px;
    font-size: 18px;
    padding-left: 13px;
    background:  no-repeat left center;
}

.sj {
    height: 426px;
    background:  no-repeat;
    position: relative;
    overflow: hidden;
}

.sj-main {
    width: 1000px;
    margin: 87px auto 0;
}

.sj-main ul {
    overflow: hidden;
    padding-left: 53px;
}

.sj-main li {
    float: left;
}

.jc {
    height: 935px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.jc-main {
    width: 1000px;
    margin: 206px auto 0;
}

.jc-t {
    height: 400px;
    margin-bottom: 50px;
}

.tab-bd {
    width: 700px;
    height: 400px;
    float: left;
}

.tab-bd img {
    width: 700px;
    height: 399px;
}

.tab-hd {
    margin-left: 700px;
}

.tab-hd li {
    height: 133px;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #ef9c2a;
    box-sizing: border-box;
}

.tab-hd li:last-child {
    border-bottom: 0;
}

.tab-hd li.on {
    background-color: #d2b06d;
    border-bottom: 0;
}

.tab-hd li span {
    width: 300px;
    height: 133px;
    display: table;
}

.tab-hd li a {
    display: table-cell;
    vertical-align: middle;
    color: #6b2c32;
}

.jc-b {
    height: 192px;
}

.slide1 {
    height: 100%;
    position: relative;
}

.slide1-hd {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
}

.slide1-hd ul {
    position: absolute;
    top: 120px;
    right: 10px;
}

.slide1-hd li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    text-indent: -999em;
    background-color: #fff;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.slide1-hd li.on {
    background-color: #f40;
}

.slide1-hd .prev, .slide1-hd .next {
    width: 35px;
    height: 78px;
    margin-top: -39px;
    background-color: #f40;
    cursor: pointer;
}

.slide1-hd .prev {
    float: left;
    margin-left: -70px;
    background:  no-repeat;
}

.slide1-hd .next {
    float: right;
    margin-right: -70px;
    background:  no-repeat;
}

.slide1-bd {
    overflow: hidden;
}

.slide1-bd li {
    width: 234px;
    margin-right: 21px;
    position: relative;
}

.slide1-bd li img {
    width: 234px;
    height: 153px;
    display: block;
}

.slide1-bd li p {
    height: 40px;
    line-height: 32px;
    padding-top: 8px;
    text-align: center;
    background-color: #fff;
    font-size: 14px;
    box-sizing: border-box;
}

.slide1-bd li p a {
    color: #313432;
}

.word {
    position: absolute;
    line-height: 1;
}

.word a{
    color: #fff;
}

.word1 {
    font-size: 20px;
    opacity: .4;
    top: 55px;
    left: 135px;
}

.word2 {
    font-size: 25px;
    opacity: .58;
    top: 123px;
    left: 208px;
}

.word3 {
    font-size: 20px;
    opacity: .58;
    left: 12px;
    top: 160px;
}

.word4 {
    font-size: 20px;
    opacity: .8;
    top: 172px;
    right: 35px;
}

.word5 {
    font-size: 28px;
    left: 80px;
    top: 204px;
}

.word6 {
    font-size: 28px;
    right: 56px;
    top: 230px;
}

.word7 {
    font-size: 19px;
    opacity: .9;
    left: 120px;
    top: 290px;
}

.word8 {
    font-size: 19px;
    opacity: .58;
    bottom: 164px;
    right: 96px;
}

.word9 {
    font-size: 25px;
    opacity: .58;
    left: 40px;
    bottom: 118px;
}

.word10 {
    font-size: 18px;
    opacity: .58;
    bottom: 90px;
    right: 215px;
}

.word11 {
    font-size: 18px;
    opacity: .3;
    bottom: 30px;
    right: 75px;
}

.tb {
    animation: tb-animation 3s alternate linear infinite;
}

.lr {
    animation: lr-animation 3s alternate linear infinite;
}

@keyframes tb-animation {
    from {
        transform: translatey(-5px);
    }

    to {
        transform: translatey(5px);
    }
}

@keyframes lr-animation {
    from {
        transform: translatex(-5px);
    }

    to {
        transform: translatex(5px);
    }
}

.box-202304a1 {
    position: relative;
}

.box-202304a2 {

    height: 1109px;
    background: url(/uploads/image/psimages/20230418sftjzftdyj_02.png) no-repeat;
    position: relative;

}

.box-202304a3 {
    position: relative;
}

.box-a {
    height: 396px;
    position: relative;
    overflow: hidden;
    background: url(/uploads/image/psimages/20210824head02.png) no-repeat;
}


.picnews1 {
    width: 440px;
    height: 330px;
    position: relative;
    float: left;
    margin-top: 60px;
    margin-left: 70px;
}

.pic2304 {
    width: 440px;
    height: 250px;
    position: relative;
}

.pic2304 img{
    width: 440px;
    height: 250px;
}


.picnews1 .title2304 {
   
   font-size: 14px;
   line-height: 24px;
}

.picnews1 .title2304 a {
  
   color: #fffe94;
}

.picnews1 .summary2304 {

   line-height: 24px;
   font-size: 18px;
   color: #fff;

}

.picnews1 .summary2304 a {
    color: #fff;
}

.box-202403a01 {
    height: 1068px;
    background: url(/uploads/image/psimages/20240326spot_01.png) no-repeat;
    position: relative;
}



.picbox202403-y-1 {
    width: 490px;
    height: 160px;
    position: absolute;
    top: 363px;
    left: 200px;

}


.picbox202403-y-2 {
    width: 490px;
    height: 160px;
    position: absolute;
    top: 537px;
    left: 201px;

}


.picbox202403-y-3 {
    width: 490px;
    height: 160px;
    position: absolute;
    top: 363px;
    right: 198px;

}

.picbox202403-y-4 {
    width: 490px;
    height: 160px;
    position: absolute;
    top: 537px;
    right: 198px;

}




.pic202403-y {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 0px;
    top: 0px;  
}

.pic202403-y img{
    width: 150px;
    height: 150px;

}

.hot202404-1 {
    width: 318px;
    position: absolute;
    right: 5px;
    top: 10px;
} 

.title2404 {
   
    font-size: 14px;
    line-height: 24px;
 }
 
.title2404 a {
   
    color: #fffe94;
 }
 
.summary2404 {
 
    line-height: 24px;
    font-size: 18px;
    color: #fff;
 
 }
 
.summary2404 a {
     color: #fff;
 }



.picnews202404-1 {
    width: 292px;
    height: 285px;
    position: absolute;
    top: 720px;
    left: 215px;
}

.picnews202404-2 {
    width: 292px;
    height: 285px;
    position: absolute;
    top: 720px;
    left: 555px;
}

.picnews202404-3 {
    width: 292px;
    height: 285px;
    position: absolute;
    top: 720px;
    right: 215px;
}




.pic2404 {
    width: 293px;
    height: 165px;
    position: relative;
}

.pic2404 img{
    width: 293px;
    height: 165px;
}











