.content-xwzx {
	width: 1200px;
	margin: 0px auto;
}

.content-zbfyr,
.content-zyznz,
.content-sjsdmx,
.content-dxdmm,
.content-xykfr,
.content-mxmdm,
.botton-text ,
.content-xjgjb,
.content-xcp
{
	width: 1200px;
	margin: 0px auto;
}

.content-body {
	width: 100%;
	/*background: #F3F3F3;*/
	/*background: url(../img/title/zbfyr_bj.jpg)no-repeat;*/
	/*background-size: 100% 100%;*/
	/* height: 1200px; */
}

.big-title {
	width: 550px;
	height: 165px;
	margin: auto;
	margin-top: 50px;
}


.content-header .header {
	width: 100%;
	height: 587px;
	background: url(../img/header/bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.content-header .header .header-center {
	width: 1191px;
	height: 335px;
	margin: auto;
	/* margin-top: 126px; */
	background: url(../img/header/text.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: 126px;
}


.content-body,
.content-header {
	width: 100%;
}

.content-body .content-nav {
	width: 100%;
	background: #2948FB;
	height: 80px;
}

.content-nav ul {
	width: 1300px;
	margin: 0px auto;
	text-align: center;
	height: 80px;
}

.content-nav ul li {
	display: inline-block;
	padding: 15px;
	width: 146px;
	color: wheat;
	font-size: 19px;
	font-weight: 700;
	height: 50px;
}

.content-nav ul li :hover {
	background-color: #0725D3;
}


.content-nav ul li a {
	display: inline-block;
	padding: 15px;
	width: 149px;
	color: wheat;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	top: -15px;
	height: 51px;
	line-height: 51px;
}

.content-xwzx {
	/*height: 610px;*/
	position: relative;
}
/**
	 公共标题样式
 */

.content-xwzx .xwzx-public-tit-1{
	background: url(../img/title/xwzx.png) no-repeat;
	background-size: 100% 100%;
}
.content-zbfyr .xwzx-public-tit-2{
	background: url(../img/title/zbfyr2.png) no-repeat;
	background-size: 100% 100%;
	height: 145px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content-sjsdmx .zyznz-public-tit-4 {
	background: url(../img/title/sjsdmx.png) no-repeat ;
	background-size: 100% 100%;
	height: 145px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content-xykfr .zyznz-public-tit-5 {
	background: url(../img/title/xykfr.png) no-repeat ;
	background-size: 100% 100%;
	height: 145px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content-xcp .xcp-public-tit-6 {
	background: url(../img/title/xcp.png) no-repeat ;
	background-size: 100% 100%;
	height: 145px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content-zyznz .zyznz-public-tit-3{
	background: url(../img/title/zyznz.png) no-repeat;
	background-size: 100% 100%;
	height: 145px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content-xjgjb .xjgjb-public-tit-4{
	background: url(../img/title/qczb-xcp.jpg) no-repeat;
	background-size: 100% 100%;
	height: 145px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.xwzx-public-tit
{
	height: 145px;
	/*background: url(../img/title/xwzx.png) no-repeat;*/
	width: 970px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content-xwzx .xwzx-bg-carousel {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 4;
	/*height: 480px;*/

}

.xwzx-bg-carousel .swiper {
	width: 100%;
	height: 100%;
}

#carousel-top .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

#carousel-top .swiper-wrapper .swiper-slide .slide-left {
	width: 100%;
	height: 550px;
	float: left;
	background: #2A49FC;
}

#carousel-top .swiper-wrapper .swiper-slide .slide-left {
	/*height: 405px;*/
}

.slide-left .slide-left-img {
	width: 100%;
	height: 100%;
}

.slide-left .slide-left-text {
	width: 100%;
	height: 63px;
	line-height: 63px;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4));
	position: relative;
	top: -63px;
}

.slide-left .slide-left-text .text-body {
	width: 421px;
	color: white;
	font-size: 22px;
	font-family: system-ui;
	height: 60px;
	margin: auto;
	/* white-space: nowrap; /* 防止文字换行 */
	overflow: hidden;
	/* 超出部分隐藏 */
	text-overflow: ellipsis;
	/* 超出部分以省略号显示 */
	display: -webkit-box;
	/* 将文本限制在固定的行数 */
	-webkit-line-clamp: 1;
	/* 指定显示的行数 */
	-webkit-box-orient: vertical;
	text-align: right;
}
#carousel-top .swiper-button-next {
	/* position: relative; */
	/*right: 288px;*/
	color: white;
}
#carousel-top .swiper-button-prev {
	color: white;
}
.content-xwzx  .slide-body{
	position: relative;
}
.content-xwzx  .slide-body .xwzx-bg-carousel-2{
	position: absolute;
	top: 0px;
	width: 330px;
	left: 60px;
	height: 100%;
	background: #3737b7;
	z-index: 20;
}
.carousel-item{
	width: 330px;
	height: 125px;
	margin: auto;
	text-align: left;
	color: white;
}
.carousel-item .text-body{
	width: 270px;
	margin: auto;
	text-align: justify;

}
/*.carousel-item .text-body .t2:after{*/
/*	content: "";*/
/*	width: 35px;*/
/*	height: 25px;*/
/*	position: absolute;*/
/*	bottom: 30px;*/
/*	right: 15px;*/
/*	background: url(../img/demo/logo.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

.jiantou:after{
	content: "";
	width: 35px;
	height: 25px;
	position: absolute;
	bottom: 30px;
	right: 15px;
	background: url(../img/demo/logo.png) no-repeat;
	background-size: 100% 100%;
}

.carousel-item .text-body .t1 {
	font-size: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: bolder;
	width: 250px;
	padding-top: 2px;
}

.carousel-item .text-body .t2 {
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 0.3em;
	width: 240px;
	overflow: hidden;
}

/*选中的item*/
.active-item{
	border-left: 5px solid white;
	background: #3B5EE0;
}


.carousel-item:not(:first-child){
	margin-top: 8px;
}

.carousel-item:first-child{
	margin-top: 10px;
}
.zbfyr-body ,
.zyznz-body ,
.xjgjb-body,
.sjsdmx-body ,
.xykfr-body ,
.xcp-body
{
	/*display: flex;*/
	position: relative;
}
.zbfyr-body .icon-body ,
.zyznz-body .icon-body ,
.xjgjb-body .icon-body ,
.content-sjsdmx .icon-body ,
.xykfr-body .icon-body ,
.xcp-body .icon-body
{
	height: 50px;
}
img{
	width: 100%;
	height: 100%;
}
.zbfyr-body .icon-body  .icon ,
.zyznz-body .icon-body .icon ,
.xjgjb-body .icon-body .icon ,
.content-sjsdmx .icon-body .icon ,
.xykfr-body .icon-body .icon ,
.xcp-body .icon-body .icon
{
	position: absolute;
	right: 0px;
	width: 80px;
}

.zbfyr-body .item-body{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
}
.zbfyr-body .item-body .item  .item-img{
	height: 200px;
}
.zbfyr-body .item-body .item {
	width: 290px;
	background: #f4eeeee8;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.zbfyr-body .item-body .item  .item-text{
	height: 120px;
	box-shadow: 0px 0px 20px 0px #808080b9;
}
.zbfyr-body .item-body .item  .item-text .text-body{
	width: 270px;
	margin: auto;
	font-size: 17px;
	font-weight: 500;
	border-top: 3px solid #2948FB;
	background: #eaeaea;
	height: 103px;
	display: flex;
	position: relative;
	top: 10px;
}
.zbfyr-body .item-body .item  .item-text .text-body .t1{
	width: 235px;
	text-align: left;
	font-size: 16px;
	margin: auto;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
	top: -7px;
}
.zbfyr-body .item-body .item  .item-text .text-body .xq ,
.kwkd-item  .item  .item-text .text-body .xq
{
	position: absolute;
	right: 13px;
	bottom: 0px;
	font-size: 14px;
	border-radius: 10px;
	width: 60px;
	text-align: center;
	color: white;
	background: #0054C8;
	height: 22px;
	line-height: 23px;
}
.content-zyznz .zyznz-item-body{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: rgb(223 219 219 / 50%);
	height: 650px;
	align-content: space-between;
	flex-direction: row;
}
.content-zyznz .zyznz-item-body .item{
	width: 280px;
	height: 280px;
	margin: 22px 5px 0px 5px;
	border: 2px solid #49AEFF;
}

.content-zyznz .zyznz-item-body .item .item-img{
	width: 100%;
	height: 190px;
}
.content-zyznz .zyznz-item-body .item .item-text{
	height: 90px;
	text-align: center;
	background: url(../img/demo/bg-zydmm.png) no-repeat;
	background-size: 100% 100%;
	color: white;
}
.content-zyznz .zyznz-item-body .item .item-text .content {
	padding-top: 15px;
	font-size: 20px;
	font-weight: bolder;
}

.content-zyznz .zyznz-item-body .item .item-text .content .t1{
}
.content-zyznz .zyznz-item-body .item .item-text .content .t2{
	padding-top: 5px;
}
.xjgjb-body .body-item{
	width: 100%;
	/*height: 700px;*/
}

.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide {
	text-align: center;
	font-size: 18px;
	height: 330px;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item
{
	width: 100%;
	background: #f4eeeee8;
	margin-top: 10px;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item  .item-img
{
	height: 200px;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item  .item-text
{
	height: 105px;
	box-shadow: 0px 0px 20px 0px #808080b9;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item .item-img {
	height: 200px;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item .item-text .text-body{
	width: 260px;
	margin: auto;
	font-size: 17px;
	font-weight: 500;
	border-top: 3px solid #2948FB;
	background: #eaeaea;
	height: 85px;
	display: flex;
	position: relative;
	top: 10px;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item .item-text .text-body .t1{
	width: 235px;
	text-align: justify;
	margin: auto;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xjgjb-body .body-item .mySwiper3 .swiper-wrapper .swiper-slide
.item .item-text .text-body .xq{
	position: absolute;
	right: 13px;
	bottom: 5px;
	font-size: 14px;
	border-radius: 10px;
	width: 60px;
	text-align: center;
	color: white;
	background: #0054C8;
	height: 22px;
	line-height: 23px;
}
.my-bullet-active{
	width: 46px;
	border-radius: 15px;
	background: #0155C7;
	opacity: 1;
}
.kwkd-body{
	margin-top: 20px;
	height: 780px;
}
.kwkd-item {
	text-align: center;
	font-size: 18px;
	height: 360px;
	/*box-shadow: 0px 0px 5px 0px #808080b9;*/
	/*border-radius: 15px;*/
	/*margin-left: 4px;*/
	/*margin-top: 4px;*/

	/*background: url(../img/demo/bj-white.png) no-repeat;*/
	/*background-size: 100% 100%;*/
}
.kwkd-item  .item{
	width: 98%;
	height: 100%;
	color: #0056C7;
	box-shadow: 0px 0px 5px 0px #808080b9;
	margin: auto;
	border-radius: 15px;
}
.kwkd-item  .item .item-img{
	border-radius: 10px;
	border: 1px solid #2971FB;
	height: 100%;
	overflow: hidden;
}
.kwkd-item .item  .item-b{
	width: 95%;
	height: 50%;
	margin: auto;
	margin-top: 5px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 500;
	padding-top: 10px;
}

.kwkd-body .body-item{
	width: 100%;
	height: 760px;
}
.kwkd-item .item  .item-b .item-tit{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: white;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4));
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.kwkd-item .item  .item-text {
	height: 149px;
	width: 90%;
	margin: auto;
	text-align: left;
}
.kwkd-item .item  .item-text .text-body .t1 {
	font-size: 22px;
	font-weight: 700;
}
.kwkd-item .item  .item-text .text-body .t2 {
	height: 62px;
	width: 240px;
	font-size: 16px;
	margin-top: 10px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.kwkd-item .item  .item-text .text-body  {
	margin-top: 20px;
	width: 100%;
	height: 100%;
	position: relative;
}
.mySwiper4{
	height: 100%;
}
.xfg-body{
	height: 610px;
	/*margin-top: 30px;*/
}
.xfg-body  .xfg-body-carousel{
	width: 100%;
}

.swiper-pagination1 ,
.swiper-pagination2
{
	text-align: center;
	position: relative;
	top: 10px;
}

.left-2 {
	height: 480px !important;
}

.left-3 {
	height: 510px !important;
}

.xfg-body .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xfg-body .swiper-slide .item a   .item-body{
	height: 100%;
	background: #D6E6F6;
}
.xfg-body .swiper-slide .item{
	width: 100%;
	height: 443px;
}
.xfg-body .swiper-slide .item a   .item-body .img{
	width: 95%;
	height: 78%;
	margin: auto;
	margin-top: 10px;
	/*border: 1px solid red;*/
}
.xfg-body .swiper-slide .item a .item-body .img img {
	padding-top: 5px;
}

.xfg-body .swiper-slide .item a   .item-body .item-text {
	height: 21%;
	margin-top: 15px;
	color: black;
	width: 200px;
	margin: auto;
}

.xfg-body .swiper-slide .item a   .item-body .item-text .t1{
	font-size: 20px;
	font-weight: 700;
	margin-top: 5px;
}
.xfg-body .swiper-slide .item a   .item-body .item-text .t2{
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	width: 150px;
	margin: auto;
	margin-top: 5px;
}
.w-100{
	width: 100%;
	background: #0155C7;
	height: 540px;
}
.sjsdmx{
	padding-top: 35px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.sjsdmx  .content-item{
	width: 290px;
	height: 240px;
	position: relative;
}
.sjsdmx  .content-item .item{

	width: 290px;
	height: 230px;
	background: url(../img/title-static-upload/sjsdmx/sjsdmx-01.png) no-repeat;
	background-size: 100% 100%;
}
.sjsdmx  .content-item .item .item-t-img{
	width: 216px;
	height: 158px;
	position: absolute;
	left: 37px;
	top: 22px;
	overflow: hidden;
}
.sjsdmx  .content-item .item .item-t-img:after{
	width: 56px;
	height: 50px;
	content: " ";
	position: absolute;
	z-index: 5;
	left: 37%;
	top: 34%;
	background: url(../img/title-static-upload/sjsdmx/video-logo.png) no-repeat;
	background-size: 100% 100%;

}

.sjsdmx  .content-item .item .item-t-text{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30px;
	text-align: center;
	color: white;
	font-size: 21px;
	font-weight: bold;
}

.content-xykfr  .xykfr-item{
	width: 100%;
	height: 500px;
}
.content-xykfr  .xykfr-item .carousel{
	width: 100%;
	height: 100%;
	position: relative;
}
.mySwiper6{
	width: 100%;
	height: 100%;
}
.mySwiper6 .swiper-wrapper  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mySwiper6 .swiper-wrapper  .swiper-slide  .slide-body{
	width: 93%;
	height: 100%;
	/*background: url(../img/title-static-upload/xykfr/y-01.png) no-repeat;*/
	/*background-size: 100% 100%;*/
	position: relative;
}
.mySwiper6 .swiper-wrapper  .swiper-slide  .slide-body .body-img{
	margin: auto;
	height: 100%;
	width: 1096px;
	/*border: 1px solid;*/
	/*border-radius: 72px 72px 0px 0px;*/
	position: relative;
	top: 3px;
	overflow: hidden;
}
.mySwiper6 .swiper-wrapper  .swiper-slide  .slide-body .body-text{
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 27px;
	font-weight: 700;
	color: white;
}
.carousel  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after ,
.carousel .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after
{
	content: '';
}
.carousel .swiper-button-next
{
	width: 66px;
	height: 167px;
	background: url(../img/demo/cure-next.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -15px;
	top: 40%;
}
.carousel .swiper-button-prev
{
	width: 66px;
	height: 167px;
	background: url(../img/demo/cure-pre.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -15px;
	top: 40%;
}
.xcp-carousel{
	width: 100%;
	height: 522px;
	position: relative;
}
.content-xcp > .xcp-carousel .carousel{
	height: 100%;
	position: relative;
}
.xcp-carousel .carousel .mySwiper7{
	width: 100%;
	height: 100%;
}
.xcp-carousel .carousel .mySwiper7 .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 10;
}
.xcp .swiper-slide .item{
	width: 100%;
	/*height: 400px;*/
}
.xcp .swiper-slide .item .item-body .img{

}

/*照片遮罩特效*/
.filter {
	filter: brightness(0.5);
}
.left-2-img {
	width: 262px !important;
	height: 100%;
}
.left-3-img {
	width: 283px !important;
	position: relative;
	right: 22px;
}
.zindex{
	z-index: 20 !important;
}
.zindex0{
	z-index: 0 !important;
}
.xcp .swiper-button-next{
	right: -70px;
}
.xcp .swiper-button-prev{
	left: -70px;
}
.footer{
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 25px;
	color: white;
}
