﻿.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 {
  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 1px 4px 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-title {
  font-size: 28px;
  font-family: "苹方";
  font-weight: 600;
  line-height: 280%;
  text-align: center;
  color: hsla(0, 0%, 0%, 0.9);}
.content-right-msg {
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  box-sizing: border-box;
  font-family: "苹方";
  color: hsla(0, 0%, 0%, 0.9);
  padding-bottom: 19px;
  margin-bottom: 25px;
  border-bottom: 2px solid hsla(357, 77%, 43%, 1);}
.content-right-time,
.content-right-see {
  top: -6px;
  left: -13px;
  box-sizing: border-box;
  position: relative;
  padding-left: 27px;}
.content-right-author {
  box-sizing: border-box;
  position: relative;
  top: -6px;
  left: -13px;
  padding-left: 25px;
  margin: 0 30px;}
.content-right-time::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../../images/jinglingtu.png) no-repeat -8px -60px;}
.content-right-author::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../../images/jinglingtu.png) no-repeat -9px -114px;}
.content-right-see::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../../images/jinglingtu.png) no-repeat -9px -162px;}
.content-right-article {
  margin-bottom: 75px;}
.content-right-article p {
  text-indent: 2em;
  font-size: 18px;
  font-family: "苹方";
  line-height: 32px;
  color: hsla(0, 0%, 0%, 0.9);}
.content-right-article p img {
  display: block;
  margin: 2px auto;}
.article-img {
  text-align: center;
  margin-bottom: 54px;}
.article-img img {
  position: relative;
  top: 24px;
  left: 40px;}
.pager-link {
  width: 1400px;
  margin: 0 auto;}
.select-item {
  background-color: hsla(225, 33%, 98%, 1);}
.lblSelect select {
  background-color: hsla(225, 33%, 98%, 1);}
.lblSelect::before {
  background-color: hsla(225, 33%, 98%, 1);}
