@charset "UTF-8";
/* CSS Document */
.gonggao{
display: flex;
justify-content: space-between;
border-bottom: 1px solid #2F302F;
height: 40px;
align-items: center;
margin-left: 20px;
margin-right: 20px;

}
.colorhei{
color:#7D7C7F;
display: block;
}
.colorhei:hover{
color:#7D7C7F;
}

.gglft{
  display:flex;
  align-items:center;
  font-size: 0.75rem;
}

.jtdt{
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.jtdt .jtdttitle{
  height: 74px;
  padding-top: 27px;
  box-sizing: border-box;
}
.jtdt .one {
  width: 100%;
  height:454px;
  position: relative;
  flex-direction: column;
}
.jtdt .one img{
  width: 100%;
}
.jtdt .one .texTitle{
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 100%;
  height: 98px;
  background: #CD131C;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  font-size: 1.25rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
  padding: 17px 24px;
  box-sizing: border-box;
}
.jtdt .lisItem{
  display: flex;
  justify-content: space-between;
}

.jtdt .date{
  /* background: url(../img2/日历.png) no-repeat 50%; */
  width: 71px;
  height: 71px;
  background: #E8E8E8;
  border-radius: 4px 4px 4px 4px;
 text-align: center;
 padding:6px;
 box-sizing: border-box;
 float:left; 

}
.jtdt .date .span1{
  height:20px;
  font-size: 16px;
  font-family: DIN-Bold-, DIN-Bold;
  font-weight: normal;
  color: #5F5F5F;
  line-height: 20px;
  border-top:1px solid #CD131C
  
}
.jtdt .lisItem .date .span2{
  height:40px;
  font-size: 38px;
  font-family: DIN-Bold-, DIN-Bold;
  font-weight: normal;
  color: #CD131C;
  line-height: 40px;
  
}
/* .jtdt .lisItem:first-child .date .span2{
  color: #CD131C;
} */
.flexwrap{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.list a{margin-top: 20px;}
.jtdt .listcon{
  flex-grow: 1;
  padding-bottom: 25px;
  border-bottom: 1px solid #2F302F;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-top: 10px;
  min-height: auto;
}
.jtdt .lisItem:last-child .listcon {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.jtdt .lisItem .listcon .lisT{
  font-size: 14px;
  font-weight: bold;
  color: #7D7C7F;
  line-height: 17px;
}
/* .jtdt .lisItem:first-child .listcon .lisT{
  color: #CD131C;
} */

.jtdt .listcon .lisTex{
  font-size: 12px;
font-weight: 400;
color: #7D7C7F;
line-height: 21px;
}
.jtdt .jtdtmore{
  height: 60px;
  padding-top:20px;
  box-sizing: border-box;
  text-align: right;
  border-bottom: 1px solid #2F302F;
}

.other {
  margin-bottom: 52px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
.other .cardd{
width: 100%;
padding-right: 20px;
padding-left:  20px;
margin-bottom: 1.875rem;

border: 0px solid #ffffff;
}
.other .cardda{

  }
.other .cardd .cardTitle{
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
}
.other .cardcon{
  height: 224px;
  box-sizing: border-box;
}
.other .card1{
  background-size: cover;
}
.other .card3{
/* background: url(../img2/bg3.png) no-repeat 50%; */
background-size: cover;
}



.other .card1 .item{

  color: #5F5F5F;
  border-bottom: 1px solid #2F302F;

}
.other .card1 .item:last-child{

  border-bottom: 0px solid #2F302F;
}
.other .card2 .item{

  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;

}
.other .card2 .item:last-child{

  border-bottom: 0px solid #FFFFFF;
}

.other .card4{
  padding: 20px;
}
.other .card4 .item{
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  padding: 10px 0;
  height:64px;
  display: flex;
  align-items: flex-start;
  box-sizing:border-box;
}
.iconquan{
  width: 10px; 
  margin:6px 6px 0 0;
}
.left{
  color: #7D7C7F;
  width:100%;
}
.right{
  width:100%;
  margin-top: 20px;
  flex-direction: column;
}
.downloadpdf{
  color: steelblue; 
  font-size: 14px;  
}















.homeTitle{
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  color: #CD131C;
  padding: 0 9px;
  border-left: 2px solid #CD131C;
}
.more{
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #CD131C;
  display:flex;
  flex-direction: row-reverse;
  align-items:center;
}
.more:hover{
  color: #CD131C;
}
.more img{
  margin-left: 5px;
  height: 12px;
  display: none;
}
.more2{
  font-size: 14px;
  font-weight: 400;
  color: #5F5F5F;
  display:flex;
  align-items:center;
}
.more2:hover{
  color: #5F5F5F;
}
.more2 img{
  margin-left: 10px;
  height: 12px;
}
.ellipsis1{
   display: flex;
   flex-direction: column;
	text-decoration: none;
	display: -webkit-box !important;
  text-align: justify !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.ellipsis2{
  display: inline-block;
	text-decoration: none;
	display: -webkit-box !important;
  text-align: justify !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
*{
	margin: 0;
	padding:0;
  /* font-family: 黑体, sans-serif, PingFang SC-Bold, PingFang SC; */
  font-family:"5F Pro Text", system-ui,-apple-system,"Segoe UI"Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,"pingFang SC","pingFang TC","Hiragino Sans GB""Microsoft Yahei"sans-serif;
  --primary-font: "5F Pro Text", system-ui,-apple-system,"Segoe UI"Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,"pingFang SC","pingFang TC","Hiragino Sans GB""Microsoft Yahei"sans-serif;
  --primary-mono-font: "SF Mono","Fira Mono","Roboto Mono","Monaco""Consolas",monospace;

}
body{
	margin: 0;
}
a{
  text-decoration: none;
  display:block;
}
input{
  border: none;
  background: none;
  padding:0;
  margin:0;
}

body{
  margin:0;
}
.header{
  height:110px;
  width:100%;
}
.page-wrap {
width: 100%;
margin-left: 20px;
margin-right: 20px;
}

.page-wrap2 {
    width: 100%;
    margin: 0 auto;
}
.lunbo-off{
	display: none;
	}
.lunbo{
	display: none;

}
.lunbo img{
  width:100%;
}


.foot{
  height: auto;
  width: 100%;
  background: #B71A35;
  box-sizing: border-box;
  
}
.footwrap{
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.foot .logo{
  width:100%;
  height: auto;
  margin-right:18px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot .logo img{
  width:212px;
}
.foot .other{
  margin:24px 0;
  font-size: 10px;
  font-weight: 400;
  color: #FFFFFF;
  /* line-height: 22px; */
  width: 100%;
  height: 52px;
  padding-left: 0px;
  border-left: 0px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.foot .other .item{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
}
.foot .other span{
	width: 100%;
  margin-right:0px;
	text-align: center;
}
.foot .other span a{
	text-align: center;
}
.foot .ma{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  margin-bottom: 20px;
  
}
.foot .ma img{
  height:70px;
  width:70px;
}


/* 首页轮播图 */
.home-banner {
  display: none;
}
.swiper-button-next,.swiper-button-prev {
  background: rgba(0, 0, 0, 0.3);
  color: #ececec;
  font-size: 28px;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: none;
}
/*清除自带的左右箭头*/
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: '';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-button-prev {
  display: flex;
}
.swiper-pagination-bullet-active {
  background: #ffffff;
}
.navbar-mobile {
  display: none;
}
.swiper-outside-prev,.swiper-outside-next {
  background: none;
  display: flex;
  color: #999;
}
.swiper-outside-next {
  right: -50px;
  left: auto;
}
.swiper-outside-prev {
  left: -50px;
  right: auto;
}

/* @media (max-width: 991px) {
  .home-banner.swiper-container {
      height: 400px;
  }
  .navbar-pc {
      display: none;
  }
  .navbar-mobile {
      display: block;
  }
} 

@media (max-width: 767px) {
 
} */

.banner-area {
    display: none;
  }
  
  
/* 首页轮播结束 */


/* 导航栏 */
.site-navigation{
	display: flex;
}

.header{
  background:#ffffff;
  position: relative;
  height:auto;
  width:100%;
}
.page-wrap {
    max-width: 100%;
    margin: 0 auto;
}
.header .topwrap{
  display: none;
}
.header .logo{
  width:210px;
  height:50px;
  margin-top:20px;
  margin-bottom:10px;
}
/* .header .logo .logored{
  display: none;
}
.header .logo .logowhite{
  display: inline-block;
}
.header:hover .logo .logored{
  display:inline-block;
}
.header:hover .logo .logowhite{
  display:none;
} */
.header .logo img{
  width:210px;
  height: auto;
}
.header .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items:self-end;
}
.header .content .contop{
  padding-top:20px;
  display: flex;
    align-items: center;
}
.header .link{
  font-size: 12px;
  font-weight: normal;
  color: rgba(47,48,47,0.5);
  margin-right:30px;
  line-height: 15px;
}

.header .search{
  width: 115px;
  height: 25px;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  opacity: 0.44;
  font-size:14px;
  text-align: center;
  border:1px solid rgba(47,48,47,0.5)
}


ul{
  list-style:none;
  margin-bottom:0px!important;
  list-style:none;
}
li{
  list-style-type:none;
}

.header .menu {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 15px;
}
.header .nav-item{
    position:relative;
	background-color: #B71A35;
	width:100%;
	display: flex;
	/* 实验 */
	flex-direction: column; 
	/* 实验 */
	justify-content: center;
	
  }
.header .nav-item .nav-link{
  color: #ffffff;
  display: block;
  height:42px;
/* 实验 */
width:100%;
/* 实验 */
    margin-left: 2.5rem;
}
.header:hover .nav-item .nav-link{
  color: #ffffff;
/* 实验 */
width:100%;
/* 实验 */
}
.header .nav-item .dropdown-menu{
  display:none;
  position:relative;
  
/*transform:translate(-50%,-50%);*/
/*left:-100%; */
/*margin-left:-50%; */
/*top: 38px;*/
/*padding:0 5px; */
/*height: 36px; */
  width:100%;
  background: rgba(211,55,82,1);
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #ffffff;



}
.header  .nav-item .dropdown-menu a{
  color: #ffffff;
  
  margin-left: 3.125rem;

}
.header .nav-item:hover .dropdown-menu{
  display:flex;
  flex-direction: column;

}
.header .nav-item .dropdown-menu .dropdown-menu-item{
  display:inline-block;
  line-height:36px;
  width: 100%;
}
.header .nav-item .dropdown-menu .dropdown-menu-item a{
  color: #ffffff;
  padding:0 6px;
  display:block;

}
.header .nav-item .dropdown-menu .dropdown-menu-item:hover{
  background:#B71A35;
}
.header .nav-item .dropdown-menu .dropdown-menu-item:hover a{
  color: #ffffff;
}

a{
  cursor:pointer;
}
a:hover{
  text-decoration: none;
}




.banner2{
	display: none; /* 1000 */
  /* height:310px;
  min-width:1000px;
  max-width:1920px; */
  background-size: cover;
  background-position: center;

}
.dqgz{
  display:flex;
  justify-content: space-between;
  margin-top:30px;
  margin-bottom:30px;
}
.menuSecond{
  display: none;
}
.secondTit1{
  /* height: 37px; */
  
  font-weight: normal;
  color: #B71A35;
  padding-bottom:23px;
  border-bottom: 1px solid #A9AAAA;
  margin-bottom:44px;
}
.secondTit2{
  height:auto;
  font-weight: normal;
  color: #B71A35;
  margin-bottom: 23px;

}
.menuSecond .menuUl{
	display: none;
  }
.menuSecond .menuUl .menuLi{
  height:64px;
  
  border-bottom:1px solid #A9AAAA;
  padding-left:12px;
  line-height: 64px;
  cursor: pointer;
}
.menuSecond .menuUl .menuLi a{
  color:#A9AAAA;
}
.menuSecond .menuUl .menuLi:hover{
  background:#db576d;
  
  border-bottom:1px solid #db576d
  
}
.menuSecond .menuUl .menuLi:hover a{
  color: #ffffff;
}
.menuSecond .menuUl .active{
  background: #B71A35;
  color: #ffffff;
  border-bottom:1px solid #B71A35;
  
}
.menuSecond .menuUl .active a{
  color: #ffffff;
  display:block;
  
}
.conSecond{
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  
}
.conSecond .secondTit{

}
.conSecond .dqjsinfo{
  background: #B71A35;
  padding:49px 26px;
  color: #ffffff;
  font-size: 20px;
  line-height: 50px;
  margin-bottom:74px;
}
.conSecond .conList{
  padding-top:84px;
  font-size: 20px;
font-weight: 400;
color: #606060;
line-height: 50px;

}
.conSecond .conList .conText{
  margin-bottom:40px;
}




.list1 .lisItem{
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #A9AAAA;
  margin-bottom: 48px;
  padding-bottom: 25px;
    align-items: center;
}
.list1 .date{
  /* background: url(../img2/日历.png) no-repeat 50%;
   */
   width: 71px;
   height: 71px;
   background: #E8E8E8;
   border-radius: 4px 4px 4px 4px;
  text-align: center;
  padding:6px;
  box-sizing: border-box;
  margin-right:20px;
}
.list1 .date .span1{
  height:20px;
  font-size: 16px;
  font-family: DIN-Bold-, DIN-Bold;
  font-weight: normal;
  color: #5F5F5F;
  line-height: 20px;
  border-top:1px solid #CD131C
  
}
.list1 .lisItem .date .span2{
  height:40px;
  font-size: 38px;
  font-family: DIN-Bold-, DIN-Bold;
  font-weight: normal;
  color: #CD131C;
  line-height: 40px;
  
}

.flexwrap{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.list1 .listcon{
  width: 100%;
  /* padding-bottom: 25px; */
  
}
.list1 .lisItem .listcon .lisT{
  font-size: 1.25rem;
  color: #606060;
  line-height: 30px;
  font-weight: bold;
  width:100%;

}

.list1 .listcon .lisTex{
	
font-weight: 400;
color: #7D7C7F;
line-height: 30px;
}
.list1 .jtdtmore{
  height: 60px;
  padding-top:20px;
  box-sizing: border-box;
  text-align: right;
  
}
.titflex{
  display: flex;
  justify-content: space-between;
}
.more3{
  display:none;
}
.more3:hover{
color: #606060;
}
.more3 img{
  margin-left: 10px;
  height: 12px;
}

.more4{
	width: 100%;
  color: #5F5F5F;
}
.more4:hover{
color: #5F5F5F;
}


.list2{
  
  font-size: 1.125rem;
color: #5F5F5F;
line-height: 30px;

}
.list2 .tit2{
  width:100%;
}
.list2 .listItem{
  padding-bottom:30px;
  margin-bottom:20px;
  border-bottom: 1px solid #A9AAAA;
}
.con2{
  
}
.conn .img{
  width:100%;
  margin-bottom: 10px;
}
.conn .img img{
  width:100%;
}
.conn .text{
  font-size: 18px;
  font-weight: 400;
  text-align: justify;
  color: #606060;
  line-height: 40px;
  margin-bottom: 10px;
  display:block;
  
}
.conn .text ul{
	padding-left: 30px;
 /* list-style:none; */
 /* margin-bottom:0px!important; */
  
}
.conn .text li{
  list-style-type:square; */
}

.list3{
	margin-bottom: 60px;
      width: 750px;
      float: left;
}
.list3 .itemcon{
    width: 345px;
    height: 160px;
    margin-bottom: 40px;
    margin-right: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #606060;
    line-height: 40px;
    align-items: end;
    display: flex;
    float: left;
}
.list3 .img{
  max-width:110px;
  margin-right:10px;
  /* height: 60px; */

}
.list3 .img img{
  width:100%;
 
}
.list4{
  position:relative;
  }
  .list4 .shu{
    position:absolute;
    width:1px;
    height:100%;
    background-color: #B71A35;
    top:10px;
    left:4px;
  }
  .list4 .itmcon{
    display: flex;
    /* height:200px; */
    padding-bottom:60px;
    
  }
  
  .list4 .itmcon .icon{
    width:10px;
    height:100%;
    z-index: 9;
  }
  .list4 .itmcon .icon img{
    width:100%;
    height:100%;
    object-fit: contain;
  }
  .list4 .itmcon .year{
    font-size: 69px;
    line-height: 69px;
  color: #B71A35;
  margin-right:20px;
  }
  .list4 .itmcon .content{
    font-size: 18px;
  font-weight: 400;
  color: #606060;
  line-height: 34px;
  width:200px;
  flex:0 0 1
  }
.list4 .itmcon .img{
  width:380px;
  /* height:136px; */
  /* background-color: #2F302F; */
}
.list4 .itmcon .img img{
  width:100%;
}
 .list5{
  margin-top:-44px;
  margin-bottom:60px;
 }
 .list5 img{max-width: 100%;height: auto;}
 .list5 .totalzhiwei{
  height:80px;
  line-height: 80px;
  font-size: 20px;
color: #5F5F5F;
text-align:right;
 }
 .list5 .itemcon{
  width: 100%;
  height: 191px;
  background: #EDEDEC;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 15px;
  margin-right:12px;
}
.list5 .itemcon:nth-of-type(3n){
  margin-right:0px;
}
 .list5 .p15{
  padding:10px 15px 0;
}


 .list5 .itemcon .title{
  display: flex;
  align-items: flex-end;
 }
 .list5 .itemcon .title .tit1{
  font-size: 20px;
line-height: 33px;
margin-right:10px;
 }
 .list5 .itemcon .title .tit2{
  font-size: 15px;
  font-weight: 300;
  color: #C42A3C;
  line-height: 28px;
 }

 .list5 .itemcon .address{
  font-size: 15px;
  font-weight: 300;
  color: #5F5F5F;
  line-height: 33px;
 }
 .list5 .itemcon .time{
  width: 100%;
height: 57px;
line-height: 57px;
background: #dddddd;
font-size: 15px;
font-weight: 300;
color: #5F5F5F;
padding:0 15px 0;
box-sizing: border-box;
 }
 .list5 .list55{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
 }
 
 .con6 {
   display: flex;
   flex-direction: column;
   justify-items: center;
 }
 .con6 .img{
  position:relative;
}
.con6 .img .email{
  bottom: 45px;
  left: 35%;
  font-size: 1.25rem;
  color: #ffffff;
}
.con4{  
  margin-bottom:60px;
}
.con4 .info{ 
  font-size: 20px;
font-weight: 400;
color: #606060;
line-height: 40px;
background: rgba(169, 170, 170,0.35);
padding:28px 20px;
margin-bottom:60px;
 }
.con4 .con4List{ 
  display: flex;
  justify-content: space-between;
 }
.con4 .con4List .itemcon{ 
  width:221px;
  height:414px;
  overflow: hidden;
  position:relative;
 }
.con4 .con4List .itemcon>img{
  width:100%;
 }
.con4 .con4List .itemcon .more3{ 
  position:absolute;
  right:6px;
  top:6px;
  color:#ffffff;
  font-size: 16px;
 }


.conn .itemCon{
  background-color: rgba(233, 233, 233, 0.35);
  padding:30px;
  margin-bottom:90px;
}
.conn .itemCon .img{
  margin-bottom: 0;
}
.conn .itemCon .text{
  margin-bottom: 40px;
}
.conn .itemCon .title3{
  height: 22px;
  line-height: 22px;

  font-weight: normal;
  color: #B71A35;
  margin-bottom:20px;
  border-left: 6px solid #b71a35;
    padding-left: 6px;
}

.titlefn01{
 height: 22px;
  line-height: 22px;

  font-weight: normal;
  color: #B71A35;
  margin-bottom:20px;
  border-left: 6px solid #b71a35;
    padding-left: 6px;
}

.info1{
  color: #5F5F5F;
  font-weight: 500;
  margin: 60px auto;
}
.info1 .title2{


line-height: 44px;
padding-bottom:32px;
border-bottom:1px solid #A9AAAA;
}
.info1 .title1{

  line-height: 44px;
}
.info1 .email{
  width: 322px;
height: 36px;
line-height: 30px;
background: #B71A35;

font-weight: 500;
color: #FFFFFF;
text-align: center;
float: right;
}
.info1 .content{
  margin-top:90px;

font-weight: 400;
color: #606060;
line-height: 59px;
}
.info1 .content img, object { max-width: 100%; height: auto;}
.info2{
margin-bottom: 200px;
}
.info2 img, object { max-width: 100%; height: auto;}
.info2 .title{

  font-weight: 500;
  color: #5F5F5F;
  line-height: 54px;
  padding:80px 0 40px;
  text-align: center;
}
.info2 .from{

  font-weight: 300;
  color: #5F5F5F;
  line-height: 28px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom:1px solid #A9AAAA;
}
.info2 .infosub{
  font-weight: 300;
  color: #5F5F5F;
  line-height: 24px;
  text-align: center;
  padding:70px 80px;
}
.info2 .content{
  font-weight: 400;
  color: #606060;
  line-height: 40px;
  margin-left: 20px;
  margin-right: 20px;
}
.info2 .content img, object { max-width: 100%; height: auto;}

.info3{
  margin-bottom: 100px;
  }
.info3 .title{
    font-size: 30px;
	font-weight: 500;
	color: #5F5F5F;
	line-height: 54px;
    padding:90px 0 26px;
    text-align: center;
  }
  .info3 .infosub{
    line-height: 28px;
font-size: 20px;
font-weight: 400;
color: #5F5F5F;
text-align: center;
padding-bottom: 46px;
  }
  .info3 .from{
    line-height: 22px;
font-size: 16px;
font-weight: 300;
color: #5F5F5F;
    text-align: center;
    padding-bottom: 20px;
    border-bottom:1px solid #A9AAAA;
    margin-bottom: 52px;
  }

  .info3 .content{
    font-size: 20px;
	font-weight: 400;
	color: #606060;
	line-height: 50px;
  }
 .info3 .content img, object {
	max-width: 100%;
	height: auto;
	}
  
  .info3 .titlewrap{
    display: flex;
    justify-content: space-between;
    border-top:1px solid #A9AAAA;
    padding:33px 0 22px;
	margin-left: 10px;
	margin-right: 10px;
  }
  .info3 .titlewrap .titleother{
    height: 28px;
    font-size: 20px;
    font-weight: normal;
    color: #B71A35;
  }
  .info3 .infoUl{
    margin-left: 10px;
    margin-right: 10px;
  }
  .info3 .infoUl .infoli{
	font-weight: normal;
	color: #5F5F5F;
	line-height: 20px;
	margin-bottom: 10px;
  }





/* 分页组件 */
.pagination-block {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.pagination {
  margin: 0;
}
.pagination_info {
  margin: 0 10px;
  display: flex;
  align-items: center;
}
.pagination li a,.pagination li span {
  border-radius: 0 !important;
  margin-right: 8px;
  color: #7c7c7c;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.pagination li.disabled span {
  cursor: not-allowed;
}
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > li > a:hover {
  color: #fff;
  background: #B71A35;
  border: 1px solid transparent;
}
  /* Slider pages */
.page-slider .carousel-control {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  text-shadow: none;
  transition: all .25s ease;
  padding: 0;
  outline: 0;
  border: 0;
}

.page-slider .carousel-control.left {
  left: 0;
}

.page-slider .carousel-control.right {
  right: 0;
}

.page-slider .carousel-control i {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 70px;
  width: 40px;
  height: 70px;
  font-size: 22px;
  border-radius: 0;
  transition: all 500ms ease;
}

.page-slider .carousel-control i:hover {
  background: #B71A35;
  color: #fff;
}

.page-slider.small-bg .item {
  min-height: 330px;
  background-size: cover;
}

.page-slider.small-bg .box-slider-content {
  left: 20%;
}

.page-slider.small-bg .box-slider-text {
  background: rgba(0, 0, 0, 0.55);
  padding: 5px 20px;
}

.page-slider.small-bg .box-slide-title {
  font-size: 28px;
  color: #fff;
  font-weight: 900;
}


.heng{
  margin:40px 0 30px;
  background-color:#cccccc;
  height: 1px;
}
.blog-itemm{
  height: 56px;
  display: flex;
  justify-content: space-between;
}
.blog-itemm h4{
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 20px;
  color: #707070;
  max-width: 700px;
  
}
.blog-itemm h4 a{
  color: #707070;
  position: relative;
  padding-left: 18px;
}
.imgquan{
  width:10px;
  height:10px;
  position: absolute;
  top: 9px;
  left: 1px;
}
.blog-itemm .time{
  font-size: 14px;
  color: #707070;
  margin-right:30px;
}
.blog-itemm .bi-textt{
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex:0 0 200px;
}

.banner-title{
  font-size: 40px;
  color: #FFFFFF;
  padding-top:100px;
  text-align: center;
}
.content-inner-page{
  width:100%;
  margin-left: 20px;
  margin-right: 20px;
}
.content-inner-page img,object{max-width: 100%;height: auto;}
.search-form-page{
  width: 525px;
    margin: 0 auto;
}
.con7{  
  margin-bottom:60px;
}

.con7 .con7List{ 
  
  display: flex;
  justify-content: space-between;
  flex-direction: row;

 }
.con7 .con7List .itemcon{ 
  display:inline-block;
  width: 358px;
  margin-right: 0.125rem;
 }
 .con7 .con7List .itemcon img{
  width:100%;
 }
 
 
 .blog-item .itemConfn{
	 float:left;
 }
 .blog-item .itemConfn .imgfn{
	 width:258px;
	 margin-right: 10px;
	 display:flex;
	 float:left;
 }
  .blog-item .itemConfn .titlefn{
	 float:left;
	 display:flex;
 }
 .itemConfn .titlefn .title3{
 	 height: 22px;
 	 line-height: 22px;
 	 font-size: 22px;
 	 font-weight: normal;
 	 color: #B71A35;
 	 margin-bottom:20px;
 	 border-left: 6px solid #b71a35;
 	 padding-left: 6px;
 }
 .itemConfn .titlefn .text{
 	 margin-bottom: 40px;
 }
 .text img{
	 max-width: 100%;
	 height: auto;
 }