.banner img{
	width: 100%;
}

.yc-zzbx {
	width: 1200px;
	margin: 100px auto 0;
}

.yc-zzbx .lists-box .left-nav {
	width: 215px;
	box-shadow: 0 0 10px #ebebeb;
}

.yc-zzbx .lists-box .left-nav ul li {
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}

.yc-zzbx .lists-box .left-nav ul li.active {
	background: #25a2b6;
	color: #fff;
	position: relative;
}

.yc-zzbx .lists-box .left-nav ul li.active::after {
	position: absolute;
	content: "";
	display: block;
	width: 8px;
	height: 13px;
	background: url(../../img/index/icon-01.jpg);
	background-size: 100% 100%;
	right: -8px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.yc-zzbx .lists-box {
	margin-top: 60px;
}

.yc-zzbx .lists-box .right-box {
	width: 945px;
}

.yc-zzbx .lists-box .right-box .item-img {
	width: 390px;
}

.yc-zzbx .lists-box .right-box .item-word {
	width: 500px;
}

.yc-zzbx .lists-box .right-box .item-word h4 {
	font-size: 20px;
	color: #333333;
	position: relative;
	margin-bottom: 30px;
}

.yc-zzbx .lists-box .right-box .item-word h4::after {
	display: block;
	content: "";
	width: 30px;
	height: 3px;
	background: #25a2b6;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.yc-zzbx .lists-box .right-box .item-word p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.yc-zzbx .lists-box .right-box .item {
	display: none;
}

.xinli{
	margin-top: 90px;
}

.xinli .tit-p{
	margin-top: 38px;
	width: 100%;
	line-height: 100px;
	border-radius: 10px;
	background: #25a2b6;
}
.xinli .tit-p p{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
	color: #fff;
}

.xinli .table table{
	width: 100%;
}


.xinli .table .item-top p{
	height: 56px;
	background: #c4f0f7;
	font-size: 20px;
	font-weight: bold;
	color: #25a2b6;
	margin-top: 5px;
}
.xinli .table .item{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.xinli .table .item p{
	align-items: center;
	display: flex;
	justify-content: center;
	border-radius: 10px;
}
.xinli .table .item .p1{
	width: 140px;
}
.xinli .table .item .p2{
	width: 222px;
}
.xinli .table .item .p3{
	width: 830px;
}
.xinli .table .item-con{
	margin-top: 5px;
}
.xinli .table .item-con p{
	padding: 15px 20px;
	box-sizing: border-box;
}
.xinli .table .item-con .p1{
	width: 140px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background: #25a2b6;
}
.xinli .table .item-con .p2{
	width: 222px;
	font-size: 18px;
	background: #f4f4f4;
	box-sizing: border-box;
}
.xinli .table .item-con .p3{
	width: 830px;
	font-size: 16px;
	line-height: 28px;
	background: #f4f4f4;
}

.dlxt{
	margin-top: 90px;
	margin-bottom: 50px;
}

.dlxt .center .hezuo{
	margin-top: 45px;
}
.dlxt .center .hezuo .item-con{
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}
.dlxt .center .hezuo .item-con .item{
	width: 33.33%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 64px;
	border-right: 1px solid #dcdcdc;
}
.dlxt .center .hezuo .item-con .item:last-child{
	border-right: 0;
}
.dlxt .center .hezuo .item-con .item img{
	max-height: 100%;
}
.dlxt .center .hezuo .item-con .item p{
	font-size: 22px;
	font-weight: bold;
	color: #25a2b6;
	margin-left: 10px;
}
.dlxt .center .hezuo .p2{
	margin-top: 25px;
}
.dlxt .center .jied{
	margin-top: 25px;
}
.dlxt .center .jied>p{
	font-size: 22px;
	color: #25a2b6;
	text-align: center;
	font-weight: bold;
}
.dlxt .center .jied .center1{
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.dlxt .center .jied .center1 .item:first-child{
	width: 550px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
.dlxt .center .jied .center1 .item:last-child{
	width: 550px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
.dlxt .center .jied .center1 .item:nth-child(2){
	width: 30px;
}
.dlxt .center .jied .center2 img{
	display: block;
	width: 30px;
	margin: 25px auto;
}
.dlxt .center .jied .center3 img{
	width: 100%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}