a:hover {
  color: #cd0200;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #cd1503;
}
.advertising {
  width: 1200px;
}
.right {
  position: sticky;
  top: 0;
  height: 100%;
}
.right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.right .advertising img {
  width: 100%;
  height: 100%;
}
.right .advertising-2 {
  margin-top: 40px;
  height: 250px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 100px;
  justify-content: center;
  align-items: center;
  position: relative;
}
.head a {
  left: 0;
  position: absolute;
  display: block;
  height: 50px;
  width: 17%;
}
.head .search {
  width: 470px;
}
.head .search form {
  border: 2px solid #cd1503;
  height: 40px;
  display: flex;
}
.head .search form input {
  width: 85%;
  padding-left: 20px;
  height: 100%;
}
.head .search form button {
  font-size: 16px;
  height: 40px;
  width: 15%;
  background: #cd1503 url(../img/search.png) no-repeat center;
  background-size: 35%;
}
.nav {
  background-color: #cd1503;
  height: 50px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}
.nav ul li {
  flex: 1;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.nav ul li a {
  color: #fff;
  font-size: 18px;
}
.big-tit {
  height: 110px;
  background-color: #f6f6f6;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 0 20px;
}
.big-tit h1 {
  font-size: 36px;
  line-height: 52px;
  font-weight: 700;
  color: #ee3542;
}
.big-tit .flex {
  justify-content: center;
}
.big-tit .flex i,
.big-tit .flex span {
  font-size: 16px;
}
.big-tit .flex i {
  margin: 0 20px;
}
.title {
  padding-left: 10px;
  border-left: 3px solid #cd1503;
}
.title i,
.title span {
  font-size: 16px;
  font-weight: 700;
}
.title i {
  margin: 0 5px;
}
.title .cur {
  color: #cd1503;
}
.list ul li {
  height: 36px;
  line-height: 36px;
  position: relative;
  padding-left: 20px;
}
.list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #c3d8ec;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list ul li a {
  font-size: 16px;
}
.w-list ul li:nth-of-type(6n) {
  margin-top: 10px;
}
.w-list ul li:nth-of-type(6n) a {
  color: #cd1503;
  font-weight: 700;
}
.w-list ul li:first-of-type a {
  color: #cd1503;
  font-weight: 700;
}
#swiper-1 {
  height: 430px;
}
#swiper-1 .swiper-slide span {
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.6);
}
#swiper-1 .swiper-slide span h1 {
  width: 70%;
}
#swiper-1 .swiper-pagination {
  text-align: right;
  left: -20px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  border-radius: 0;
  opacity: 1;
  color: #fff;
  background-color: #666;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #cd1503;
}
.img-box {
  position: relative;
  height: 243px;
}
.img-box span {
  height: 36px;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.6);
}
.first ul li:first-of-type a {
  font-weight: 700;
  color: #cd1503;
}
.title-2 a {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
.title-2 a::before,
.title-2 a::after {
  content: '';
  height: 8px;
  background-color: #dedede;
}
.title-2 a::before {
  width: 60px;
}
.title-2 a::after {
  flex: 1;
}
.title-2 a span {
  margin: 0 20px;
  font-size: 22px;
  font-weight: 700;
  color: #cd1503;
}
.time-list ul li {
  height: 40px;
  line-height: 40px;
}
.time-list ul li a {
  display: flex;
  justify-content: space-between;
}
.time-list ul li a h1 {
  width: 80%;
  font-size: 16px;
}
.time-list ul li a span {
  font-size: 16px;
  color: #999;
}
.top-list {
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.top-list ul li {
  padding-left: 35px;
  height: 36px;
  line-height: 36px;
  color: #515151;
  position: relative;
}
.top-list ul li a:hover {
  text-decoration: underline;
}
.top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #efefef;
}
.top-list ul li:nth-child(-n + 3)::before {
  color: #fff;
  background-color: #cd1503;
}
.list-list ul li {
  padding: 10px 0;
  white-space: normal;
  border-bottom: 1px solid #ccc;
  min-height: 80px;
}
.list-list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-list ul li a img {
  width: 160px;
  height: 120px;
}
.list-list ul li a .txt {
  width: 77%;
}
.list-list ul li a .txt h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 12px 0;
}
.list-list ul li a .txt span {
  font-size: 14px;
  color: #999;
  margin-right: 20px;
}
.list-list ul li a .no-img {
  width: 100%;
}
.crumbs {
  height: 60px;
  line-height: 60px;
  border-bottom: 3px solid #efefef;
}
.crumbs a,
.crumbs span {
  font-size: 14px;
  margin-right: 10px;
}
.paging {
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #e94740;
}
.con-tit h4 {
  font-size: 38px;
}
.con-info {
  border-bottom: #d3d3d3 1px solid;
  align-items: center;
  height: 60px;
}
.con-info .info {
  font-size: 14px;
}
.con-info .info span {
  margin-right: 20px;
  color: #666;
}
.con-info #share {
  font-size: 12px;
}
.con-txt p {
  font-size: 17px;
  text-indent: 2rem;
  padding: 5px 0;
  line-height: 31px;
  text-align: justify;
}
.con-txt a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
  text-align: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 15px;
}
.keywords a {
  margin-right: 20px;
}
.pian {
  margin: 0 auto;
}
.pian a {
  border: 1px solid #eee;
  padding: 10px;
  font-size: 13px;
}
.box-1 {
  width: 400px;
}
.box-2 {
  width: 765px;
}
.box-3 {
  width: 48%;
}
.box-4 {
  width: 835px;
}
.box-5 {
  width: 330px;
}
.box-6 {
  width: 31%;
}
.left {
  width: 67%;
}
.left .title {
  border-left: 5px solid #cd1503;
  padding-left: 20px;
}
.left .title a span {
  font-size: 25px;
}
.right {
  width: 30%;
}
