* {
  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: 66px;
  margin: 0 auto 40px;
  position: relative;
}
.main .title .more {
  position: absolute;
  right: 0;
  top: 18px;
  width: 92px;
  height: 22px;
}
.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: #fff6f1;
  padding: 20px 0;
  margin-bottom: 40px;
}
.main .ywbd .headline {
  margin: 34px auto 34px;
  padding: 20px 20px 20px 80px;
  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: inherit;
}
.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: 420px;
  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 .ywbd .more {
  margin: 44px auto 24px;
  width: 1200px;
  border-top: 1px dashed #CDD2DA;
}
.main .ywbd .more a {
  width: 90px;
  display: block;
  background: #ca2b1c;
  line-height: 34px;
  border-radius: 17px;
  color: #ffffff;
  margin: -20px auto 0;
  text-align: center;
}
.main .bn {
  width: 1200px;
  margin: 30px auto;
}
.main .bn img {
  width: 100%;
}
.main .ylbg {
  margin-top: 50px;
}
.main .ylbg .title {
  background: url("../images/title_ylbg.png") no-repeat center center;
}
.main .ylbg .con {
  padding-top: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.main .ylbg .con .ylbgNav {
  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: 510px;
  color: #bf0e0e;
  overflow: hidden;
  margin: 20px auto;
}
.main .ylbg .con .ylbgNav li {
  height: 50px;
  width: 254px;
  cursor: pointer;
}
.main .ylbg .con .ylbgNav li.active {
  background: #bf0e0e;
  color: #ffffff;
}
.main .ylbg .con .ylbgCon .newsList {
  padding: 18px 12px 0;
  background: #ffffff;
}
.main .ylbg .con .ylbgCon .newsList li {
  width: 570px;
  margin: 0 9px 18px;
  height: 78px;
  border: 1px solid #e4e4e4;
}
.main .ylbg .con .ylbgCon .newsList li a {
  height: 52px;
  line-height: 26px;
}
.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 a:hover {
  color: #ca2b1c;
}
.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: #ffffff;
  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;
}
.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: 50px;
}
.main .lhsy .con .lhsyBox .wytd li.active {
  background: url("../images/wytd.png");
  background-size: 100% 100%;
  width: 646px;
  left: -36px;
  position: relative;
  padding-left: 39px;
  height: 102px;
}
.main .lhsy .con .lhsyBox .dbtd {
  margin-bottom: 50px;
}
.main .lhsy .con .lhsyBox .dbtd li.active {
  background: url("../images/dbtd.png");
  background-size: 100% 100%;
  width: 646px;
  left: 0;
  position: relative;
  padding-right: 39px;
  height: 102px;
}
.main .mtgz .title {
  background: url("../images/title_mtgz.png") no-repeat center center;
}
.main .mtgz .con {
  overflow: hidden;
}
.main .mtgz .con .newsList {
  margin-right: -40px;
}
.main .mtgz .con .newsList li {
  margin-right: 40px;
  border: 1px solid #e4e4e4;
}
.main .cyjd {
  margin: 40px auto 60px;
}
.main .cyjd .title {
  background: url("../images/title_cyjd.png") no-repeat center bottom;
}
.main .cyjd .con {
  margin-top: 30px;
  position: relative;
  overflow: inherit;
}
.main .cyjd .con .section {
  margin: 0 auto;
  width: 380px;
  height: 410px;
  float: left;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  padding: 20px;
  margin-right: 30px;
}
.main .cyjd .con .section img {
  height: 180px;
  display: block;
  margin: 14px auto 20px;
  box-sizing: initial;
  width: 330px;
  padding-bottom: 28px;
  border-bottom: 1px solid #f1f1f1;
}
.main .cyjd .con .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 .cyjd .con .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 .cyjd .con .section a.ckgd:hover {
  color: #ffffff;
  background: #bf0e0e;
}
.main .cyjd .con .section a {
  display: block;
}
.main .cyjd .con .section:hover {
  border-color: #bf0e0e;
  color: #bf0e0e;
}
.main .cyjd .con .section:last-child{
  margin-right: 0;
}
