@charset "UTF-8";
/* ========== 首页 start ========== */
/* ————— indexBanner start ————— */
.indexBannerBox{
	position: relative;
}
.indexBannerBox::before{
	display: block;
	content: '';
	padding-top: 32.5521%;
}
.indexBanner,
.bannerSwiper{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.bannerSwiper .slide-inner{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
}
/* ————— indexBanner end ————— */
/* ========== 首页 start ========== */
.indexColumn1{
	padding: 80px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.indexColumn1 .wrap {
	background: #fff;
	box-shadow: 2px 3px 20px 1px rgba(0, 0, 0, 0.06);
	padding: 10px 30px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
}
.indexColumn1T{
	display: flex;
	justify-content: space-between;
	align-items: center;
} 
.indextitle{
	height: 72px;
	line-height: 72px;
	padding-left: 70px;
	background: url(../images/indexIcon.png) left center no-repeat;
	font-size: 36px;
	font-weight: bold;
	color: #c51121;
}
.indexMore a{
	display: block;
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	background: #c7222c;
	transition: all .4s;
	-webkit-transition: all .4s;
	margin: 0 auto;
}
.indexMore a span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-right: 20px;
	background: url(../images/moreIcon.png) right center no-repeat;
	transition: all .4s;
	-webkit-transition: all .4s;
	font-size: 14px;
	color: #fff;
}
.index1Content{
	display: flex;
} 
.index1ContentL{
	width: 53.333334%;
	margin-right: 4.6667%;
}
.column1Swiper{
	overflow: hidden;
	position: relative;
}
.column1Swiper .bd .pic::before{
	padding-top:68.125%;
}
.column1SwiperHtml{
	position: absolute;
	width: 100%;
	height:75px;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: rgba(186, 38, 26, 0.8);
	padding: 0 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
}
.column1SwiperTitle{
	flex: 1;
}
.column1SwiperTitle a{
	display: block;
	height: 75px;
	line-height: 75px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.column1SwiperDot{
	width: 110px !important;
	height: 75px !important;
	bottom: 0 !important;
	vertical-align: middle;
	padding: 30px 0 !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: right;
}
.column1SwiperDot span{
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.2);
	opacity: 1;
	transition: all .3s;
	-webkit-transition: all .3s;
	vertical-align: middle;
	border-radius: 10px;
	margin-left: 10px !important;
	margin-right: 0px !important;
}
.column1SwiperDot span.swiper-pagination-bullet-active{
	background:rgba(255, 255, 255, 1);
} 
.index1ContentR{
	flex: 1;
}
.index1ContentR dd{
	padding-left: 12px;
	position: relative;
	margin-bottom: 30px;
}
.index1ContentR dd:last-child{
	margin-bottom: 0;
}
.index1ContentR dd .con{
	box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	height: 85px;
	display: flex;
	align-items: center;
	padding: 10px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.index1ContentR dd .con a{
	line-height: 30px;
	font-size: 18px;
	color: #666;
	transition: all .4s;
	-webkit-transition: all .4s;
	word-break: break-all;
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.index1ContentR dd::before{
	display: block;
	content: '';
	position: absolute;
	width: 12px;
	height: 32px;
	left: 0;
	top: 50%;
	margin-top: -16px;
	background: #c7222c;
}
.index1ContentR dd .con:hover{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	box-shadow: 0px 1px 14px 0px rgba(217, 30, 26, 0.2);
}
.index1ContentR dd .con:hover a{
	color: var(--themeColor);
}
.indexTitle{
	text-align: center;
}
.indexTitle span{
	display: inline-block;
	height: 72px;
	line-height: 72px;
	position: relative;
	padding: 0 180px;
}
.indexTitle span::before{
	display: block;
	content: '';
	position: absolute;
	width: 180px;
	height: 72px;
	left: 0;
	top: 0;
	background: url(../images/cjcxzsL.png) left center no-repeat;
}
.indexTitle span::after{
	display: block;
	content: '';
	position: absolute;
	width: 180px;
	height: 72px;
	right: 0;
	top: 0;
	background: url(../images/cjcxzsR.png) right center no-repeat;
}
.indexTitle span em{
	display: block;
	height: 72px;
	line-height: 72px;
	padding-left: 70px;
	background: url(../images/indexIcon.png) left center no-repeat;
	font-size: 36px;
	font-weight: bold;
	color: #c51121;
	font-style: normal;
}
.indexColumn2{
	padding: 113px 0;
	overflow:hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.column2Swiper .bd{
	margin: 0 -19px;
}
.column2Swiper .swiper-slide{
	padding: 50px 0;
	float: left;
	display: inline;
	width: 33.3334%;
}
.column2Swiper .swiper-slide .con{
	display: block;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.06);
	margin: 0 18px;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.column2Swiper .swiper-slide .text{
	padding: 20px 20px 10px;
	position: relative;
}
.column2Swiper .swiper-slide .text::before{
	display: block;
	content: '';
	position: absolute;
	width: 10px;
	height: 60px;
	left: -10px;
	top: 20px;
	background: #c7222c;
}
.column2Swiper .swiper-slide .title{
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #333;
	transition: all .4s;
	-webkit-transition: all .4s;
}  
.column2Swiper .swiper-slide .title{
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #333;
	transition: all .4s;
	-webkit-transition: all .4s;
}  
.column2Swiper .swiper-slide .infor{
	height: 64px;
	line-height: 32px;
	font-size: 16px;
	color: #666;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.column2Swiper .swiper-slide time{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.column2Swiper .swiper-slide .con:hover{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	box-shadow: 0px 3px 19px 1px rgba(217, 30, 26, 0.2);
}
.column2Swiper .swiper-slide .con:hover .title{
	color: var(--themeColor);
}
.indexColumn3{
	padding: 120px 0;
	background-position: center center; 
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.indexColumn3Dl{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.indexColumn3Dl dd{
	width: 50%;
	padding: 15px 0;
}
.indexColumn3Dl dd .con{
	padding: 5px;
	background:rgba(92, 79, 62, .1);
	display: block;
	border-radius:5px;
	margin: 0 10px;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.indexColumn3Dl dd .conBox{
	display: flex;
	border: 1px solid #be9c72;
	background: #fff;
}
.indexColumn3Dl dd .pic{
	width: 240px;
}
.indexColumn3Dl dd .pic::before{
	padding-top: 87.5%;
}
.indexColumn3Dl dd .text{
	flex: 1;
	padding-top: 20px;
}
.indexColumn3Dl dd .text .title{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #333;
	transition: all .4s;
	-webkit-transition: all .4s;
	margin: 0 24px 10px;
}
.indexColumn3Dl dd .text .infor{
	height: 68px;
	line-height: 34px;
	font-size: 16px;
	color: #666;
	transition: all .4s;
	-webkit-transition: all .4s;
	margin: 0 24px 8px;
}
.indexColumn3Dl dd .textBottom{
	border-top: 1px solid #ebebeb;
	padding: 0 24px;
	line-height: 52px;
	display: flex;
	justify-content: space-between;
} 
.indexColumn3Dl dd .textBottom time{
	font-size: 16px;
	color: #666;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.indexColumn3Dl dd .textBottom .more{
	font-size: 15px;
	color: #999;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.indexColumn3Dl dd .con:hover{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}	
.indexColumn3Dl dd .con:hover .text .title,
.indexColumn3Dl dd .con:hover .text .infor,
.indexColumn3Dl dd .con:hover .textBottom time,
.indexColumn3Dl dd .con:hover .textBottom .more{
	color: var(--themeColor);
}
.indexColumn4{
	padding: 120px 0;
	background-color: #fff;
	background-position: bottom center; 
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.column4Swiper .bd{
	margin: 0 -30px;
}
.column4Swiper .swiper-slide{
	padding: 60px 0;
	float: left;
	display: inline;
	width: 33.3334%;
}
.column4Swiper .swiper-slide .con{
	display: block;
	margin: 0 30px;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.column4Swiper .swiper-slide .pic{
	border-radius: 5px;
	overflow: hidden;
}
.column4Swiper .swiper-slide .pic::before{
	padding-top: 66.6667%;
}
.column4Swiper .swiper-slide .text{
	position: relative;
}
.column4Swiper .swiper-slide .title{
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	transition: all .4s;
	-webkit-transition: all .4s;
}  
.column4Swiper .swiper-slide time{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #aaa;
	margin-bottom: 10px;
}
.column4Swiper .swiper-slide .con:hover .title{
	color: var(--themeColor);
}	
/* ========== 首页 end ========== */

