
.zz1-wrapper li{
	display: flex;
	margin-top: 10px;
}
.zz1-wrapper li img {
	width: 50px;
	height: 50px;
	margin-right: 18px;
}
.zz1-wrapper li h4{
	font-size: 16px;
	color: #333333;

	margin-top: 5px;
}

.zz1-wrapper li p{
    font-size: 14px;
    line-height: 17px;
	color: #999999;
}


.yw-wrapper{
	padding: 25px 0px 10px 20px;
	width: 90%;
	
}
.ywzuo{
	width: 50%;
}
.ywyou{
	width: 50%;
}

.ywyou h3{
	font-size: 28px;
	color: #333333;
}

.whx_banner {
	width: 100%;
	height: auto;
}

.whx_banner img {
	width: 100%;
	height: auto;
}

.whx_banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 25px;
	left: 0;
	width: 100%;
}

.whx_banner .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #FFFFFF;
	opacity: 1;
}

.whx_banner .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #478c9d;
}

/* 公共标题 */

.wt1 {
	width: 100%;
	background-color: ;
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin-bottom: 30px;
}

.wt2 {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #777777;
}



/* 服务案例 */

.case {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding-top: 80px;
}

.casek {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 48px;
	padding-bottom: 50px;
}

.casemain {
	width: 31.75%;
	height: auto;
	margin-top: 45px;
}

.casemain:hover {
	width: 31.75%;
	height: auto;
	margin-top: 45px;
	box-shadow: 0px 8px 16px 2px rgba(0, 0, 0, 0.08);
	transition: 0.3s;
}

.casemain:hover .cmtext1 {
	color: #478c9d;
}

.cmimg {
	width: 100%;
	height: auto;
}

.cmtext {
	width: 100%;
	height: 124px;
	background-color: white;
	padding-top: 32px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cmtext1 {
	width: 100%;
	height: auto;
	color: #444444;
}

.cmtext2 {
	width: 100%;
	height: auto;
	margin-top: 23px;
	color: #999999;
}

.cmtext2 {
	display: flex;
	justify-content: space-between;
}

.cm2 {
	width: auto;
	display: flex;
	justify-content: space-between;
}

.pleye {
	display: flex;
	margin-left: 20px;
}

.pleyenum {
	margin-left: 10px;
}

/* Style the tab */

div.tab {
	overflow: hidden;
	border: 0px solid #ccc;
	width: 606px;
	display: flex;
	justify-content: space-between;
}

.tabk {
	width: 606px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

/* Style the buttons inside the tab */

div.tab button {
	background-color: #FFFFFF;
	border-radius: 15px;
	border: none;
	outline: none;
	cursor: pointer;
	/* padding: 14px 16px; */
	width: 94px;
	height: 30px;
	transition: 0.3s;
	font-size: 17px;
	color: #777777;
}

/* Change background color of buttons on hover */

div.tab button:hover {
	background-color: #478c9d;
	color: white;
}

/* Create an active/current tablink class */

div.tab button.active {
	background-color: #478c9d;
	color: white;
}

/* Style the tab content */

.tabcontent {
	display: none;
	border: 0px solid #ccc;
	border-top: none;
	display: flex;
	width: 100%;
}

.contentkuang {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.gdal {
	width: 100%;
	height: auto;
	padding-bottom: 80px;
}

.gdalk {
	width: 107px;
	height: 50px;
	border-radius: 25px;
	border: solid 2px #478c9d;
	margin: 0 auto;
	font-size: 16px;
	line-height: 50px;
	color: #478c9d;
	text-align: center;
}


/* 动态 */

.hxdt {
	width: 100%;
	height: auto;
	padding-top: 80px;
}

.hxdtk {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 80px;
	display: flex;
	justify-content: space-between;
}

.hxmaink {
	width: 32%;
	height: auto;
	margin-bottom: 20px;
}

.hxmainyi {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
}

.hxmainyi1 {
	font-size: 20px;
	color: #333333;
}

.hxmainyi2 {
	height: 34px;
	font-size: 14px;
	color: #999999;
}

.hxer {
	cursor: pointer;
	width: 100%;
	height: 256px;
	background-color: #00a6ef;
	background-color: rgba(0, 166, 239, 0.74);
	position: absolute;
	top: 0;
	display: none;
	padding-top: 49px;
	padding-left: 27px;
	padding-right: 27px;
}

.hxmianer {
	width: 100%;
	height: 255px;
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	margin-bottom: 5px;
}

.hxmianer:hover .hxer {
	display: block;
}

/* .hxmianer img{
	width: 100%;
	height: 255px;
} */

.hxerimg {
	width: 100%;
	height: 255px;
}

.hxerimg img {
	width: 100%;
	height: 255px;
}

.hxmainsan {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 23px;
}

.hxmainsank {
	width: 100%;
	height: auto;
}

.yuan {
	width: 2px;
	height: 2px;
	background-color: #666666;
	border-radius: 50%;
	display: block;
	margin-right: 5px;
}

.hxsan1 {
	width: 80%;
	height: auto;
	display: flex;
	align-items: center;
	color: #666666;
	cursor: pointer;
}

.hxsan1:hover {
	color: #478c9d;
}

.hxsan2 {
	width: 20%;
	height: auto;
	text-align: right;
	color: #999999;
}



/* 教育园地 */

.jyyd {
	width: 100%;
	height: auto;
	padding-top: 60px;
	background-color: #f7f7f7;
	margin-top: 40px;
}

.jyydk {
	width: 1200px;
	min-height: 366px;
	margin: 0 auto;
	margin-top: 40px;
	background-color: white;
	padding-top: 55px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.jyydktop {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.jjmain {
	width: 25%;
	height: auto;
	padding-left: 100px;
}

.jjmain .jjzik:nth-child(4) {
	border-right: 10px solid #ececec;
}

.jjzik {
	width: 100%;
	height: auto;
	border-right: 1px solid #ececec;
}

.jjmain:last-child .jjzik {
	border-right: none;
}

.jjzi {
	font-size: 14px;
	color: #333333;
	margin-bottom: 25px;
}

.zgd {
	width: 100%;
	height: auto;
	background-color: ;
}

.zgdk {
	width: 99px;
	height: 41px;
	background-color: #478c9d;
	border-radius: 21px;
	margin: 0 auto;
	line-height: 41px;
	text-align: center;
	color: #ffffff;
}



/* 友情链接 */

.yqlj {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding-top: 100px;
	padding-bottom: 60px;
}

.yqljk {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	border-bottom: 2px solid #d0d0d0;
	font-size: 26px;
	color: #333333;
}

.yqz {
	margin-bottom: 15px;
}

.dilianjie {
	width: 100%;
	height: auto;
	display: flex;
}

.damain {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	background-color: #f0f0f0;
	border-radius: 16px;
	border: solid 1px #d4d4d4;
	margin-right: 16px;
	background-color: #f0f0f0;
}

.damain:hover {
	background-color: #478c9d;
	border: solid 1px #478c9d;
	color: white;
	transition: 0.2s;
}

.yqbottom {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 25px;
}







/* 业务范围 */

.ywfw {
	width: 100%;

}

.ywfwk {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}





.zuomain {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}

.zuomain1 {
	width: 50%;
	background-color: #f36363;
	/*
	padding-top: 116px;
	
	padding-bottom: 105px; */
	padding-top: 10%;
	padding-right: 32px;
	padding-left: 32px;

}

.zuomain2 {
	width: 50%;
	height: auto;
	position: relative;
}

.z11 {
	font-size: 28px;
	color: #ffffff;
}

.z12 {
	margin-top: 10%;
	font-size: 14px;
	color: #ffffff;
}

.z13 {
	width: 107px;
	height: 50px;
	border-radius: 25px;
	border: solid 2px #ffffff;
	margin-top: 10%;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}

.m2 {
	width: 100%;
	/* height: auto; */
}

.m2 img {
	width: 100%;
	/* height: auto; */
}

.zuobottom {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}

.zuomainbottom2 {
	width: 50%;
	height: auto;
}

.zuomainbottom2 img {
	width: 100%;
	height: auto;
}

.zuomainbottom1 {
	width: 50%;
	padding-left: 44px;
	background-color: #478c9d;
	padding-top: 15px;
}

.b1main {
	width: 100%;
	height: auto;
	display: flex;
	margin-top: 4%;
	align-items: center;
}

.zuomainbottom1 .b1main:first-child {
	margin-top: 0px;
}

.biyuan {
	width: 12px;
	height: 12px;
	border: solid 2px #ffffff;
	border-radius: 50%;
	margin-right: 10px;
}

.b1zi {
	font-size: 18px;
	color: #ffffff;
}

.blganiu {
	width: 140px;
	height: 50px;
	border-radius: 25px;
	border: solid 2px #ffffff;
	margin-top: 30px;
	display: flex;
	padding-left: 22px;
	padding-right: 22px;
	align-items: center;
	justify-content: space-between;
}

.blganiuzi {
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
}

.m2hover {
	width: 100%;
	height: 100%;
	background: rgba(55, 176, 180, 0.8);
	position: absolute;
	top: 0;
	display: none;
	padding-left: 11%;
	padding-right: 6%;
	padding-top: 47%;
}

.zuomain2:hover .m2hover {
	display: block;
}

.ho1 {
	font-size: 28px;
	color: #ffffff;
}

.ho2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 2%;
}

@media(max-width:1680px){
	.ywyou h3 {
		font-size: 20px;
		color: #333333;
	}
	
	.zz1-wrapper li p {
		font-size: 12px;
		line-height: 18px;
		color: #999999;
	}
	.yw-wrapper {
		padding: 10px 0px 10px 20px;
		width: 95%;
	}
	.zz1-wrapper li h4 {
		font-size: 14px;
		color: #333333;
		margin-top: 0px;
	}
	.zz1-wrapper li img {
		width: 35px;
		height: 35px;
		margin-right: 15px;
	}
}

@media (max-width:1200px) {
	.casek{
		width: 100%;
	}
	.yqlj {
		width: 100%;
		height: auto;
		background-color: #f7f7f7;
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.yqljk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		border-bottom: 2px solid #d0d0d0;
		font-size: 26px;
		color: #333333;
	}
	.yqz {
		margin-bottom: 15px;
	}
	.dilianjie {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.damain {
		min-width: 50px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		line-height: 26px;
		color: #333333;
		background-color: #f0f0f0;
		border-radius: 16px;
		border: solid 1px #d4d4d4;
		margin-right: 16px;
		background-color: #f0f0f0;
		margin-bottom: 10px;
	}
	.damain:hover {
		background-color: #478c9d;
		border: solid 1px #478c9d;
		color: white;
		transition: 0.2s;
	}
	.yqbottom {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 25px;
	}
}

@media (max-width:1200px) {
	.yqlj {
		width: 100%;
		height: auto;
		background-color: #f7f7f7;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.yqljk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		border-bottom: 2px solid #d0d0d0;
		font-size: 18px;
		color: #333333;
	}
	.yqz {
		margin-bottom: 15px;
	}
	.dilianjie {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.damain {
		min-width: 50px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		line-height: 26px;
		color: #333333;
		background-color: #f0f0f0;
		border-radius: 16px;
		border: solid 1px #d4d4d4;
		margin-right: 16px;
		background-color: #f0f0f0;
		margin-bottom: 10px;
	}
	.damain:hover {
		background-color: #478c9d;
		border: solid 1px #478c9d;
		color: white;
		transition: 0.2s;
	}
	.yqbottom {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 25px;
	}
}
@media (max-width:1200px) {
	.jyyd {
		width: 100%;
		height: auto;
		padding-top: 60px;
		background-color: #f7f7f7;
		margin-top: 40px;
	}
	.jyydk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		min-height: 366px;
		margin: 0 auto;
		margin-top: 40px;
		background-color: white;
		padding-top: 55px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.jyydktop {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.jjmain {
		width: 25%;
		height: auto;
		padding-left: 8px;
		padding-right: 8px;
	}
	.jjmain .jjzik:nth-child(4) {
		border-right: 10px solid #ececec;
	}
	.jjzik {
		width: 100%;
		height: auto;
		border-right: 1px solid #ececec;
	}
	.jjmain:last-child .jjzik {
		border-right: none;
	}
	.jjzi {
		font-size: 14px;
		color: #333333;
		margin-bottom: 25px;
	}
	.zgd {
		width: 100%;
		height: auto;
		background-color: ;
	}
	.zgdk {
		width: 99px;
		height: 41px;
		background-color: #478c9d;
		border-radius: 21px;
		margin: 0 auto;
		line-height: 41px;
		text-align: center;
		color: #ffffff;
	}
}
@media (max-width:1200px) {
	.hxdt {
		width: 100%;
		height: auto;
		padding-top: 60px;
	}
	.hxdtk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		padding-top: 60px;
		display: flex;
		justify-content: space-between;
	}
	.hxmaink {
		width: 32%;
		height: auto;
		margin-bottom: 20px;
	}
	.hxmainyi {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid #dfdfdf;
		margin-bottom: 20px;
	}
	.hxmainyi1 {
		font-size: 20px;
		color: #333333;
	}
	.hxmainyi2 {
		height: 34px;
		font-size: 14px;
		color: #999999;
	}
	.hxer {
		cursor: pointer;
		width: 100%;
		height: 256px;
		background-color: #00a6ef;
		background-color: rgba(0, 166, 239, 0.74);
		position: absolute;
		top: 0;
		display: none;
		padding-top: 49px;
		padding-left: 27px;
		padding-right: 27px;
	}
	.hxmianer {
		width: 100%;
		height: 255px;
		position: relative;
		font-size: 16px;
		line-height: 28px;
		color: #ffffff;
		margin-bottom: 5px;
	}
	.hxmianer:hover .hxer {
		display: block;
	}
	.hxmianer img {
		width: 100%;
		height: 255px;
	}
	.hxmainsan {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 15px;
	}
	.hxmainsank {
		width: 100%;
		height: auto;
	}
	.yuan {
		width: 3px;
		height: 3px;
		background-color: #666666;
		border-radius: 50%;
		display: block;
		margin-right: 5px;
	}
	.hxsan1 {
		width: 80%;
		height: auto;
		display: flex;
		align-items: center;
		color: #666666;
		cursor: pointer;
	}
	.hxsan1:hover {
		color: #478c9d;
	}
	.hxsan2 {
		width: 20%;
		height: auto;
		text-align: right;
		color: #999999;
	}
}
@media (max-width:1400px) {
	.ywyou h3 {
		font-size: 14px;
	}
}
@media(max-width:1300px) {
	.ywfw {
		width: 100%;
		height: auto;
	}
	.ywfwk {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}


	.zuomain {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}
	.zuomain1 {
		width: 50%;
	
		padding-top: 6%;
		padding-right: 32px;
		padding-left: 32px;

	}
	.zuomain2 {
		width: 50%;
		height: auto;
		position: relative;
	}
	.z11 {
		font-size: 28px;
		color: #ffffff;
	}
	.z12 {
		margin-top: 4%;
		font-size: 14px;
		color: #ffffff;
	}
	.z13 {
		width: 125px;
		height: 36px;
		border-radius: 25px;
		border: solid 2px #ffffff;
		margin-top: 4%;
		color: #ffffff;
		line-height: 31px;
		text-align: center;
		font-size: 16px;
	}
	.m2 {
		width: 100%;
		/* height: auto; */
	}
	.m2 img {
		width: 100%;
		/* height: auto; */
	}
	.zuobottom {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}
	.zuomainbottom2 {
		width: 50%;
		height: auto;
	}
	.zuomainbottom2 img {
		width: 100%;
		height: auto;
	}
	.zuomainbottom1 {
		width: 50%;
	
		padding-left: 44px;

		padding-top: 2%;
	}
	.b1main {
		width: 100%;
		height: auto;
		display: flex;
		margin-top: 4%;
		align-items: center;
	}
	.zuomainbottom1 .b1main:first-child {
		margin-top: 0px;
	}
	.biyuan {
		width: 12px;
		height: 12px;
		border: solid 2px #ffffff;
		border-radius: 50%;
		margin-right: 10px;
	}
	.b1zi {
		font-size: 18px;
		color: #ffffff;
	}
	.blganiu {
		width: 128px;
		height: 36px;
		border-radius: 25px;
		border: solid 2px #ffffff;
		margin-top: 10px;
		display: flex;
		padding-left: 12px;
		padding-right: 12px;
		align-items: center;
		justify-content: space-between;
	}
	.blganiuzi {
		font-size: 16px;
		line-height: 50px;
		color: #ffffff;
	}
	.m2hover {
		width: 100%;
		height: 100%;
		background: rgba(55, 176, 180, 0.8);
		position: absolute;
		top: 0;
		display: none;
		padding-left: 11%;
		padding-right: 6%;
		padding-top: 11%;
	}
	.zuomain2:hover .m2hover {
		display: block;
	}
	.ho1 {
		font-size: 28px;
		color: #ffffff;
	}
	.ho2 {
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 30px;
		letter-spacing: 0px;
		color: #ffffff;
		margin-top: 2%;
	}
}

@media (max-width:1200px) {
	.ywzuo{
		width: 100%;
	}
	.ywyou{
		width: 100%;
	}
	.wt1 {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		font-size: 30px;
		color: #333333;
		text-align: center;
		margin-bottom: 30px;
	}
	.wt2 {
		padding-left: 8px;
		padding-right: 8px;
		width: 100%;
		background-color: ;
		text-align: center;
		font-size: 16px;
		color: #777777;
	}
}

@media (max-width:996px) {
	.hxdt {
		width: 100%;
		height: auto;
		padding-top: 40px;
	}
	.hxdtk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		padding-top: 40px;
		display: flex;
		justify-content: space-between;
	}
	.hxmaink {
		width: 32%;
		height: auto;
		margin-bottom: 20px;
	}
	.hxmainyi {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid #dfdfdf;
		margin-bottom: 20px;
	}
	.hxmainyi1 {
		font-size: 20px;
		color: #333333;
	}
	.hxmainyi2 {
		height: 34px;
		font-size: 14px;
		color: #999999;
	}
	.hxer {
		cursor: pointer;
		width: 100%;
		height: 256px;
		background-color: #00a6ef;
		background-color: rgba(0, 166, 239, 0.74);
		position: absolute;
		top: 0;
		display: none;
		padding-top: 49px;
		padding-left: 27px;
		padding-right: 27px;
	}
	.hxmianer {
		width: 100%;
		height: 255px;
		position: relative;
		font-size: 16px;
		line-height: 28px;
		color: #ffffff;
		margin-bottom: 5px;
	}
	.hxmianer:hover .hxer {
		display: block;
	}
	.hxmianer img {
		width: 100%;
		height: 255px;
	}
	.hxmainsan {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 15px;
	}
	.hxmainsank {
		width: 100%;
		height: auto;
	}
	.yuan {
		width: 3px;
		height: 3px;
		background-color: #666666;
		border-radius: 50%;
		display: block;
		margin-right: 5px;
	}
	.hxsan1 {
		width: 80%;
		height: auto;
		display: flex;
		align-items: center;
		color: #666666;
		cursor: pointer;
	}
	.hxsan1:hover {
		color: #478c9d;
	}
	.hxsan2 {
		width: 20%;
		height: auto;
		text-align: right;
		color: #999999;
	}
}
@media (max-width:996px) {
	.gdal {
		width: 100%;
		height: auto;
		padding-bottom: 40px;
	}
	.gdalk {
		width: 107px;
		height: 50px;
		border-radius: 25px;
		border: solid 2px #478c9d;
		margin: 0 auto;
		font-size: 16px;
		line-height: 50px;
		color: #478c9d;
		text-align: center;
	}
}

@media (max-width:767px) {
	.gdal {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}
	.gdalk {
		width: 107px;
		height: 40px;
		border-radius: 25px;
		border: solid 2px #478c9d;
		margin: 0 auto;
		font-size: 16px;
		line-height: 40px;
		color: #478c9d;
		text-align: center;
	}
}

@media (max-width:767px) {
	.hxdt {
		width: 100%;
		height: auto;
		padding-top: 40px;
	}
	.hxdtk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		padding-top: 40px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.hxmaink {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.hxmainyi {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid #dfdfdf;
		margin-bottom: 10px;
	}
	.hxmainyi1 {
		font-size: 18px;
		color: #333333;
	}
	.hxmainyi2 {
		height: 34px;
		font-size: 14px;
		color: #999999;
	}
	.hxerimg {
		width: 100%;
		height: auto;
	}
	.hxer {
		cursor: pointer;
		width: 100%;
		height: 100%;
		background-color: #00a6ef;
		background-color: rgba(0, 166, 239, 0.74);
		position: absolute;
		top: 0;
		display: none;
		padding-top: 49px;
		padding-left: 27px;
		padding-right: 27px;
	}
	.hxmianer {
		width: 100%;
		height: auto;
		position: relative;
		font-size: 16px;
		line-height: 28px;
		color: #ffffff;
		margin-bottom: 5px;
	}
	.hxmianer:hover .hxer {
		display: block;
	}
	.hxmianer img {
		width: 100%;
		height: auto;
	}
	.hxmainsan {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 15px;
	}
	.hxmainsank {
		width: 100%;
		height: auto;
	}
	.yuan {
		width: 3px;
		height: 3px;
		background-color: #666666;
		border-radius: 50%;
		display: block;
		margin-right: 5px;
	}
	.hxsan1 {
		width: 80%;
		height: auto;
		display: flex;
		align-items: center;
		color: #666666;
		cursor: pointer;
	}
	.hxsan1:hover {
		color: #478c9d;
	}
	.hxsan2 {
		width: 20%;
		height: auto;
		text-align: right;
		color: #999999;
	}
}
@media (max-width:767px) {
	.jyyd {
		width: 100%;
		height: auto;
		padding-top: 30px;
		background-color: #f7f7f7;
		margin-top: 40px;
	}
	.jyydk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		min-height: 366px;
		margin: 0 auto;
		margin-top: 40px;
		background-color: white;
		padding-top: 55px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.jyydktop {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.jjmain {
		width: 50%;
		height: auto;
		padding-left: 8px;
		padding-right: 8px;
		margin-bottom: 10px;
	}
	.jjmain .jjzik:nth-child(4) {
		border-right: 10px solid #ececec;
	}
	.jjzik {
		width: 100%;
		height: auto;
		border-right: 0px solid #ececec;
		border-bottom: 1px solid #ececec;
	}
	.jjmain:last-child .jjzik {
		border-right: none;
	}
	.jjzi {
		font-size: 14px;
		color: #333333;
		margin-bottom: 12px;
	}
	.zgd {
		width: 100%;
		height: auto;
		background-color: ;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.zgdk {
		width: 99px;
		height: 41px;
		background-color: #478c9d;
		border-radius: 21px;
		margin: 0 auto;
		line-height: 41px;
		text-align: center;
		color: #ffffff;
	}
}


@media(max-width:767px) {
	.ywfw {
		width: 100%;
		height: auto;
	}
	.ywfwk {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.ywzuo {
		width: 100%;
		height: auto;
	}
	.zuomain {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}
	.zuomain1 {
		width: 50%;
		padding-top: 8px;
		padding-right: 8px;
		padding-left: 8px;

	}
	.zuomain2 {
		width: 50%;
		height: auto;
		position: relative;
	}
	.z11 {
		font-size: 14px;
		color: #ffffff;
	}
	.z12 {
		margin-top: 8px;
		font-size: 12px;
		color: #ffffff;
	}
	.z13 {
		width: 95px;
		height: 25px;
		border-radius: 25px;
		border: solid 2px #ffffff;
		margin-top: 8px;
		color: #ffffff;
		line-height: 21px;
		text-align: center;
		font-size: 14px;
	}
	.m2 {
		width: 100%;
		/* height: auto; */
	}
	.m2 img {
		width: 100%;
		/* height: auto; */
	}
	.zuobottom {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
	}
	.zuomainbottom2 {
		width: 50%;
		height: auto;
	}
	.zuomainbottom2 img {
		width: 100%;
		height: auto;
	}
	.zuomainbottom1 {
		width: 50%;

		padding-left: 8px;
	
		padding-top: 2%;
	}
	.b1main {
		width: 100%;
		height: auto;
		display: flex;
		margin-top: 4%;
		align-items: center;
	}
	.zuomainbottom1 .b1main:first-child {
		margin-top: 0px;
	}
	.biyuan {
		width: 12px;
		height: 12px;
		border: solid 2px #ffffff;
		border-radius: 50%;
		margin-right: 10px;
	}
	.b1zi {
		font-size: 12px;
		color: #ffffff;
	}
	.blganiu {
		width: 95px;
		height: 25px;
		border-radius: 25px;
		border: solid 2px #ffffff;
		margin-top: 10px;
		display: flex;
		padding-left: 12px;
		padding-right: 12px;
		align-items: center;
		justify-content: space-between;
	}
	.blganiuimg {
		margin-top: -6px;
	}
	.blganiuzi {
		font-size: 12px;
		line-height: 50px;
		color: #ffffff;
	}
	.m2hover {
		width: 100%;
		height: 100%;
		background: rgba(55, 176, 180, 0.8);
		position: absolute;
		top: 0;
		display: none;
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 8px;
	}
	.zuomain2:hover .m2hover {
		display: block;
	}
	.ho1 {
		font-size: 16px;
		color: #ffffff;
	}
	.ho2 {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: unset;
		letter-spacing: 0px;
		color: #ffffff;
		margin-top: 8px;
	}
	.whx_banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: 10px;
		left: 0;
		width: 100%;
	}
}



@media (max-width:767px) {
	
	.wt1 {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		background-color: ;
		font-size: 18px;
		color: #333333;
		text-align: center;
		margin-bottom: 10px;
	}
	.wt2 {
		padding-left: 8px;
		padding-right: 8px;
		width: 100%;
		background-color: ;
		text-align: center;
		font-size: 14px;
		color: #777777;
	}
}

@media (max-width:996px) {
	.case {
		width: 100%;
		height: auto;
		background-color: #f7f7f7;
		padding-top: 60px;
	}
	.casek {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 48px;
		padding-bottom: 50px;
	}
	.casemain {
		width: 48%;
		height: auto;
		margin-top: 45px;
	}
	.casemain:hover {
		width: 48%;
		height: auto;
		margin-top: 45px;
		box-shadow: 0px 8px 16px 2px rgba(0, 0, 0, 0.08);
		transition: 0.3s;
	}
	.casemain:hover .cmtext1 {
		color: #478c9d;
	}
	.cmimg {
		width: 100%;
		height: auto;
	}
	.cmimg img {
		width: 100%;
		height: auto;
	}
	.cmtext {
		width: 100%;
		height: 124px;
		background-color: white;
		padding-top: 27px;
		padding-left: 32px;
		padding-right: 32px;
		padding-bottom: 32px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.cmtext1 {
		width: 100%;
		height: auto;
		color: #444444;
	}
	.cmtext2 {
		width: 100%;
		height: auto;
		margin-top: 23px;
		color: #999999;
	}
	.cmtext2 {
		display: flex;
		justify-content: space-between;
	}
	.cm2 {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	.pleye {
		margin-left: 20px;
	}
	.pleyenum {
		margin-left: 10px;
	}
	/* Style the tab */
	div.tab {
		overflow: hidden;
		border: 0px solid #ccc;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.tabk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	/* Style the buttons inside the tab */
	div.tab button {
		background-color: #FFFFFF;
		border-radius: 15px;
		border: none;
		outline: none;
		cursor: pointer;
		/* padding: 14px 16px; */
		width: 94px;
		height: 30px;
		transition: 0.3s;
		font-size: 17px;
		color: #777777;
	}
	/* Change background color of buttons on hover */
	div.tab button:hover {
		background-color: #478c9d;
		color: white;
	}
	/* Create an active/current tablink class */
	div.tab button.active {
		background-color: #478c9d;
		color: white;
	}
	/* Style the tab content */
	.tabcontent {
		display: none;
		border: 0px solid #ccc;
		border-top: none;
		display: flex;
		width: 100%;
	}
	.contentkuang {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
}

@media (max-width:767px) {
	.case {
		width: 100%;
		height: auto;
		background-color: #f7f7f7;
		padding-top: 20px;
	}
	.casek {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 10px;
		padding-bottom: 30px;
	}
	.casemain {
		width: 48%;
		height: auto;
		margin-top: 25px;
	}
	.casemain:hover {
		width: 48%;
		height: auto;
		margin-top: 25px;
		box-shadow: 0px 8px 16px 2px rgba(0, 0, 0, 0.08);
		transition: 0.3s;
	}
	.casemain:hover .cmtext1 {
		color: #478c9d;
	}
	.cmimg {
		width: 100%;
		height: auto;
	}
	.cmimg img {
		width: 100%;
		height: auto;
	}
	.cmtext {
		width: 100%;
		height: 124px;
		background-color: white;
		padding-top: 10px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.cmtext1 {
		width: 100%;
		height: auto;
		color: #444444;
	}
	.cmtext2 {
		width: 100%;
		height: auto;
		margin-top: 23px;
		color: #999999;
	}
	.cmtext2 {
		display: flex;
		justify-content: space-between;
	}
	.cm2 {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	.pleye {
		display: flex;
		margin-left: 5px;
	}
	.pleyenum {
		margin-left: 10px;
	}
	/* Style the tab */
	div.tab {
		overflow: hidden;
		border: 0px solid #ccc;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.tabk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	/* Style the buttons inside the tab */
	div.tab button {
		background-color: #FFFFFF;
		border-radius: 15px;
		border: none;
		outline: none;
		cursor: pointer;
		/* padding: 14px 16px; */
		width: 30%;
		height: 30px;
		transition: 0.3s;
		font-size: 17px;
		color: #777777;
		margin-top: 15px;
	}
	/* Change background color of buttons on hover */
	div.tab button:hover {
		background-color: #478c9d;
		color: white;
	}
	/* Create an active/current tablink class */
	div.tab button.active {
		background-color: #478c9d;
		color: white;
	}
	/* Style the tab content */
	.tabcontent {
		display: none;
		border: 0px solid #ccc;
		border-top: none;
		display: flex;
		width: 100%;
	}
	.contentkuang {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
}

