@charset "utf-8";

body {
  min-width: 1200px;
  background: #fff;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.ly-more {
  float: right;
}

.ly-more a {
  color: #fff;
  font-size: 15px;
}

.finance-banner {
  height: 352px;
  background: url(finance-banner.jpg) no-repeat center;
  position: relative;
}

.finance-main {
  width: 1200px;
  margin: 20px auto;
}

.ly-tabs {
  border: 1px solid #edf0f5;
}

.ly-tab {
  display: inline-block;
  margin: 0 15px;
  padding: 15px 5px;
  font-size: 23px;
  color: #666;
  line-height: 1;
  font-weight: bold;
  cursor: default;
  font-family: "Microsoft YaHei";
}

a.ly-tab {
  cursor: pointer;
}

.ly-tab.active {
  color: #4872c1;
  border-bottom: 2px solid #4872c1;
}

.ly-panes {
  padding: 10px;
}

.ly-list {
  font-family: "Microsoft YaHei";
}

.ly-list li {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  position: relative;
  color: #333;
  font-size: 17px;
}

.ly-list li > a {
  color: #333;
  display: inline-block;
  max-width: 430px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ly-list-lg li > a {
  max-width: 630px;
}

.ly-list li:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #787878;
  position: absolute;
  top: 18px;
  left: 0;
}

.ly-date {
  float: right;
  color: #666;
}

.ly-list2 > span {
  display: inline-block;
  max-width: 420px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ly-links {
  float: right;
}

.ly-list2 .ly-links a {
  color: #6185c8;
}

.ly-links a + a {
  margin-left: 40px;
}

.ly-list2 {
  height: 360px;
  overflow: auto;
}

.ly-list2 li {
  width: 555px;
  float: left;
}

.ly-list2 li:nth-child(even) {
  margin-left: 45px;
}

.footer,
.footer_bg {
  /*background: #0f4698 !important;*/
}
.db-list a{
	color: #666666;
}
.khd{
	color: #333333;
}
