body {
  background-color: #f5f5f5;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.last-bor-right {
  border-right: none !important;
}
em {
  font-style: normal;
}
/* 面包屑 */
.glist-headnav {
	background-color: #f2f2f2;
}
.glist-headnav .headnav {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 60px;
  color: #999999;
  text-indent: 12px;
}
.glist-headnav .headnav a {
  color: #999999;
}
.glist-headnav .headnav a.lastaddress {
  color: #26a6ff;
}
/* 筛选部分 */
.glist-select {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 18px 0;
}
.glist-select .selbox {
  padding-left: 100px;
  position: relative;
}
.glist-select .selbox .title {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 40px;
  color: #333333;
  text-indent: 22px;
}
.glist-select .selbox .tbox {
  position: relative;
  width: 1054px;
}
.glist-select .selbox .tbox li {
  float: left;
}
.glist-select .selbox .tbox li.tag {
  font-size: 14px;
  line-height: 40px;
  color: #333333;
  margin: 0 16px;
}
.glist-select .selbox .tbox li.tag a {
  color: #333;
}
.glist-select .selbox .tbox li.tag a:hover {
  color: #2faaff;
}
.glist-select .selbox .tbox li.sel a {
  color: #2faaff;
}
.glist-select .selbox .tag-hy .tag a.tit {
  position: relative;
}
.glist-select .selbox1 {
  z-index: 9;
  margin-bottom: 10px;
}
.tipsbox {
  width: 984px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
.tipsbox .title {
  padding-top: 46px;
}
.tipsbox .title div {
  display: inline-block;
  font-size: 28px;
  line-height: 72px;
  color: #333;
  padding-left: 40px;
}
.tipsbox .title .btn {
  display: inline-block;
  width: 94px;
  height: 28px;
  border: 1px solid #2faaff;
  border-radius: 14px;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 28px;
  color: #2faaff;
  background-color: #f5f5f5;
  margin-left: 10px;
  cursor: pointer;
}
.tipsbox .cont {
  font-size: 15px;
  line-height: 30px;
  color: #999;
}
/* 列表部分 */
.glist-list .listbox {
  padding-bottom: 15px;
  width: 1220px;
  margin: 0 auto;
}
.glist-list .listbox li {
  float: left;
  width: 388px;
  height: 330px;
  background-color: #fff;
  margin: 0 9px 22px;
}
.glist-list .listbox li .iimg {
  position: relative;
  width: 100%;
  height: 190px;
}
.glist-list .listbox li .iimg img {
  width: 100%;
  height: 100%;
}
.glist-list .listbox li .iimg .tag {
  width: 104px;
  height: 94px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../images/financelist_imgs/icon_yb.png) no-repeat center;
  background-size: 100%;
}
.glist-list .listbox li .iimg div.xgm {
  background-image: url(../../images/financelist_imgs/icon_xgm.png);
}
.glist-list .listbox li .tit {
  font-size: 15px;
  line-height: 55px;
  color: #333;
  text-indent: 22px;
  padding-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.glist-list .listbox li .tags {
  padding: 2px 18px;
  overflow: hidden;
}
.glist-list .listbox li .tags span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #ef9b24;
  padding: 0 8px;
  margin: 0 6px;
  border: 1px solid #ef9b24;
  border-radius: 10px;
}
.glist-list .listbox li .time {
  line-height: 52px;
  color: #666;
  font-size: 13px;
  text-indent: 22px;
}
.glist-list .listbox li a.item {
  display: block;
  width: 100%;
  height: 100%;
}
.glist-list .morebtn {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 4px;
  background: #ff8331;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-size: 17px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  margin: 30px auto 0;
}
div.tips2 {
  margin-bottom: 88px;
}
div.tips2 .title {
  padding-left: 36px;
  font-size: 28px;
  line-height: 90px;
  color: #333333;
  background: url(../../images/financelist_imgs/icon_tj01.png) no-repeat left;
  background-size: 24px 23px;
}
div.tips2 .cont {
  font-size: 17px;
  line-height: 30px;
  color: #999999;
}
.glist-list .listbox .layui-laypage a:hover {
  color: #64a6f8;
}
