.bannerBox.cwgk{height: 620px; background: url('/uploadfiles/img/zsgl_lfyy_head_bg_01.jpg') no-repeat top center; background-size: cover; }
.warpBox.cwgk *{box-sizing: border-box;}
.warpBox.cwgk .th1 {padding: 52px; box-sizing: border-box; background-color: #fff; box-shadow: 1px 0px 11px rgba(179, 179, 179, 0.4);}
.warpBox.cwgk .th1 .titleBox{font-size: 45px; color: #333;margin-bottom: 60px;}
.warpBox.cwgk .th1 .titleBox b{display: block; font-weight: initial;}
.warpBox.cwgk .th1 .titleBox .b1{line-height: 48px;}
.warpBox.cwgk .th1 .titleBox .b2{font-size: 29px; color: #b8b8b8;}
 /* 表格整体样式 */
.warpBox.cwgk .th1 .tableBox .reportTable {width: 100%;border-collapse: collapse; font-size: 16px;color: #333;background-color: #fff;margin-bottom: 50px;}
.warpBox.cwgk .th1 .tableBox .reportTable:last-child{margin-bottom: 0;}
/* 表头单元格 */
.warpBox.cwgk .th1 .tableBox .reportTable th {background-color: #C8A97E; color: #fff;padding: 30px 15px;text-align: center;border: 1px solid #e2d3ba; font-weight: 600;}
/* 内容单元格 */
.warpBox.cwgk .th1 .tableBox .reportTable tbody tr:nth-child(odd) {background-color: #fffbf4;}
.warpBox.cwgk .th1 .tableBox .reportTable td {padding: 30px 15px;text-align: center; border: 1px solid #e2d3ba; }
.warpBox.cwgk .th1 .tableBox .reportTable td:first-child{width: 510px;}
.warpBox.cwgk .th1 p.tip{font-size: 15px;color: #b8b8b8;text-align: center;margin-bottom: 15px;display: none;}
@media screen and (max-width: 1655px) {
  .warpBox.cwgk .th1{padding: 35px 30px;}
  .warpBox.cwgk .th1 .tableBox .reportTable td:first-child{width: 440px;}
}

@media screen and (max-width: 1200px) {
  .bannerBox.cwgk{height: 225px;}
  .bannerBox.cwgk .bannerContent .bTitleBox img{height: 50px;}
  .warpBox.cwgk{padding:15px;}
  .warpBox.cwgk .th1{padding: 20px 15px 25px;}
  .warpBox.cwgk .th1 .titleBox {margin-bottom: 15px;}
  .warpBox.cwgk .th1 .titleBox .b1{font-size: 22px; line-height: 26px; font-weight: bold;}
  .warpBox.cwgk .th1 .titleBox .b2{font-size: 18px;}

  .warpBox.cwgk .th1 .tableBox .reportTable{font-size: 14px;margin-bottom: 30px;}
  .warpBox.cwgk .th1 .tableBox .reportTable th,
  .warpBox.cwgk .th1 .tableBox .reportTable td{padding: 15px 10px;}
}

@media screen and (max-width: 760px) {
  .warpBox.cwgk .th1 p.tip{display: block;}
  .warpBox.cwgk .th1 .tableBox {overflow-x: scroll;}
  .warpBox.cwgk .th1 .tableBox .reportTable{width: 990px;font-size: 13px;}
}