.banner {
	width: 100%;
	height: 618px;
	position: relative;
	overflow: hidden;
}

.banner-Img {
	width: 100%;
	height: 618px;
	display: block;
}

.banner-news .swiper-pagination-bullet {
	width: 100px !important;
	height: 3px !important;
	background: rgba(255, 255, 255, .4) !important;
	opacity: 1 !important;
	border-radius: 0 !important;
	margin: 0 5px;
}

.banner-news .swiper-pagination-bullet-active {
	width: 100px !important;
	height: 3px !important;
	background: rgba(255, 255, 255, 1) !important;
	border-radius: 0 !important;
	margin: 0 5px;
}

.banner-news {
	bottom: 30px !important;
	width: 100%;
}

.go-show {
	width: 121px;
	height: 28px;
	background: url(../images/go-know.png) no-repeat center;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	position: absolute;
	left: 16.5%;
	bottom: 65px;
	padding-left: 15px;
	cursor: pointer;
	z-index: 10;
}

.go-show p {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}

.sybk-box {
	width: 100%;
	height: 569px;
	position: relative;
	overflow: hidden;
}

.sybk {
	width: 100%;
	height: 100%;
	padding-top: 60px;
}

.sybk-tit {
	width: 10%;
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	position: relative;
	margin: 0 auto;
	display: block;
	padding-bottom: 10px;
	text-align: center;
}

.sybk-tit::after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
	width: 44px;
	height: 2px;
	background: #C7000B;

}

.sybk-one {
	width: 100%;
	height: 360px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 39px;
}

.sybk-oneImg1,
.sybk-oneImg2,
.sybk-oneImg3,
.sybk-oneImg4 {
	width: 264px;
	height: 360px;
	position: relative;
	overflow: hidden;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
	/* object-fit: cover; */
	/* transition: all 0.4s ease-in-out; */
}

/* .sybk-oneImg1 {
	background: url(../images/szzf-img1.png) no-repeat center;
}

.sybk-oneImg2 {
	background: url(../images/zsqy-img1.png) no-repeat center;
}

.sybk-oneImg3 {
	background: url(../images/jkyl-img1.png) no-repeat center;
}

.sybk-oneImg4 {
	background: url(../images/xczx-img1.png) no-repeat center;
} */

.sybkImg:hover {
	width: 588px;
	-webkit-transition: linear 0.6s;
	-moz-transition: linear 0.6s;
	transition: linear 0.6s;
}

.sybkImg:hover .sybk-p {
	display: none;
}

.sybk-p {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 19px;
	bottom: 29px;
}
.sybk-pic{
	width: 264px;
	height: 360px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	object-fit: cover;
}
.Img1 {
	width: 588px;
	height: 360px;
	position: relative;
	background-size: 100% 100%;
}

.Img1 .sybk-pic{
	width: 588px;
	height: 360px;
	position: absolute;
	object-fit: initial;
}

.Img1 .sybk-p {
	display: none;
}

.Img1 .sybk-div {
	display: flex;
	padding: 30PX 50px 0;
}

.sybkImg:hover .sybk-div {
	display: flex;
}

.sybk-div {
	height: 100%;
	display: none;
	flex-direction: column;
}

.sybk-divSpan {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.sybk-divP {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-top: 10px;
}

.juSquare {
	width: 40px;
	height: 40px;
	display: block;
	margin-top: 28%;
}

.cpzx-a {
	width: 100%;
	margin-top: 100px;
}

.cpzx-box {
	width: 100%;
	height: 828px;
	background: linear-gradient(0deg, #EDEDED 0%, #FFFFFF 19%, #FFFFFF 83%, #EDEDED 100%);
	padding-top: 60px;
}

.cpzx {
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.mySwiper2 {
	height: 80%;
	width: 100%;
}

.mySwiper1 {
	width: 40%;
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	margin-top: 122px;
}

.mySwiper1 .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.5;
	cursor: pointer;
}

.mySwiper1 .swiper-slide-thumb-active {
	opacity: 1;
	border: 2px solid #C7000B;
}

.big-img {
	width: 695px;
	height: 365px;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

.small-img {
	width: 94px;
	height: 70px;
	display: block;
	margin: 0 auto;
}

.cpzx-one {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cpzx-one-box {
	width: 580px;
	height: 365px;
	display: flex;
	flex-direction: column;
}

.cpzx-oneSpan {
	font-size: 34px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
}

.cpzx-oneP {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-indent: 2em;
}

.button {
	display: flex;
	align-items: center;
	margin-top: 80px;
}

.button-one,
.button-two {
	width: 162px;
	height: 46px;
	display: flex;
	align-items: center;
	padding-left: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 46px;
	cursor: pointer;
}

.button-one {
	background: url(../images/ckxq-back.png) no-repeat center;
	background-size: 100% 100%;
	margin-right: 47px;
}

.button-two {
	background: url(../images/djsy-back.png) no-repeat center;
	background-size: 100% 100%;
}

.rg-next {
	width: 52px !important;
	height: 52px !important;
	left: 24% !important;
	top: 94% !important;
	right: auto;
	background: none;
	outline: none;
}

.rg-next::after {
	width: 52px !important;
	height: 52px !important;
	background: url(../images/lf-prev.png) no-repeat center !important;
	background-size: 100% 100%;
	content: '' !important;
	display: block;
}

.lf-prev {
	width: 52px !important;
	height: 52px !important;
	right: 24% !important;
	top: 94% !important;
	left: auto !important;
	outline: none;
}

.lf-prev::after {
	width: 52px !important;
	height: 52px !important;
	background: url(../images/rg-next.png) no-repeat center !important;
	background-size: 100% 100%;
	content: '' !important;
	display: block;
}


.jjfa-box {
	width: 100%;
	height: auto;
	position: relative;
}

.jjfa {
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 60px;
}

.jjfa-a {
	position: relative;
}

.more {
	position: absolute;
	right: 0;
	top: 20%;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

.more:hover {
	color: #C7000B;
}

.moreImg {
	width: 22px;
	height: 14px;
	display: block;
	margin-left: 6px;
}

.jjfa-one {
	width: 100%;
	height: 534px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
}

.jjfa-one-lf {
	width: 711px;
	height: 100%;
	position: relative;
	overflow: hidden;
	/* transition: transform 5s;
	-webkit-transition: transform 5s; */
	transition: linear .5s;
	-webkit-transition: linear .5s;
	-moz-transition: linear .5s;
}
.jjfa-one-lf:hover .jjfa-img{
	transform: scale(1.1);
	transition: linear .5s;
	-webkit-transition: linear .5s;
	-moz-transition: linear .5s;
}
.jjfa-img {
	width: 100%;
	height: 100%;
	display: block;
	transition: linear .5s;
	-webkit-transition: linear .5s;
	-moz-transition: linear .5s;
}

.jjfa-one-rg {
	width: 340px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.pic-box{
	width: 704px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.jjfa-one-rgImg {
	width: 340px;
	height: 254px;
	position: relative;
	overflow: hidden;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
	margin-right: 24px;
    margin-bottom: 26px;
}
.jjfa-one-rgImg:nth-child(2n){
	margin-right: 0;
}
.jjfa-one-rgImg:nth-child(3){
    margin-bottom: 0;
}
.jjfa-one-rgImg:nth-child(4){
    margin-bottom: 0;
}
.jjfa-one-rgImg:hover img{
	transform: scale(1.1);
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-one-rgImg img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-op {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-op-tit {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}

.jjfa-one-lf:hover .jjfa-op1 {
	display: flex;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}

.jjfa-one-lf:hover .jjfa-op {
	display: none;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}

.jjfa-op1 {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	flex-direction: column;
	padding: 99px 77px 0;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
	display: none;
}

.jjfa-op1-span {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	margin-bottom: 40px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-op1-p {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-indent: 2em;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-op1-div {
	width: 140px;
	height: 38px;
	display: block;
	margin-top: 80px;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-op2 {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	flex-direction: column;
	padding: 49px 19px 0;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
	display: none;
}

.jjfa-op2-span {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	margin-bottom: 22px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jjfa-op2-p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-indent: 2em;
}

.jjfa-op2-div {
	width: 140px !important;
	height: 38px !important;
	display: block;
	margin: 17px auto 0;
}

.jjfa-one-rgImg:hover .jjfa-op2 {
	display: flex;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.jjfa-one-rgImg:hover .jjfa-op {
	display: none;
}


.gtzx-box {
	width: 100%;
	height: 796px;
	background: #F6F5F5;
}

.gtzx-box-a {
	width: 100%;
	height: 196px;
	padding-top: 60px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 29px;
}

.gtzx-box-b {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}

.gtzx-box-but {
	width: 140px;
	height: 38px;
	background: rgba(199, 0, 11, 0.1);
	border-radius: 19px;
	margin: 0 27px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: default;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}

.gtzx-active {
	background: #C7000B;
	color: #fff;
}

.gtzx-box-cont {
	display: flex;
	justify-content: space-between;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}

.gtzx-news {
	width: 446px;
	height: 508px;
	display: flex;
	flex-direction: column;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
	overflow: hidden;
}
.gtzx-news:hover .gtzx-news-img{
	transform: scale(1.1);
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.gtzx-imgBox{
	width: 100%;
	height: 278px;
	position: relative;
	overflow: hidden;
}

.gtzx-news-img {
	width: 100%;
	height: 278px;
	display: block;
	-webkit-transition: linear 0.4s;
	-moz-transition: linear 0.4s;
	transition: linear 0.4s;
}

.gtzx-news-bot {
	width: 446px;
	height: 230px;
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	padding: 0 20px;
}

.gtzx-news-bot h4 {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 26px;
}

.gtzx-news-p {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	margin-top: 12px;
}

.time-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 14px;
}

.time-one {
	display: flex;
	flex-direction: column;
}

.time-img {
	width: 22px;
	height: 14px;
	display: block;
}

.time-one span {
	font-size: 32px;
	font-family: SimHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	position: relative;
	padding-bottom: 8px;
}

.time-one span::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 28px;
	height: 2px;
	background: #C7000B;
}

.time-one p {
	font-size: 16px;
	font-family: SimHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}

.time {
	width: 90px;
}

.time-mar {
	margin: 0 auto;
}

.gtzx-news1 {
	width: 508px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.gtzx-gzdt {
	width: 100%;
	height: 156px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	padding-right: 20px;
	margin-bottom: 20px;
}

.gtzx-gzdt:last-child {
	margin-bottom: 0;
}

.sline {
	width: 1px;
	height: 105px;
	background: #EAEAEA;
	margin-right: 20px;
}

.gtzx-gzdt-cont {
	width: 78%;
	display: flex;
	flex-direction: column;
}

.gtzx-gzdt-cont h4 {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0px;
}

.gtzx-gzdt-p {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	margin-top: 10px;
}

.time-img1 {
	margin-top: 10px;
}

.gtzx-gzdt:hover {
	-webkit-transition: linear 0.6s;
	-moz-transition: linear 0.6s;
	transition: linear 0.6s;
	box-shadow: 0px 4px 11px 1px rgba(0, 0, 0, 0.14);
}

.gtzx-gzdt:hover .gtzx-gzdt-cont h4 {
	color: #C7000B;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}

.gtzx-gzdt:hover .time-one span {
	color: #C7000B;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}

.gtzx-gzdt:hover .time-one p {
	color: #C7000B;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	transition: linear 0.2s;
}


.phone {
	width: 70px;
	height: 140px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	position: fixed;
	right: 0;
	top: 40%;
	display: flex;
	flex-direction: column;
	align-items: center;
	display: none;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	transition: linear 0.3s;
}

.phone-box {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-evenly;
	height: 69px;
	position: relative;
	cursor: pointer;
}

.phone-img {
	width: 24px;
	height: 24px;
	background: url(../images/phone.png) no-repeat center;
	background-size: 100% 100%;
}

.phone-tit {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 16px;
}

.gzh-img {
	width: 26px;
	height: 21px;
	background: url(../images/gzhImg.png) no-repeat center;
	background-size: 100% 100%;
}

.hline {
	width: 64px;
	height: 1px;
	background: #E8E8E8;
	border-radius: 1px;
}

.gzh-a {
	position: absolute;
	right: 67px;
	bottom: -21%;
	width: 105px;
	height: 97px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	display: none;
}
.phone-one{
	position: absolute;
    right: 73px;
    bottom: 25%;
    width: 133px;
    height: 26px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    display: none;
    color: #D62D2D;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.phone-box:hover .phone-img {
	background: url(../images/phone-Active.png) no-repeat center;
	background-size: 100% 100%;
}

.phone-box:hover .gzh-img {
	background: url(../images/gzhImg-Active.png) no-repeat center;
	background-size: 100% 100%;
}

.phone-box:hover .phone-tit {
	color: #C7000B;
}

.back-top {
	width: 70px;
	height: 70px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	position: fixed;
	right: 0;
	top: 60%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	cursor: pointer;
	display: none;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	transition: linear 0.3s;
}

.top-one {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-around;
}

.top-img {
	width: 12px;
	height: 7px;
	display: block;
	margin-bottom: 2px;
}

.top-span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #C7000B;
	line-height: 16px;
}

.top-p {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #C7000B;
	line-height: 16px;
}