* {
  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: #fff;
  min-width: 1200px;
}
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;
}
.main .title {
  width: 1200px;
  height: 106px;
  margin: 0 auto 40px;
  position: relative;
}
.main .title .more {
  position: absolute;
  right: 0;
  bottom: 16px;
}
.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 .ywbd {
  background: #fdf5ef;
  padding: 20px 0;
  margin-bottom: 40px;
}
.main .ywbd .more {
  background: #cd0e0e;
  display: block;
  width: 194px;
  line-height: 42px;
  height: 42px;
  margin: 10px auto 20px;
  text-align: center;
  color: #ffffff;
}
.main .ywbd .more i {
  display: inline-block;
  background: url("../images/more.png") no-repeat center center;
  width: 14px;
  height: 12px;
  margin-left: 10px;
}
.main .ywbd .more:hover {
  background: #c40c0c;
}
.main .ywbd .headline {
  margin: 34px auto 34px;
  padding: 20px 20px 20px 120px;
  box-sizing: border-box;
  background: url("../images/headline.png") no-repeat center center;
  background-size: 100% 100%;
  height: 148px;
  width: 1200px;
  display: table;
}
.main .ywbd .headline h4 {
  font-size: 32px;
  color: #af1111;
  display: table-cell;
  vertical-align: middle;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
.main .ywbd .con{
  overflow: initial;
}
.main .ywbd .newsPic {
  width: 590px;
  position: relative;
}
.main .ywbd .newsPic .swiper-newsPic {
  height: 445px;
  margin-left: -10px;
}
.main .ywbd .newsPic .swiper-newsPic .pic {
  margin: 10px;
  height: 425px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 580px;
  background: #ffffff;
}
.main .ywbd .newsPic .swiper-newsPic .pic img {
  width: 580px;
  height: 322px;
}
.main .ywbd .newsPic .swiper-newsPic .pic p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 472px;
  padding: 15px 0 0 20px;
  font-size: 20px;
  line-height: 34px;
}
.main .ywbd .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 .ywbd .newsPic .arrow-left i {
  background: url("../images/zcjd_left.png");
  width: 11px;
  height: 17px;
  display: inline-block;
}
.main .ywbd .newsPic .arrow-left:hover {
  background: #bf0e0e;
}
.main .ywbd .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 .ywbd .newsPic .arrow-right i {
  background: url("../images/zcjd_right.png");
  width: 11px;
  height: 18px;
  display: inline-block;
}
.main .ywbd .newsPic .arrow-right:hover {
  background: #bf0e0e;
}
.main .ywbd .newsList {
  width: 580px;
  margin-top: 10px;
}
.main .ywbd .newsList li {
  box-shadow: 0 0 10px rgba(7, 17, 67, 0.1);
}
.main .ylbg {
  margin-top: 50px;
}
.main .ylbg .title {
  background: url("../images/title_ylbg.png") no-repeat center center;
}
.main .ylbg .bigBn {
  width: 1200px;
  margin: 30px auto;
}
.main .ylbg .bigBn img {
  width: 100%;
}
.main .ylbg .smallBn {
  margin: 30px auto;
}
.main .ylbg .smallBn .bn {
  width: 580px;
}
.main .ylbg .smallBn .bn img {
  width: 100%;
}
.main .msss {
  margin: 40px auto;
  padding: 20px 0;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.main .msss .subTitle {
  box-sizing: border-box;
  line-height: 46px;
  height: 50px;
  border-radius: 25px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  width: 400px;
  overflow: hidden;
  margin: 20px auto;
  cursor: pointer;
  background: #bf0e0e;
  color: #ffffff;
}
.main .msss .swiper-msss {
  width: 1140px;
  height: 300px;
  margin-bottom: 14px;
}
.main .msss .swiper-msss .pic {
  position: relative;
  padding: 20px;
  margin: 10px 0 10px 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 344px;
  background: #ffffff;
  height: 224px;
  box-sizing: border-box;
}
.main .msss .swiper-msss .pic img {
  display: block;
  margin: 0 auto;
  width: 304px;
  height: 184px;
}
.main .msss .swiper-msss .pic p {
  position: absolute;
  background: url("../images/msss.png") no-repeat center top;
  width: 331px;
  height: 103px;
  bottom: -60px;
  left: -15px;
  font-size: 18px;
  font-weight: bold;
  padding: 32px 48px 0 10px;
  color: #ca2b1c;
  box-sizing: border-box;
}
.main .msss .swiper-msss .pic p span {
  line-height: 26px;
  height: 52px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .msss .arrow-left {
  position: absolute;
  left: 0;
  cursor: pointer;
  top: 210px;
  background: url("../images/ms_left.png") no-repeat center center #bf0e0e;
  width: 30px;
  height: 60px;
  z-index: 10;
}
.main .msss .arrow-right {
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 210px;
  background: url("../images/ms_right.png") no-repeat center center #bf0e0e;
  width: 30px;
  height: 60px;
  z-index: 10;
}
.main .lhsy {
  margin: 50px auto;
  background: url("../images/lhsy.jpg") no-repeat center center;
  background-size: 100% 100%;
  padding: 40px 0 10px;
}
.main .lhsy .more {
  background: #cd0e0e;
  display: block;
  width: 194px;
  line-height: 42px;
  height: 42px;
  margin: 10px auto 0;
  text-align: center;
  color: #ffffff;
}
.main .lhsy .more i {
  display: inline-block;
  background: url("../images/more.png") no-repeat center center;
  width: 14px;
  height: 12px;
  margin-left: 10px;
}
.main .lhsy .more:hover {
  background: #c40c0c;
}
.main .lhsy .title {
  background: url("../images/title_lhsy.png") no-repeat center center;
}
.main .lhsy .con {
  background: #ffffff;
  margin: 36px auto;
  padding: 10px 0 1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.main .lhsy .con .lhsyNav {
  border: 1px solid #bf0e0e;
  box-sizing: border-box;
  line-height: 46px;
  height: 50px;
  border-radius: 25px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  width: 426px;
  color: #bf0e0e;
  overflow: hidden;
  margin: 20px auto;
}
.main .lhsy .con .lhsyNav li {
  width: 212px;
  height: 50px;
  cursor: pointer;
}
.main .lhsy .con .lhsyNav li.active {
  background: #bf0e0e;
  color: #ffffff;
}
.main .lhsy .con .lhsyBox {
  width: 1124px;
  margin: 30px auto;
}
.main .lhsy .con .lhsyBox .lhsyPic {
  width: 512px;
  height: 306px;
}
.main .lhsy .con .lhsyBox .lhsyPic .pic {
  width: 512px;
  height: 306px;
}
.main .lhsy .con .lhsyBox .lhsyPic .pic img {
  width: 512px;
  height: 306px;
}
.main .lhsy .con .lhsyBox .list {
  width: 610px;
  position: relative;
}
.main .lhsy .con .lhsyBox .list li {
  width: 610px;
  box-sizing: border-box;
  padding: 20px 14px 0;
  line-height: 30px;
  height: 102px;
  cursor: pointer;
}
.main .lhsy .con .lhsyBox .list li a {
  display: block;
}
.main .lhsy .con .lhsyBox .list li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}
.main .lhsy .con .lhsyBox .list li a:hover {
  color: #bf0e0e;
}
.main .lhsy .con .lhsyBox .wytd {
  margin-bottom: 30px;
}
.main .lhsy .con .lhsyBox .wytd li.active {
  background: url("../images/wytd.png");
  background-size: 100% 100%;
  width: 646px;
  left: -36px;
  position: relative;
  padding-left: 50px;
  height: 102px;
}
.main .lhsy .con .lhsyBox .dbtd {
  margin-bottom: 30px;
}
.main .lhsy .con .lhsyBox .dbtd li {
  padding: 20px 20px 0;
}
.main .lhsy .con .lhsyBox .dbtd li.active {
  background: url("../images/dbtd.png");
  background-size: 100% 100%;
  width: 646px;
  left: 0;
  position: relative;
  padding-right: 54px;
  height: 102px;
}
.main .mtjd {
  margin-bottom: 60px;
  overflow: initial;
}
.main .mtjd .mtgz {
  width: 580px;
}
.main .mtjd .mtgz .title {
  background: url("../images/title_mtgz.png") no-repeat center center;
  width: 580px;
  margin-bottom: 30px;
}
.main .mtjd .mtgz .mtgzCon {
  background: url("../images/mtgz.png") no-repeat center center;
  width: 580px;
  height: 384px;
  box-sizing: border-box;
  padding: 10px 20px;
}
.main .mtjd .mtgz .mtgzCon .list li {
  background: url("../images/line.png") repeat-x left 88px;
  padding: 14px 0 16px;
  height: 90px;
  box-sizing: border-box;
}
.main .mtjd .mtgz .mtgzCon .list li span.point {
  float: left;
  width: 6px;
  height: 6px;
  background: #ce302c;
  display: inline-block;
  margin-right: 10px;
  margin-top: 12px;
}
.main .mtjd .mtgz .mtgzCon .list li a {
  float: left;
  max-width: 522px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 30px;
  max-height: 60px;
  font-size: 18px;
  -webkit-box-orient: vertical;
}
.main .mtjd .mtgz .mtgzCon .list li a:hover {
  color: #ce302c;
}
.main .mtjd .mtgz .mtgzCon .list li:last-child {
  background: none;
}
.main .mtjd .rmjd {
  width: 590px;
}
.main .mtjd .rmjd .title {
  background: url("../images/title_rmjd.png") no-repeat center center;
  width: 580px;
  margin-left: 10px;
  margin-bottom: 20px;
}
.main .mtjd .rmjd .rmjdCon {
  width: 600px;
  position: relative;
}
.main .mtjd .rmjd .rmjdCon .swiper-rmjd {
  height: 402px;
}
.main .mtjd .rmjd .rmjdCon .swiper-rmjd .pic {
  margin: 10px;
  height: 382px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 580px;
  background: #ffffff;
}
.main .mtjd .rmjd .rmjdCon .swiper-rmjd .pic img {
  width: 580px;
  height: 322px;
}
.main .mtjd .rmjd .rmjdCon .swiper-rmjd .pic p {
  overflow: hidden;
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  padding: 14px 10px;
  text-overflow: ellipsis;
}
.main .mtjd .rmjd .rmjdCon .arrow-left {
  position: absolute;
  left: 10px;
  cursor: pointer;
  top: 160px;
  background: url("../images/ms_left.png") no-repeat center center rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 60px;
  z-index: 10;
}
.main .mtjd .rmjd .rmjdCon .arrow-right {
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 160px;
  background: url("../images/ms_right.png") no-repeat center center rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 60px;
  z-index: 10;
}