﻿/* 新增样式 */
.detail_contect h2{font-size:2rem;text-align:center;height:3rem;line-height:3rem;/* border-bottom:3px solid #000 */}
.con{border:1px solid #D8DCDE;margin-top:1rem;padding:3rem 2rem 0 2rem;width:900px;min-height:0px;height:auto;margin:0 auto;}
.con h3{background:#ECEFF2;font-size:1.2rem;height:2.5rem;line-height:2.5rem;text-indent:1rem}
.con table{width:100%}
.con table td{border-bottom:2px solid #ECEFF2;padding-left:1rem;font-size:0.8rem;font-weight:normal}
.con table th{font-weight:bold}
.con table td table td{border:none;text-align:center}
.receipt_box{border:0px solid #D8DCDE;padding: 2rem 2rem 0 2rem;margin-top:1rem}
.receipt_box h4{font-size:1.2rem;height:2.5rem;line-height:2.5rem;}
.receipt_box ol li{font-size:0.8rem;line-height:1.5rem;margin-bottom:0.5rem}