@charset "utf-8";
@import url("global.css");
body{background:#fff url(../images/bg.jpg) no-repeat;}
.blue{color: #000 !important; font-weight: normal!important;}
.banner{
  width:100%;
  background:url(../images/banner.png) no-repeat center top;
  height:753px;
}
.banner_con{
  width:1300px;
  margin:0 auto;
}
.banner_con .logo{
  padding:60px 0 0 0;
  text-align: center;
}
h2{text-align: center; margin:0 0 30px 0;}
h2 img{margin:20px 0 40px 0;}
.text{width:calc(100% - 32px); color: #0b3899; background-color: rgb(58,92,187,0.75); font-size: 20px; padding:16px;margin-top: 460px; }
.text .p{padding:20px 30px; background-color: rgb(255,255,255,0.86); border:1px dashed #0b3899;}
.text .p h1{font-size:36px; line-height: 2; color:#ce0b0b;}
.text .p p{text-indent: 40px;}
.bg01{padding:30px 0; height: auto;margin-top: -100px;}
.bg02{padding:60px 0 0 0; height: auto; background:url(../images/bg02.png) top no-repeat;}
.more{width:auto; text-align: center;display: block;margin: 10px 0; padding:10px 20px; color: #fff !important; background:#b7281a;text-indent: 0;line-height: 1;float: left;border-radius: 10px;}


/*top_picnews*/
.bg01 .pic_news{width:636px; height: 504px;background: #fff;}
.bg01 .swiper {width: 100%;height:auto;}
.bg01 .swiper-slide {text-align: center;font-size: 18px;
  /* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.bg01 .swiper-slide img {display: block;width: 636px;height: 400px;object-fit: cover;}
.bg01 .swiper-slide h1{font-weight: normal; line-height: 1.3; font-size: 24px; /*! margin-top: 5px; */color: #000;height: 85px; width:95%; margin:10px auto;}
.bg01 .swiper-pagination-bullet {
  width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
  height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,7px));
  display:inline-block;
  border-radius:4px;
  background:var(--swiper-pagination-bullet-inactive-color,#7c808c);
  opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg01 .swiper-pagination-bullet-active {
  opacity:var(--swiper-pagination-bullet-opacity, 1);
  background:var(--swiper-pagination-color,#c1201b);
}

.bg02 .swiper {
  width: 100%;
  height: 970px;
  margin-left: auto;
  margin-right: auto;
  margin-top:60px;
  margin-bottom: 20px;
}

.bg02 .swiper-slide {
  font-size: 18px;
  background: #fff;
  height: 280px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bg02 .swiper-slide h1{background: #e23e2e; color:#fff; font-size:1.2rem; line-height: 2.5;}
.bg02 .swiper-pagination-bullet {
  width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,60px));
  height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
  display:inline-block;
  border-radius:5px;
  background:var(--swiper-pagination-bullet-inactive-color,#7c808c);
  opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg02 .swiper-pagination-bullet-active {
  opacity:var(--swiper-pagination-bullet-opacity, 1);
  background:var(--swiper-pagination-color,#c1201b);
}


.list01{margin:0 20px;width: 624px;}
.list01 li{float:left;width:645px;height:120px;margin:0 0 10px 0;/*! background:#fff; */border-bottom: 1px solid #eee;}
.list01 li:last-child{border: 0;}
.list01 li .riqi{display:block;width:60px;height:41px;margin:13px 0 0 7px;padding:22px 15px;text-align:center;font-size:42px;font-weight:bold;line-height:18px;color:#cd1c07;border-right:1px solid #d1d1d1;}
.list01 li .riqi em{font-size:14px;font-weight:normal;color: #333;}
.list01 li .r{width:532px;margin:16px 0 0 15px;}
.list01 li .r h3{font-size:20px;font-weight:normal;color:#333;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list01 li .r h3 a{color:#333;}
.list01 li .r p{font-size:16px;padding:8px 0 0;line-height: 24px;color:#666;}

.list02 {height:228px; background-color:#fff; text-align: left;}
.list02 img{width:378px;height:228px;float:left;}
.list02 div{padding:29px;}
.list02 h3 a{font-weight:normal;font-size:1.3rem;margin-bottom:30px;color:#ba191b; font-weight: bold;}
.list02 p{font-size:1rem;line-height:1.8;margin-top: 11px;height: 91px;overflow: hidden;text-overflow: ellipsis;}

.list{width:90%; margin:40px auto;}
.list li{color: #555; float: left;margin: 0 0 15px 0; width:100%;list-style: unset;border-bottom: 1px solid #ccc;}

.menu{background:#A31515; line-height: 2.5; font-size:22px; color:#fff; height: 60px; margin:-230px auto 0 auto; text-align: right; }
.menu li{float:right; padding:0 30px;}
.menu li a{color:#fff;}

.info{margin:60px 0;}
.info h3{margin:30px auto; font-size: 35px; text-align: center;height: auto;width: 100%;float: left;}
.info .sub_title{font-size: 17px;font-weight: bold;text-align: center;}
.info .date{text-align: center; margin:20px 0;}
.info .show_content{width:90%; margin:0 auto; line-height: 2;}
.tline {
  color: #dedede
}


/* 分页 */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 40px 0;
  border-radius: 4px;
  width:100%;
}
.pagination>li {
  display: inline
}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  z-index: 2;
  color: #d52f2f;
  background-color: #eee;
  border-color: #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  flex-wrap: wrap;
  margin: 10px 0
}

.pagination p {
  margin: 0 20px;
}

.pagination input {
  border: 1px solid #D3D3D3;
  border-radius: 4px;
  width: 60px;
  height: 30px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pagination > li.current > a {
  z-index: 2;
  color: #FFFFFF;
  background-color: #A31515;
  border-color: #ddd
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #1559A3;
  border-color: #1559A3;
}

.pagination > li > a, .pagination > li > span {
  color: #333333;
}

.pagination-btn {
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  background-color: #A31515;
  padding: 2px 12px;
  line-height: 30px;
}

.pagination .page-count {
  display: none
}

.footer{color:black;}