@charset "utf-8";
/* CSS Document */
.news {}
.news .btn-group-justified { margin:0 auto; background:#eee; border-bottom:1px solid #ccc;}
.news .btn-group-justified .btn { display: inline-block; width: auto; margin: .2rem .2rem; padding: .5rem .5rem;}
/*20231123菜单调整为多行自动回行显示*/
.photo-and-text {/* padding-top:5.8rem;*/}

.news-detail { font-size:1.4rem; line-height:150%; margin-top:.8rem; margin-bottom:1.4rem;}
.news-detail .wrap {width:96%; margin:0 auto; background:#fff; padding:1rem; border-radius:.5rem;}
.news-detail p { width:96%; margin:0 auto;}
.news-detail img { width:100%!important; max-width:100%; height:auto!important;}
.news-detail input[type="image"] { width:100%;}
.yellow16 {text-align:center;margin-top: 1rem!important; margin-bottom:.2rem!important; line-height: 1.4; font-weight: 400; font-size:1.8rem; color:#333; border-bottom:1px solid #777; padding-bottom:.5rem}
.news-detail p.update_date { width:100%; font-size:1rem; color:#888; margin-bottom:.6rem; text-align:center;}

.footer-wrap p { width:100%; margin:0 auto; font-size:1rem; line-height:1.428571429; padding-bottom:2px;}


/* 会员查看信息登录窗口*/
.neibuyuangong_popup {position: fixed; top: 50%; left: 50%;transform: translate(-50%, -50%); background: #fff; border-radius: 1rem; box-shadow: 0 0 5rem rgba(0,0,0,0.5);z-index: 9999; padding: 2rem; width: 82%;}
/*.neibuyuangong_popup .close { position: absolute; right: 20px; top:20px; border-radius: 50%; height: 30px; width: 30px; line-height: 30px;text-align: center; border: 1px solid #666; display: none;} 关闭按钮不用了 改为底部取消按钮*/
.neibuyuangong_popup .close {display: none;}
.neibuyuangong_popup p { font-size: 1.6rem; font-weight: bold; color: #c00103; margin-bottom: 1rem;}
.neibuyuangong_popup .lab {display: inline-block; width: 30%; height: 1.6rem; font-size: 1.5rem; text-align: center; line-height: 1.6rem;} 
.neibuyuangong_popup .labtx {width: 70%; height: 100%; font-size: 1.5rem; padding: .5rem; background-color: white;border: 1px solid #666;}
.neibuyuangong_popup .form_u { margin-bottom: .6rem;}
/*.neibuyuangong_popup .form_re { height: 19px; margin-bottom: 18px; margin-left: 109px; color: #a40709; text-decoration: underline;}忘记密码不需要*/
.neibuyuangong_popup .form_sub { text-align: center; margin-top: 1rem;}
.neibuyuangong_popup .form_sub a {display: inline-block;width: 100%; height: 4rem;line-height: 4rem;font-size: 1.6rem;font-weight: bold;color: white;background:#a40709; opacity: 1;border-radius: .5rem;text-align: center; margin: .5rem}
.neibuyuangong_popup .form_sub a.cancl { background: #ccc;}
.c_br_centertop_bt { width: 94%;margin: 0 auto; margin-top: 1.5rem}
.c_br_centertop_bt a { color: #666; border: 1px solid #999; padding: .4rem .5rem; border-radius: .3rem;display: inline-block; margin: .2rem 0;}
/*员工活动登录弹窗*/