.new_title{width: 100%;margin: 0px auto;padding-top: 60px; overflow:hidden;}
.new_title h2{text-align: center;font-size: 18px;}
.new{width: 92%;margin: 0px auto;overflow: hidden;border-radius: 8px;}
.new .ad .new_content{width: 100%;margin: 0px auto;height:200px;position: relative;overflow: hidden;text-align: center;}
.new .ad .new_content img{width: 100% !important;left: 0px !important}
.new .ad .text{width: 100%;position: absolute;bottom: 0px;background: rgba(0,0,0,0.4);color: #fff;padding: 10px 0px;text-align: center;    overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.news{margin-top:1.666666rem;height:auto;overflow: hidden;}
.news .news_content{width:100%;display:flex;flex-direction:row}
.news .news_content img{width:12rem;height:7rem;padding:1rem 1.4rem}
.news .news_content .text{padding:1rem 1rem 1rem 0}
.news .news_content .text h3{font-size:1.4rem;font-weight:bolder;color:#333}
.news .news_content .text p{font-size:1rem;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.pagination li.active{background: #e50014;color: #fff; border: 1px solid #e50014;}
/* news */
.swip6{height: 20rem;margin: 2.5rem auto;}
.swip6 .swiper-slide a{display: block;position: relative;width: 96%;margin: 0rem auto;border-radius: 0.375rem;overflow: hidden;height: 20rem;}
.swip6 .swiper-slide a i{display: block;text-align: center;}
.swip6 .swiper-slide a i img{width: 100%;min-height: 20rem;}
.swip6 .swiper-slide a p{position: absolute;bottom: 0rem;background: rgba(0,0,0,0.4);color: #fff;font-size: 1.375rem;line-height: 3.75rem;width: 90%;padding: 0px 5%;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.swip6 .spb{width: 3.75rem;height: 3.75rem;border-radius: 50%;background: rgba(0,0,0,0.4);text-align: center;}
.swip6 .spb i{line-height: 3.75rem;font-size:3.125rem;color: #fff;display: block;}