@charset "UTF-8";
/*common*/
.w1200 {
  width: 1200px;
}

.container {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  overflow: hidden;
}

.crumbs {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  margin: 38px 0 20px 0;
}

.crumbs a {
  color: #666666;
  font-size: 14px;
}

.crumbs::before {
  display: block;
  float: left;
  content: '';
  width: 13px;
  height: 17px;
  margin: 2px 10px 0 0;
  background: url(805.png) no-repeat left;
}

.today-con {
  margin-top: 40px;
  margin-bottom:40px;
}

.today-con .crumbs {
  height: 17px;
  line-height: 17px;
  margin: 0px 0 20px 0;
  padding-left: 23px;
  background: url(805.png) no-repeat left center;
}

.today-con .crumbs::before {
  display: none;
}

.today-con .today-month-con {
  border: 1px solid #F5F5F5;
  box-shadow: 0px 3px 6px 0px #FAFAFA;
  border-radius: 5px;
  max-height: 130px;
  padding-bottom:20px;
}

.today-con .today-month-con li {
  display: inline-block;
  width: 67px;
  height: 29px;
  cursor: pointer;
  margin: 20px 28px 0;
  border: 1px solid #ECECEC;
  border-radius: 5px;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  color: #333333;
}

.today-con .today-month-con li a {
  text-decoration: none;
}

.today-con .today-month-con li.select {
  background: #DB533E;
  border: 1px solid #ECECEC;
  color: #fff;
}

.today-con .today-month-con li.select a {
  color: #fff;
}

.today-con .today-list {
  overflow: hidden;
  padding-top: 30px;
}

.today-con .today-list li {
  overflow: hidden;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 36px;
}

.today-con .today-list li span.f1 {
  float: left;
  padding-left: 21px;
  background: url(825.png) no-repeat left center;
}

.today-con .today-list li span.f2 {
  float: right;
  font-size: 16px;
  color: #999999;
}

.today-con .today-line {
  height: 1px;
  border-bottom: 1px solid #F0F0F0;
}

.today-left {
  width: 794px;
  float: left;
}

.today-right {
  width: 367px;
  float: right;
}

.today-year-con {
  width: 125px;
  position: fixed;
  left: 50%;
  top: 210px;
  margin-left: -750px;
}

.today-year-con ul li {
  height: 46px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  color: #000;
}

.today-year-con ul li a {
  text-decoration: none;
}

.today-year-con ul li.select {
  background: #DB533E;
  color: #fff;
}

.today-year-con ul li.select a {
  color: #fff;
}

/* 右侧通用区块样式开始 */
.kfzq {
  width: 367px;
  box-sizing: border-box;
  padding: 25px 20px 0px 20px;
  border-radius: 5px;
  background: #F7F7F7;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}

.kfzq ul {
  overflow: hidden;
  margin-top: 24px;
}

.kfzq li {
  float: left;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 28px;
}

.kfzq li a {
  padding-left: 14px;
  background: url(825.png) no-repeat left center;
}

.kfzq-line {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 100px;
  height: 2px;
  background: #FE962E;
}

.kfzq-title {
  border-top: 1px solid #CACACA;
  padding-top: 16px;
}

.kfzq-title a {
  font-size: 20px;
  padding-left: 23px;
  background: url(775.png) no-repeat left center;
}

/* 本例子css */
.jczt {
  position: relative;
  width: 367px;
  height: 213px;
  overflow: hidden;
  text-align: left;
  background: white;
  margin-bottom: 30px;
  border-radius: 5px;
}

.jczt .jczt-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  height: 34px;
  line-height: 34px;
  font-size: 20px;
  border-left: 5px solid #FE8833;
  padding-left: 8px;
}

.jczt .jczt-title a {
  color: #FFFFFF;
}

.jczt .pic img {
  width: 367px;
  height: 213px;
  display: block;
}

.jczt .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 213px;
  width: 100%;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  overflow: hidden;
}

.jczt .txt {
  position: absolute;
  bottom: 44px;
  z-index: 2;
  height: 30px;
  width: 100%;
  overflow: hidden;
}

.jczt .txt li {
  border-bottom: 1px solid #747474;
  width: 328px;
  margin-left: 21px;
  padding-bottom: 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: -36px;
}

.jczt .txt li a {
  display: block;
  color: #FFFFFF;
  font-size: 18px;
  text-decoration: none;
}

.jczt .num {
  position: absolute;
  z-index: 3;
  bottom: 16px;
  left: 21px;
}

.jczt .num li {
  float: left;
  position: relative;
  width: 18px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  /* margin-right: 1px; */
  cursor: pointer;
  margin-right: 9px;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}

.jczt .num li a,
.jczt .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  font-size: 14px;
}

.jczt .num li span {
  z-index: 1;
  background: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.jczt .num li.on a,
.jczt .num a:hover {
  background: #FFC501;
  color: #070707;
}

.rmzx {
  width: 367px;
  box-sizing: border-box;
  padding: 25px 20px 20px;
  border-radius: 5px;
  background: #F7F7F7;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}

.rmzx-line {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 100px;
  height: 2px;
  background: #FE962E;
}

.rmzx-title {
  border-top: 1px solid #CACACA;
  padding-top: 16px;
}

.rmzx-title a {
  font-size: 20px;
  padding-left: 23px;
  background: url(777.png) no-repeat left center;
}

.rmzx ul {
  overflow: hidden;
}

.rmzx li {
  float: left;
}

.rmzx-sty1 {
  margin-top: 25px;
}

.rmzx-sty1 a {
  display: inline-block;
  overflow: hidden;
}

.rmzx-sty1 a img {
  float: left;
  margin-right: 9px;
}

.rmzx-sty1 a div {
  float: left;
  width: 153px;
  font-size: 17px;
  font-weight: bold;
  line-height: 29px;
}

.rmzx-sty2 {
  margin-top: 20px;
}

.rmzx-sty2 a {
  display: inline-block;
  overflow: hidden;
}

.rmzx-sty2 a img {
  float: left;
  margin-right: 9px;
}

.rmzx-sty2 a div {
  float: left;
  width: 153px;
  font-size: 17px;
  font-weight: bold;
  line-height: 29px;
}

.rmzx-sty3 {
  margin-top: 25px;
}

.rmzx-sty3 a {
  background: url(825.png) no-repeat left center;
  padding-left: 14px;
}

.rmzx-sty4 {
  margin-top: 28px;
}

.rmzx-sty4 a {
  background: url(825.png) no-repeat left center;
  padding-left: 14px;
}

/* 人物推荐 */
.rwtj {
  width: 367px;
  height: 504px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  box-sizing: border-box;
  padding: 25px 20px 20px;
  border-radius: 5px;
  background: #F7F7F7;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}

.rwtj-line {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 100px;
  height: 2px;
  background: #FE962E;
}

.rwtj-title {
  border-top: 1px solid #CACACA;
  padding-top: 16px;
  margin-bottom: 30px;
}

.rwtj-title > a {
  font-size: 20px;
  padding-left: 23px;
  background: url(#) no-repeat left 4px;
}

.rwtj .step {
  position: absolute;
  padding-left: 1px;
  right: 20px;
}

.rwtj .step .prev {
  float: left;
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url(769.png) no-repeat left center;
  margin-right: 10px;
}

.rwtj .step .next {
  float: left;
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url(771.png) no-repeat left center;
}

.rwtj .step a.prevStop,
.rwtj .step a.nextStop {
  filter: alpha(opacity=60);
  opacity: 0.6;
  cursor: auto;
}

.tab-bd-in ul {
  overflow: hidden;
}

.tab-bd-in ul li {
  float: left;
  margin-right: 9px;
  margin-bottom: 21px;
}

.noMargin {
  margin-right: 0 !important;
}

.tab-bd-in ul li a {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  background: #ECECEC;
  border-radius: 5px;
  width: 103px;
}

.tab-bd-in ul li a img {
  float: left;
}

.tab-bd-in ul li a div {
  width: 103px;
  float: left;
  text-align: center;
  font-size: 14px;
  margin: 5px 0 10px 0;
}

/* 热门词汇 */
.rmch {
  width: 367px;
  box-sizing: border-box;
  padding: 25px 20px 20px;
  border-radius: 5px;
  background: #F7F7F7;
  position: relative;
  top: 0;
  left: 0;
}

.rmch-line {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 100px;
  height: 2px;
  background: #FE962E;
}

.rmch-title {
  border-top: 1px solid #CACACA;
  padding-top: 16px;
  margin-bottom: 40px;
}

.rmch-title a {
  font-size: 20px;
  padding-left: 23px;
  background: url(776.png) no-repeat left 4px;
}

.rmch ul {
  overflow: hidden;
}

.rmch li {
  float: left;
}

.rmch-sty1 {
  margin-right: 28px;
  margin-bottom: 32px;
}

.rmch-sty1 a {
  display: inline-block;
  overflow: hidden;
  color: #666666;
  font-size: 18px;
  padding: 2px 5px;
  border: 1px solid #E6E6E6;
}

/* 右侧通用区块样式结束 */
/* 分页样式 */
.loadMore {
  width: 100%;
  text-align: center;
  margin: 20px 0 50px;
}

.prevPage1 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(773.png) no-repeat center center;
  border-radius: 5px;
  float: left;
}

.prevPage2 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(773.png) no-repeat center center;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 5px;
  float: left;
}

.nextPage1 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(774.png) no-repeat center center;
  border-radius: 5px;
  float: left;
}

.nextPage2 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(774.png) no-repeat center center;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 5px;
  float: left;
}

.loadMore .curr {
  line-height: 37px;
  display: inline-block;
  width: 37px;
  height: 37px;
  border-radius: 5px;
  margin-right: 20px;
  color: #FFFFFF !important;
  font-size: 18px;
  text-align: center;
  background: #DE614E !important;
  float: left;
}

.loadMore .nocurr {
  line-height: 37px;
  display: inline-block;
  width: 37px;
  height: 37px;
  box-sizing: border-box;
  border: 1px solid #BFBFBF;
  border-radius: 5px;
  margin-right: 20px;
  font-size: 18px;
  float: left;
}

.loadMore .nocurr span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
