@charset 'utf-8';

/******样式清除******/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a {
	vertical-align: top;
}

img {
	border: 0;
	vertical-align: middle;
}

@keyframes myrotate {
	0% {
		transform: rotate(10deg);
	}

	20% {
		transform: rotate(-10deg);
	}

	40% {
		transform: rotate(10deg);
	}

	60% {
		transform: rotate(-10deg);
	}

	80% {
		transform: rotate(10deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

input,
button,
text {
	vertical-align: middle;
	outline: none;
	border: none;
}

button {
	padding: 0;
	background: none;
	cursor: pointer;
}


body {
	font-size: 15px;
	color: #333333;
	font-family: Microsoft Yahei;
}

/*清除浮动*/

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

/* 边距 */
/*****边距调整****/

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.ml30 {
	margin-left: 30px;
}

.mr15 {
	margin-right: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mt50 {
	margin-top: 50px;
}

/* 内容块 */
.centerWidth {
	width: 1200px;
	margin: 0px auto;
}

.overflows a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 头部 */

body {
	background: url(2024gzbg_head.png) no-repeat;
}

.gzbg_wl a {
	font-size: 16px;
	color: #fff;

	margin: 0 15px;
}

.gzbg_wl {
	color: #fff;
	line-height: 80px;
}

.gzbg_logo {
	line-height: 100px;
	padding-left: 40px;
}

.gzbg_gzbg {
	padding: 90px 0;
}

.homeboy {
	padding-top: 140px;
}

.gzbg_bgqw {
	padding: 40px 10px;
}

.gzbg_bgqw h1 {
	font-size: 25px;
	line-height: 70px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gzbg_bgqw p {

	font-size: 16px;
	line-height: 30px;
	text-indent: 2rem;
}

.gzbg_bgqw a {
	float: right;
	color: #e70819;

}

.gzbg_gzhg {
	padding: 40px 0;
}

.gzbg_gzhg li {
	width: 280px;
	height: 290px;
	background-color: #f8fbff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	float: left;
	box-shadow: rgb(0 0 0 / 12%) 0px 0px 12px 0px;
	margin: 17px 13px;

}

.gzbg_gzhg li:nth-child(1),
.gzbg_gzhg li:nth-child(5) {
	margin-left: 0;
}

.gzbg_gzhg li:nth-child(4),
.gzbg_gzhg li:nth-child(8) {
	margin-right: 0;
}

.gzbg_gzhg li img {
	width: 280px;
	height: 170px;
}

.gzbg_gzhg li span {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	width: 85%;
	padding-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.gzbg_gzhg li p {
	font-size: 15px;
	line-height: 20px;
	width: 85%;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}


.gzbg_zdgz {

	overflow: hidden;
}

.gzbg_yqmb_list {
	padding: 20px 10px;
}

.gzbg_zdgz_lidt {
	padding: 20px 0px;
	position: relative;
	float: right;
	width: 1110px;
	overflow: hidden;
}

.zdgz_lidt {
	position: relative;

}

.zdgz_lidt .swiper-wrapper {

	overflow: hidden;
	height: 180px !important;
}

.gzbg_yqmb_list li {
	line-height: 52px;
}

.gzbg_yqmb_list li a {
	padding-left: 20px;
	max-width: 92%;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	background: url(2024gzbg_lip1.png) left center no-repeat;
}

.zdgz_lidt_ul li {
	width: 250px;
	height: 140px;
	float: left;
	background: linear-gradient(180deg, #f26b54 0%, #f53628 100%);
	margin: 10px 13px;
}

.zdgz_lidt_ul li a {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 40px;
	padding: 15px;
	display: inline-block;
}

.zdgz_lidt .pagination {
	text-align: center;
	padding-top: 10px;

}

.zdgz_lidt .pagination span {
	display: inline-block;
	width: 45px;
	height: 15px;
	background: #d6d6d6;
	margin-left: 5px;
	cursor: pointer;
	text-align: center;
	border-radius: 10px;
}

.zdgz_lidt .pagination span.swiper-visible-switch {
	background-color: #e20a0a;
}

.gzbg_tsbg {
	width: 1170px;
	margin: 0 auto;
	height: 370px;
	overflow: hidden;
	position: relative;
	padding: 40px 0;
}

.gzbg_tsbg li {
	width: 380px !important;
	height: 370px !important;
	float: left;
	border: 1px solid #f1f1f1;
	padding: 20px;
	margin: 0 5px;
	text-align: center;
	box-sizing: border-box;
}

.gzbg_tsbg li h2 {
	font-size: 20px;
	line-height: 70px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gzbg_tsbg li img {
	width: 330px;
	height: 180px;
}

.gzbg_home {
	position: relative;
	margin-top: 50px;
}

.gzbg_home:nth-child(1) {
	margin-top: 0;
}

.gzbg_tsbg li div {
	line-height: 60px;
	border-top: 1px solid #f1f1f1;
	margin-top: 30px;
	text-align: center;
	padding-top: 5px;
}

.gzbg_tsbg li div span {
	padding: 8px 22px;
	border: 1px solid #cb1016;
	border-radius: 10px;
	color: #cb1016;
}

.swiper_button {
	position: absolute;
	border-radius: 10px;
	top: 43%;
	cursor: pointer;
}

.swp6_zuo {
	background: url(2024gzbg_L.png) no-repeat;
	width: 80px;
	height: 80px;
	left: -70px;
}

.swp6_you {
	background: url(2024gzbg_R.png) no-repeat;
	width: 80px;
	height: 80px;
	right: -70px;
}

.gzbg_msss li {
	width: 365PX !important;
	height: 255px !important;
	background-color: #f9f9f9;
	float: left;
	margin: 0 12px;
	position: relative;
}

.gzbg_msss li img {
 width: 208PX;
 height: 175px;
 position: relative;
 display: block;
 margin: 0 auto;
}

.gzbg_msss li div {
	width: 320px;
	height: 70px;
	position: absolute;
	background: rgba(255, 255, 255, 0.6) !important;
	bottom: 20px;
	left: 20px;
	text-align: center;
}

.gzbg_msss li div span {
	font-size: 18px;
	color: #000;
	line-height: 70px;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.gzbg_msss {
	width: 1170px;
	margin: 0 auto;
	height: 260px;
	overflow: hidden;
	position: relative;
	padding: 40px 0;
}

.swp7_zuo {
	background: url(2024gzbg_L.png) no-repeat;
	width: 80px;
	height: 80px;
	left: -70px;
}

.swp7_you {
	background: url(2024gzbg_R.png) no-repeat;
	width: 80px;
	height: 80px;
	right: -70px;
}

.gzbg_dtxx_list {
	padding: 20px 10px;
}

.gzbg_dtxx_list li {
	line-height: 45px;
	float: left;
	width: 45%;
	padding: 0 29px;
}

.gzbg_dtxx_list li a {
	padding-left: 20px;
	max-width: 70%;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	background: url(2024gzbg_lip1.png) left center no-repeat;
}

.gzbg_dtxx_list li span {
	float: right;
}

.rwfj table {
	width: 1180px;
	border-collapse: collapse;
}

.gzbg_rwfj {
	padding: 40px 10px;
}


.rwfj table tr td {
	border-bottom: 1px dashed #ccc;
	padding: 20px 15px;
}

.rwfj table th {
	background-color: #ededed;
	color: #d43335;
	height: 55px;
	border-right: 1px solid #fff;
}

.fjnr tr {
	height: 125px;
}

.fjnr table {
	position: absolute;
	top: 0px;
}

.fjnr {
	position: relative;
	height: 625px;
	overflow: hidden;
}

.jtrw {
	width: 513px;
}

.zzdw {
	width: 256px;
}

.phdw {
	width: 259px;
}

.wcss {
	width: 167px;
}

.ts_more {
	background: url(2024gzbg_gd.png)no-repeat center;
	display: flex;
	justify-content: center;
}

.ts_more div {
	background-color: #d43335;
	color: #fff;
	width: 90px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
}

.gzbg_yqmb_listt1 {
	float: right;
	width: 1070px;
}

.gzbg_yqmb_listt {
	padding: 20px 0px;
	position: relative;
	margin: 0 auto;
	width: 992px;
	overflow: hidden;
	height: 190px;
}

.gzbg_yqmb_listt li {
	width: 220px !important;
	height: 250px !important;
	float: left;
	margin: 0 14px;
	text-align: center;
}

.gzbg_yqmb_listt li img {
	width: 100px;
	height: 100px;
}

.gzbg_yqmb_listt li span {
	display: block;
	font-size: 18px;
	color: #ba5713;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 50px;
}

.gzbg_yqmb_listt li p {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gzbg_yqmb {
	position: relative;
	padding: 40px 10px;
}

.swp5_zuo {
	background: url(2024gzbg_L.png) no-repeat;
	width: 80px;
	height: 80px;
	left: 100px;
	top: 25%;
}

.swp5_you {
	background: url(2024gzbg_R.png) no-repeat;
	width: 80px;
	height: 80px;
	right: -10px;
	top: 25%;
}

.gzbg_yqmb_titlewap {
	display: none;
}

@media screen and (max-width: 760px) {
	* {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	.centerWidth {
		width: 100%;
		margin: 0px auto;
	}

	img {

		width: 100%;
	}

	.gzbg_logo img,
	.gzbg_gzbg img {
		width: 80%;
	}

	.gzbg_wl {
		display: none;
	}

	.gzbg_logo {
		line-height: 100px;
		padding-left: 0;
		text-align: center;
	}

	.gzbg_gzbg {
		padding: 10px 0;
		text-align: center;
	}

	body {
		background: url(2024gzbg_headwap.jpg) no-repeat;
		min-width: 375px;
	}

	.homeboy {
		padding: 0 3.2%;
		padding-top: 20px;
	}

	.home_title {
		text-align: center;
	}

	.gzbg_bgqw {
		padding: 10px;
	}

	.gzbg_gzhg li img {
		width: 100%;
		height: auto;
	}

	.gzbg_gzhg li {
		width: 47%;
		height: 210px;

		margin: 5px 5px;
	}

	.gzbg_gzhg li:nth-child(1),
	.gzbg_gzhg li:nth-child(5) {
		margin: 5px 5px;
	}

	.gzbg_home {
		margin-top: 20px;
	}

	.gzbg_yqmb_listt1 {
		width: 100%;
	}

	.gzbg_yqmb_listt {
		width: 75%;
	}

	.swp5_zuo {

		left: -15px;
		top: 35%;
	}

	.swiper_button {
		width: 50px;
		height: 50px;
		background-size: 100%;
	}

	.swp5_you {

		right: 0px;
		top: 35%;
	}

	.gzbg_zdgz_lidt {
		width: 100%;
	}

	.zdgz_lidt_ul li {
		width: 47%;
		height: 90px;
		margin: 5px 5px
	}

	.zdgz_lidt_ul li a {
		color: #FFFFFF;
		font-size: 15px;
		line-height: 30px;
		padding: 10px;
		display: inline-block;
	}

	.gzbg_tsbg li {
		width: 270px !important;
		height: 320px !important;
		padding: 10px;
	}

	.gzbg_tsbg {
		width: 80%;
		margin: 0 auto;
		height: 320px;
		overflow: hidden;
		position: relative;
		margin: 40px auto;
		padding: 0;
	}

	.gzbg_tsbg li img {
		width: 100%;
		height: auto;
	}

	.swp6_zuo {

		left: -10px;
	}

	.swp6_you {

		right: -8px;
	}

	.gzbg_mbrw_title {
		display: none;
	}

	.gzbg_yqmb_titlewap {
		display: block;
		text-align: center;
	}

	.gzbg_yqmb_titlewap img {
		width: auto;
	}

	.gzbg_msss {
		width: 80%;
		height: 295px;
	}

	.rwfj table {
		width: 100%;
	}

	.gzbg_msss li img {
		width: 100%;
		height: auto;
		position: relative;
		display: block;
	}

	.gzbg_msss li {
		width: 270PX !important;
		margin: 0 5px;
	}

	.gzbg_msss li div {
		width: 225px;
	}

	.swp7_zuo {
		top: 55%;
		left: -10px;
	}

	.swp7_you {
		top: 55%;
		right: -8px;
	}

	.gzbg_gzhg li:nth-child(even) {
		margin-right: 0;
	}

	.zzdw {
		width: 20%;
	}

	.phdw {
		width: 20%;
	}

	.jtrw {
		width: 40%;
	}

	.gzbg_dtxx_list li {
		width: 100%;
		padding: 0 0px;
	}


	.phdw {
		width: 20%;
	}

	.wcss {
		width: 20%;
	}

	.rwfj table tr td {
		border-bottom: 1px dashed #ccc;
		padding: 10px 5px;
	}

	.gzbg_rwfj {
		padding: 10px 10px;
	}


}

