﻿.banner {
  position: relative;}
.banner img {
  width: 100%;
  min-width: 1400px;}
.daohang {
  width: 1400px;
  margin: 0 auto;
  position: relative;
  bottom: 59px;
  color: #fff;
  font-size: 20px;
  padding-left: 35px;
  box-sizing: border-box;}
.daohang > a {
  color: #fff;}
.daohang .heng {
  margin: 0 8px;}
.daohang::after {
  position: absolute;
  left: 0;
  bottom: 2px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../images/jinglingtu.png) no-repeat -6px -417px;}
.daohang .daohang-now {
  color: hsla(357, 77%, 43%, 1);}
.content {
  width: 1400px;
  margin: 28px auto 0;
  display: flex;
  justify-content: space-between;}
.content-left ul {
  cursor: pointer;
  border-left: 3px solid hsla(357, 77%, 43%, 1);}
.content-left-item {
  width: 240px;
  height: 72px;
  background-color: hsla(225, 33%, 98%, 1);
  text-align: center;
  line-height: 72px;
  font-size: 20px;
  font-family: "Arial";
  border-bottom: 1px solid hsla(220, 11%, 95%, 1);}
.content-left-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: hsla(0, 0%, 15%, 1);}
.content-left-item:hover {
  position: relative;
  z-index: 10;
  width: 255px;
  height: 72px;
  background-color: hsla(357, 77%, 43%, 1);
  box-shadow: 0 4px 12px 0 hsla(0, 0%, 0%, 0.3);
  border-bottom: 1px solid transparent;}
.content-left-item:hover a {
  color: #fff;
  position: relative;
  left: -8px;}
.content-left-active {
  position: relative;
  z-index: 10;
  width: 255px;
  height: 72px;
  background-color: hsla(357, 77%, 43%, 1);
  box-shadow: 0 4px 12px 0 hsla(0, 0%, 0%, 0.3);
border-bottom: 1px solid transparent;}
.content-left-active a {
  color: #fff;
  position: relative;
  left: -8px;}
.content-item-title {
  background: url(../../images/jinglingtu.png) -1px 9px no-repeat;
  padding-left: 42px;
  font-size: 32px;
  font-weight: 600;
  color: hsla(0, 0%, 0%, 0.851);}
.content-item-english {
  font-size: 20px;
  padding-left: 3px;
  letter-spacing: -0.6px;
  color: hsla(0, 0%, 0%, 0.35);}
.content-right {
  width: 1080px;}
.content-right-top {
  margin-bottom: 30px;}
.content-right-item {
  position: relative;
  display: flex;
  width: 1080px;
  height: 108px;
  margin-bottom: 20px;}
.content-right-item-left {
  width: 108px;
  height: 108px;
  display: flex;
  flex-direction: column;
  border-radius: 5px 0 0 5px;
  align-items: center;
  justify-content: center;
  background-color: hsla(38, 100%, 96%, 1);}
.content-right-item:hover .content-right-item-right {
  background-color: hsla(357, 77%, 43%, 1);}
.content-right-item:hover .content-right-item-right a {
  color: #fff;}
.content-right-item-right {
  width: 972px;
  height: 108px;
  line-height: 108px;
  font-size: 22px;
  font-family: "苹方";
  border-radius: 0 5px 5px 0;
  font-weight: 600;
  background-color: hsla(225, 33%, 98%, 1);
  padding-left: 20px;}
.content-right-item-right a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 760px;
  display: inline-block;
  color: hsla(0, 0%, 0%, 0.85);}
.content-right-item::after {
  content: "";
  display: inline-block;
  background: url(../../images/jinglingtu.png) no-repeat -6px -240px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 34px;
  right: 41px;}
.content-right-item:hover:after {
  background: url(../../images/jinglingtu.png) no-repeat -11px -365px;}
.content-right-item-day {
  font-size: 28px;
  color: hsla(352, 74%, 41%, 1);}
.content-right-item-year {
  font-family: "Arial";
  color: hsla(352, 74%, 41%, 1);}
.pager-link {
  width: 1400px;
  margin: 0 auto;}
.select-item {
  background-color: hsla(225, 33%, 98%, 1);}
.page {
  width: 1400px;
  height: 40px;
  margin: 20px 0px 30px 0px;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;}

.page a {
  color: #999;
  font-size: 16px;
  margin: 0 2px;
  border: 1px solid #e6e6e6;
  padding: 8px 12px 9px 12px;
  background: #fff;
  border-radius: 4px;}

.page a:hover {
  color: #fff;
  border: 1px solid hsla(0, 82%, 41%, 1);
  background: hsla(0, 82%, 41%, 1);}

.page a.hover {
  color: #fff;
  border: 1px solid hsla(0, 82%, 41%, 1);
  background: hsla(0, 82%, 41%, 1);}
.lblSelect select {
  background-color: hsla(225, 33%, 98%, 1);}
.lblSelect::before {
  background-color: hsla(225, 33%, 98%, 1);}
