* {
  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%;
  min-width: 1200px;
}
.banner img{
  width: 100%;
}
.main {
  margin: 0 auto;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .con .more {
  margin: 24px auto;
  border-top: 1px dashed #CDD2DA;
}
.main .con .more a {
  width: 90px;
  display: block;
  background: #ca2b1c;
  line-height: 34px;
  border-radius: 17px;
  color: #ffffff;
  margin: -20px auto 0;
  text-align: center;
}
.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: #d01300;
}
.main .title {
  width: 1200px;
  height: 110px;
  margin: 0 auto 30px;
}
.main .ywbd {
  width: 1200px;
  margin: 50px auto 40px;
}
.main .ywbd .title {
  background: url("../images/title_ywbd.png") no-repeat center center;
}
.main .ywbd .headline {
  width: 1200px;
  margin: 34px auto 24px;
  padding: 20px;
  box-sizing: border-box;
  background: url("../images/headline.png") no-repeat center center;
  background-size: 100% 100%;
  min-height: 164px;
}
.main .ywbd .headline h4 {
  font-size: 28px;
  color: #ca2b1c;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
.main .ywbd .headline p {
  color: #666666;
  font-size: 18px;
  line-height: 28px;
}
.main .ywbd .newsList {
  width: 580px;
}
.main .ywbd .newsList li {
  box-shadow: 0 0 10px rgba(7, 17, 67, 0.1);
}
.main .ywbd .newsPic {
  width: 580px;
  height: 310px;
  position: relative;
}
.main .ywbd .newsPic .swiper-newsPic {
  width: 580px;
  height: 310px;
}
.main .ywbd .newsPic .swiper-newsPic .pic {
  width: 580px;
  height: 310px;
  position: relative;
}
.main .ywbd .newsPic .swiper-newsPic .pic img {
  width: 580px;
  height: 310px;
}
.main .ywbd .newsPic .swiper-newsPic .pic p {
  width: 580px;
  height: 44px;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  text-indent: 10px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  padding-right: 100px;
  font-size: 18px;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .ywbd .newsPic .pagination {
  position: absolute;
  bottom: 12px;
  z-index: 2;
  right: 6px;
}
.main .ywbd .newsPic .pagination .swiper-pagination-switch {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  cursor: pointer;
  border-radius: 6px;
  margin-right: 8px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.main .ywbd .newsPic .pagination .swiper-active-switch {
  background: #cf2424;
  width: 24px;
}
.main .bn {
  width: 1200px;
  margin: 30px auto;
}
.main .bn img {
  width: 100%;
}

.main .bgsl {
  background: url("../images/bgsl_bg.jpg") no-repeat center top;
  padding: 190px 0 46px;
}
.main .bgsl .btn{
  margin: 0 auto 30px;
}

.main .bgsl .bgslNav {
  margin-bottom: 20px;
}
.main .bgsl .bgslNav li {
  line-height: 54px;
  text-align: center;
  width: 580px;
  background: #ffffff;
  color: #666666;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
}
.main .bgsl .bgslNav li.active {
  background: #d01300;
  color: #ffffff;
}
.main .bgsl .bgslCon .newsList {
  padding: 18px 12px 0;
  background: #ffffff;
}
.main .bgsl .bgslCon .newsList li {
  width: 570px;
  margin: 0 9px 18px;
  height: 78px;
  border: 1px solid #e4e4e4;
}
.main .bgsl .bgslCon .newsList li a {
  height: 52px;
  line-height: 26px;
}
.main .msss {
  width: 1200px;
  margin: 50px auto 40px;
}
.main .msss .title {
  background: url("../images/title_msss.png") no-repeat center center;
}
.main .msss .con {
  position: relative;
}
.main .msss .con .swiper-msss {
  height: 350px;
  margin-bottom: 40px;
}
.main .msss .con .swiper-msss .pic {
  margin-left: 14px;
  position: relative;
  border: 1px solid #ca2b1c;
  padding: 24px 0 0 0;
  width: 346px;
  height: 332px;
  box-sizing: border-box;
  border-radius: 40px 0 40px 0;
}
.main .msss .con .swiper-msss .pic a:hover {
  color: #ca2b1c;
}
.main .msss .con .swiper-msss .pic img {
  display: block;
  margin: 0 auto;
  border-radius: 30px;
  width: 302px;
  height: 184px;
}
.main .msss .con .swiper-msss .pic p {
  position: absolute;
  width: 356px;
  box-shadow: 0 0 10px rgba(7, 17, 67, 0.1);
  height: 70px;
  border-radius: 10px;
  bottom: 28px;
  left: 20px;
  background: #ca2b1c;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 8px 10px 0;
  box-sizing: border-box;
}
.main .msss .con .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 .con .arrow-left {
  position: absolute;
  left: -30px;
  cursor: pointer;
  top: 142px;
  background: url("../images/left.png") no-repeat;
  width: 30px;
  height: 40px;
}
.main .msss .con .arrow-right {
  position: absolute;
  right: -30px;
  cursor: pointer;
  top: 142px;
  background: url("../images/right.png") no-repeat;
  width: 30px;
  height: 40px;
}
.main .lhsy {
  margin: 50px auto 40px;
}
.main .lhsy .title {
  background: url("../images/title_lhsy.png") no-repeat center top;
}
.main .lhsy .con {
  background: #ffffff;
  margin: 36px auto;
  padding: 10px 0 1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.main .lhsy .con .lhsyNav {
  border: 1px solid #bf0e0e;
  box-sizing: border-box;
  line-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;
  cursor: pointer;
}
.main .lhsy .con .lhsyNav li.active {
  background: #bf0e0e;
  color: #ffffff;
}
.main .lhsy .con .lhsyNav li {
  width: 212px;
  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 .lhqz {
  background: url("../images/mtgz_bg.jpg") no-repeat center top;
  padding: 190px 0 20px;
}
.main .lhqz ul.list {
  margin-bottom: 50px;
}
.main .lhqz ul.list li {
  height: 60px;
  margin-bottom: 20px;
  overflow: hidden;
}
.main .lhqz ul.list li h5 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  font-size: 18px;
  font-weight: bold;
  background: #fffad9;
}
.main .lhqz ul.list li h5 a {
  display: block;
  padding: 0 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .lhqz ul.list li p {
  display: -webkit-box;
  padding: 10px 25px 0;
  line-height: 30px;
  max-height: 90px;
  font-size: 14px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main .lhqz ul.list li.active {
  height: 160px;
}
.main .lhqz ul.list li.active h5 {
  background: #d92e1e;
}
.main .lhqz ul.list li.active h5 a {
  color: #fff;
}
.main .gdfj {
  margin: 30px auto 60px;
}
.main .gdfj .title {
  background: url("../images/title_gdfj.png") no-repeat center center;
}
.main .gdfj .con {
  width: 1220px;
  position: relative;
}
.main .gdfj .con .swiper-nav {
  width: 1220px;
  height: 200px;
}
.main .gdfj .con .swiper-nav .iconNav {
  width: 220px;
  height: 176px;
  box-sizing: border-box;
  padding: 10px;
  background: #ffeee3;
  margin: 0 auto;
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border-radius: 6px;
}
.main .gdfj .con .swiper-nav .iconNav .circle {
  box-sizing: border-box;
  padding: 10px;
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 10px auto 12px;
  border-radius: 40px;
  background: #ffffff;
}
.main .gdfj .con .swiper-nav .iconNav .circle i {
  display: block;
  margin: 4px auto 0;
  width: 52px;
  height: 52px;
}
.main .gdfj .con .swiper-nav .iconNav p.row{
  margin-top: 26px;
}
.main .gdfj .con .swiper-nav .active-nav .iconNav {
  background: url("../images/icon_bg.png");
  height: 187px;
  color: #ffffff;
}
.main .gdfj .con .swiper-nav .iconNav1 .circle i {
  background: url("../images/icon1.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav2 .circle i {
  background: url("../images/icon2.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav3 .circle i {
  background: url("../images/icon3.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav4 .circle i {
  background: url("../images/icon4.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav5 .circle i {
  background: url("../images/icon5.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav6 .circle i {
  background: url("../images/icon6.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav7 .circle i {
  background: url("../images/icon7.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav8 .circle i {
  background: url("../images/icon8.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav9 .circle i {
  background: url("../images/icon9.png") no-repeat;
}
.main .gdfj .con .swiper-nav .iconNav10 .circle i {
  background: url("../images/icon10.png") no-repeat;
}
.main .gdfj .con .swiper-icon {
  width: 1200px;
  margin: 0 auto;
  height: 360px;
  background: #f5f5f5;
}
.main .gdfj .con .swiper-icon .list {
  padding: 14px 20px 0;
}
.main .gdfj .con .swiper-icon .list li {
  line-height: 38px;
  height: 38px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.main .gdfj .con .swiper-icon .list li span {
  display: inline-block;
  background: #ca3527;
  vertical-align: 14px;
  height: 6px;
  border-radius: 3px;
  margin-right: 10px;
  width: 6px;
}
.main .gdfj .con .swiper-icon .list li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .gdfj .con .swiper-icon .list li a:hover {
  color: #ca3527;
}
.main .gdfj .con .swiper-icon .list li:last-child {
  border-bottom: 0;
  margin-bottom: 4px;
}
.main .gdfj .con .swiper-icon .more {
  border-top: 1px solid #EAEAEA;
  width: 1160px;
  margin: 24px auto;
}
.main .gdfj .con .arrow-left {
  position: absolute;
  left: -30px;
  cursor: pointer;
  top: 66px;
  background: url("../images/left.png") no-repeat;
  width: 30px;
  height: 40px;
}
.main .gdfj .con .arrow-right {
  position: absolute;
  right: -30px;
  cursor: pointer;
  top: 66px;
  background: url("../images/right.png") no-repeat;
  width: 30px;
  height: 40px;
}

.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;
}
.main .cyjd .con .swiper-cyjd {
  height: 390px;
  margin-bottom: 50px;
}
.main .cyjd .con .swiper-cyjd .section {
  margin: 0 auto;
  width: 380px;
  height: 390px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  padding: 20px;
}
.main .cyjd .con .swiper-cyjd .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 .swiper-cyjd .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 .swiper-cyjd .section .ckgd {
  color: #d92e1e;
  line-height: 30px;
  width: 106px;
  text-align: center;
  display: block;
  margin: 14px auto 0;
  border: 1px solid #d92e1e;
  border-radius: 16px;
}
.main .cyjd .con .swiper-cyjd .section a.ckgd:hover {
  color: #ffffff;
  background: #d92e1e;
}
.main .cyjd .con .swiper-cyjd .section a {
  display: block;
}
.main .cyjd .con .swiper-cyjd .section a:hover {
  color: #d12c1d;
}
.main .cyjd .con .swiper-cyjd .section:hover {
  border-color: #d12c1d;
}
.main .cyjd .con .arrow-left {
  position: absolute;
  left: -30px;
  cursor: pointer;
  top: 170px;
  background: url("../images/left.png") no-repeat;
  width: 30px;
  height: 40px;
}
.main .cyjd .con .arrow-right {
  position: absolute;
  right: -30px;
  cursor: pointer;
  top: 170px;
  background: url("../images/right.png") no-repeat;
  width: 30px;
  height: 40px;
}