ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.head>img {
	width: 100%;
	position: relative;
}

.head .head_mzt {
	position: absolute;
	width: 100%;
	top: 30px;
	z-index: 999;
}

.csc_content {
	margin: 60px 0;
}

.csc_alt {
	position: relative;
	margin: 35px 0;
}

.csc_alt img {
	width: 100%;
	height: 58px;
}

.csc_alt a {
	position: absolute;
	display: inline-block;
	right: 20px;
	top: 20px;
	color: #D41F20;
	z-index: 999;
	font-weight: 700;
	transition: all .4s;
}

.csc_alt a:hover {
	text-shadow: 0 0 2px #D41F20;
}

.csc_csywcon {
	overflow: hidden;
}

.csc_csywcon .left {
	width: 51%;
}

.csc_csywcon .right {
	width: 46%;
}

.swiper-slide {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 400px;
}

.swiper-slide a {
	position: relative;
}

.swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, 
.swiper-pagination-fraction {
	right: 15px !important;
	width: auto !important;
}

.swiper-pagination-bullet {
	background: #fff !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active {
	background: #D41F20 !important;
}

.swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 12px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: rgba(0, 0, 0, .5);
	color: aliceblue;
}

.csyw_lst li {
	margin-bottom: 20px;
}

.csyw_lst li a {
	color: #333;
	font-weight: 700;
	display: block;
	margin-bottom: 16px;
	transition: all .5s;
	font-size: 18px;
}

.csyw_lst li:hover a {
	color: #D41F20;
}

.csyw_lst li p {
	color: #999;
	font-size: 16px;
	padding-bottom: 21px;
	border-bottom: 2px dashed #ddd;
}

.cs_map iframe {
	width: 100%;
	height: 500px;
}

.cswh_tab {
	width: 564px;
	margin: 0 auto;
}

.cswh_tab ul li {
	float: left;
	width: 23%;
	height: 50px;
	margin: 5px;
	letter-spacing: 1px;
	cursor: pointer;
	border-radius: 25px;
	font-weight: bolder;
	line-height: 50px;
	text-align: center;
	background: rgba(212, 31, 32, .2);
}

.cswh_tab ul .cur {
	background: #D41F20;
	color: #fff;
}

.cswh_con {
	margin-top: 32px;
}

.cswh_con>div {
	display: none;
}

.cswh_con>.active {
	display: block;
}

.cswhlst_txt ul {
	padding: 4px;
}

.cswhlst_txt ul li {
	overflow: hidden;
	float: left;
	width: 49%;
	height: 90px;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
	box-shadow: 0 2px 10px 1px #EEE;
}

.cswhlst_txt ul li:nth-child(even) {
	float: right;
}

.cswhlst_txt ul li .left {
	width: 20%;
	border-right: 2px solid #eee;
}

.cswhlst_txt ul li .right {
	width: 78%;
}

.cswhlst_txt ul li .right a {
	color: #333;
	transition: all .4s;
}

.cswhlst_txt ul li .left span {
	display: block;
}

.cswhlst_txt ul li .left .date_time {
	font-size: 20px;
	color: #333;
}

.cswhlst_txt ul li .left .date_year	{
	font-size: 14px;
	color: #999;
	margin-top: 8px;
}

.cswhlst_txt ul li a:hover {
	color: #D41F20;
}

.cswhlst_img {
	overflow: hidden;
}

.cswhlst_img li {
	float: left;
	width: 23%;
	margin: 10px;
}

.cswhlst_img li img {
	width: 100%;
	height: 215px;
}

.cswhlstimg_alt {
	box-shadow: 0 2px 10px 1px #EEE;
}

.cswhlst_img li p {
	padding: 20px;
	min-height: 103px;
	color: #333;
	transition: all .4s ease-in-out;
}

.cswhlstimg_alt li a {
	display: block;
}

.cswhlstimg_alt a:hover p {
	color: #D41F20;
}

.footer {
	width: 100%;
	/* height: 160px; */
	color: #fff;
	padding: 30px 0;
	background: #A50E0F;
}

.footer ul li {
	float: left;
}

.footer .dzjg {
	text-align: center;
	width: 10%;
}

.footer .wzbq p {
	font-size: 14px;
	padding: 2px 0;
}

.wzbq {
	margin-left: 70px;
}

.wzbq a,
.wzdt_tel p a {
	color: #fff;
	transition: all .6s;
}

.wzbq a:hover,
.wzdt_tel p:hover a {
	color: #ccc;
}

.wzdt_tel {
	margin: 0 70px;
}

.wzdt_tel p {
	padding: 2px 0;
	font-size: 14px;
}

.wzjc {
	padding: 20px 0;
}