﻿.content .cnet01 {
	padding-top: 80px;
}

.content .cnet01 h1 {
	letter-spacing: 0.05em;
	margin-bottom: 90px;
}

.sjzbh .dhszli {
	width: 100%;
	margin-top: 40px;
}

.sjzbh .dhszli .shuzi {
	color: #333333;
}

.sjzbh .dhszli .shuzi span {
	font-size: 48px;
	font-weight: bold;
	color: #dc0809;
}

.cnet01 article p {

	font-size: 14px;
	line-height: 26px;
	color: #4d4d4d;
    text-indent: 2em;
}
.cnet02 {
    margin-top:100px;
}
.cnet02 .box h4 {
	height: 40px;
	line-height: 40px;
	margin: 10px 0;
	text-align: center;
}

.cnet02 .box img {
	transform: scale(1.0);
	width: 100%;
	transition: 1s ease-in-out;
}

.cnet02 .box .picbox {
	width: -webkit-fit-content;
	overflow: hidden;
}
.cnet02 .box  p {
    padding: 0 10px;
}
.cnet02 .box img {
	transform: scale(1.0);
	width: 100%;
	transition: 1s ease-in-out;
}

.cnet02 .box:hover img {
	transform: scale(1.08);
}

.cnet02 .box:hover h4:after {
	width: 100%;
}

.cnet02 .box h4:after {
	content: "";
	height: 2px;
	width: 25px;
	margin: auto;
	display: block;
	background: #DC0809;
	transition: 0.55s ease-in-out;
}

.cent03bg .xm2 {
	height: 260px;
	padding: 30px 25px;
}

.cent03bg .xm2:nth-child(odd) {
	background-color: #eceff4;
}

.cent03bg .xm2:nth-child(even) {
	background-color: #dee1e6;
}

.cent03bg .xm2 .title h4,
.cent03bg .xm2 .title .box {
	
	vertical-align: middle;
	float: left;
}

.cent03bg .title {
	height: 100px;
}

.cent03bg .title .box {
	height: 80px;
	width: 80px;
	padding: 2px;
	box-shadow: 0 0 0px transparent;
	transition: 0.3s ease-in-out;
	border-radius: 50%;
}

.cent03bg .xm2 p {
	display: inline-block;
}

.cent03bg .title h4 {
	height: 80px;
	line-height: 80px;
	margin-left: 20px;
	font-weight: bold;
}

.cent03bg .title .box img {
	width: 100%;
	vertical-align: middle;
}

.cent03bg .xm2:hover .title .box {

	padding: 10px;
	box-shadow: 0 0 5px #DC0809;
}

.cnet04 img.pic {
	width: 100%;
}




.cnet05bg {
	background-image: url(../image/bg.jpg);
	background-size: cover;
	background-position: center center;
	color: white;
}

.cnet05 {
	padding: 70px 0;
}

.forbtnlb {
	height: 50px;
	width: 50px;
	background-color: rgba(250, 250, 250, 0.3);
	border-radius: 50%;
	position: absolute;
	top: 43%;
}

.porelative {
	position: relative;
}

.swiper-button-prev02,
.swiper-button-prev01 {
	left: -70px;
}

.swiper-button-next02,
.swiper-button-next01 {
	right: -70px;
}


.icon-chevron-right,
.icon-chevron-left {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 49px;
	font-size: 20px;
	cursor: pointer;
}

.cnet06 {
	padding: 70px 0;


}

.cnet06 .title {}

.cnet06 .title h1 {
	margin-bottom: 20px;
}

.cnet06 .title p {
	color: #DC0809;
}

.cnet06 .title img {
	width: 100%;
}
.dsjswiper {
    width:90%
    
}
.dsjswiper .gallery-thumbs .swiper-slide span {
				display: inline-block;
				height: 40px;
				padding-left: 25px;
				opacity: 0.4;

			}

			.dsjswiper .gallery-thumbs .swiper-slide-thumb-active span {
				color: #DC0809;
				opacity: 1;
				background-image: url(../image/09.png);
				background-position: left top;
				background-repeat: no-repeat;
			}
			.dsjswiper .gallery-top {
				border-top: 2px solid #DC0809 ;
			}
			.dsjswiper .gallery-top .swiper-slide {
                padding-top:20px;
				height:fit-content;
			}

#lbhistory {
	width: 80%;
	height: 200px;
}
#lbhistory .swiper-slide{

height: 100%;
}
#lbhistory.swiper-container{
	border-top: 2px solid #DC0809;
	margin: 70px 0 0 0;
	padding: 30px 0 0 0;
}

 .lbbox .swiper-pagination-bullet {
    width: auto;
    height: auto;
    display: inline-block;
    border-radius: 0;
    background: transparent;
    opacity: .2;
	color: #000000;
	padding: 0 20px 0 40px;
	position:relative;
}
.lbbox .swiper-pagination-bullet-active {
    color: #DC0809;
	opacity: 1;
	background-image: url(../image/09.png);
	background-position:20px 0 ;
	background-repeat: no-repeat;
	background-color:#fff;
	position:absolute;
}
.lbbox {
	position: relative;
	margin: 70px  0 0 30px;
}
.lbbox .swiper-pagination{
	top: -30px;
	display:flex;
	width:80%;
	overflow:hidden;
}
#lb1 .swiper-slide{
	padding: 10px 0;
}
.cnet06 .picbox{
	width: -webkit-fit-content;
	overflow: hidden;
	
}
.cnet06 .picbox img{
	transform: scale(1.0);
	transition: 1s ease-in;
	width: 100%;
    
}
.cnet06 .picbox:hover img{
	transform: scale(1.08);
}
@media (max-width: 414px) {
	.content .cnet01 {
		padding-top: 30px;
	}

	.content .cnet01 h1 {
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		padding: 0 10px;
	}

	.sjzbh .dhszli {
		width: 50%;
		float: left;
		margin-top: 15px;
		padding: 0 10px;
	}

	.content,
	article {
		padding: 0 10px;
	}

	.cent03bg .xm2:nth-child(6),
	.cent03bg .xm2:nth-child(1) {
		display: none;
	}

	.cnet02 .box .picbox {
		width: 100%;
	}

	.cnet06 img {
		width: 100%;
		padding: 5px;
	}

	.cnet05 {
		padding: 30px 10px;
	}

	.swiper-container {
		width: 320px;
		margin: auto;
	}

	.swiper-container .swiper-slide {
		padding: 0 5px;

	}

	.swiper-container .swiper-slide img {
		width: 100%;
	}
	.lbbox {
	    position: relative;
	    margin: 70px 0 0 0px;
	}
	#lbhistory {
	    width: 100%;
	}
	.lbbox .swiper-pagination-bullet {
	   
		padding: 0 0 0 30px;
	}
	.lbbox .swiper-pagination-bullet-active {
		background-position:10px 0 ;
	}
	.cnet05 h1.xm3{
		    margin-bottom: 20px;
	}
}