.banner {
    width: 100%;
    height: 400px;
    background: url(./banner.png) top center no-repeat;
    margin-bottom: 60px;
}

.title {
    width: 1140px;
    height: 72px;
    margin: 0 auto;
    background: url(./title1.png) no-repeat;
    position: relative;
    margin-bottom: 30px;
}

.title a {
    display: block;
    width: 240px;
    height: 59px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -120px;
}

.zsdt {
    width: 1200px;
    margin: 0 auto;
    height: 580px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

/* 轮播 */
.ymrb {
    width: 580px;
    height: 580px;
    margin-top: 47px;
    position: relative;
    margin: 0 !important;
}

.imgBar {
    width: 100%;
    height: 435px;
    position: relative;
    overflow: hidden;
}
.imgBar img{
    width: 100%;
    min-height: 100%;
}
.fliebar {
    width: 100%;
    height: 145px;
    background-color: #F5F5F5;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.fliebar p:first-child {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fliebar p:last-child {
    font-size: 16px;
    font-weight: normal;
    color: #999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.datebar {
    width: 80px;
    height: 80px;
    background: #1677FF;
    position: absolute;
    bottom: 124px;
    left: 20px;
}

.datebar p:first-child {
    height: 43px;
    width: 58px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
    padding-top: 6px;
}

.datebar p:last-child {
    width: 58px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 7px;
}

.ymrb .swiper-pagination-bullet {
    width: auto;
    background: none;
    opacity: 1;
    font-size: 16px;
    color: #979797;
    margin: 0 5px !important
}

.bgc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 580px !important;
    height: 60px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000000 98%);
}

.ymrb .swiper-pagination {
    bottom: 145px !important;
    width: 580px !important;
    height: 60px;
    line-height: 60px;
    text-align: right;
    padding-right: 20px;
}

.ymrb .swiper-pagination span {
    color: #fff !important;
}

.ymrb .swiper-pagination-bullet:after {
    content: "";
    border-top: 1px solid #979797;
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    margin-left: 5px;
    transition: all 0.5s ease-out 0s;
}

.ymrb .swiper-pagination-bullet-active::after {
    width: 40px;
}

/* 轮播 */
/* 右侧列表 */
.rightList {
    width: 580px;
    height: 100%;
}

.rightList ul li {
    height: 144px;
    width: 100%;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D8D8D8;
}

.rightList ul li:last-child {
    border: none;
}

.rightList ul li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.listLeft {
    height: 77px;
    width: 77px;
    border-right: 1px solid #D8D8D8;
}

.listTit:hover {
    color: #1677FF;
}

.ri {
    width: 57px;
    margin-top: 5px;
    font-size: 20px;
    font-weight: normal;
    color: #333;
    margin-bottom: 14px;

}

.listRigth {
    height: 77px;
    width: 480px;
}

.nian {
    width: 58px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    text-align: center;
    color: #999;
    font-size: 16px;
    border-radius: 15px;
}

.listTit {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #333333;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listZhaiYao {
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* 右侧列表 */

/* 第二行 */
.zxdt2 {
    width: 1200px;
    height: 390px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.dt2left {
    width: 580px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.dt2left a {
    display: block;
    width: 275px;
    height: 180px;
    border: 2px solid #D8D8D8;
    border-radius: 24px 0px 24px 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 114px;
}

.dt2left a:first-child {
    background: url(./zcxxgk.png) no-repeat;
    background-position-x: center;
    background-position-y: 30px;
}

.dt2left a:nth-child(2) {
    background: url(./jsjfzc.png) no-repeat;
    background-position-x: center;
    background-position-y: 30px;
}

.dt2left a:nth-child(3) {
    background: url(./zczxbqr.png) no-repeat;
    background-position-x: center;
    background-position-y: 30px;
}

.dt2left a:last-child {
    background: url(./xcs.png) no-repeat;
    background-position-x: center;
    background-position-y: 30px;
}

.dt2left a p {
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dt2right {
    width: 580px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dt2right div {
    width: 580px;
    height: 180px;
    padding-top: 120px;
    padding-left: 33px;
}

.dt2right div:nth-child(1) {
    display:none;
    background: url(./zcztc.png) no-repeat;
}

.dt2right div:nth-child(2) {
    background: url(./jxynhxcy.png) no-repeat;
}

.dt2right div a {
    display: block;
    width: 104px;
    height: 30px;
    border-radius: 15px;
    background: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    color: #262626;
    padding-left: 12px;
    background: url(./moreBg.png) no-repeat;
}

/* 第二行 */
/* 第三行 */
 .title2{
    background: url(./title2.png) no-repeat !important;
}

.zsztc {
    height: 160px;
    width: 1200px;
    margin: 0 auto;
   /* display: flex;  */
   /* justify-content: space-between; */
    margin-bottom: 60px;
}

.zsztc div {
    float: left;
    height: 100%;
    width: 380px;
    overflow: hidden;
    transition: transform 0.5s;
    margin-right: 30px;
}

.zsztc div a {
    display: block;
    width: 100%;
    height: 100%;
}

.zsztc div img {
    width: 380px;
    min-height: 160px;
}

/* 第三行 */
/* 第四行 */
.title3{
    background: url(./title3.png) no-repeat !important;
}

.list2 {
    width: 1200px;
    height: 108px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.list2 a {
    display: block;
    height: 108px;
    width: 277px;
    line-height: 108px;
    padding-left: 104px;
    box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2); transition: transform 0.5s;
    margin-right: 30px;
}

.list2 a:first-child {
    background: url(./zq.png) no-repeat;
    background-position-y: center;
    background-position-x: 20px;
}

.list2 a:nth-child(2) {
    background: url(./my.png) no-repeat;
    background-position-y: center;
    background-position-x: 20px;
}

.list2 a:nth-child(3) {
    background: url(./fw.png) no-repeat;
    background-position-y: center;
    background-position-x: 20px;
}

.list2 a:last-child {
    background: url(./zt.png) no-repeat;
    background-position-y: center;
    background-position-x: 20px;
}

.list3 {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.list3 div {
    width: 585px;
    height: 140px;
    padding-top: 77px;
    padding-left: 33px;
}

.list3 div a {
    display: block;
    width: 141px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #4393F5;
    background: url(./moreBg2.png);
    padding-left: 20px;

}

.list3 div:first-child {
    background: url(./wsbsdt.png) no-repeat;
}

.list3 div:last-child {
    background: url(./zsypt.png) no-repeat;
}

.list4 {
    height: 450px;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.list4 ul li {
    width: 380px;
    height: 210px;
    box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
    padding: 24px 30px;
    position: relative;
}

.bsTitle {
    font-size: 20px;
    font-weight: 600;
    color: #2B2F32;
    margin-bottom: 20px;
}
.list4 ul{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bsZhaiYao {
    font-size: 16px;
    line-height: 24px;
    color: #999;
    margin-bottom: 16px;
}

.zxbl{
    display: block;
    position: absolute;
    bottom: 20px;
    width: 96px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background-color: #4393F5;
    color: #fff;
    text-align: center;
}

/* 第四行 */


.dt2left a:hover{ color: #4393F5;}
.zsztc div:hover{ transform: translateY(-10%); transition: transform 0.5s;}
.ymrb .swiper-slide a:hover .fliebar p{ color: #4393F5;}
.list2 a:hover{ transform: translateY(-10%); transition: transform 0.5s; color: #4393F5; box-shadow: 0 0 10px 0 rgb(67 147 245 / 30%) !important;}



@media screen and (max-width: 768px) {
  .banner { width: 100%; height: 3rem; background: url(/cms_files/filemanager/1759171972/picture/20232/b475c879b1724732bba748abb50bc3e8.png) top center no-repeat; background-size:100% 100%; margin-bottom: 0.52rem; padding:0 0.32rem}
  .bannerTit { padding-top:0.72rem; display:block !important}
  .bannerTit h3{ font-size:0.52rem; color:#FFF; margin-bottom:0.16rem;}
  .bannerTit p{ width: 4rem; font-size:0.24rem; color:#FFF; line-height:0.36rem;}
  .title { width:7.02rem; height: 0.77rem;  background: url(/cms_files/filemanager/1759171972/picture/20232/1c19cbf9dcca45858a708329e6bdef26.png) no-repeat; margin-bottom: 0.32rem; background-size:100% 100%;}
  .zsdt { width: 100%; height:auto; margin-bottom: 0.32rem; flex-wrap: wrap; padding: 0 0.24rem;}
  .ymrb { width: 100%; height:7.6rem; margin-top: 0;}
  .ymrb .swiper-pagination { bottom: 2.35rem !important; width: 100% !important; height: 0.72rem; line-height: 0.3rem; padding-right:0.3rem;}
  .ymrb .swiper-pagination span{ font-size:0.3rem;}
  .imgBar { height: 5.25rem;}
  .fliebar { width: 100% !important; height: 2.55rem; padding-top: 0.4rem; padding-left:0.24rem; padding-right: 0.24rem;}
  .datebar { width: 1rem; height: 1rem; bottom: 2.1rem; left: 0.24rem; padding:0.15rem;}
  .datebar p:first-child { height:0.4rem; width: 100%; border-bottom: 1px solid #fff; font-size: 0.24rem; line-height: 0.3rem; padding-top: 0.05rem;}
  .datebar p:last-child { width: 100%; font-size: 0.24rem; line-height: 0.4rem; margin-bottom:0.05rem;}
  .fliebar p:first-child { font-size: 0.3rem; font-weight: 400; margin-bottom: 0.2rem; overflow: hidden; text-overflow: ellipsis; white-space: initial;}
  .fliebar p:last-child { font-size: 0.24rem; line-height: 0.4rem;}
  
  .rightList { width: 100%; height: 100%;}
  .rightList ul li { height: auto; width: 100%; padding: 0.32rem 0; border-bottom:1px dashed #D8D8D8;}
  .listLeft { height: 1.55rem; width: 1.35rem; padding-right:0.25rem;}
  .ri { width: 100%; margin-top: 0.3rem; font-size: 0.3rem; margin-bottom: 0.2rem; text-align: center;}
  .nian { width: 100%; height: 0.45rem; line-height: 0.45rem; font-size: 0.24rem; border-radius: 0.15rem;}
  .listRigth { height: 1.55rem; width: 5.63rem; padding-left: 0.2rem;}
  .listTit { font-size: 0.27rem; font-weight: 400; line-height: 0.32rem; margin-bottom: 0.24rem; white-space: initial;}
  .listZhaiYao { font-size: 0.24rem; line-height: 0.36rem;}
  
  .zxdt2 { width: 100%; height: auto; margin-bottom:0.32rem;  flex-wrap: wrap; padding: 0 0.24rem;}
  .dt2left { width: 100%;}
  .dt2left a { width: 3.35rem; height: 2.56rem; border-radius: 24px 0px 24px 0px; padding:1.69rem 0.2rem 0 0.2rem; background-position-y: 0.4rem !important; background-size: 30% !important; margin-bottom:0.32rem;}
  .dt2left a p{ font-size:0.3rem;}
  
  .dt2right { width: 100%;}
  .dt2right div { width: 100%; height: 2.18rem; padding-top: 1.3rem; padding-left: 0.3rem; margin-bottom: 0.32rem; background-size:100% !important;}
  .dt2right div a { display: block; width: 2.2rem; height: 0.6rem; border-radius: 0.3rem; font-size: 0.3rem; line-height: 0.6rem; padding-left: 0.3rem; background: url(./moreBg.png) no-repeat #fff; background-size: 100% 100% !important;}
  .title2 { background: url(/cms_files/filemanager/1759171972/picture/20232/16a88374153644a5afcf8a3902488b90.png) no-repeat !important; background-size: 100% !important;}
  .zsztc { height: auto; width: 100%; margin-bottom: 0.32rem; padding:0 0.24rem; flex-wrap: wrap;}
  .zsztc div { height: auto; width: 100%; margin-bottom:0.32rem;}
  .zsztc div img { width: 100%; min-height: 2.95rem;}
  .title3 { background: url(/cms_files/filemanager/1759171972/picture/20232/dde1d5d40e1a435a9aca75cad609b287.png) no-repeat !important; background-size: 100% !important;}
  .list2{ width:100%; height:auto; flex-wrap: wrap; padding: 0 0.24rem;}
  .list2 a { height: 1.28rem; width: 3.35rem; line-height: 1.28rem; margin-bottom:0.24rem; padding-left: 1.28rem; font-size: 0.25rem; background-size: 25% !important;}
  .list3 { width: 100%; height: auto; margin-bottom:0.32rem; flex-wrap: wrap; padding:0 0.24rem;}
  .list3 div { width: 100%; height:1.92rem; padding-top: 1.1rem; padding-left: 0.32rem; margin-bottom:0.24rem; background-size: 100% 100% !important;}
  .list3 div a { width:2rem; height: 0.55rem; font-size: 0.24rem; line-height: 0.55rem; padding: 0 0.32rem; background-size: 100% 100%;}
  .list4 { height: auto; width: 100%; margin-bottom: 0.32rem; padding: 0 0.24rem;}
  .list4 ul li{ width:100%; height:auto; padding:0.32rem; margin-bottom:0.24rem;}
  .bsTitle { font-size: 0.3rem; font-weight: 400; margin-bottom: 0.24rem;}
  .bsZhaiYao { font-size: 0.24rem; line-height:0.36rem; margin-bottom: 0.18rem;}
  .zxbl { width: 1.8rem; height: 0.5rem; line-height: 0.5rem; border-radius: 15px; font-size:0.24rem; position: initial;}
}