.kcx_name {
	text-align: center;
	color: #db0000;
	margin-bottom: 0.3rem;
}

.kcxfz img {
	display: block;
	margin: 0px auto;
	width: 100%;
}

.kcxfz_2 {
	padding: 0.8rem 0px;
	background: url(../images/cxfz_2.jpg) no-repeat center center;
	background-size: cover;
}

.kcxfz_2 .kcx_name {
	color: #12570b;
	margin-bottom: 0.7rem;
}

.kcxfz_2 dl dt {
	text-align: center;
	margin-bottom: 0.4rem;
}

.kcxfz_2 dl dt>a {
	display: block;
	max-width: 300px;
	border-radius: 0.2rem;
	margin: 0px auto;
	padding: 0.3rem 0px;
}

.kcxfz_2 dl dt label {
	display: block;
	font-size: 0.48rem;
	font-weight: bold;
	color: #205404;
	text-align: center;
	margin-bottom: 0.1rem;
}

.kcxfz_2 dl dt span {
	font-size: 0.16rem;
	color: #205404;
}

.kcxfz_2 dl dd {
	font-size: 20px;
	text-align: center;
	padding: 0.2rem 0px;
}

.kcxfz_2 dl dd.active{
	font-size: 30px;
	transition: all .25s ease;
}
.kcxfz_2 dl dd:hover{
	font-size: 30px;
	transition: all .25s ease;
}
/* .kcxfz_2 dl:hover dd:first-child{
	font-size:20px;
	transition: all .25s ease;
} */
.kcxfz_2 dl dd a {
	position: relative;
}

.kcxfz_2 dl dd:first-child>a:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0px;
	height: 1px;
	background: #72a773;
	bottom: -0.1rem;
}

.kcxfz_2 dl dd:hover>a:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0px;
	height: 1px;
	background: #72a773;
	bottom: -0.1rem;
}

.cx_listModel .w304 {
	width: 21.7%;
}

.cx_listModel .w1048 {
	width: 74.8%;
}

.cx_listModel .left dl {}

.cx_listModel .left dl dt {
	text-align: center;
	margin-bottom: 0.1rem;
}

.cx_listModel .left dl dt>a {
	display: block;
	max-width: 300px;
	margin: 0px auto;
	padding: 0.25rem 0px;
}

.cx_listModel .left dl dt label {
	display: block;
	font-size: 0.48rem;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 0.1rem;
}

.cx_listModel .left dl dt span {
	font-size: 0.16rem;
	color: #000000;
}

.cx_listModel .left dl dd {
	font-size: 0.3rem;
	text-align: center;
	padding: 0.4rem 0px;
}

.cx_listModel .left dl dd a {
	position: relative;
}

.cx_listModel .left dl dd a.on:before {
	content: "";
	width: 0.2rem;
	height: 0.2rem;
	background: #14a96a;
	position: absolute;
	right: -0.7rem;
	top: 0.12rem;
}

.cx_listModel .left dl dd a.on::after {
	content: "";
	width: 0.2rem;
	height: 0.2rem;
	background: #14a96a;
	position: absolute;
	left: -0.7rem;
	top: 0.12rem;
}

.name_M {
	margin: 0.2rem 0px;
	position: relative;
	padding-left: 0.3rem;
	font-weight: bold;
}

.name_M:before {
	content: "";
	display: inline-block;
	width: 0.1rem;
	top: 0px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	background: #14a96a;
}

.cx_listModel .right p {
	line-height: 32px;
}

.table_1 {
	margin-top: 0.5rem;
}

.table_1 table tr td {
	border: none;
}

.table_1 table tr td:first-child {
	color: #14a96a;
	max-width: 188px;
	width: 20%;
	text-align: center;
	background: #e3faed;
	position: relative;
}

.table_1 table tr td:first-child:before {
	content: "";
	display: block;
	/* width:1px; */
	left: 5%;
	right: 5%;
	height: 1px;
	background: #14a96a;
	position: absolute;
	top: 0px;
}

.table_1 table tr:first-child td:first-child:before {
	display: none;
}

.table_1 table tr td:first-child+td {
	padding: 0.2rem 0.2rem;
	background: #f7f7f7;
	border-left: 0.05rem solid white;
	border-top: 0.1rem solid white;
}

.table_1 table tr td:first-child+td span {
	display: block;
	padding: 0.05rem 0px;
	position: relative;
	padding-left: 0.2rem;
}

.table_1 table tr td:first-child+td span:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #14a96a;
	border-radius: 7px;
	left: -0.05rem;
	position: absolute;
	top: 0.15rem;
}

.dl_cm {
	padding-bottom: 0.2rem;
	background: #f7f7f7;
	margin: 0.3rem 0px;
}

.dl_cm dt {
	color: #14a96a;
	padding: 0.2rem 0.1rem 0.2rem 0.7rem;
	background: #e3faed;
	font-weight: bold;
	position: relative;
}

.dl_cm dt:before {
	content: "";
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	background: url(../images/lj1.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	bottom: -0.15rem;
	left: 0.25rem;
}

.dl_cm dd {
	padding: 0.08rem 0.1rem 0.08rem 1rem;
	background: #f7f7f7;
}

.dl_cm dt:first-child+dd {
	padding-top: 0.2rem;
}

.cx_listModel {
	margin-bottom: 1rem;
}

.cx_listModel .list_tM dt span {
	color: #14a96a;
	display: inline-block;
	padding: 0.1rem 0.6rem;
	border-radius: 0.2rem;
	background: rgba(204, 246, 222, 0.6);
	width: auto;
	position: absolute;
	z-index: 22;
	top: -15px;
}

.cx_listModel .list_tM {
	position: relative;
	margin: 20px 0px;
}

.cx_listModel .list_tM dd {

	position: relative;
	left: 2%;
	width: 98%;
}

.cx_listModel .list_tM dd span {
	background: #f7f7f7;
	display: block;
	padding: 0.6rem 0.3rem 0.6rem 1.8rem;
	z-index: 1;
}

.cx_listModel .list_tM img {
	position: absolute;
	width: 10%;
	max-width: 50px;
	top: 32%;
	left: 5%;
}

.hlcc_ls {
	left: 2%;
	width: 98%;
	position: relative;
	display: block;
}

.hlcc_ls img {
	display: block;
	width: 100%;
}

.text_modelMM {
	padding: 0.3rem;
	background: #f7f7f7;
}

.text_modelMM table {
	width: 100%;
}

.text_modelMM table img {
	width: 97%;
	max-width: 480px;
	margin-bottom: 0.15rem;
}

.text_modelMM table.m2 tr td {
	width: 50%;
}

.text_modelMM table.m3 tr td {
	width: 33.3%;
}

.text_modelMM table.m3 tr td img {
	max-height: 133px;
}

.sj_table1 tr .sJ-td {
	width: 402px;
	text-align: center;
	border-left: 1px solid #ef465d;
}

.sj_table1 tr .sJ-td span {
	color: #5f5c5c;
	margin-bottom: 0.2rem;
	display: block;
}

.sj_table1 tr .sJ-td label {
	color: #ef465d;
}

.sj_table1 td:first-child p {
	padding-right: 0.5rem;
}

.zz_M {
	background: #f7f7f7;
}

.zz_M td {
	width: 50%;
}

.zz_M td span {
	display: block;
	margin-bottom: 0.2rem;
	margin-top: 0.2rem;
	text-align: center;
	padding-left: 0.3rem;
	color: #5f5c5c;
}

.zz_M td p {
	padding-left: 0.3rem;
}

.zz_M td label {
	color: #ef465d;
	text-align: center;
	display: block;
	padding-left: 0.3rem;
}

.zz_M .text_modelMM td img {
	height: 1.8rem;
	margin-bottom: 0px;
}

.lan::before {
	background: #069edb;
}

.pg_m tr td span {
	color: #069edb;
	font-weight: bold;
}

.pg_m tr td:first-child {
	width: 127px;
	text-align: center;
	color: white;
	background: #069edb;
	border-top: 1px solid #b1e0f4;
}

.pg_m tr td:first-child span {
	color: white;
}

.pg_m tr td:first-child+td {
	background: #f0f0f1;
	padding: 2%;
	border-top: 1px solid #f2f8fc;
	border-left: 1px solid #f2f8fc;
}

.pg_m tr td:first-child img {
	display: block;
	width: 46%;
	margin: 0px auto;
	margin-bottom: 0.1rem;
}

.fx_xxx dt {
	color: white;
	border-bottom: 1px solid #54bce6;
}

.fx_xxx dt span {
	display: inline-block;
	background: url(../images/dj_xxx.jpg) no-repeat center left;
	padding: 0.08rem 0.65rem;
	background-size: 100% 100%;
}

.fx_xxx dd {
	padding: 0.3rem;
	margin-bottom: 0.3rem;
	border-right: 1px solid #54bce6;
	line-height: 32px;
	position: relative;
}

.fx_xxx dd:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: -3px;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #54bce6;
	bottom: 0px;
}

.pg_m2 tr td:first-child {
	width: 200px;
	padding: 0.3rem 0.1rem;
}

.pg_m2 tr td:first-child img {
	width: 30%;
}

.jh_sj li {
	margin-bottom: 0.3rem;
	position: relative;
}

.jh_sj li span {
	background: url(../images/lk_bgm.jpg) no-repeat center center;
	padding: 0.2rem 0.3rem;
	display: inline-block;
	left: 3%;
	width: 92%;
	position: relative;
	background-size: 100% 100%;
}

.jh_sj li img {
	display: inline-block;
	width: 1.5%;
	position: absolute;
	/* top: 50%; */
	margin-top: 1.3%;
}

.sxfz_list_cc li {
	padding-left: 6%;

	position: relative;
}

.sxfz_list_cc li a:first-child {
	color: #d31e29;
}

.sxfz_list_cc li span {
	margin: 0px 0.1rem;
}

.sxfz_list_cc li label {
	display: block;
	font-size: 18px;
	padding: 0.2rem 0px;
	border-bottom: 1px dashed #d31e29;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sxfz_list_cc li img {
	position: absolute;
	left: 2%;
	top: 27%;
	width: 2%;
}

.sxfz_list_cc {
	margin-bottom: 1rem;
}

.zd_ccp ul li {
	float: left;
	width: 24%;
	margin: 0.1rem 0.5%;
	text-align: center;
	background: #eaeaea;
}

.zd_ccp ul li>a {
	display: block;
	padding: 0.84rem 0.2rem;
	color: #3a8054;
	height: 4rem;
	max-height: 260px;
}

.zd_ccp ul li>a img {
	display: block;
	width: 61%;
	margin: 0rem auto;
	max-width: 155px;
	margin-bottom: 0.6rem;
	transition: all .25s ease;
}
.zd_ccp ul li>a:hover img{
	transition: all .25s ease;
	transform:scale(1.2)
}
.zd_ccp {
	margin-bottom: 1rem;
}

.zd_ccp2 ul li {
	width: 20%;
	margin: 0.3rem 2.5%;
	background: none;
}

.zd_ccp2 .zd_ccp2_box {
	background: #f4f2f2;
	padding-bottom: 0.8rem;
}

.zd_ccp2 .zd_ccp2_box .kcx_name {
	padding-top: 0.5rem;
	margin-top: 0px !important;
}

.zd_ccp2 ul li>a {
	padding: 0.1rem;
	height: 5rem;
	max-height: 340px;
	background: white;
	position: relative;
	overflow: hidden;
}

.zd_ccp2 ul li>a img {
	width: 100%;
	max-width: initial;
	min-height: 100%;
}

@media all and (max-width:1080px) {
	.cx_listModel .w304 {
		width: 100%;
		margin-bottom: 1rem;
	}

	.cx_listModel .w1048 {
		width: 100%;
	}

	.cx_listModel .left dl dt>a {
		margin-left: 0px;
	}

	.cx_listModel .left dl dd {
		float: left;
		padding: 0.2rem 1rem;
		font-size: 18px;
		border: 1px solid #14a96a;
		margin: 0px 0.5rem;
		border-radius: 0.2rem;
		margin: 0.3rem 0.5rem;
	}

	.cx_listModel .left dl dd a:before {
		display: none;
	}

	.cx_listModel .left dl dd a::after {
		display: none;
	}

	.table_1 table tr td:first-child+td span:before {
		top: 0.2rem;
	}

	.cx_listModel .left dl dt label {
		text-align: left;
	}

	.cx_listModel .left dl dt {
		border-bottom: 1px solid #14a96a;
		margin-bottom: 1rem;
	}

	.cx_listModel .left dl dt>a {
		background: none !important;
		text-align: left;
		margin-bottom: 1re;
	}

	.cx_listModel .list_tM dd span {
		padding: 0.6rem 0.3rem 0.6rem 3rem;
	}

	.zz_M .text_modelMM td img {
		height: 2.6rem;
	}

	.cx_listModel .left dl dt span,
	.cx_listModel .left dl dt label {
		color: #000 !important;
	}

	.sxfz_list_cc li label {
		font-size: 16px;
	}

}

@media all and (max-width:768px) {
	.table_0 tr td {
		display: block;
		width: 100%;
	}

	.table_0 tr td img {
		width: 100%;
		max-width: 314px;
		margin: 0px auto;
		display: block;
	}

	.table_1 table tr td:first-child {
		display: block;
		width: 100%;
		max-width: initial;
		border: none;
		padding: 0.2rem 0px;
		margin: 0.5rem 0px;
	}

	.table_1 table tr td:first-child:before {
		display: none;
	}

	.table_1 table tr td:first-child+td {
		display: block;
		width: 100%;
		padding: 0px;
	}

	.table_1 table tr td:first-child+td span {
		width: 90%;
		margin: 0px auto;
	}

	.table_1 table tr td:first-child+td span:before {
		width: 4px;
		height: 4px;
		border-radius: 4px;
		left: -0.5rem;
		top: 0.5rem;
	}

	.cx_listModel .left dl dd {
		font-size: 16px;
	}

	.cx_listModel .left dl dt label {
		font-size: 22px;
	}

	.name_M:before {
		display: none;
	}

	.sj_table1 td {
		display: block;
		width: 100%;
	}

	.sj_table1 tr .sJ-td {
		width: 100%;
		margin: 0.5rem 0px;
	}

	.zz_M>tbody>tr>td {
		width: 100%;
		display: block;
	}

	.zz_M td span {
		margin-bottom: 0.7rem;
		margin-top: 0.7rem;
	}

	.zz_M .text_modelMM td img {
		height: 4.5rem;
	}

	.sj_table1 td:first-child p {
		padding-right: 0px;
	}

	.pg_m tr td {
		display: block;
		width: 96% !important;
		padding: 2%;
	}

	.pg_m tr td:first-child img {
		width: 42px;
	}

	.pg_m2 tr td:first-child {
		width: 96% !important;
		padding: 2%;
	}

	.jh_sj li span {
		background: #e8f2fa;
		left: 0px;
		padding: 2%;
		width: 96%;
	}

	.jh_sj li img {
		display: none;
	}

	.sxfz_list_cc li label {
		padding: 10px 0px;
	}

	.sxfz_list_cc li img {
		left: 0%;
		top: 40%;
	}

	.zd_ccp ul li {
		width: 49%;
	}

	.zd_ccp ul li>a {
		height: 4rem;
		max-height: 300px;
		min-height: 112px;
	}

	.zd_ccp ul li>a img {
		width: 26%;
		max-width: 120px;
	}

	.zd_ccp .kcx_name {
		margin: 0.8rem 0px !important;
	}

	.zd_ccp2 ul li {
		width: 46%;
		margin: 0.3rem 2%;
	}

	.zd_ccp2 ul li>a {
		height: 10rem;
	}

	.zd_ccp2 ul li>a img {
		width: 100%;
		max-width: initial;
	}
}



.el_nav_list .swiper-slide {
	height: auto !important;
}

.el_nav_list .swiper-wrapper {
	height: auto !important;
}