.new_list{padding: 30px 0;}
/* banner */
.banner-large, .newListCont .newCont{position: relative;border-radius: 2px;}
.banner-large{background: #fff;border: 1px solid #e5e5e5;margin-bottom: 30px;}
.banner-large img{border-radius: 4px;height:300px;width: 100%;}
.banner-large .fixed-font{font-size: 50px;font-weight: 600;color: #222;position: absolute;top: 34%;left: 7%;transform: translateX(3px);}

/* list */
.newListCont .newCont{background-color: #fff;padding: 20px;justify-content: space-between;border: 1px solid #f1f1f1;}
.newListCont .newCont:hover{background-color: #fff;box-shadow: 0 0 10px #e6e6e6;transform: translateY(-3px);transition: transform .4s ease;}
.newListCont .newCont + .newCont{margin-top: 20px;}
a.newsTit{letter-spacing: 1px;}
.newCont .newTitle a.newsTit::after{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;pointer-events: auto;content: "";background-color: rgba(0,0,0,0);box-sizing: border-box;}
.newCont .newTitle a.newsTit .new_title{color: #222;font-size: 20px;}
.newCont .newTitle a.newsTit .issuer{color: #888;font-size: 14px;padding-top: 10px;}
.newCont .newTime{color: #999;}

.aljyBoxs{height: 640px;overflow: hidden;overflow-y: auto;}
.aljyBoxs .swiper-pagination{height: 618px;overflow: hidden;overflow-y: auto;}
.aljyBoxs .swiper-container{min-height: 640px;height: auto;}
.aljyBoxs .swiper-pagination-bullet{letter-spacing: 5px;width: 96%;font-size: 15px;height: 48px;line-height: 18px;padding-top: 6px;}
.aljyBoxs .swiper-pagination-bullet em{display: block;font-size: 12px;letter-spacing: 1px;}
.aljyBoxs .swiper-slide .aljyzl{width: 968px;padding-bottom: 5px;height: auto;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.aljyBoxs .swiper-slide .aljyzl img{margin: 10px 0 0;width: auto;}
