.swiper-container {
	overflow: hidden;
	width: 100%;
	height: auto;
}

.swiper-container .swiper-slide {
	text-align: left;
	font-size: 1.125rem;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container .swiper-slide img {
	width: 100%;
}

.swiper-container .swiper-pagination-bullets {
	right: 14rem !important;
	bottom: 5.75rem !important;
	width: auto !important;
}

.swiper-container .swiper-pagination-bullet {
	width: 2.75rem;
	height: 0.25rem;
	display: inline-block;
	border-radius: 40px;
	background: #d2cdcf;
	opacity: 0.8;
}

.swiper-container .swiper-pagination {
	text-align: right;
}

.swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ffffff !important;
}

.swiper-container2 {
	overflow: hidden;
	width: 100%;
	height: auto;
}

.swiper-container2 .swiper-slide {
	text-align: left;
	font-size: 1.125rem;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container2 .swiper-slide img {
	width: 100%;
}

.swiper-container2 .swiper-pagination-bullets {
	bottom: 1.75rem !important;
	width: 100% !important;
}

.swiper-container2 .swiper-pagination-bullet {
	width: 2.75rem;
	height: 0.25rem;
	display: inline-block;
	border-radius: 40px;
	background: #d2cdcf;
	opacity: 0.8;
}

.swiper-pagination2 {
	z-index: 99;
	position: absolute;
	text-align: center;
}

.swiper-container2 .swiper-pagination {
	text-align: right;
}

.swiper-container2 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ffffff;
}


.tabs {
	margin-left: 1.5rem;
	text-align: center;
	display: inline-block;
	height: 3.1875rem;
	border-bottom: 0.0625rem solid #fff;
}

.boxs {
	width: 19.375rem;
}

.tabs li {
	float: left;
	letter-spacing: 5px;
	cursor: pointer;
	font-size: 1.25rem;
	font-weight: 500;
	width: 8.125rem;
	height: 3.125rem;
	text-decoration: none;
	list-style-type: none;
	line-height: 3.125rem;
	text-align: center;
}

.tabs-box {
	width: 20.625rem;
	background-color: burlywood;
	height: 6.25rem;
	display: none
}

.tabs_box a:nth-child(2) {
	margin-top: 0.875rem;
}

.tabs_box a {
	height: 3.4375rem;
	/* width: 240px; */
	padding-left: 1.875rem;
	font-size: 1.125rem;
	margin: 1.25rem auto 0;
	width: 14.5rem;
	display: block;
	background: #2277de;
	line-height: 3.4375rem;
	/* text-align: center; */
	color: #fff;
}

.tabs_box a img {
	padding-top: 1.25rem;
	float: left;

	width: 0.9375rem;
	display: block;
}

.tabs_box a:nth-child(2) img {
	padding-top: 1rem;
}


.wy .tabs .active {
	border-bottom: 0.1875rem solid #2277de;
	color: #2277de;
}

.boxOne {
	display: block;
}

.con2 .swiper-button {
	position: relative;
	padding-right: 3.75rem;
	z-index: 1;
}

.con2 .swiper-button a {
	color: #fff;
}

.con2 .swiper-button-prev1,
.con2 .swiper-button-next1 {
	cursor: pointer;
	position: absolute;
	right: 1.25rem;
}

.con2 .swiper-button-prev1 img,
.con2 .swiper-button-next1 img {
	width: 0.9375rem;
}

.con2 .swiper-button-next1 {
	top: 0.875rem;
}

.con2 .swiper-button-prev1 {
	bottom: 0.875rem;
}

.kjfw_banner {
	position: relative;
}

.kjfw_bannerwz {
	width: 43.75rem;
	bottom: 10%;
	left: 8%;
	position: absolute;
	opacity: 0.7;
	z-index: 99;
	height: 23rem;
	background: #2277de;
}

.kjfw_tit {
	margin-left: 4.6875rem;
	font-weight: bold;
	color: #ffffff;
	font-size: 4rem;
	margin-bottom: 1.25rem;
	margin-top: 2.5625rem;
}

.kjfwwz {
	color: #ffffff;
	font-size: 2rem;
	width: 80%;
	line-height: 3.5rem;
	margin: 4.6875rem auto 0;
	margin-top: 3rem;
}

.kjfwwz p:first-child {
	font-size: 2.6rem;
        font-weight: bold;
        text-align-last:justify;
}

.kjfwwz p:nth-child(2) {
	line-height: 3.5rem;
	font-size: 2rem;
	margin-top: 1.75rem;
        text-align: justify;
}

.wy {
	position: absolute;
	top: 27.5rem;
	padding: 0.625rem;
	z-index: 99;

	width: 30rem;
	height: 17.5rem;
	background: url("/uiFramework/commonResource/zip/Klfw_img/Klfw_img/wyBg.png") no-repeat;
	right: 0;
}

.wy_tit {
	display: block;
	padding-left: 2rem;
	letter-spacing: 2px;
}

.con2 {
	left: 8%;
	position: absolute;
	/* top: 12.5rem; */
	border-radius: 10px;
	padding: 0rem;
	z-index: 99999;
	line-height: 4rem;

	bottom: 10.625rem;
	font-size: 1.125rem;
}

.con2 .gg {
	color: #ffffff;
	position: relative;
	z-index: 1;
	font-weight: bold;
	margin-right: 0.625rem;
}

.con2 .gg img {
	margin: 0 0.625rem;
	width: 1.75rem;
}

.con2 .swiper-container1 {
	width: 70%;
	overflow: hidden;
}

.page_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .3);
	border-radius: 0.3125rem;
}

.db_list {
	z-index: 99999;
	left: 8%;
	position: absolute;
	position: absolute;

	bottom: 1.25rem;
}

.db_list a {
	width: 16.25rem;
	background: url("/uiFramework/commonResource/zip/Klfw_img/Klfw_img/listbg.png");
	float: left;
	margin-left: 0.4375rem;
	opacity: 0.8;
	line-height: 7.5rem;
	display: block;
	height: 7.5rem;
}

.db_list a:first-child {
	margin-left: 0;
}

.db_list img {
	margin: 1.25rem 1.875rem;
	text-align: center;
	float: left;
	width: 4.9375rem;
}

.db_tit {
	float: left;
	text-align: center;
	display: block;
	font-size: 1.25rem;
	color: #fff;
	font-weight: bold;
}

.db_list a:last-child .db_tit {
	line-height: 1.875rem;
	margin-top: 1.875rem;
}

.kjfw_kjlct {
	width: 100%;
	background: url("/uiFramework/commonResource/zip/Klfw_img/Klfw_img/kjlctBg.jpg")left no-repeat;
	height: 51.875rem;
	position: relative;
	background-size: 74% 100%;
}

.kjlct {
	position: relative;
	padding-top: 4rem;
}

.kjlct_con {
	width: 54%;
}

.kjlct_tit {
	font-size: 3.5rem;
	font-weight: bold;
}

.kjlct_text {
	line-height: 3.125rem;
	margin-top: 3.75rem;
	font-size: 1.75rem;
}

.kjlct_text2 {
	line-height: 3.125rem;
	font-size: 1.75rem;
}

.kjlct_ckxq {
	width: 7.75rem;
	margin-top: 3rem;
	height: 2.125rem;
	border: 0.0625rem solid #2277de;
	text-align: center;
	line-height: 2.125rem;
	border-radius: 20px;
}

.kjlct_ckxq a {
	color: #2277de;
	font-size: 1rem;
	font-weight: bold;
}

.hzyh {
	width: 37.5rem;
	height: 33.125rem;
	background: url(/uiFramework/commonResource/zip/Klfw_img/Klfw_img/hzyhbg.png) no-repeat;
	background-size: 100% 100%;
	top: 38%;
	position: absolute;
	right: 0;
}

.hzyh_con {
	overflow: hidden;
	width: 80%;
	margin: 3.125rem auto;
}

.hzyh_tit {
	overflow: hidden;
}

.hzyh_tit img {
	height: 2.375rem;
	float: left;
	display: block;
}

.hzyh_tit span {
	margin-left: 1.25rem;
	display: block;
	font-size: 2rem;
	color: #fff;
	float: left;
}

.hzyh_gzfh {
	height: 11.875rem;
	width: 100%;
	overflow: hidden;
	border-bottom: 0.0725rem solid #fff;
}

.hzyh_zhfh {
	height: 11.875rem;
	width: 100%;
	overflow: hidden;
}

.gzfh_tit {
	margin-top: 2.5rem;
	font-size: 1.5rem;
	color: #fff;
}

.gzfh_add {
	margin-top: 1.25rem;
}

.gzfh_tel {
	margin-top: 0.625rem;
}

.gzfh_add span,
.gzfh_tel span {
	margin-left: 0.625rem;
	color: #fff;
	font-size: 1rem;
}

.gzfh_add img,
.gzfh_tel img {
	margin-left: 0;
	height: 1.0625rem;
	display: block;
	float: left;
}

.kjlct2 {
	padding: 4.25rem 0 0 0;
}

.kjlct2 ul {
	overflow: hidden;
}

.kjlct2 ul li {
	width: 46.875rem;
	height: 25rem;
	border-radius: 0.3125rem;
	transition: all .3s;
}

/*.kjlct2 ul li:hover{transform: scale(1.01);}*/
.kjlct2 ul li.l1 {
	background: url('/uiFramework/commonResource/zip/Klfw_img/Klfw_img/nxtbg.jpg') no-repeat;
	background-size: 100% 100%;
	border: 0.0625rem solid #e8ebec;
}

.kjlct2 ul li.l2 {
	background: url('/uiFramework/commonResource/zip/Klfw_img/Klfw_img/bxtbg.jpg') no-repeat;
	background-size: 100% 100%;
	border: 0.0625rem solid #e8ebec;
}

.kjlct2 ul li .t1 {
	margin-top: 1rem;
	margin-left: 3.125rem;
	font-size: 2rem;
	font-weight: bold;
}

.kjlct2 ul li .t1:before {
	content: '';
	display: block;
	position: relative;
	width: 3%;
	left: 1%;
	bottom: -3.5rem;
	height: 0.125rem;
	background: #c9c9c9;
	z-index: 1;
}

.kjlct2 ul li .t2 {
	width: 80%;
	font-size: 1rem;
	margin-top: 2rem;
	line-height: 1.6rem;
	margin-left: 3.125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	/*display: -webkit-box;*/
	-webkit-line-clamp: 3;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.kjlct2 ul li .t3 {
	overflow: hidden;
	margin-left: 3.125rem;
}

.kjlct2 ul li .t3 a {
	float: left;
	display: block;
	font-size: 1.5rem;
	margin-top: 1.8125rem;
	/* font-weight: bold; */
	width: 40%;
}

.kjlct2 ul li .t4 {
	margin-left: 3.125rem;
	margin-top: 3.125rem;
}

.kjlct2 ul li .t4 img {
	width: 2.875rem;
}

.xgxx_tit {
	overflow: hidden;
	background: url("/uiFramework/commonResource/zip/Klfw_img/Klfw_img/qyzhfwBg.png") no-repeat;
	background-position: 100% 70%;
	background-size: 80.5%;
	margin-top: 4.375rem;
}

.xgxx_tit img {
	width: 2.75rem;
	margin-top: 0.5rem;
	float: left;
	display: block;
}

.xgxx_tit span {
	float: left;
	margin-left: 1.25rem;
	font-size: 2.5rem;
	font-weight: bold;
	display: block;
}

.xgxxtabs {
	/*width: 28.375rem; */
	text-align: center;
	margin-top: 1.875rem;
	height: 4.125rem;
	/* display: flex; */
	border-bottom: 0.0625rem solid #fff;
	font-size: 1.5rem;
}

.xgxxtabs .active {
	border-bottom: 0.1875rem solid #2277de;
	color: #2277de;
	font-weight: bold;
}

.xgxxtabs li {
	margin-right: 1.875rem;
	cursor: pointer;
	font-size: 1.5rem;
	width: 7.5rem;
	height: 4.125rem;
	text-decoration: none;
	list-style-type: none;
	line-height: 4.125rem;
	text-align: center;
	display: inline-block;
}

.xgxxtabs li:nth-child(2) {
	margin-left: 1.25rem;
}

.xgxxtabs li:last-child {
	margin-right: 0;
	margin-left: 1.25rem;
}

.xgxxfw_boxs {
	margin-top: 3rem;
	height: 43.125rem;
}

.xgxxtabs_box {
	height: 40.25rem;
	background: url("/uiFramework/commonResource/zip/Klfw_img/Klfw_img/xgxxbg.png") no-repeat;
	background-size: 100% 100%;
}

.zytd,
.cjwt,
.jgwd {
	float: right;
	margin-top: 5rem;
	margin-right: 5.625rem;
	width: 40%;
}

.zytd .zytd_tit,
.cjwt .cjwt_tit,
.jgwd .jgwd_tit {
	overflow: hidden;
	font-size: 2rem;
	line-height: 5rem;
	border-bottom: 0.0625rem solid #fff;
	color: #fff;
}

.zytd .zytd_tit .span-title,
.cjwt .cjwt_tit .span-title,
.jgwd .jgwd_tit .span-title {
	float: left;
	display: block;
}

.zytd .active .zytd_tit .span-img,
.cjwt .active .cjwt_tit .span-img,
.jgwd .active .jgwd_tit .span-img {
	float: right;
	display: block;
}

.zytd .active .zytd_tit .span-img .mg1,
.cjwt .active .cjwt_tit .span-img .mg1,
.jgwd .active .jgwd_tit .span-img .mg1 {
	display: block;
	margin-top: 1.875rem;
	width: 1.1875rem;
}

.zytd .active .zytd_tit .span-img .mg1h,
.cjwt .active .cjwt_tit .span-img .mg1h,
.jgwd .active .jgwd_tit .span-img .mg1h {
	display: none;
}

.zytd .zytd_tit .span-img,
.cjwt .cjwt_tit .span-img,
.jgwd .jgwd_tit .span-img {
	float: right;
	display: block;
}

.zytd .zytd_tit .span-img .mg1h,
.cjwt .cjwt_tit .span-img .mg1h,
.jgwd .jgwd_tit .span-img .mg1h {
	width: 0.75rem;
	margin-top: 1.875rem;
}

.zytd .zytd_tit .span-img .mg1,
.cjwt .cjwt_tit .span-img .mg1,
.jgwd .jgwd_tit .span-img .mg1 {
	display: none;
}

.zytd_text,
.cjwt_text,
.jgwd_text {
	display: block;
	margin-top: 1.5rem;
	line-height: 1.875rem;
	font-size: 1.125rem;
	color: #fff;
}

.zytd .active .zytd_con,
.cjwt .active .cjwt_con,
.jgwd .active .jgwd_con {
	height: 10rem;
	border-bottom: 0.0625rem solid #fff;
	overflow: hidden;
	display: block;
}

.zytd .zytd_con,
.cjwt .cjwt_con,
.jgwd .jgwd_con {
	height: 10rem;
	border-bottom: 0.0625rem solid #fff;
	overflow: hidden;
	display: none;
}

.zytd_ljgd,
.cjwt_ljgd,
.jgwd_ljgd {
	margin-top: 1.5rem;
	display: block;
}

.zytd_ljgd a,
.cjwt_ljgd a,
.jgwd_ljgd a {
	margin-right: 1.5rem;
	color: #fff;
	font-size: 1.125rem;
}

.zytd_ljgd img,
.cjwt_ljgd img,
.jgwd_ljgd img {
	width: 1.1875rem;
}

.xgxx {
	position: relative;
	overflow: hidden;
}

.jwfzbannerlb {
	position: relative;
}

.jwfz_tit {
	z-index: 99;
	position: absolute;
	background: #2277de;
	width: 37.5rem;
	height: 13.5rem;
	top: 28%;
	right: 0;
}

.jwfz_tit a {
	color: #fff;
	display: block;
	margin-left: 1.375rem;
	overflow: hidden;
}

.jwfz_tit a img {
	float: left;
	margin-top: 2.5rem;
	width: 2.5625rem;
}

.jwfz_tit .jwfzcon_tit {
	margin-top: 2.5rem;
	margin-left: 1.25rem;
	font-size: 2rem;
	float: left;
	display: block;
}

.jwfz_tit .jwfzcon {
	margin-top: 1.25rem;
	margin-left: 1.25rem;
	line-height: 1.5rem;
	font-size: 1rem;
	width: 21.875rem;
	float: left;
	display: block;
}

.jwfz_banner {
	margin-top: 2.75rem;
	margin-bottom: 2.75rem;
}

.jwz .xw_ul {
	overflow: hidden;
}

.jwzq_ul li {
	float: left;
	margin-left: 1.5625rem;
	font-size: 1.125rem;
	width: 32.25rem;
}

.jwzq_ul li:first-child {
	margin-left: 0;
}

.jwzq_ul li ._date {
	padding: 0.875rem 0;
}

.jwzq_ul li ._tit {
	font-size: 1.5rem;
	font-weight: bold;
	height: 4.625rem;
	line-height: 2.25rem;
	margin-top: 1rem;
}

.jwzq_ul li ._pic {
	overflow: hidden;
}

.jwzq_ul li ._pic a {
	display: block;
	height: 19.375rem;
	overflow: hidden;
}

.jwzq_ul li ._pic img {
	width: 100%;
	transition: all .3s;
	height: 100%;
}

.jwzq_ul li ._more {
	margin-top: 1.875rem;
}

.jwzq_ul li:hover ._pic img {
	transform: scale(1.05);
}

.jwfzwzms {
	width: 54%;
}

.jwfzwzms p {
	line-height: 3.125rem;
	margin-bottom: 1.75rem;
	margin-top: 1.75rem;
	font-size: 1.75rem;
}

.jwfz_bottom {
	position: relative;
}

.kjfwlb {
	width: 100%;
	overflow: hidden;
}

.kjfwlb_con {
	margin: 0 auto;
}

.kjfwlb_title {
	width: 100%;
	margin: 0 auto;
}

.kjfwlb_text {
	width: 58%;
	margin-top: 1.875rem;
	margin-bottom: 3.75rem;
}

.kjfwlb_text p {
	line-height: 3rem;
	color: #333333;
	font-size: 1.7rem;
}

.kjfwlb_title p {
	line-height: 5.625rem;
	padding-top: 2.625rem;
	font-weight: bold;
	width: 12.25rem;
	color: #333333;
	font-size: 3rem;
	border-bottom: 0.175rem solid #3774d7;
}

.card-a {
	width: 100%;
	overflow: hidden;
	display: none;
	padding-bottom: 1rem;
}

.card-a:first-child {
	display: block;
}

.card-a-jkds,
.card-a-ckxy,
.card-a-bdbxy,
.card-a-jkxy {
	transition: all 1s;
	width: 17rem;
	height: 27.5rem;
	border: 0.0625rem solid #CCC;
	float: left;
	cursor: pointer;
	margin-left: 2%;
	box-sizing: border-box;
}

.card-a-jkds:hover,
.card-a-ckxy:hover,
.card-a-bdbxy:hover,
.card-a-jkxy:hover {
	transform: scale(1.05);
	background: #2272DE;
}

.card-jkds-icon {
	width: 5rem;
	height: 4.3125rem;
	margin: 3.1875rem 0 0 1.9375rem;
	background: url(/uiFramework/commonResource/image/jkds-blue.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-ckxy-icon,
.card-bdbxy-icon,
.card-jkxy-icon {
	height: 5rem;
	margin: 2.6875rem 0 0 1.9375rem;
}


.card-ckxy-icon {
	width: 4.125rem;
	background: url(/uiFramework/commonResource/image/ckxyz-blue.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-bdbxy-icon {
	width: 6rem;
	background: url(/uiFramework/commonResource/image/bdbxyz-blue.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-jkxy-icon {
	width: 4.125rem;
	background: url(/uiFramework/commonResource/image/jkxyz-blue.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-jkds-h2,
.card-ckxy-h2,
.card-bdbxy-h2,
.card-jkxy-h2 {
	font-weight: bold;
	font-size: 1.75rem;
	color: #333;
}

.card-jkds-h2,
.card-ckxy-h2,
.card-bdbxy-h2,
.card-jkxy-h2 {
	margin: 1.75rem 0 0 1.9375rem;
}

.card-jkds-p,
.card-ckxy-p,
.card-bdbxy-p,
.card-jkxy-p {
	width: 86%;
	font-size: 1.125rem;

	line-height: 2rem;
	margin: 2.5rem auto;
}


.card-a-jkds:hover .card-jkds-icon {
	background: url(/uiFramework/commonResource/image/jkds-white.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-a-ckxy:hover .card-ckxy-icon {
	background: url(/uiFramework/commonResource/image/ckxyz-white.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-a-bdbxy:hover .card-bdbxy-icon {
	background: url(/uiFramework/commonResource/image/bdbxyz-white.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-a-jkxy:hover .card-jkxy-icon {
	background: url(/uiFramework/commonResource/image/jkxyz-white.png) no-repeat;
	overflow: hidden;
	background-size: cover;
}

.card-a-jkds:hover .card-jkds-h2,
.card-a-ckxy:hover .card-ckxy-h2,
.card-a-bdbxy:hover .card-bdbxy-h2,
.card-a-jkxy:hover .card-jkxy-h2 {
	color: #FFF;
}

.card-a-jkds:hover .card-jkds-p,
.card-a-ckxy:hover .card-ckxy-p,
.card-a-bdbxy:hover .card-bdbxy-p,
.card-a-jkxy:hover .card-jkxy-p {
	color: #FFF;
}

.card-tab {
	width: 7.5rem;
	overflow: hidden;
	margin: 3.75rem auto 0;
}

.card-tab-icon {
	float: left;
	width: 1.875rem;
	height: 0.375rem;
	cursor: pointer;
	background-color: #666666;
	border-radius: 0.1875rem;
}

.card-tab-icon:first-child {
	margin-right: 1.875rem;
}

.card-icon-act {
	width: 3.75rem !important;
	background-color: #2272de !important;
}

.swiper {
	overflow: hidden;
	position: relative;
	width: 100%;

}

.swiper-slide {
	width: 100% !important;
}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

body .swiper-pagination33 {
	text-align: center;
	padding-bottom: 4rem;
	padding-top: 4rem;
}

body .swiper-pagination-bullet {
	width: 1.875rem;
	height: 0.375rem;
	cursor: pointer;
	background-color: #666666;
	border-radius: 0.1875rem;

	height: 0.5rem;
	display: inline-block;

}

body .swiper-pagination-bullet-active {
	opacity: 1;
	width: 3.75rem;
	background-color: #2272de !important;
}

body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.625rem;
}

.zqck {
	overflow: hidden;
}

.zqck a {
	margin-bottom: 1rem;
	color: #2272de;
	float: right;
	width: 7.75rem;
	margin-top: 1rem;
	height: 2.125rem;
	border: 0.0625rem solid #2277de;
	text-align: center;
	line-height: 2.125rem;
	border-radius: 20px;
}




@media screen and (min-width: 1200px) and (max-width: 1399px) {
	..kjfw_bannerwz {
		/*bottom:0;*/
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	..kjfw_bannerwz {
		/*bottom:0;*/
	}
}


@media screen and (min-width: 960px) and (max-width: 1199px) {
	.kjfw_bannerwz {
		/*bottom:0;*/
	}

	.tabs li {
		height: 3.12rem;
		line-height: 3.12rem;
	}

	.kjlct2 ul li .t4 {
		margin-top: 2.125rem;
	}

	.kjlct2 ul li .t1 {
		font-size: 1.8rem;
	}

	.kjlct2 ul li .t2 {
		line-height: 2.6rem;
		height: 5.75rem;
	}

	.gzfh_add img,
	.gzfh_tel img {
		margin-left: 0;
		margin-top: 0.5rem;
	}

	.jwfz_tit {
		height: 14.5rem;
	}

	.jwfz_tit .jwfzcon {
		line-height: 2rem;
		font-size: 0.75rem;
		width: 90%;

	}

	.hzyh_con {
		width: 90%;
	}

	.gzfh_tit {
		margin-top: 1.5rem;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.kjfw_bannerwz {
		/*bottom:0;*/
	}

	.tabs li {
		width: 10.875rem;
		height: 3.125rem;
		line-height: 3.25rem;
	}

	.tabs_box a {
		width: 18.5rem;
	}

	.tabs_box a:nth-child(2) img {
		padding-top: 1.125rem;
	}

	.wy_tit {
		letter-spacing: 0px;
	}

	.kjlct_ckxq {
		width: 9.75rem;
	}

	.hzyh_con {
		margin: 2.125rem auto;
		width: 94%;
	}

	.gzfh_tit {
		margin-top: 1.5rem;
	}

	.kjlct2 ul li .t2 {
		height: 6.875rem;
		width: 90%;
		line-height: 3.4rem;
	}

	.hzyh_gzfh {
		height: 19.25rem;
	}

	.gzfh_add img,
	.gzfh_tel img {
		margin-top: 1rem;
		margin-left: 0;

	}

	.hzyh {
		height: 38.125rem;
		top: 22%;
	}

	.hzyh_zhfh {
		height: 13.875rem;
	}

	.xgxx_tit {
		background: none;
	}

	.jwfz_tit .jwfzcon {
		line-height: 2.5rem;
		font-size: 0.75rem;
		width: 90%;

	}

	.jwfz_tit {
		height: 18rem;
		top: 24%;
	}

	.card-jkds-icon {
		width: 4rem;
		height: 3.3125rem;
		margin: 1.1875rem 0 0 1.9375rem;
	}

	.card-jkds-h2,
	.card-ckxy-h2,
	.card-bdbxy-h2,
	.card-jkxy-h2 {
		margin: 1.75rem 0 0 .9375rem;
	}

	.card-ckxy-icon {
		width: 3.125rem;
	}

	.card-ckxy-icon,
	.card-bdbxy-icon,
	.card-jkxy-icon {
		height: 4rem;
		margin: 1.1875rem 0 0 1.9375rem;
	}

	.card-bdbxy-icon {
		width: 5rem;
	}

	.card-jkxy-icon {
		width: 3.125rem;
	}

	.card-jkds-p,
	.card-ckxy-p,
	.card-bdbxy-p,
	.card-jkxy-p {
		width: 94%;
		line-height: 2.5rem;
		margin: 1.5rem auto;
	}

	body .swiper-pagination33 {
		padding-top: 2rem;
	}

	.zqck a {
		width: 10.75rem;
	}




}

@media screen and (max-width: 379px) {

	.jwfz_tit {
		top: 30% !important;
	}

	.xgxx {
		height: 38.5rem !important;
	}

	.kjfw_kjlct {
		height: 34.875rem !important;
	}

	.hzyh_zhfh {
		height: 6.875rem !important;
	}

	.card-jkds-h2,
	.card-ckxy-h2,
	.card-bdbxy-h2,
	.card-jkxy-h2 {

		margin: 0.75rem 0 0 .625rem !important;
	}

}

@media screen and (min-width: 380px) and (max-width: 399px) {
	.jwfz_tit {
		top: 30% !important;
	}

	.xgxx {
		height: 38.5rem !important;
	}
}

@media screen and (min-width: 400px) and (max-width: 449px) {

	.xgxx {
		height: 38.5rem !important;
	}

	.jwfz_tit {
		top: 30% !important;
	}
}

@media screen and (min-width: 450px) and (max-width: 539px) {
	.jwfz_tit {
		top: 30% !important;
	}

	.xgxx {
		height: 38.5rem !important;
	}
}

@media (max-width: 767px) {
	.w1600 {
		width: 96%;
	}

	.w1440 {
		width: 90%;
	}
        .gsyw-jr-content{
                max-width: 330px;
         }

	.kjfw_bannerwz {
		bottom: 0.625rem;
		left: 2%;
		height: 6.625rem;
		width: 66.7%;
	}

	.kjfw_tit {
		margin-left: 1.6875rem;
		font-size: 1rem;
		margin-bottom: 0;
		margin-top: 0.5625rem;
	}

        .kjfwwz {
		margin-top: 1.2rem;
		/*margin-left: 1.6875rem;*/
		width: 90%;
		line-height: 1.25rem;
	}

	.kjfwwz p:first-child {
		font-size: 1rem;
                text-align-last: unset;
	}

	.kjfwwz p:nth-child(2) {
		line-height: inherit;
		font-size: 0.75rem;
		margin-top: 0.5rem;
	}

	.wy {
		display: none;
	}

	.db_list {
		left: 2%;
		bottom: 0.75rem;
	}

	.db_list a {
		margin-left: 0;
		width: 15.5%;
		float: left;
		line-height: 2rem;
		height: 4rem;
		margin-left: 0.3125rem;
	}

	.db_list img {
		display: block;
		margin: .125rem auto;
		text-align: center;
		float: none;
		width: 1.375rem;
	}

	.db_list a:last-child .db_tit {
		/* line-height: 1.125rem; */
		margin-top: 0;
	}

	.db_tit {
		float: none;
		font-size: .75rem;
	}

	.kjlct {
		padding-top: 1rem;
	}

	.kjfw_kjlct {
		margin-top: 0;
		background: #f0f0f0;
		height: 37.875rem;
		background-size: 100% 100%;
	}

	.kjlct_con {
		width: 100%;
	}

	.kjlct_tit {
		font-size: 1.125rem;
	}

	.kjlct_text {
		line-height: 1.5rem;
		margin-top: 1rem;
		font-size: 0.875rem;
	}

	.kjlct_text2 {
		line-height: 1.5rem;
		font-size: 0.875rem;
	}

	.kjlct_ckxq {
		width: 5.75rem;
		margin-top: 0.5rem;
		height: 1.5rem;
		line-height: 1.5rem;
	}

	.hzyh {
		background-size: 100% 100%;
		width: 100%;
		height: 22.125rem;
		top: 108%;
	}

	.hzyh_con {
		width: 96%;
		margin: 1.125rem auto;
	}

	.hzyh_tit span {
		margin-left: 0.25rem;
		font-size: 1.25rem;
	}

	.hzyh_gzfh {
		height: 8rem;
	}

	.hzyh_zhfh {
		height: 6.875rem;
	}

	.hzyh_tit img {
		height: 1.375rem;
	}

	.gzfh_tit {
		margin-top: 1rem;
		font-size: 1.125rem;
	}

	.gzfh_add span,
	.gzfh_tel span {
		font-size: 0.875rem;
	}

	.gzfh_add {
		margin-top: 1rem;
	}

	.kjlct2 {
		padding: 1.25rem 0 0 0;
	}

	.kjlct2 ul li .t4 {
		margin-left: 1.125rem;
		margin-top: 0.75rem;
	}

	.kjlct2 ul li .t4 img {
		width: 1.875rem;
	}

	.kjlct2 ul li .t1 {
		margin-top: 0rem;
		margin-left: 1.125rem;
		font-size: 1.125rem;
	}

	.kjlct2 ul li .t1:before {
		left: 0;
		bottom: -2rem;
	}

	.kjlct2 ul li .t2 {
		height: 5rem;
		width: 90%;
		font-size: 0.875rem;
		margin-top: 1rem;
		line-height: 1.6rem;
		margin-left: 1.125rem;
	}

	.kjlct2 ul li .t3 {
		margin-left: 1.125rem;
	}

	.kjlct2 ul li .t3 a {
		font-size: 1rem;
		margin-top: 1.125rem;
		width: 50%;
	}

	.kjlct2 ul li {
		width: 99%;
		height: 14rem;
	}

	.kjlct2 ul li.l2 {
		margin-top: 1rem;
	}

	.xgxx_tit {
		background: none;
		margin-top: 0.375rem;
	}

	.xgxx_tit img {
		margin-top: 0.25rem;
		width: 1.75rem;
	}

	.xgxx_tit span {
		margin-top: 0.1875rem;
		font-size: 1.125rem;
		margin-left: 0.25rem;
	}

	.xgxxtabs {
		margin-top: 0.5rem;
		height: 2.125rem;
	}

	.xgxxtabs li {
		margin-right: 1.15rem;
		font-size: 1.125rem;
		width: 5.5rem;
		height: 2.125rem;
		line-height: 2.125rem;
	}

	.xgxxtabs li:nth-child(2) {
		margin-left: 0rem;
	}

	.xgxxtabs li:last-child {
		margin-left: 0;
	}

	.xgxxtabs .active {
		border-bottom: 0.15rem solid #2277de;
	}

	.xgxxfw_boxs {
		margin-top: 1rem;
		height: 23.125rem;
	}

	.zytd,
	.cjwt,
	.jgwd {
		margin-top: 1rem;
		margin-right: 1.625rem;
		width: 90%;
	}

	.zytd .zytd_tit,
	.cjwt .cjwt_tit,
	.jgwd .jgwd_tit {
		font-size: 1.125rem;
		line-height: 3rem;
	}

	.zytd .active .zytd_tit .span-img .mg1,
	.cjwt .active .cjwt_tit .span-img .mg1,
	.jgwd .active .jgwd_tit .span-img .mg1 {
		margin-top: 1.25rem;
		width: 0.75rem;
	}

	.zytd .active .zytd_con,
	.cjwt .active .cjwt_con,
	.jgwd .active .jgwd_con {
		height: 7rem;
	}

	.zytd_text,
	.cjwt_text,
	.jgwd_text {
		margin-top: 1rem;
		line-height: 1.5rem;
		font-size: 0.875rem;
	}

	.zytd_ljgd,
	.cjwt_ljgd,
	.jgwd_ljgd {
		margin-top: 1rem;
	}

	.zytd_ljgd a,
	.cjwt_ljgd a,
	.jgwd_ljgd a {
		font-size: 1rem;
	}

	.zytd .zytd_tit .span-img .mg1h,
	.cjwt .cjwt_tit .span-img .mg1h,
	.jgwd .jgwd_tit .span-img .mg1h {
		width: 0.5rem;
	}

	.xgxxtabs_box {
		height: 22.25rem;
	}

	.xgxx {
		height: 43.5rem;
	}

	.jwfz_tit a img {
		margin-top: 1rem;
		width: 1.5625rem;
	}

	.jwfz_tit .jwfzcon_tit {
		margin-top: 1rem;
		margin-left: 1.25rem;
		font-size: 1.25rem;
	}

	.jwfz_tit .jwfzcon {
		margin-top: 0.25rem;
		margin-left: 0;
		line-height: 1.5rem;
		font-size: 0.75rem;
		width: 100%;

	}

	.jwfz_tit a {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
	}

	.jwfz_tit {
		width: 100%;
		height: 8rem;
		top: 30.5%;

	}

	.jwfz_banner {
		margin-top: 0.75rem;
		margin-bottom: 0.75rem;
	}

	.swiper-container2 .swiper-pagination-bullets {
		bottom: 0.75rem !important;
	}

	.swiper-container2 .swiper-pagination-bullet {
		width: 1.5rem;
		height: 0.125rem;

	}

	.jwzq_ul li {
		width: 100%;
		float: none;
		margin-left: 0;
		font-size: 0.85rem;
		overflow: hidden;
		margin-top: 1rem;
	}

	.jwzq_ul li ._pic {
		float: left;

		margin-top: 0;
		width: 32%;
	}

	.jwfz_kp {
		margin-top: 0;
	}

	.jwzq_ul li ._pic a {
		height: auto;
	}

	.jwzq_ul li ._tit {
		margin-top: 0;
		line-height: 1.25rem;
		float: right;
		width: 65%;
		font-size: 0.875rem;
		font-weight: bold;
		height: 2.75rem;
		overflow: hidden;
	}

	.jwzq_ul li ._date {
		float: right;
		width: 65%;
		padding: 0.5rem 0;
	}

	.kjlct_ckxq a {
		font-size: 0.875rem;
	}

	.swiper-container .swiper-pagination-bullets {
		bottom: 0.625rem !important;
		width: 92% !important;
	}

	.swiper-container .swiper-pagination-bullet {
		width: 1rem;
		height: 0.15rem;
		margin: 0 0.1875rem !important;
	}

	.jwfzwzms {
		width: 100%;
	}

	.jwfzwzms p {
		line-height: 2.125rem;
		margin-bottom: 0.75rem;
		margin-top: 0.75rem;
		font-size: 0.875rem;
	}

	.jwfzbannerlb {
		display: none;
	}

	.kjfwlb_title p {
		line-height: 2.625rem;
		padding-top: 0.625rem;
		width: 5.25rem;
		font-size: 1.25rem;
	}

	.kjfwlb_text {
		width: 100%;
		margin-top: 0.75rem;
		margin-bottom: 0;
	}

	.kjfwlb_text p {
		line-height: 1.5rem;
		font-size: 1rem;
	}

	.card-a-jkds,
	.card-a-ckxy,
	.card-a-bdbxy,
	.card-a-jkxy {
		width: 48%;
		margin-top: 1rem;
		height: 15.5rem;
		margin-left: 1.5%;
	}

	.card-jkds-icon {
		width: 3rem;
		height: 2.5rem;
		margin: 0.75rem 0 0 0.75rem;
	}

	.card-jkds-h2,
	.card-ckxy-h2,
	.card-bdbxy-h2,
	.card-jkxy-h2 {
		font-size: 1rem;
		margin: 0.75rem 0 0 .9375rem;
	}

	.card-jkds-p,
	.card-ckxy-p,
	.card-bdbxy-p,
	.card-jkxy-p {
		width: 86%;
		font-size: 0.875rem;
		line-height: 1.5rem;
		margin: 0.5rem auto;
	}

	.card-ckxy-icon {
		width: 2.25rem;
	}

	.card-ckxy-icon,
	.card-bdbxy-icon,
	.card-jkxy-icon {
		height: 2.75rem;
		margin: 0.5rem 0 0 .75rem;
	}

	.card-bdbxy-icon {
		width: 3.25rem;
	}

	.card-jkxy-icon {
		width: 2.25rem;
	}

	body .swiper-pagination-bullet-active {
		width: 2.25rem;
	}

	body .swiper-pagination-bullet {
		height: 0.25rem;
	}

	body .swiper-pagination33 {
		padding-top: 2rem;
		padding-bottom: 1rem;
	}

	.zqck a {
		font-size: 0.875rem;
		margin-bottom: 0;
		width: 5.75rem;
		margin-top: 0;
		height: 1.125rem;
		line-height: 1.125rem;
	}

}


.pageName_box {
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #333333;
}

.pageName_box2 {
	height: 100%;
}

.pageName_box h1 {
	width: 12.25rem;
	position: absolute;
	left: 0;
	top: 35%;
	font-size: 3rem;
}

.pageName_box h1:after {
	content: '';
	display: block;
	position: absolute;
	width: 20%;
	right: 0;
	bottom: -1.125rem;
	height: 0.75rem;
	background: #2272de;
}

.pageName_box h1:before {
	content: '';
	display: block;
	position: absolute;
	width: 80%;
	left: 0;
	bottom: -0.8125rem;
	height: 0.125rem;
	background: #fff;
	z-index: 1;
}

.lczx_tit h1 {
	margin-top: 6.25rem;
	margin-bottom: 3.25rem;
	position: relative;
	padding-left: 1.5rem;
	font-size: 2.5rem;
	font-weight: bold;
	background: url("/uiFramework/commonResource/zip/Gryw_img/Gryw_img/dian.png") right bottom no-repeat;
	background-size: 88%;
	background-position: 100% 70%;
	color: #333333;

}

.tzlc {
	height: 45.5rem;
	position: relative;
	background: #f5f2f1;
}

.tzlc_banner {
	position: relative;
	padding-top: 4.25rem;
}

.tzlc_tit {
	z-index: 99;
	position: absolute;
	background: #2277de;
	width: 37.5rem;
	height: 15.5rem;
	bottom: 0rem;
}

.tzlc_tit a {
	color: #fff;
	display: block;
	margin-left: 9.375rem;
	overflow: hidden;
}

.tzlc_tit a img {
	float: left;
	margin-top: 2.5rem;
	width: 2.5625rem;
}

.tzlc_tit .tzlccon_tit {
	margin-top: 2.5rem;
	margin-left: 1.25rem;
	font-size: 2.5rem;
	float: left;
	display: block;
}

.tzlc .tzlccon {
	margin-top: 1.25rem;
	margin-left: 1.25rem;
	line-height: 1.5rem;
	font-size: 1rem;
	width: 21.875rem;
	float: left;
	display: block;
}

.tzlc_kp {
	margin-top: 2.875rem;
	position: relative;
}

.tzlc_banner .banner_con {
	bottom: 29%;
	right: 6%;
	width: 34%;
	position: absolute;
	z-index: 99;
}

.tzlc_banner .banner_con1 {
	margin-bottom: 1.875rem;
	width: 80%;
	font-size: 3rem;
	color: #fff;
}

.tzlc_banner .banner_con2 {
	color: #fff;
	font-size: 1.5rem;
	line-height: 2.5rem;
}
.tzlctabs {
	text-align: right;
	margin-top: 3.5rem;
	font-size: 1.5rem;
}

.tzlctabs .active {
	border-bottom: 0.1875rem solid #2277de;
}

.tzlctabs li:hover {
	border-bottom: 0.1875rem solid #2277de;
}

.tzlctabs li {
	margin-right: 1.875rem;
	cursor: pointer;
	font-size: 1.5rem;
	width: 8.375rem;
	height: 4.125rem;
	text-decoration: none;
	list-style-type: none;
	line-height: 4.125rem;
	text-align: center;
	display: inline-block;
}


.tzlc_lczx {
	overflow: hidden;
}

.lczx_tit h1:before {
	content: '';
	display: block;
	position: absolute;
	width: 0.5rem;
	left: 0;
	height: 100%;
	background: #2272de;
	border-radius: 1.25rem;
}

.lczx {
	background: #f0f0f0;
	overflow: hidden;
}

.lczx_con {
	overflow: hidden;
}

.lczx .gp {
	background: url("/uiFramework/commonResource/zip/Gryw_img/Gryw_img/gpbg.png") no-repeat;
	background-size: cover;
	width: 30.625rem;
	height: 29.125rem;

	float: left;
	overflow: hidden;
	margin-top: 3.125rem;
}

.lczx .gp .gp_tit {
	font-size: 2.25rem;
	font-weight: bold;
	margin-left: 4rem;
	margin-top: 2.5rem;
}

.lczx .gp .gp_con {
	overflow: hidden;
	margin-left: 4rem;
}

.lczx .gp .gp_con a {
	float: left;
	display: block;
	font-size: 1.25rem;

	margin-top: 2.8125rem;
	/* font-weight: bold; */
	width: 40%;
}

.lczx .wh {
	background: url("/uiFramework/commonResource/zip/Gryw_img/Gryw_img/whbg.png") no-repeat;
	background-size: cover;
	width: 66.6875rem;
	height: 13.75rem;

	float: right;
	overflow: hidden;
	margin-top: 3.125rem;
	margin-left: 2.25rem;
}

.lczx .wh .wh_tit {
	font-size: 2.25rem;
	font-weight: bold;
	margin-left: 6.25rem;
	margin-top: 2.5rem;
}

.lczx .wh .wh_con {
	overflow: hidden;
	margin-left: 6.25rem;
}

.lczx .wh .wh_con a {
	float: left;
	display: block;
	font-size: 1.25rem;

	margin-top: 2.8125rem;
	/* font-weight: bold; */
	width: 25%;
}

.lczx .zq {
	background: url("/uiFramework/commonResource/zip/Gryw_img/Gryw_img/zqbg.png") no-repeat;
	background-size: cover;
	width: 66.6875rem;
	height: 13.75rem;

	float: right;
	overflow:
		hidden;
	margin-top: 1.5rem;
	margin-left: 2.25rem;
}

.lczx .zq .zq_tit {
	font-size: 2.25rem;
	font-weight: bold;
	margin-left: 6.625rem;
	margin-top: 1.25rem;
}

.lczx .zq .zq_con {
	overflow: hidden;
	width: 45%;
	margin-left: 6.625rem;
}

.lczx .zq .zq_con a {
	float: left;
	display: block;
	font-size: 1.25rem;

	margin-top: 2.8125rem;
	/* font-weight: bold; */
	width: 35%;
}

.lczx .jgxcp {
	background: url("/uiFramework/commonResource/zip/Gryw_img/Gryw_img/jgxcpbg.png") no-repeat;
	background-size: cover;
	height: 17.625rem;
	overflow: hidden;
	margin-top: 2.5rem;
	margin-bottom: 3.125rem;
}

.lczx .jgxcp .jgxcp_tit {
	font-size: 2.25rem;
	font-weight: bold;
	margin-left: 54.5%;
	margin-top: 5rem;
}

.lczx .jgxcp .jgxcp_con {
	overflow: hidden;
	hidden;
	width: 45.5%;
	margin-left: 54.5%;
}

.lczx .jgxcp .jgxcp_con a {
	float: left;
	display: block;
	font-size: 1.25rem;

	margin-top: 2.8125rem;
	/* font-weight: bold; */
	width: 32%;
}

.lczx .jjtz {
	background: url("/uiFramework/commonResource/zip/Gryw_img/Gryw_img/jgxcpbg.png") no-repeat;
	background-size: cover;
	height: 17.625rem;
	overflow: hidden;
	margin-top: 2.5rem;

}

.lczx .jjtz .jjtz_tit {
	font-size: 2.25rem;
	font-weight: bold;
	margin-left: 54.5%;
	margin-top: 5rem;
}

.lczx .jjtz .jjtz_con {
	overflow: hidden;
	hidden;
	width: 45.5%;
	margin-left: 54.5%;
}

.lczx .jjtz .jjtz_con a {
	float: left;
	display: block;
	font-size: 1.25rem;

	margin-top: 2.8125rem;

	width: 32%;
}




@media only screen and (min-width: 480px) and (max-width: 767px) {
	.w1440 {
		width: 96%;
	}

	.pageName_box h1 {
		font-size: 1.25rem;
	}
}

@media (max-width: 767px) {
	.w1600 {
	
	}

	.w1440 {
		width: 90%;
	}

	.pageName_box h1 {
		width: 5rem;
		font-size: 1.25rem;
	}

	.pageName_box h1:after {
		bottom: -0.875rem;
		height: 0.25rem;
	}

	.lczx_tit h1 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
		font-size: 1.25rem;
		background: none;
	}

	.lczx .gp {
		background-size: 100% 100%;
		width: 100%;
		height: 10.75rem;
		margin-top: 1.125rem;
	}

	.lczx .gp .gp_tit {
		font-size: 1.25rem;
		margin-left: 3rem;
		margin-top: 0.8rem;
	}

	.lczx .gp .gp_con {
		margin-left: 3rem;
	}

	.lczx .gp .gp_con a {
		font-size: 1rem;
		margin-top: 1.8125rem;
	}

	.lczx .wh {
		background-size: 100% 100%;
		width: 100%;
		height: 10.75rem;
		margin-top: 1.125rem;
		margin-left: 2.25rem;
	}

	.lczx .wh .wh_tit,
	.lczx .zq .zq_tit {
		font-size: 1.25rem;
		margin-left: 3rem;
		margin-top: 0.8rem;
	}

	.lczx .wh .wh_con {
		margin-left: 3rem;
	}

	.lczx .wh .wh_con a {
		font-size: 1rem;
		margin-top: 1.8125rem;
		width: 50%;
	}

	.lczx .zq {
		background-size: 100% 100%;
		width: 100%;
		height: 10.75rem;
		margin-top: 1.5rem;
		margin-left: 2.25rem;
	}

	.lczx .zq .zq_con a {
		font-size: 1rem;
		margin-top: 1.8125rem;
		width: 40%;
	}

	.lczx .zq .zq_con {
		width: 100%;
		margin-left: 3rem;
	}

	.lczx .jgxcp {
		background-size: 100% 100%;
		height: 10.75rem;
		margin-top: 1.5rem;
		margin-bottom: 1.125rem;
	}

	.lczx .jgxcp .jgxcp_tit {
		font-size: 1.25rem;
		margin-left: 52.5%;
		margin-top: 3rem;
	}

	.lczx .jgxcp .jgxcp_con {
		margin-left: 52.5%;
	}

	.lczx .jgxcp .jgxcp_con a {
		font-size: 1rem;
		margin-top: 1.5rem;
		width: 82%;
	}

	.lczx .jgxcp .jgxcp_con a:nth-child(2) {
		margin-top: 1rem;
	}

	.lczx .jjtz {
		background-size: 100% 100%;
		height: 10.625rem;
		margin-top: 1.5rem;
		margin-bottom: 1.125rem;
	}

	.lczx .jjtz .jjtz_tit {
		font-size: 1.25rem;
		margin-left: 52.5%;
		margin-top: 3rem;
	}

	.lczx .jjtz .jjtz_con {
		margin-left: 52.5%;
	}

	.lczx .jjtz .jjtz_con a {
		font-size: 1rem;
		margin-top: 1.5rem;
		width: 50%;
	}

}