.sy-part1{
	/* height: 526px; */
	height: 525px;
	background-color: #bb2830;
	padding-top: 55px;
}
.sy-part1-box{
	position: relative;
	width: 1400px;
	overflow: hidden;
	margin: auto;
}
.sy-part1 .swiper-wrapper{
  height: 450px;
}
.gxbcyjs-swiper-box .swiper-pagination{
  bottom: 0;
}
.gxbcyjs-item .tit{
  font-size: 21px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
  padding: 5px 15px;
  letter-spacing: 1px;
}
.gxbcyjs-pagination{
  bottom: 0!important;
}
.bs-swiper-pagination .swiper-pagination-bullet{
  width: 14px;
	height: 14px;
	background-color: #f8f8f8;
	border-radius: 50%;
	opacity: 1;
}
.bs-swiper-pagination .swiper-pagination-bullet-active{
  background-color: #f2ce44;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 7px;
}

.syp1-lf{
	width: 700px;
	height: 373px;
	/* margin-left: 36px; */
}
.syp1-lf img{
	width: 100%;
	height: 100%;
	display: block;
}
.syp1-rt{
	width: 592px;
	margin-right: 35px;
	padding-top: 40px;
}
/*左右轮播开始*/
.banner-box,
.banner-img{
 	width: 680px;
	height: 382px;
	position: relative;
	overflow: hidden;
}
.banner-img a{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.banner-img img{
	display: block;
	height: 100%;
	width: 100%;
}
.banner-txt{
	height: 60px;
	width: 100%;
	background: rgba(51, 51, 51, 0.47);
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.banner-txt a{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 59px;
	padding-left: 20px;
  width: 80%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	text-align: left;
}
.banner-num{
	position: absolute;
	bottom: 21px;
  right: 2%;
	font-size: 0px;
}
.banner-num span{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #eeeeee;
	margin-left: 12px;
	cursor: pointer;
  border-radius: 50%;
}
.banner-num span.cur{
	width: 30px;
	height: 10px;
	background-color: #d80c14;
	border-radius: 5px;
}
/*左右轮播结束*/
.syp1rt-tit{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: -1px;
	color: #ffffff;
	height: 100px;
}
.syp1rt-con{
	height: 128px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 26px;
	margin-bottom: 60px;
}
.syp1rt-more{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
}
/* 第二部分 */
.sy-part2{
	position: relative;
	padding-top: 30px;
}
.syp2-lf{
	/* width: 900px; */
	width: 680px;
}
.syp2lf-tit{
	display: flex;
	justify-content: space-between;
	height: 52px;
	background-color: #f5f5f5;
	margin-bottom: 30px;
}
.syp2lf-tit a{
	display: inline-block;
	height: 100%;
	width: 210px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
}
.syp2lf-tit .cur{
	background-color: #d80c14;
	color: #ffffff;
}
.syp2lf-tit .lp-tit-more{
	font-size: 14px;
	padding-right: 10px;
	width: auto;
}
/*.syp2lf-tit .lp-tit-more:hover{*/
/*	color: #d80c14;*/
/*}*/
.syp2lf-list{
	height: 403px;
}
.syp2lf-list>a{
  display: block;
  font-size: 18px;
	line-height: 60px;
	letter-spacing: 0px;
	color: #000000;
}
.syp2lf-list>a p{
  width: 80%;
}
.syp2lf-list>a p::before{
  content: "";
  float: left;
  border-radius: 50%;
  width: 6px;
	height: 7px;
	background-color: #acc0d2;
	border-radius: 3px;
  margin-top: 27px;
  margin-right: 12px;
}
.syp2lf-list>a span{
	color: #666666;
}
.syp2-rt{
	position: absolute;
	top: -60px;
	right: 0;
	width: 450px;
	background-color: #ffffff;
	box-shadow: 0px 2px 32px 0px rgba(187, 40, 48, 0.1);
	padding: 23px 17px 0 13px;
}
.syp2rt-tit{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 12px;
	padding-left: 21px;
}
.syp2rt-tit a{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.syp2rt-list a{
	display: block;
	border-bottom: 1px solid #eeeeee;
	padding: 0 10px;
	padding-bottom: 19px;
	margin-bottom: 19px;
}
.syp2rt-list a:last-child{
	border: none;
	margin-bottom: 0;
}
.syp2rt-list a>div{
	width: 65px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
}
.syp2rt-list a>div p{
	font-size: 30px;
	font-weight: bold;
}
.syp2rt-list a>p{
	width: 288px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 10px;
}
.syp2-zt{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.syp2-zt img{
	width: 100%;
}
/* 第三部分 */
.sy-part3{
	padding-bottom: 23px;
}
.syp3-tit{
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 4px solid #f0f0f0;
	margin-bottom: 28px;
}
.syp3-tit p{
	font-size: 26px;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 4px solid #bb2830;
	position: relative;
	bottom: -4px;
}
.syp3-tit a{
	font-size: 14px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 15px;
}
.syp3-box{
	width: 420px;
}
.syp3b-items>a{
	float: left;
	width: 193px;
	height: 100px;
	background:#f5f5f5;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 19px;
	margin-bottom: 12px;
}
.syp3b-items>a:nth-child(2n){
	float: right;
}
.syp3b-items>a img{
	display: block;
	margin: auto;
	height: 35px;
	margin-bottom: 5px;
}
.syp3b-items>a .img2{
	display: none;
}
.syp3b-items>a:hover{
	color: #ffffff;
	background-image: linear-gradient(150deg, #f65812 0%, #ca081e 100%)
}
.syp3b-items>a:hover .img1{
	display: none;
}
.syp3b-items>a:hover .img2{
	display: block;
}
.syp3b-links a{
	display: block;
	width: 100%;
	height: 62px;
	background: url(../images/cqjgbzw-bg2.png) no-repeat;
	background-size: 100%;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #b21d00;
	padding-left: 49px;
	margin-bottom: 23px;
}
.syp3b-links a:hover{
	background-image: url(../images/cqjgbzw-bg2-a.png);
	box-shadow: 0px 3px 7px 0px rgba(244, 204, 198, 0.56);
}
.syp3b-links a img{
	display: inline-block;
	width: 46px;
	height: 46px;
	margin-right: 34px;
	vertical-align: middle;
	float: left;
	margin-top: 8px;
}
.syp3-box2{
	width: 460px;
	margin-left: 30px;
}
.syp3-list{
	margin-bottom: 8px;
}
.syp3-list a{
	display: block;
	font-size: 18px;
	line-height: 48px;
	letter-spacing: 0px;
	color: #000000;
}
.syp3-list a::before{
  content: "";
  float: left;
  border-radius: 50%;
  width: 8px;
	height: 8px;
	background-color: #dbdbdb;
	border-radius: 3px;
  margin-top: 20px;
  margin-right: 17px;
}
@media screen and (max-width: 768px) {
	.syp1-lf{
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 0.2rem;
		padding: 0 0.25rem;
		margin-left: 0;
	}
	.banner-box, .banner-img{
		width: 100%;
		height: 5rem;
	}
	.banner-txt{
		height: 0.8rem;
	}
	.banner-txt a{
		font-size: 0.3rem;
		padding-left: 0.3rem;
		width: 70%;
		line-height: 0.8rem;
	}
	.banner-num{
		bottom: 0.3rem;
	}
	.banner-num span{
		width: 0.1rem;
		height: 0.1rem;
	}
	.banner-num span.cur{
		width: 0.3rem;
		height: 0.1rem;
	}
	.syp1-rt{
		float: none;
		width: 100%;
		margin: auto;
		padding: 0 0.25rem;
		margin-bottom: 0.3rem;
	}
	.sy-part1{
		height: auto;
		padding: 0.3rem 0;
	}
	.sy-part1-box{
		width: 100%;
	}
	.syp1rt-tit{
		font-size: 0.35rem;
		height: auto;
		line-height: 0.5rem;
	}
	.syp1rt-con{
		height: auto;
		margin: 0.2rem 0;
		font-size: 0.3rem;
	}
	.syp1rt-more{
		font-size: 0.3rem;
		line-height: 0.5rem;
	}
	.sy-part2{
		padding: 0.5rem 0.25rem;
	}
	.syp2-lf,.syp2-rt{
		width: 100%;
		position: relative;
		top: 0;
	}
	.syp2lf-tit{
		height: 0.8rem;
		margin-bottom: 0.3rem;
	}
	.syp2lf-tit a{
		width: auto;
		padding: 0 0.2rem;
		font-size: 0.35rem;
		line-height: 0.8rem;
	}
	.syp2lf-tit .lp-tit-more{
		font-size: .3rem;
		padding-right: .2rem;
	}
	.syp2lf-list{
		height: auto;
		margin-bottom: 0.3rem;
	}
	.syp2lf-list>a{
		font-size: 0.3rem;
		line-height: 0.6rem;
	}
	.syp2lf-list>a p{
		width: 100%;
	}
	.syp2lf-list>a p::before{
		width: 0.1rem;
		height: 0.1rem;
		margin-top: 0.26rem;
	}
	.syp2-rt{
		padding: 0.25rem;
		margin-bottom: 0.3rem;
	}
	.syp2rt-tit{
		font-size: 0.4rem;
		line-height: 0.6rem;
		padding: 0;
	}
	.syp2rt-tit a{
		font-size: 0.3rem;
		line-height: 0.6rem;
	}
	.syp2rt-list a{
		padding: 0;
		padding-bottom: 0.2rem;
		margin-bottom: 0.2rem;
	}
	.syp2rt-list a>div{
		width: 1.5rem;
		font-size: 0.3rem;
	}
	.syp2rt-list a>div p{
		font-size: 0.4rem;
	}
	.syp2rt-list a>p{
		width: 5rem;
		font-size: 0.3rem;
		margin-top: 0;
		line-height: 0.5rem;
	}
	.syp2-zt{
		margin-bottom: 0.25rem;
	}
	.sy-part3{
		padding: 0.25rem;
	}
	.syp3-tit{
		font-size: 0.35rem;
		margin-bottom: 0.3rem;
	}
	.syp3-tit p{
		font-size: 0.4rem;
	}
	.syp3-box,.syp3-box2{
		float: none;
		width: 100%;
		margin: auto;
	}
	.syp3b-items{
		margin-bottom: 0.3rem;
	}
	.syp3b-items>a{
		width: 49%;
		margin-bottom: 0.2rem;
		font-size: 0.3rem;
		height: auto;
		padding: 0.3rem 0.15rem;
	}
	.syp3b-items>a img{
		height: 0.6rem;
	}
	.syp3b-links a{
		height: 1.2rem;
		font-size: 0.35rem;
		line-height: 1.2rem;
		padding-left: 0.8rem;
		background-size: 100% 100%;
		margin-bottom: 0.3rem;
	}
	.syp3b-links a img{
		width: 0.8rem;
		height: 0.8rem;
	}
	.syp3-list a{
		font-size: 0.3rem;
		line-height: 0.6rem;
	}
	.syp3-list a::before{
		width: 0.1rem;
		height: 0.1rem;
		margin-top: 0.26rem;		
		margin-right: 0.3rem;
	}
	.bs-swiper-pagination .swiper-pagination-bullet{
		width: 0.2rem;
		height: 0.2rem;
	}
}