.yibaoxuzhiTitle .banner img{display:block;width:100%;}
.yibaoxuzhiTitle .banner{width:100%;position:relative;}

.chuzhengTAB{width:100%;}
.chuzhengTAB td,
.chuzhengTAB th{border-right:1px solid #fff;border-bottom:1px solid #fff;}
.chuzhengTAB th{background:#008a7c;color:#fff;font-size:1.4rem;line-height:2;text-align:center;}
.chuzhengTAB td,
.chuzhengTAB th{width:40%;border-right:1px solid #eee;border-bottom:1px solid #eee;}
.chuzhengTAB td{width:40%;text-align:left;padding:5px;background:#fff;}
.chuzhengTAB th.tab01{width:20%;background:#008a7c;}
.chuzhengTAB td.tab01{width:20%;background:#fff;text-align:center;font-size:1.4rem;line-height:2;}
.chuzhengTAB td a{display:block;width:100%;font-size:1.4rem;text-align:center;}
.chuzhengTAB td a:hover{color:#008a7c;}
.chuzhenALLtab .leibie{display:none;}
.chuzhenALLtab .leibie:first-child{display:block;}
.chuzhengTAB td .txt{display: block;}



.chuzhenALLtab .tableBox .list td p{text-align:center;}
.chuzhenALLtab .tableBox .list td span.txt{display:none;}

.chuzhenALLtab .leibie .chuzhenTable01{display:none;}
.chuzhenALLtab .leibie .chuzhenTable01:first-child{display:block;}
.kemu{width:100%;margin:0 auto;background:#008a7c;}
.kemu p{width:25%;float:left;text-align:center;line-height:2.5;font-size:1.6rem;color:#fff;cursor:pointer;}
.kemu p.col,
.kemu p:hover{background:#0DC6B2;color:#fff;}

.keshiBox{margin-bottom:1em;}
.keshiBox .list{display:none;border:1px solid #ccc;margin-top:1em;background:#fff;}
.keshiBox .list:first-child{display:block;}
.keshiBox .list li{width:calc(25% - 1em);-webkit-width:calc(25% - 1em);width:-moz-calc(25% - 1em);width:-o-calc(25% - 1em);font-size:1.4rem;text-align:center;line-height:2.5;float:left;margin:.5em .5em;cursor:pointer;border-radius:3px;}
.keshiBox .list li.col{background:#0DC6B2;color:#fff;}
@media only screen and (max-width:640px){
.keshiBox .list li{width:calc(50% - 1em);width:-webkit-calc(50% - 1em);width:-moz-calc(50% - 1em);width:-o-calc(50% - 1em);}
}