/* --- gongzhao --- */
.gongzhao{min-height: 60vh;}
.gongzhao .box{background: #fff; border-top: 4px solid #6D95FC; padding: 0 20px;}
.gongzhao .box li{height: 60px; line-height: 60px; border-bottom: 1px dashed #efefef; background: url(/jinhon/images/arrow-right-grey.svg) no-repeat 0 center; padding-left: 25px; background-size: 16px 16px; font-size: 16px;}
.gongzhao .box li .date{margin-left: auto; color: #999; font-size: 14px;}


/* --- show --- */
.gongzhao_show {min-height: 70vh;}
.gongzhao_show .box{ border-top: 4px solid #6D95FC; background: #fff; padding: 40px 5%; margin-bottom: 40px; }
.gongzhao_show .title{text-align: center; font-size: 32px; font-weight: bolder; margin-bottom: 20px;}
.gongzhao_show .date{text-align: center; border-bottom: 1px dashed #efefef; padding-bottom: 30px; color: #999;}
.gongzhao_show .content{padding: 40px 0; font-size: 16px; border-bottom: 1px dashed #efefef; }
.gongzhao_show .content p{line-height: 200%; font-size: 16px; }
.gongzhao_show .qrcode{text-align: center; padding: 40px 0; color: #999;}
.gongzhao_show .qrcode img{margin-bottom: 8px;}


/* --- other --- */
.gongzhao_other .wrap{justify-content: space-between; color: #999; padding-bottom: 32px;}
.gongzhao_other .wrap em{margin-right: 8px;}
.gongzhao_other .wrap em::after{content: ' :';}