body {
  background: #f6f6f6;
}
.train-banner {
  width: 100%;
  background: url(/zlzq/web/images/policy/policycashbg.jpg) center top no-repeat;
  min-height: 300px;
  background-size: 100% 300px;
}
.train-banner-title {
  height: 190px;
  padding-top: 55px;
  width: 1200px;
  flex-wrap: wrap;
  margin: 0px auto;
  color: #fff;
}
.train-banner-title b {
  font-size: 36px;
  font-weight: normal;
  display: block;
  line-height: 60px;
  height: 60px;
}
.train-banner-title p {
  font-size: 18px;
  opacity: 0.6;
}
.train-banner #total-number {
  background: #fff;
  width: 1200px;
  margin: 0px auto;
  height: 105px;
  border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  box-shadow: 0px 3px 3px #ddd;
}
.train-banner #total-number span {
  width: 25%;
  float: left;
  text-align: center;
  display: block;
}
.train-banner #total-number span em {
  font-style: normal;
  padding-left: 5px;
  color: #999;
}
.train-banner #total-number span b {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #007aff;
  margin-top: 15px;
  display: inline-block;
}
.train-banner #total-number span p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  height: 28px;
}
.train-banner #total-number::after {
  clear: both;
  content: "";
  width: 100%;
  height: 0px;
  display: block;
}
.mian {
  width: 100%;
}
.declare-title {
  height: 90px;
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.declare-title span {
  font-size: 28px;
  color: #444;
  height: 90px;
  line-height: 90px;
}
.declare-title a {
  position: absolute;
  right: 0px;
  bottom: 20px;
  z-index: 1;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  color: #999;
}
.declare-title a i.iconfont {
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  background: #ccc;
  display: inline-block;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  text-align: center;
}
.filter-wrap {
  width: 1200px;
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -ms-border-radius: 4px 4px 0px 0px;
  line-height: 1;
  background: #fff;
  margin: 0px auto;
}
.filter-wrap .filter-list {
  padding: 30px 20px 10px 20px;
}
.filter-wrap .filter-list .filter-item {
  padding: 5px 0 20px 0px;
  font-size: 0;
}
.filter-wrap .filter-list .filter-item.filter-item-county,
.filter-wrap .filter-list .filter-item.filter-item-typechild {
  display: none;
}
.filter-wrap .filter-list .filter-item .filter-label {
  display: inline-block;
  width: 80px;
  margin: 8px 0;
  padding: 3px 4px;
  text-align: right;
  font-size: 14px;
  color: #666;
  vertical-align: top;
}
.filter-wrap .filter-list .filter-item .filter-label span {
  line-height: 1;
}
.filter-wrap .filter-list .filter-item .filter-value {
  width: 1120px;
  margin: 0px auto;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list {
  position: relative;
  padding-left: 80px;
  font-size: 0;
  white-space: normal;
  overflow: hidden;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item {
  display: inline-block;
  padding: 3px 4px;
  margin: 8px;
  font-size: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 9px 13px;
  -moz-border-radius: 4px;
  border: 1px solid #fff;
  cursor: pointer;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item:first-child {
  position: absolute;
  left: 0;
  top: 0;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item:hover,
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item.active {
  color: #fff;
  background: #007AFF;
  border: 1px solid #007AFF;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item.nochild {
  color: #999;
  position: relative;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item.nochild:hover {
  color: #999;
  background: none;
  border: 1px solid #fff;
}
.filter-wrap .filter-list .filter-item .filter-value .filter-value_list .filter-value_item.nochild span {
  background-color: rgba(255, 45, 85, 0.1);
  color: #ff2d55;
  font-size: 14px;
  position: absolute;
  left: 10px;
  top: 28px;
  padding: 2px 8px;
  font-size: 12px;
}
.declare-list {
  width: 1200px;
  margin: 0px auto;
  border: 1px solid #eee;
  border-bottom: none;
  background: #fff;
  padding: 25px 30px 0px 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.declare-list .declare-tab {
  width: 49%;
  margin-bottom: 25px;
  border: 1px solid #eee;
  padding: 12px 0px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.declare-list .declare-tab a.name {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding: 0px 15px;
  font-size: 18px;
}
.declare-list .declare-tab .info {
  padding: 0px 15px 10px 15px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.declare-list .declare-tab .info p {
  line-height: 25px;
  height: 25px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  color: #8e8e8e;
}
.declare-list .declare-tab .info p i.iconfont {
  color: #ccc;
  margin-right: 5px;
}
.declare-list .declare-tab .status {
  border-top: 1px solid #eee;
  padding: 10px 15px 0px 15px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.declare-list .declare-tab .status span {
  line-height: 25px;
  height: 25px;
  font-size: 14px;
  margin-top: 3px;
}
.declare-list .declare-tab .status span i {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  background: #999;
  display: inline-block;
  margin-right: 5px;
}
.declare-list .declare-tab .status span.tostart {
  color: #34c758;
}
.declare-list .declare-tab .status span.tostart i {
  background: #34c758;
}
.declare-list .declare-tab .status span.end {
  color: #999;
}
.declare-list .declare-tab .status span.end i {
  background: #999;
}
.declare-list .declare-tab .status span.inhand {
  color: #ff7700;
}
.declare-list .declare-tab .status span.inhand i {
  background: #ff7700;
}
.declare-list .declare-tab .status a,
.declare-list .declare-tab .status b {
  padding: 5px 10px;
  font-size: 14px;
  background: #dddddd;
  color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.declare-list .declare-tab .status a.tostart,
.declare-list .declare-tab .status b.tostart {
  background: #ffd6b3;
  cursor: text;
}
.declare-list .declare-tab .status a.end,
.declare-list .declare-tab .status b.end {
  background: #dddddd;
  cursor: text;
}
.declare-list .declare-tab .status a.inhand,
.declare-list .declare-tab .status b.inhand {
  background: #007AFF;
}
.declare-list .declare-tab .status a.inhand:hover,
.declare-list .declare-tab .status b.inhand:hover {
  background: #007AFF;
}
.declare-list .declare-tab:hover .declare-tab-left a {
  color: #007aff;
}
.declare-list .declare-tab:hover {
  box-shadow: 0px 0px 7px 2px rgba(0, 122, 255, 0.1);
  -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 122, 255, 0.1);
  -moz-box-shadow: 0px 0px 7px 2px rgba(0, 122, 255, 0.1);
  -ms-box-shadow: 0px 0px 7px 2px rgba(0, 122, 255, 0.1);
}
.declare-list .declare-tab:hover a.name {
  color: #007AFF;
}
.declare-list .declare-tab:hover p {
  color: #666;
}
#pagefy {
  width: 1200px;
  margin: 0px auto;
  background: #fff;
  text-align: center;
  border: 1px solid #eee;
  border-top: none;
  border-top: 0px;
  padding: 12px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#pagefy .layui-laypage a,
#pagefy .layui-laypage span {
  line-height: 34px;
  height: 34px;
  font-size: 14px;
}
#pagefy .layui-laypage .layui-laypage {
  padding: 4px 5px;
}
#pagefy .layui-laypage button,
#pagefy .layui-laypage input {
  line-height: 34px;
  height: 34px;
}
#empty {
  padding: 50px 0px;
  text-align: center;
}
.nodata {
  width: 520px;
  height: 360px;
  background: url(/zlzq/web/images/common/nodata.png) center center no-repeat;
  color: #999;
  text-align: center;
  display: block;
  margin: 0px auto;
}
.nodata p {
  padding-top: 250px;
}
.policy-cash {
  background: #fff;
  margin: 25px auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0px 25px 10px 25px;
  width: 1200px;
}
#policy-cash-box {
  padding: 30px 0px;
}
#policy-cash-box .swiper-slide {
  padding-bottom: 20px;
}
#policy-cash-box .train-tab {
  width: 370px;
  position: relative;
  height: 150px;
  overflow: hidden;
}
#policy-cash-box .train-tab a {
  width: 370px;
  height: 150px;
  display: block;
}
#policy-cash-box .train-tab img {
  position: absolute;
  width: 370px;
  height: 150px;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#policy-cash-box .train-tab h2 {
  position: absolute;
  left: 40px;
  top: 38px;
  z-index: 10;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
}
#policy-cash-box .train-tab p {
  position: absolute;
  left: 40px;
  top: 82px;
  z-index: 10;
  font-size: 16px;
  color: #fff;
  opacity: 0.85;
}
#policy-cash-box .train-tab span {
  position: absolute;
  display: none;
  left: 30px;
  bottom: 40px;
  z-index: 10;
  border: 2px solid #fff;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  opacity: 0.7;
  padding: 5px 15px;
  transition: all 0.3s;
}
#policy-cash-box .train-tab span i.iconfont {
  font-size: 12px;
  padding-left: 7px;
}
#policy-cash-box .train-tab:hover img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
}
.page-normal {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0px 25px;
  margin-bottom: 20px;
}
.page-normal.pb_right {
  padding: 0px 18px;
}
.page-normal.pb25 {
  padding-bottom: 25px;
}
.page-normal_title2 {
  width: 100%;
  line-height: 80px;
  height: 80px;
  color: #101010;
  font-size: 24px;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #eee;
}
.page-normal_title2 i {
  width: 4px;
  height: 25px;
  background: #007AFF;
  display: inline-block;
  margin-right: 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin-top: 28px;
}
.page-normal:hover {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.07);
}
.order-bar {
  width: 1200px;
  background: #fff;
  margin: 25px auto 0px auto;
  border: 1px solid #eee;
  border-bottom: none;
  display: flex;
}
.order-bar span {
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  padding: 0px 25px;
  display: inline-block;
  border-right: 1px solid #eee;
  color: #666;
}
.order-bar span.order-btn {
  cursor: pointer;
  min-width: 140px;
  text-align: center;
}
.order-bar span.order-btn i.iconfont {
  color: #999;
  font-size: 14px;
  cursor: pointer;
}
.order-bar span.order-btn.active {
  color: #007AFF;
}
.order-bar span.order-btn.active i.iconfont {
  color: #007AFF;
}
.order-bar .order-bar-tools {
  margin-left: auto;
  width: 500px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.order-bar .order-bar-tools span {
  border: none;
}
.order-bar .order-bar_right {
  line-height: 60px;
  height: 60px;
  padding: 0px 25px;
  border-right: 1px solid #eee;
}
.order-bar .order-bar_right i.iconfont {
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
  color: #777;
}
.order-bar .order-bar_right i.iconfont.active {
  color: #007AFF;
}
.order-bar .order-bar_right i.iconfont.iconfenleiliebiao {
  font-size: 15px;
}
.order-bar .order-bar_right_btn {
  padding: 0px 25px 0px 0px;
  min-width: 220px;
  color: #888;
  border-left: 1px solid #eee;
}
.order-bar .order-bar_right_btn i.iconfont {
  border: 1px solid #eaeaea;
  font-size: 16px;
  padding: 7px 8px;
}
.order-bar .order-bar_right_btn i.iconfont:Hover {
  color: #007AFF;
  border: 1px solid #007AFF;
  cursor: pointer;
}
.order-bar .order-bar_right_btn b {
  color: #007AFF;
  font-weight: normal;
}
.policytype {
  position: relative;
  margin-top: 10px;
  width: 200px;
  margin-right: 20px;
}
.policytype .typename {
  border: 1px solid #eee;
  cursor: pointer;
  padding: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.policytype .typename b {
  font-weight: normal;
}
.policytype .typename i.iconfont {
  font-size: 12px;
  font-weight: bold;
}
.policytype .typeList {
  position: absolute;
  z-index: 888;
  width: 100%;
  background: #fff;
  top: 39px;
  left: 0px;
  border: 1px solid #eee;
  border-top: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: none;
}
.policytype .typeList .itemBtn {
  text-align: left;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 10px;
}
.policytype .typeList .itemBtn:hover {
  background-color: rgba(0, 122, 255, 0.6);
  color: #fff;
}
.filter-item-county {
  margin: 0px auto;
  width: 1120px;
  padding: 10px !important;
  margin-top: -1px;
  position: relative;
  z-index: 8 !important;
  background: rgba(0, 122, 255, 0.051);
  border: 1px solid rgba(0, 122, 255, 0.2) !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.filter-item-county .filter-value .filter-value_item {
  font-size: 14px !important;
  margin: 5px !important;
  border: none !important;
  padding: 7px 12px !important;
}
.area-line {
  border-bottom: 1px solid #eee;
  width: 100%;
}
