@charset "utf-8";
body{ background: #fff; font-size:.25rem;}
div { box-sizing: border-box;}
.dn { display: none;}
.clearfix:after { content: '\20'; clear: both; height: 0; display: block;}
a {-webkit-tap-highlight-color:transparent;}
*{ outline:none!important;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none; -o-user-select: none;}
input,textarea { outline: none; border: none; box-sizing: border-box; background: none;}
/* --------------index-start-------------- */

.tableCont th { position: relative; text-align: left; font-size: .19rem; font-weight: bold; color: #434443; height: .5rem; background: #f0f0f0;
border-bottom: 1px solid #d8d8d8;}
.tableCont th img { height: .2rem; width: auto; display: inline-block;}
.tableCont th:nth-child(1) img { height: .15rem;}
.tableCont th:nth-child(2) img { height: .23rem;}
.tableCont th:nth-child(3) img { height: .18rem;}
.tableCont th:nth-child(8) img { height: .15rem;}
.tableCont th:nth-child(7) img,.tableCont th:nth-child(8) img{ margin-right:6px}
.tableCont th:nth-child(1):after,.tableCont th:nth-child(2):after,.tableCont th:nth-child(4):after { content:''; display:inline-block; background:url('../images/point.jpg');background-size:100% auto; width:.04rem; height:.17rem; margin-left:.2rem}
.tableCont td span { vertical-align: .1rem; margin: 0 .1rem; display: inline-flex; position: relative; width: .2rem; height: .2rem;
border-radius: 50%; border: 1px solid #76c23c; box-sizing: border-box;}
.tableCont td span::after { content: ''; position: absolute; left: .02rem; top: .02rem;
 width: .14rem; height: .14rem; background: #76c23c; border-radius: 50%;} 
.tableCont td strong { display: inline-block; width: 1rem; font-weight: bold; font-size: .18rem; color: #2f3430;}
.flatImg {margin-right:.2rem; vertical-align: -.08rem; display: inline-flex; width: .29rem;}
.tableCont td { border-bottom: 1px solid #d8d9db; padding: .14rem 0; font-size: .16rem; color: #333;}
.printImg { width: .21rem; display: inline-block; margin-right: .1rem;}
.tableCont th:nth-child(1) { padding-left:.44rem;}
.tableCont td { background: #ffffff;}
.tableCont tr:nth-child(2n) td{ background: #f1f2f4;}
.tableCont th:nth-child(3) {padding-left:.08rem}