﻿ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.paragraph {
  padding: 25px 10px 0;
}

.p_title {
  text-align: center;
  font-size: 17px;
  color: #333333;
  font-weight: bold;
}

.p_title span {
  color: #e41223;
}

.video {
  margin-top: 15px;
}

.title_box {
  overflow: hidden;
}

.para_title {
  float: left;
  background: #e41223;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  padding-right: 18px;
  border-radius: 20px;
  overflow: hidden;
}

.para_title span {
  display: block;
  float: left;
  padding: 0 10px;
  background: #fff;
  height: 33px;
  line-height: 33px;
  margin-left: 1px;
  margin-top: 1px;
  color: #333;
  font-size: 18px;
  border-radius: 20px;
  margin-right: 10px;
}

.zyys {
  overflow: hidden;
  margin-top: 20px;
}

.zyys li {
  width: calc((100% - 10px)/2);
  float: left;
}

.zyys li:nth-child(2n+2) {
  margin-left: 10px;
}

.zyys li:nth-child(n+3) {
  margin-top: 10px;
}

.zyys li>img {
  width: 100%;
}

.ysinfo {
  border: 1px solid #c5c5c5;
  border-top: none;
  padding: 10px;
  position: relative;
}

.ysinfo span {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 16px;
}

.ysinfo font {
  display: block;
  font-size: 13px;
  color: #666;
  line-height: 15px;
  margin-top: 5px;
}

.ysinfo a {
  display: block;
  width: 17.5px;
  height: 15.5px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.ysinfo a img {
  width: 100%;
}

.jxms, .xxnr {
  margin-top: 20px;
}

.jxms::after, .xxnr::after {
  content: "";
  display: block;
  clear: both;
}

.jxms a {
  display: block;
  width: calc((100% - 10px)/2);
  float: left;
  box-shadow: 0 0 4px 1px #e8e8e8;
}

.jxms a:nth-child(2n+2) {
  margin-left: 10px;
}

.jxms a:nth-child(n+3) {
  margin-top: 10px;
}

.jxms a img, .xxnr a img {
  width: 100%;
}

.jxms a span, .xxnr a span {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #333;
  line-height: 15px;
  padding: 8px 0;
}

.xxnr a {
  display: block;
  width: calc((100% - 10px)/2);
  float: left;
  box-shadow: 0 0 4px 1px #e8e8e8;
}

.xxnr a:nth-child(2) {
  margin-right: 10px;
}

.xxnr a.full {
  width: 100%;
  margin-bottom: 10px;
}

.zpzs {
  overflow: hidden;
  margin-top: 20px;
}

.zpzs a {
  display: block;
  width: calc((100% - 5px)/2);
  float: left;
}

.zpzs a.full {
  width: 100%;
  margin-top: 5px;
}

.zpzs a:nth-child(2) {
  margin-left: 5px;
}

.zpzs a img {
  width: 100%;
}

.jyhj {
  overflow: hidden;
  margin-top: 20px;
}

.jyhj a {
  display: block;
  width: calc((100% - 10px)/3);
  float: left;
  margin-right: 5px;
}

.jyhj a:nth-child(3n+3) {
  margin-right: 0;
}

.jyhj a:nth-child(n+4) {
  margin-top: 5px;
}

.jyhj a img {
  width: 100%;
}

.cjwt {
  overflow: hidden;
  margin-top: 20px;
}

.cjwt li {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #f5fcff;
  border-radius: 12px;
  box-shadow: 0 2px 2px 2px #f2f4f5;
  overflow: hidden;
}

.cjwt li:nth-child(n+2) {
  margin-top: 12px;
}

.cjwt li:nth-child(2n+2) {
  background: #fff9f6;
}

.cjwt li:nth-child(3n+3) {
  background: #f3fdf9;
}

.cjwt li font {
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
}

.cjwt li a {
  display: block;
  float: right;
  font-size: 14px;
  color: #fff;
  background: #e41223;
  border-radius: 6px;
  padding: 0 12px;
  height: 26px;
  line-height: 26px;
  margin-top: 5px;
  margin-right: 7px;
}

.last_title {
  text-align: center;
}

.last_title::before, .last_title::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #333;
  vertical-align: middle;
}

.last_title span {
  padding: 0 7px;
  font-size: 16px;
  color: #333;
}

.other {
  overflow: hidden;
  margin-top: 15px;
}

.other a {
  display: block;
  width: calc((100% - 10px)/2);
  float: left;
}

.other a:nth-child(2n+2) {
  margin-left: 10px;
}

.other a:nth-child(n+3) {
  margin-top: 10px;
}

.other a img {
  width: 100%;
}

.other a span {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #333;
  line-height: 15px;
  margin-top: 8px;
}