/*é¦–é¡µå¹»ç¯å¤§å›¾ */
body {
	padding-top: 0px;
}

/*ä¸“é¢˜èƒŒæ™¯*/
.ztbg01 {
	background: url(../images/2026_6dgc_bg01.png) no-repeat top center #ECF3FE;
}

.bgpic {
	position: absolute;
	left: 0;
	right: 0;
	top: 538px;
}

.logo {
	height: 120px;
	margin-top: 20px;
}

.tip {
	width: auto;
	margin: 0px 0px 0px 20px;
	height: auto;
	overflow: hidden;
}

.tip li {
	float: left;
	height: 30px;
	width: 180px;
	margin-right: 12px;
	background: url(../images/2026_6dgc_bg02.png) no-repeat center center;
	text-align: center;
	line-height: 30px;
	color: #4873DB;
	font-weight: bold;
}

.logo img {
	width: 250px;
}

.logo img.logor {
	width: auto;
	float: right;
}

.logo-title {
	text-align: center;
	margin: 0px auto;
	height: 186px;
}

.ztbg01 .header {
	width: 100%;
	min-height: 627px;
	padding: 0px;
}

/*ä¸“é¢˜èƒŒæ™¯è‰²*/
.bgcolor {
	background: #FFF;
	margin-bottom: 30px;
}

/*ä¸“é¢˜å®£ä¼ å†…å®¹*/
.box {
	margin: 100px 30px 0px 30px;
}

.box .box_sub {
	border: 5px solid #528DE6;
	background: #FFF;
	margin: 18px;
	border-top-left-radius: 100px;
	border-bottom-right-radius: 50px;
	padding: 40px;
}

.box p {
	text-indent: 2em;
	line-height: 35px;
	text-align: left;
	font-weight: 400;
	color: #1A5AB1;
	font-size: 16px;
}

/**é€šç”¨æ ç›®æ ‡é¢˜**/
.title {
	margin: 30px;
	display: grid;
	align-items: center;
	justify-content: center;
	height: 82px;
	background: url(../images/2026_kjbh_title_bg.png) no-repeat bottom center;
	position: relative;
}

.title-center {
	width: auto;
	height: 58px;
	display: block;
	overflow: hidden;
}

.title-center .title-left {
	float: left;
	background: url(../images/2026_kjbh_title_left.png) top right;
	width: 231px;
	height: 82px;
}

.title-center .title-name {
	float: left;
	text-align: center;
	background: linear-gradient(to right, #346BF5, #76D5FB);
	height: 67px;
	padding: 15px 30px;
	min-width: 287px;
	text-shadow: 2px 2px 4px rgba(48, 104, 234, 0.7);
	letter-spacing: 0.2em;
}

.title-center .title-right {
	float: right;
	background: url(../images/2026_kjbh_title_right.png) top left;
	width: 199px;
	height: 82px;
}

.title-center .title-name a,
.title-center .title-name a:hover,
.title-center .title-name a:visited {
	text-decoration: none;
	line-height: 27px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

/*å·¥ä½œéƒ¨ç½²*/
.box1 {
	margin: 10px 30px;
}

.box1 h4 {
	font-size: 28px;
	font-weight: bold;
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	line-height: 30px;
	text-align: center;
}

.box1 p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 30px;
	margin: 30px 0px;
}

.box1 img {
	width: 100%;
	height: auto;
}

/*è¡ŒåŠ¨è¿›è¡Œæ—¶*/
.box2 {
	margin: 100px 30px 0px 30px;
	position: relative;
}

.box2 .tab_bg {
	background: #006AFF;
	border-radius: 15px;
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}

.box2 .tab_bg ul {
	width: 344px;
	height: 326px;
	margin: 30px 30px;
}

.box2 .tab_bg ul li {
	background: #3388FF;
	list-style: none;
	height: 51px;
	text-align: center;
	color: #FFF;
	width: 308px;
	cursor: pointer;

}

.box2 .tab_bg ul li a {
	color: #FFF;
	font-size: 20px;
	text-align: center;
	width: 80%;
	display: block;
	border-bottom: 1px solid #5CA0FF;
	line-height: 50px;
	margin: 0px auto;
}

.box2 .tab_bg ul li a:hover {
	text-decoration: none;
}

.box2 .tab_bg ul li.on {
	background: none;
	width: 344px;
	height: 70px;
}

.box2 .tab_bg ul li.on a {
	background: url(../images/2026_6dgc_bg04.png) no-repeat left center;
	color: #006AFF;
	font-weight: bold;
	width: 344px;
	border: none;
	height: 70px;
	line-height: 70px;
}

.box2 .tab_con {
	background: #FFF;
	border-radius: 15px;
	height: 404px;
	position: absolute;
	width: 711px;
	bottom: 40px;
	right: 30px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.box2 .tab_con ul {
	margin: 30px;
	width: 100%;
}

.box2 .tab_con ul li {
	height: 48px;
	list-style: none;
	background: url(../images/2026_6dgc_disc01.png) no-repeat left center;
	padding-left: 20px;
}

.box2 .tab_con ul li a {
	font-size: 18px;
	line-height: 48px;
	color: #000;
	float: left;
	width: calc(100% - 140px);
}

.box2 .tab_con ul li a:hover {
	text-decoration: none;
}

.box2 .tab_con ul li span {
	line-height: 48px;
	font-size: 14px;
	float: right;
	width: 120px;
}

.box2 .tab_more {
	position: absolute;
	right: 30px;
	bottom: 10px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}

.box2 .tab_more a {
	color: #FFF;
	font-size: 12px;
}

.box2 .tab_more a:hover {
	text-decoration: none;
}

/*è¡ŒåŠ¨è§£è¯»*/
.box3 {
	margin: 0px 30px;
	position: relative;
}
.box3 .bd {
	width: 100%;
	margin:0px auto;
}
.box3 .bd ul li {
    border-radius: 20px;
    width: calc(25% - 15px);
    float: left;
    margin-right: 15px;
    position: relative;
	list-style: none;
}

.box3 .bd ul li a {
	display: block;
	border: 1px solid #D9E3F2;
	padding: 9px;
	position: relative;
	box-sizing: border-box;
	height: 125%;
}

.box3 .bd ul li a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.box3 .bd ul li a .div01,
.box3 .bd ul li a .div02 {
	height: 60px;
	background: #006AFF;
	width: 65%;
	position: absolute;
	bottom: 0px;
	top: auto;
	left: 0;
}

.box3 .bd ul li a .divbg01,
.box3 .bd ul li a .divbg02 {
	height: 60px;
	background: url(../images/2026_6dgc_bg05.png) no-repeat left top;
	width: 21px;
	position: absolute;
	bottom: 0px;
	top: auto;
	left: 65%;
	position: absolute;
}

.box3 .bd ul li a .div02 {
	background: #1FAAD7;
}

.box3 .bd ul li a .divbg02 {
	background: url(../images/2026_6dgc_bg06.png) no-repeat left top;
	width: 23px;
}

.box3 .bd ul li a div p {
	margin: 10px;
	color: #FFF;
	font-size: 13px;
	text-align: left;
	line-height: 150%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* è®¾ç½®æ˜¾ç¤ºçš„è¡Œæ•° */
	overflow: hidden;
	text-overflow: ellipsis;
}

.box3 .hd {
    position: absolute;
    width:97%;
    z-index: 500;
}
.box3 .hd .prev,
.box3 .hd .next {
	display: block;
	overflow: hidden;
	cursor: pointer;
	height: 90px;
	width: auto;
	margin-top: 10%;
	cursor: pointer;
	font-size: 40px;
	line-height: 90px;
	color: #FFF;
}

.box3 .hd .prev {
	float: left;
}

.box3 .hd .next {
	float: right;
}
.tab-content{display: none;}
.active{display: block;}



@media (min-width: 980px) and (max-width: 1200px) {
	.body {
		padding-top: 20px;
	}

	.ztbg01 {
		background: url(../images/2026kjbh_bg01.png) no-repeat center -11.88%;
	}

	.ztbg01 .header {
		background-size: 100%;
		min-height: 430px;
		padding: 0px;
	}

	/*ä¸“é¢˜å­æ ç›®èƒŒæ™¯*/
	.ztbg02 {
		background: url(../images/2026kjbh_bg02.png) no-repeat center -4.98%;
	}

	.ztbg02 .header {
		background-size: 100%;
		min-height: 430px;
		padding: 0px;
	}

	.logo {
		height: auto;
	}

	.logo-title {
		margin: 50px 0px 30px 0px;
		height: auto;
	}

	.logo-title img {
		width: 85%;
	}

	.container {
		background: none;
	}

	.ul-box {
		padding: 0px;
		margin: 30px 20px;
	}

	.ul-box ul li a img {
		width: 90%;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.body {
		padding-top: 20px;
	}

	.ztbg01 {
		background: url(../images/2026kjbh_bg01.png) no-repeat center -18.35%;
	}

	.ztbg01 .header {
		background-size: 80%;
		min-height: 350px;
		padding: 0px;
	}

	/*ä¸“é¢˜å­æ ç›®èƒŒæ™¯*/
	.ztbg02 {
		background: url(../images/2026kjbh_bg02.png) no-repeat center -12.8%;
	}

	.ztbg02 .header {
		background-size: 100%;
		min-height: 350px;
		padding: 0px;
	}

	.title .more {
		display: none;
	}

	.logo {
		height: auto;
	}

	.logo-title {
		margin: 50px 0px 30px 0px;
		height: auto;
	}

	.logo-title img {
		width: 65%;
	}

	.container {
		background: none;
	}

	.title-center .title-name {
		min-width: auto;
	}

}

@media (max-width: 767px) {
	.body {
		padding-top: 20px;
	}

	.ztbg01 {
		background: url(../images/2026kjbh_bg01.png) no-repeat center -18.35%;
	}

	.ztbg01 .header {
		background-size: 80%;
		min-height: 350px;
		padding: 0px;
	}

	/*ä¸“é¢˜å­æ ç›®èƒŒæ™¯*/
	.ztbg02 {
		background: url(../images/2026kjbh_bg02.png) no-repeat center -11.4%;
	}

	.ztbg02 .header {
		background-size: 50%;
		min-height: 350px;
		padding: 0px;
	}

	.title .more {
		display: none;
	}

	.logo {
		height: auto;
	}

	.logo-title {
		margin: 50px 0px 30px 0px;
		height: auto;
	}

	.logo-title img {
		width: 65%;
	}

	.container {
		background: none;
	}

	.title-center .title-name {
		min-width: auto;
		padding: 15px 10px;
	}

}

@media (max-width: 480px) {
	body {
		padding-top: 0px;
	}

	.body {
		padding-top: 20px;
	}

	.ztbg01 {
		background: url(../images/2026kjbh_bg01.png) no-repeat center -10%;
	}

	.ztbg01 .header {

		min-height: 280px;
		padding: 0px;
	}

	/*ä¸“é¢˜å­æ ç›®èƒŒæ™¯*/
	.ztbg02 {
		background: url(../images/2026kjbh_bg02.png) no-repeat center -6.2%;
	}

	.ztbg02 .header {
		min-height: 280px;
		padding: 0px;
	}

	.logo {
		height: auto;
	}

	.logo-title {
		margin: 50px 0px 30px 0px;
		height: auto;
	}

	.logo-title img {
		width: 65%;
	}

	.container {
		background: none;
	}

	.title-center .title-name {
		min-width: auto;
		padding: 15px 10px;
	}

	.lm_icon {
		margin-left: 0px;
	}

	.lm_icon a {
		width: 100%;
		float: left;
	}

	.lm_icon a:nth-child(3n) {
		float: left;
	}

	.ul-box {
		padding: 0px;
		margin: 30px 20px;
	}

	.ul-box ul li a img {
		width: 90%;
	}

	.title-center .title-left {
		width: 70px;
	}

	.title-center .title-right {
		width: 70px;
	}

	.piclist li {
		width: 100%;
		margin: 20px 0px;
	}

	.piclist li:nth-child(2n) a img {
		margin-top: 0px;
	}

	.piclist li:nth-child(2n) a div {
		top: auto;
		bottom: 0px;
	}
}