@charset "utf-8";
/* CSS Document */
.tabBox-hd-h{ width:100%; height:1.9rem; overflow:hidden;}
.tabBox { width: 100%; margin:0; }
.tabBox .hd { width: 100%; height: 1.9rem; border-bottom: 1px solid #dddddd; background-color: #fff; position:fixed; top:2.15rem; left:0; z-index:5;}
.tabBox .hd ul { width: 100%; }
.tabBox .hd ul li { width: 20%; height: 1.9rem; display: block; float: left; }
.tabBox .hd ul li a { width: 99%; height: 1.2rem; display: block; text-align: center; line-height: 1.2rem; margin: 0.35rem 0;  font-size: 0.6rem; color: #333; }
.tabBox .hd ul li.on { height: 1.9rem; border-bottom: 0.1rem #009ad9 solid; }
.tabBox .hd ul li.on a { color: #009ad9; }
.tabBox .bd { width: 100%; }
.tabBox .bd ul { width: 100%; }
.tabBox .bd li{ width:100%; display:block; overflow:hidden; margin-top:0.375rem; background-color:#fff;}
.tabBox .bd li a{ width:100%; display:block; overflow:hidden;}
.tabBox .bd li a .odlb-top{ width:15rem; height:1.5rem; margin:0 auto; border-bottom:1px #ebebeb dashed; line-height:1.5rem;}
.tabBox .bd li a .odlb-top strong{ float:left; font-size:0.5rem; color:#5c5c5c;}
.tabBox .bd li a .odlb-top span{ float:right; font-size:0.5rem; color:#ff0002;}
.tabBox .bd li a .odlb-middle{ width:15rem; margin:0 auto; padding:0.5rem 0; overflow:hidden; border-bottom:1px #e7e7e7 dashed;}
.tabBox .bd li a .odlb-middle .od-img { width: 3.75rem; height: 3.75rem; overflow: hidden; float: left; }
.tabBox .bd li a .odlb-middle .od-img a { width: 3.75rem; height: 3.75rem; display: block; text-align: center; vertical-align: middle; }
.tabBox .bd li a .odlb-middle .od-img a span { height: 100%; vertical-align: middle; display: inline-block; }
.tabBox .bd li a .odlb-middle .od-img a img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.tabBox .bd li a .odlb-middle .od-div { width: 10.75rem; height: 3.75rem; overflow: hidden; float: right; }
.tabBox .bd li a .odlb-middle .od-div-left { width: 7.25rem; height: 3.75rem; overflow: hidden; float: left; }
.tabBox .bd li a .odlb-middle .od-div-left a { width: 7.25rem; max-height: 2.55rem; display: block; overflow: hidden; line-height: 0.85rem; font-size: 0.6rem; color: #4e4e4e; }
.tabBox .bd li a .odlb-middle .od-div-left p { font-size: 0.55rem; color: #9c9c9c; padding-top: 0.2rem; }
.tabBox .bd li a .odlb-middle .od-div-right { width: 3.3rem; height: 3.75rem; overflow: hidden; float: right; font-size: 0.55rem; color: #9c9c9c; line-height: 0.85rem; text-align: right; }
.tabBox .bd li a .odlb-middle .od-div-right strong { font-size: 0.6rem; color: #383838; }
.tabBox .bd li .odlb-bottom{ width:15rem; overflow:hidden; margin:0 auto; padding:0.3rem 0 0.3rem;}
.tabBox .bd li .odlb-bottom p{ width:100%; text-align:right; font-size:0.5rem; color:#383838; padding:0.1rem 0;}
.tabBox .bd li .odlb-bottom p span{ font-size:0.6rem; color:#ff0000;}
.tabBox .bd li .odlb-bottom p a{ width:3.1rem; height:1.05rem; display:inline-block; border:1px #c8c8c8 solid; background-color:#fff; border-radius:0.1rem; text-align:center; line-height:1.05rem; font-size:0.55rem; color:#5c5c5c;}


