a{
  color:inherit;
}
a:hover{
  color:inherit;
  text-decoration:none;
}
ul{
  list-style:none;
  padding-left:0px;
}
body{
	background-color:#012a76; 
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.banner{
  position: relative;
}
.container{
  max-width: 1725px;
}
.logo{
  position: absolute;
  left: 10%;
  top:5%;
  z-index: 2;
}
.newsk{
    height: 100%;
	border-radius: 16px;
	background-color: #00266d;
	border: 1px #566d92 solid;
	padding: 0px 0px 10px;
	position: relative;
}
.newsk h2 {
    background:url("../images/rzbg2.jpg") no-repeat top center;
    height: 65px;
    color: #ffcb82;
    font-size: 26px;
    line-height: 65px;
    font-weight: bold;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
	padding-left: 20px;
}
.newsk h1 {
    background:url("../images/rzbg3.jpg") no-repeat top center;
    height: 65px;
    color: #ffcb82;
    font-size: 26px;
    line-height: 65px;
    font-weight: bold;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
	padding-left: 20px;
}
.shipin{
	position: relative;
	padding: 10px 20px 20px;
}
.shipin .bof{
	position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
}
.rowrz{
	display: flex;
	justify-content: space-around;
}
.col-md{
	width: 55%;
	margin-right: 30px;
}
.col-sp{
    width:45%;	
}
.gjzong {
	padding: 20px 30px 30px;
}
.gjzong h4{
	font-size: 28px;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
}
.gjzong p{
	font-size: 20px;
	line-height: 32px;
	text-indent: 2em;
	color: #ffffff;
}
ul.main {
    padding: 0px 30px;
}
.width100 img{
  width:100%;
}
.topbar{
  background: #ededed;
  color: #999;
  font-size: 14px;
  line-height: 30px;
}
.topbar a{
  margin-right: 20px;
}
.topbar img{
  margin-top: -5px;
}
.topbar a.ac{
  color: #1f8189;
}
.topbarfr{
  text-align: right;
}
.top{
  padding:30px 0px 25px;
}
.topfr{
  text-align: right;
}
.topfr a{
  border-radius: 60px;
  border: #ccc solid 1px;
  color: #999;
  padding:3px 10px;
  margin-left: 10px;
  font-size: 14px;
}
.search{
  border: #18acb9 solid 1px;
  border-radius: 50px;
  text-align: right;
  width:80%;
  float: right;
  height:40px;
}
.search input{
  border:none;
  background: none;
  outline: none;
}
.search button{
  position: absolute;
  right:15px;
  top:1px;
  background: #18acb9;
  border:none;
  border-radius: 50px;
  width: 38px;
  height:38px;
}
.dbu{
	display: flex;
	justify-content: space-between;
}
.col-logo{
	width: 38%;
	margin-right: 1%;
}
.col-dh{
	width: 78%;
}
.navbox{
  color: #063dd7;
}
.navbox .navbar{
  padding-left:0px;
  padding-right:0px;
}
.navbar-dark .navbar-nav .nav-link{
	color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link:hover {
	color: #f2c173;
	border-bottom: 3px #f2c173 solid;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: #f2c173;
}
.navbox .dropdown-menu{
  background: rgba(0,0,0,.5);
  border:none;
  border-radius: 0px;
  min-width: 100px;
  top:45px;
}
.navbar-dark .navbar-nav .active>.nav-link,{
	color: #f2c173;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #f2c173;
}
.navbox .dropdown-item{
  color: #ffffff;
  text-align: center;
}
.navbox .dropdown-item:hover{
  background: #f2c173;
}
.navbox ul.navbar-nav{
  width:100%;
  text-align: center;
}
.navbox ul.navbar-nav li{
  width:17%;
  font-size: 18px;
}

.swiper-container1 .swiper-pagination-bullet{
  width:80px;
  border-radius: 0px;
}
.swiper-container1 .swiper-pagination-bullet-active{
  background: #18acb9;
}
.swiper-container-horizontal>.swiper-pagination1{
  bottom:50px;
}
.sidebar{
  width:45px;
  position: fixed;
  right:20px;
  top:50%;
  text-align: center;
  z-index: 2;
}
.sidebar a{
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.backtop{
  background: #002fa7;
}
.tanchu{
  position: relative;
  background: #585858;
  margin-bottom: 1px;
}
.erweimatan,.phonetan,.dizhitan{
  position: absolute;
}
.erweimatan{
  margin-top: -40px;
  left:-85px;
  top:50%;
}
.dizhitan{
  margin-top: -45px;
  left: -275px;
  top: 60%;
}
.phonetan{
  width:178px;
  height:86px;
  margin-top: -43px;
  left:-160px;
  top:50%;
  background: url("../images/phonebg.png") no-repeat center;
  padding-top: 30px;
  font-size: 18px;
  text-align: left;
  padding-left: 20px;
  color: #002fa7;
}
.tan{
  display: none;
}

.topmenu span{
  font-size: 40px;
  display: block;
  color: #11aab7;
}
.topmenu a{
  padding:10px 0px 15px;
  display: block
}
.topmenu .col{
  background: #fff;
  transition: all .3s ease-out .1s;
}
.topmenu .col:hover{
  background: #11aab7;
  transition: all .3s ease-in .1s;
  color: #fff;
}
.topmenu .col span{
  /* transform:scale(1) ;
  -webkit-transform:scale(1) ;
  -moz-transform:scale(1) ;
  -o-transform:scale(1); */
  transform: rotateY(0deg);
  transition: all .5s ease .1s;
}
.topmenu .col:hover span{
  color: #fff;
  /* transform:scale(1.1) ;
  -webkit-transform:scale(1.1) ;
  -moz-transform:scale(1.1) ;
  -o-transform:scale(1.1); */
  transform: rotateY(360deg);
  transition: all .5s ease .2s;
}
.topmenu .col::before{
  content: "";
  position: absolute;
  left:0px;
  bottom:0px;
  width:0;
  height:5px;
  background: #f07d01;
  transition: all .3s ease-in .1s;
}
.topmenu .col:hover::before{
  width:100%;
  transition: all .3s ease-out .1s;
}
.topmenu{
  background: #fff;
  text-align: center;
  box-shadow: rgba(0,0,0,.2) 1px 1px 5px;
  border-radius: 5px;
  margin-top: -40px;
  position: relative;
  z-index: 3;
  color: #666;
}
/* .topmenu .col{
  border-right: #eee solid 1px;
}
.topmenu .col:last-child{
  border-right:none;
} */
.swiper-containermode img{
  width:100%;
}
.swiper-containermode p{
  position:absolute;
  left:0px;
  bottom:0px;
  background:rgba(0,0,0,.5);
  color:#fff;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin:0px;
  width:100%;
  line-height:45px;
  width:100%;
  padding-left: 10px;
  padding-right: 100px;
}
.swiper-paginationmode{
  text-align:right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
   width:98%;
}
.mt40px{
  margin-top: 40px;
}
.mt30px{
  margin-top: 30px;
}
.tzgg{
	border-bottom: 1px solid #dadada;
	height: 60px;
}
.title h2 {
	background: url("../images/xwzx.png") no-repeat 0px 7px;
	font-size: 20px;
	color: #383838;
	font-weight: bold;
	line-height: 40px;
    padding-left: 42px;
    margin-bottom: 18px;
}
.more1{
    color: #ffffff;
	background-color: #002fa7;
	position: absolute;
    right: 0px;
    font-size: 14px;
    top: 14px;
	padding: 6px 10px;
	border-radius: 5px;
}

.dangj{
	background-color: #f3f8ff;
	padding: 35px 10px 20px;
}
.mt10px{
	margin-top: 10px;
}
.mt50px{
	margin-top: 50px;
}
.yewu{
margin: 30px auto 0;
position: relative;}
.ywkk img{
width:100%;
}
.yewu .swiper-button-next,.yewu .swiper-container-rtl .swiper-button-prev{
  right:-30px;
  outline: none;
}
.yewu .swiper-button-prev,.yewu .swiper-container-rtl .swiper-button-next{
  left:-40px;
  outline: none;
}
.swiper-button-prev6::after{
color:#002fa7;}
.swiper-button-next6::after{
color:#002fa7;}
.zuopin1 img{
	border-radius: 10px;
}

.dbdh h4 {
    color: #191a1b;
	font-size: 18px;
	font-weight: bold;
}
.db li {
    line-height: 36px;
    font-size: 16px;
}
.footer{
	background: url("../images/bgdddd.png") no-repeat bottom center #012a76;
  color: #fff;
	text-align: center;
	font-size: 26px;
	line-height: 150px;
	height: 180px;
}
.link{
    font-size: 18px;
	border-bottom: 1px #ffffff solid;
    padding-bottom: 20px;
}
.link select{
    width: 280px;
    font-size: 16px;
    margin-right: 210px;
}
.email img{
  float: left;
  margin-right: 10px;
  margin-top: 8px;
}
.email{
  overflow: hidden;
  zoom:1;
  margin-left: 20px;
}
.email h3{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
}
.email p{
  font-size: 14px;
}
.footerbm p{
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 28px;
	color: #292929;
	text-align: center;
}
.text-align-center{
  text-align: center;
}
.borderright{
  border-right: #999 solid 1px;
}
.footerb{
  padding:15px 0px 0px;
}
.piclink a{
  display: block;
  position: relative;
}
.piclink p{
  width:100%;
  position: absolute;
  bottom:0px;
  left: 0px;
  color: #fff;
  background: rgba(0,0,0,.5);
  line-height: 40px;
  text-align: center;
  margin-bottom: 0px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.bignews{
  margin-top: 30px;
}
.bignews h3{
  font-size: 24px;
  /* margin-bottom: 0px; */
}
.bignews p{
  color: #999;
  font-size: 14px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
ul.main li{
  line-height: 60px;
  position: relative;
  height: 60px;
  overflow:hidden;
  font-size: 18px;
  text-overflow:ellipsis;
  white-space:nowrap;
  color: #ffffff;
  border-bottom: 1px #1f4a87 solid;
}
.zuopin1{
	padding: 30px;
}
.zp{
	border-radius: 16px;
	border: 1px #566d92 solid;
	background-color: #044494;
	height: 256px;
	padding-top: 30px;
	text-align: center;
}
.zp h3{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 50px;
}
.zp p{
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
}
.blue{
  color: #42d7e4;
}


.width80{
    width:80%;
}

ul.topmain li{
  display: flex;
  justify-content:space-between;
}
ul.topmain li a{
	width: 630px;
	overflow: hidden;
}
ul.topmain li span{
  color: #ffffff;
	font-size: 16px;
	line-height:60px;
	float: right;
}

.mt10px{
	margin-top: 10px;
}
ul.main22 li{
  line-height: 52px;
  position: relative;
  padding-left:10px;
  height: 52px;
  overflow:hidden;
  font-size: 18px;
  text-overflow:ellipsis;
  white-space:nowrap;
  color: #ffffff;
}
ul.topmain22 li{
  display: flex;
  justify-content:space-between;
}
ul.topmain22 li a{
	width: 513px;
	overflow: hidden;
}
ul.topmain22 li span{
  color: #acacac;
	font-size: 14px;
	line-height: 35px;
	float: right;
}
ul.main22 li::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #ffffff;
    left: 0px;
    top: 50%;
}
ul.main33 li{
  line-height: 30px;
  height: 65px;
  overflow:hidden;
  font-size: 16px;
  text-overflow:ellipsis;
  white-space:nowrap;
  color: #ffffff;
  margin-bottom: 26px;
}
.more2{
	float: right;
	font-size: 14px;
	color: #ffffff;
}

.part1fr{}
.part1fr ul.part1ul{list-style:none; overflow: hidden; margin-bottom: 0;margin-top: -77px; margin-left: 50%;}
.part1fr ul.part1ul li{float:left;cursor:pointer; text-align: center; padding:0px 0px 10px; font-size: 25px;line-height: 74px; font-weight: normal;width: 50%; color: #ffffff;}
.part1fr ul.part1ul li.aa{color:#ffffff; font-weight: bold; background: url("../images/rz15.png") no-repeat bottom center;height: 77px;}
.part1fr .content1{}
.part1fr .content1>div{display:none; position: relative;}
.part1fr .content1>div.aa{display:block;}
.more{
  position: absolute;
  color: #ffffff;
  right: 30px;
  top: 20px;
}
.bangd{
        border-right: #506999 solid 1px;
}

.bangd:last-child{
	border-right: none;
}

.tzgg h2{
	font-size: 18px;
	color: #565656;
	line-height: 60px;
}
.tongzhi{
	font-size: 16px;
	color: #0074ca;
	line-height: 60px;
}
.mt15px{
	margin-top:15px;
}
.title2 h2{
	background:url("../images/dj.jpg") no-repeat 0px 12px;
	font-size: 20px;
	color: #383838;
	font-weight: bold;
	line-height: 40px;
    padding-left: 15px;
    margin-bottom: 18px;
}
.title3 h2{
	background:url("../images/qf.jpg") no-repeat 0px 12px;
	font-size: 20px;
	color: #383838;
	font-weight: bold;
	line-height: 40px;
    padding-left: 15px;
    margin-bottom: 18px;
}
.newswt33{
	display: flex;
	justify-content:space-between;
}
.newswt33 .tu22{
	width: 160px;
	margin-right: 30px;
}
.newswt33 .wen{ 
}
.newswt33 .wen h1{
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	height: 30px;
	overflow:hidden;
	margin-bottom: 5px;
}
.newswt33 .wen p{
	font-size: 14px;
	color: #a4a4a4;
	line-height: 24px;
	overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
	margin-bottom: 8px;
	width: 80%;
}
.newswt33 .wen h3{
	font-size: 14px;
	color: #737373;
	font-weight: normal;
}


/* 二级页列表 */
.mt25px{
	margin-top: 25px;
}
.bt6px{
	border-top: 6px #002fa7 solid;
}
.dbdh h4{ color: #fb6810;}
.banner img{max-width:100%;height:auto;}
.mbx{color: #ffffff;
    background:none;
    padding: 10px 0px;
    border-radius: 0px;
    line-height: 34px;}
.breadcrumb-item.active {
    color: #ffffff;
}
.erjil h1{ background-color: #002fa7; font-size:24px;text-shadow: rgba(0,0,0,.5) 1px 1px 1px; color:#FFFFFF; text-align:center; height:100px; border-bottom:1px #FFFFFF solid; padding-top:40px;margin-bottom: 0px;}
.ejl li{ font-size:18px; text-align:center; line-height:60px; background-color:#e8f5ff; color:#005ab6; border-bottom:1px #FFFFFF solid;}
.ejl li.h180{ height:180px; background-color:#e8f5ff;}
.ejl li.h180:hover{ background:none;background-color:#e8f5ff;}
.ejl li:hover{background-color:#002fa7;color:#FFFFFF;background:url("../images/ejjt.png") no-repeat #002fa7 220px;}
.h80px{ height:80px;}
.bb li{ border-bottom:1px #d4d4d4 dashed;}
.ywlanmut{ margin-bottom:30px;}

.newswt p.qhui a{ color:#9a9a9a;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.newswt p.time{ font-size:14px; line-height: 20px; color: #0077f0; display:flex;padding-bottom: 0;}
.newswt{
  margin: 0 auto;
  border-bottom: #209ffe solid 1px;
}
.newswt .row{
	margin-left: 10px;
}
.newswt h3{
  font-size:18px;
  overflow:hidden;
  line-height:50px;
  height: 50px;
	margin-bottom: -5px;
	font-weight: bold;
	color: #4b4b4b;
}
.newswt h3 a{
	width: 630px;
	overflow: hidden;
}
.newswt h3 span{
	font-size: 14px;
	color: #acacac;
	line-height: 50px;
	font-weight: normal;
	float: right;
}
.newswt p{
	margin-bottom: 0px;

	
}
.newswt p a{
  font-size: 14px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  margin-bottom:10px;
  color: #a4a4a4;
  line-height: 26px;
  margin-right: 200px;
}


/*末页*/
.tlmbx{
	height: 60px;
}
.moye h3{ text-align:center;font-size: 30px; line-height: 50px; font-weight: normal; color: #4c4b4b; font-weight: bold;}
.moye h6{ text-align:center; margin:40px 0 50px; font-size: 16px; line-height: 20px; font-weight: normal; color: #868686}
.moye h6 span{
	color: #0063b7;
	margin-right: 30px;
}
.moye .moyetu{margin:0 auto; margin-bottom: 40px;}
.nrr{
	padding: 75px;
	margin-bottom: 30px;
}
.moye p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 36px;
	color: #545454;
	margin-bottom: 35px;
}


.part22fr ul.part22ul {
	list-style: none;
	overflow: hidden;
	background-color: #002a78;
	height: 81px;
	margin: 0 auto;
}

.part22fr ul.part22ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	font-size: 26px;
	margin-right: 20px;
	color: #ffffff;
	background: url("../images/xxm2.png") no-repeat top center;
        background-size: 100% 100%;
	height: 77px;
	width: 22%;
	line-height: 77px;
}

.part22fr ul.part22ul li.aa {
	color: #ffffff;
	background: url("../images/xxm1.png")no-repeat top center;
        background-size: 100% 100%;
	height: 81px;
	color: #012c70;
	font-size: 28px;
	font-weight: bold;
}

.part22fr .content22 {}

.part22fr .content22>div {
	display: none;
	position: relative;
}

.part22fr .content22>div.aa {
	display: block;
}
.mmnr{
	border-radius: 16px;
    background-color: rgb(0, 38, 109);
    border: 1px solid rgb(86, 109, 146);
    padding: 50px;
}
.zpsx .mmbq{
	font-size: 16px;
	color: #ffffff;
	border: 1px #ffffff solid;
	border-radius: 50px;
	padding: 2px 10px;
	text-align: center;
	line-height: 28px;
	margin-right: 10px;
}
.newswt22{
	border-radius: 16px;
    background-color: rgb(0, 38, 109);
    border: 1px solid rgb(86, 109, 146);
    padding: 20px 10px;
	margin-bottom: 20px;
}
.newswt22 img{
	border-radius: 10px;
}
.newswt22 p.qhui a{ color:#ffffff;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
line-height: 24px;}
.newswt22 p.time{ font-size:14px; line-height: 20px; color: #0077f0; display:flex;padding-bottom: 0;}

.newswt22 .row{
	margin-left: 10px;
}
.newswt22 h3{
  font-size: 20px;
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #FFFFFF;
    height: 40px;
}
.newswt22 h3 a{
	width: 630px;
	overflow: hidden;
}
.newswt22 h3 span{
	font-size: 14px;
	color: #acacac;
	line-height: 50px;
	font-weight: normal;
	float: right;
}
.newswt22 p{
	margin-bottom: 0px;
	text-indent: 2em;
	color: #ffffff;
}
.newswt22 .time {
  font-size: 12px;
  color: #edd5af;
	line-height: 24px;
}
.newswt22 .zuozhe {
  font-size: 16px;
  color: #edd5af;
	margin-top: 20px;
}

.znzz{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 200px;
}
.znzz .nrlogo{
	text-align: center;
	margin-top: 60px;
}
.znzz p{
	font-size: 18px;
	line-height: 36px;
	text-indent: 2em;
	margin-top:50px;
}
.znzz .zzjg{
	text-align: center;
}
.spkk{
	border-radius: 16px;
    background-color: rgb(0, 38, 109);
    border: 1px solid rgb(86, 109, 146);
    padding:10px;
    margin-bottom: 20px;
	position: relative;
}
.spkk img{
	border-radius: 10px;
}
.spkk .bof {
    position: absolute;
    left: 50%;
    top: 38%;
    transform: translate(-50%, -50%);
}
.spkk h6{
	font-size: 20px;
    overflow: hidden;
    line-height: 50px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #FFFFFF;
	font-weight: normal;
    height: 50px;
	margin-bottom: 0px;
}
.spkk p{
	font-size: 12px;
    color: #edd5af;
	line-height: 20px;
    margin-bottom: 10px;
}
.ggkk{
	display: flex;
	justify-content:space-between;
	border-bottom: 1px #436ea2 solid;
	padding-bottom: 30px;
	margin: 0px 60px 50px;
}
.ggkk .ggtime{
        display: flex;
        flex-direction: column;
        justify-content: center;
	border: 1px #f2c173 solid;
	width: 90px;
	margin-right: 40px;
	font-size: 32px;
	font-weight: bold;
	color: #f2c173;
	line-height: 50px;
	text-align: center;
	height: 90px;
}
.ggkk .ggtime span{
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	display: block;
}
.ggkk .ggbt{
	width: 91%;
	color: #ffffff;
}
.ggkk .ggbt h2{
	font-size: 22px;
    line-height: 22px;
    margin-bottom: 17px;
	font-weight: normal;
}
.ggkk .ggbt p{
	font-size:  16px;
	line-height: 26px;
	text-indent: 2em;
	height: 52px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xgzp{
	padding: 30px;
}
.xgzpkk{
	border-bottom: 1px #1f4a87 solid;
	padding-bottom: 28px;
	margin-bottom: 28px;
}
.xgzpkk img{
	border-radius: 10px;
}
.xgzpbt h7{
	font-size:  20px;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 15px;
}
.xgzpbt p{
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	margin-bottom: 0px;
}
.zpxq h1{
	font-size: 38px;
	background: url("../images/zpxq9.png") no-repeat bottom left;
	line-height: 40px;
    height: 60px;
	color: #ffffff;
	margin-bottom: 25px;
}
.zpxq .zzsj{
	font-size: 16px;
	color: #ffffff;
	line-height: 42px;
	display: flex;
	justify-content:space-between;
	margin-bottom: 30px;
}
.xqdatu img{
	border-radius: 20px;
	width: 100%;
	margin-bottom: 30px;
}
.zpxq p{
	font-size: 18px;
	line-height: 28px;
	text-indent: 2em;
	margin-bottom: 20px;
	color: #ffffff;
}
.zpxq h3{
	font-size: 26px;
	line-height: 40px;
	color: #f2c173;
	position: relative;
	padding-left: 20px;
}

.zpxq h3::before{
	content: "";
    position: absolute;
    width: 5px;
    height: 26px;
    background: rgb(242, 193, 115);
    left: 0px;
    top: 8px;
}










