* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #ffffff;
  min-width: 1300px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.main {
  margin: 0 auto;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
  overflow: initial;
}
.main .title {
  width: 1200px;
  height: 80px;
  margin: 0 auto 40px;
  position: relative;
}
.main .title .more {
  position: absolute;
  right: 0;
  top: 34px;
}
.main .newsList li {
  padding: 11px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 90px;
  font-weight: bold;
  margin-bottom: 22px;
  float: left;
  font-size: 18px;
}
.main .newsList li a {
  line-height: 32px;
  height: 64px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .newsList li a:hover {
  color: #bf0e0e;
}
.main .news .headline {
  margin: 50px auto 30px;
  padding: 20px 20px 20px 90px;
  box-sizing: border-box;
  position: relative;
  background: url("../images/headline.png") no-repeat center center;
  background-size: 100% 100%;
  height: 160px;
  width: 1200px;
  display: table;
}
.main .news .headline h4 {
  font-size: 36px;
  color: #c20b00;
  display: table-cell;
  vertical-align: middle;
  line-height: 46px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
.main .news .newsPic {
  width: 590px;
  position: relative;
}
.main .news .newsPic .swiper-newsPic {
  height: 445px;
  margin-left: -10px;
}
.main .news .newsPic .swiper-newsPic .pic {
  margin: 10px;
  height: 425px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 580px;
  background: #ffffff;
}
.main .news .newsPic .swiper-newsPic .pic img {
  width: 580px;
  height: 322px;
}
.main .news .newsPic .swiper-newsPic .pic p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 420px;
  padding: 15px 0 0 20px;
  font-size: 20px;
  line-height: 34px;
}
.main .news .newsPic .arrow-left {
  position: absolute;
  background: #dddddd;
  width: 30px;
  height: 30px;
  z-index: 2;
  cursor: pointer;
  box-sizing: border-box;
  padding: 6px 0 0 8px;
  bottom: 44px;
  right: 70px;
  border-radius: 6px;
}
.main .news .newsPic .arrow-left i {
  background: url("../images/left1.png");
  width: 11px;
  height: 17px;
  display: inline-block;
}
.main .news .newsPic .arrow-left:hover {
  background: #bf0e0e;
}
.main .news .newsPic .arrow-right {
  position: absolute;
  background: #dddddd;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  box-sizing: border-box;
  padding: 6px 0 0 11px;
  bottom: 44px;
  right: 26px;
  border-radius: 6px;
}
.main .news .newsPic .arrow-right i {
  background: url("../images/right1.png");
  width: 11px;
  height: 18px;
  display: inline-block;
}
.main .news .newsPic .arrow-right:hover {
  background: #bf0e0e;
}
.main .news .newsList {
  width: 580px;
  margin-top: 10px;
}
.main .news .newsList li {
  box-shadow: 0 0 10px rgba(7, 17, 67, 0.1);
}
.main .news .more {
  margin: 44px auto 24px;
  border-top: 1px dashed #CDD2DA;
}
.main .news .more a {
  width: 90px;
  display: block;
  background: #ca2b1c;
  line-height: 34px;
  border-radius: 17px;
  color: #ffffff;
  margin: -20px auto 0;
  text-align: center;
}
.main .ywbd {
  background: url("../images/bg_ywbd.jpg") no-repeat center center;
  background-size: 100% 100%;
  padding: 30px 0;
}
.main .ywbd .title {
  margin-top: 20px;
  background: url("../images/title_ywbd.png") no-repeat center center;
}
.main .ywbd .con {
  overflow: hidden;
}
.main .ywbd .con .newsList {
  margin-right: -40px;
}
.main .ywbd .con .newsList li {
  margin-right: 40px;
  border: 1px solid #e4e4e4;
}
.main .rmjd {
  margin: 50px auto 40px;
}
.main .rmjd .title {
  background: url("../images/title_rmjd.png") no-repeat center bottom;
}
.main .rmjd .con {
  margin-top: 30px;
  position: relative;
}
.main .rmjd .con .swiper-container {
  height: 380px;
  margin-bottom: 50px;
}
.main .rmjd .con .swiper-container .section {
  margin: 0 auto;
  width: 380px;
  height: 380px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  padding: 20px;
}
.main .rmjd .con .swiper-container .section img {
  height: 180px;
  display: block;
  margin: 14px auto 20px;
  box-sizing: initial;
  width: 330px;
  padding-bottom: 28px;
  border-bottom: 1px solid #f1f1f1;
}
.main .rmjd .con .swiper-container .section p {
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  width: 330px;
  margin: 0 auto;
  overflow: hidden;
  font-weight: bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-align: justify;
  -webkit-box-orient: vertical;
}
.main .rmjd .con .swiper-container .section .ckgd {
  color: #bf0e0e;
  line-height: 30px;
  width: 106px;
  text-align: center;
  display: block;
  margin: 14px auto 0;
  border: 1px solid #d92e1e;
  border-radius: 16px;
}
.main .rmjd .con .swiper-container .section a.ckgd:hover {
  color: #ffffff;
  background: #bf0e0e;
}
.main .rmjd .con .swiper-container .section a {
  display: block;
}
.main .rmjd .con .swiper-container .section:hover {
  border-color: #bf0e0e;
  color: #bf0e0e;
}
.main .rmjd .con .arrow-left {
  position: absolute;
  left: -40px;
  cursor: pointer;
  top: 150px;
  background: url("../images/left2.png") no-repeat center center #bf0e0e;
  width: 30px;
  z-index: 10;
  height: 60px;
}
.main .rmjd .con .arrow-right {
  position: absolute;
  right: -40px;
  cursor: pointer;
  top: 150px;
  background: url("../images/right2.png") no-repeat center center #bf0e0e;
  width: 30px;
  height: 60px;
  z-index: 10;
}