/*swiperbanner*/
.my-bullet { display: inline-block; width: 10px; height: 10px; border: 1px solid #fff; background: #ffffff; position: relative; margin: 0 5.5px; border-radius: 50px; }
.my-bullet-active{background:#1e64dc;}
.wwz-link{background: #124EB0; font-size: 1rem; display: inline-block; border-radius: 5px; color: #FFFFFF; line-height: 2; padding: 0 1rem; position: absolute; bottom: 1rem; right: 2rem; z-index: 999;}
#swiper1 .swiper-slide img{width:100%;}
/*正文*/
.box-content{margin: .75rem;}
.gg-box{display: flex; justify-content: space-between;padding: .5rem 0;}
.box-content-two{background:#F8F9F9;}
.title-img-box a{display: inline-block;margin-bottom: 1rem;}
.title-img-box a .link-box{display: flex;justify-content: space-between;}
.title-img-box{padding:.75rem;}
.title-img-box a .link-box .image{margin-right: 3%;flex:1;}
.title-img-box a .link-box .wznr{flex:1;}
.gg-box a img{width:100%;}
.wznr .one{font-size: 1rem; color: #1a1a1a; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.wznr .two{font-size: .8rem; color: #666666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;margin: .5rem 0;}
.wznr .three{font-size: .8rem; color: #124eb0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.title-img-box a:last-child{margin-bottom: 0;}
.x-box{padding: .75rem;}
.x-box p a{display: flex; justify-content: space-between;font-size: 1rem;line-height: 2.5; border-bottom: 1px #8a8a8a dashed;}
.x-box p a .one{color:#1a1a1a;width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.x-box p a .two{color:#666666;width:30%;text-align: right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.more-link{text-align: center;}
.more-link a{font-size: 1rem; line-height: 1rem; color: #FFFFFF; background: #124eb0; display: inline-block; padding: .5rem 2rem; border-radius: 25px; margin: .75rem 0 1.5rem 0;}