.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.zwgk_p1 {
	margin-top: 30px;
}

.zwgk_p2,
.zwgk_p3,
.zwgk_p4,
.zwgk_p5,
.zwgk_p6,
.zwgk_p7 {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}

.zwgk_p2 {
	margin-top: 0px;
}

.tit2 {
	line-height: 48px;
	border-bottom: 1px solid #e3e3e3;
}

.tit2 li {
	float: left;
	margin-right: 20px;
	position: relative;
}

.tit2 li a {
	display: block;
	padding: 0px 5px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.tit2 li.on a {
	color: #e41a1a;
}

.tit2 li em {
	position: absolute;
	left: 50%;
	width: 0;
	margin-top: -4px;
	transition: .3s all;
	height: 4px;
	background-color: #e41a1a;
	border-radius: 10px;
}

.tit2 li.on em {
	width: 100%;
	left: 0;
}

.bd .list ul {
	margin-top: 10px;
}

.list li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 44px;
}

.list li a {
	line-height: 44px;
	float: left;
	max-width: 85%;
}

.list li span {
	height: 44px;
	line-height: 44px;
}

.list li::before {
	background-color: #477ab7;
	margin-top: 22px;
}

.list li::after {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}

.h-zw-more {
	display: none;
}

.zwgk_p1 .left {
	width: 65%;
	float: left;
}

.zwgk_p1 .right {
	width: 32%;
	float: right;
}

.leader {
	margin-top: 30px;
	overflow: hidden;
}

.leader_top {
	float: left;
	width: 100%;
}

.leader_top .leader_top_img {
	width: 22%;
	float: left;
}

.leader_top .leader_top_img img {
	max-width: 100%;
}

.leader_top_detail {
	float: right;
	width: 75%;
}

.leader_top_detail li .leader-zn {
	display: block;
	float: left;
	width: 10%;
	line-height: 40px;
}

.leader_top_detail li .leader-zn-detail {
	display: block;
	float: left;
	width: 90%;
	line-height: 40px;
}

.leader_bottom {
	float: right;
	width: 100%;
	padding: 10px 15px;
	box-sizing: border-box;
	background-color: #f9f9f9;
	margin-top: 15px;
}

.leader_bottom>ul>li {
	float: left;
	width: 30%;
	overflow: hidden;
}

.leader_bottom>ul>li:nth-child(2n) {
	width: 70%;
}

.leader_bottom p {
	line-height: 32px;
	clear: both;
}

.leader_bottom li ul li {
	float: left;
}

.leader_bottom li ul li+li {
	margin-left: 20px;
}

.leader_bottom li ul li a:hover {
	color: #477ab7;
}

.leader_bottom li .szf_pos {
	width: 120px;
	line-height: 40px;
	float: left;
	text-align: justify;
	text-justify: distribute;
	text-align-last: justify;
	padding-right: 10px;
}

.leader_bottom li .szf_name {
	float: left;
}

.leader_bottom li ul li a {
	line-height: 40px;
}

/*日历*/
.calendar {
	width: 100%;
	font-size: 16px;
	margin-top: 30px;
}

.calendar table tr th {
	width: 36px;
	height: 36px;
	font-size: 16px;
	font-weight: 400;
}

.calendar table tr th span {
	background-color: #d8eaf8;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #015293;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 0 auto;
}

.calendar table tr td {
	text-align: center;
	line-height: 36px;
	height: 36px;
	color: #4f4f4f;
	cursor: pointer;
}

.calendar table {
	background: white;
	width: 100%;
	margin-top: 18px !important;
}

/*鼠标滑过*/
.bgHover {
	background: #005293;
	color: #fff !important;
	text-decoration: none !important;
}

.riqi {
	position: relative;
	z-index: 99;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	margin: 0 auto;
}

.riqi .piaofu {
	border-radius: 5px;
	position: absolute;
	width: 230px;
	bottom: 44px;
	left: -98px;
	background: #005293;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	display: none;
	z-index: 100;
}

.riqi.current .piaofu {
	display: block;
}

.riqi .piaofu span {
	display: block;
	width: 18px;
	height: 9px;
	background: url(angle.png) no-repeat;
	position: absolute;
	bottom: -9px;
	_bottom: -12px;
	left: 105px;
	z-index: 100;
}

.riqi .piaofu ul li {
	padding: 2px 0px 2px 8px;
	z-index: 100;
}

.riqi .piaofu ul li::before {
	display: inline-block;
	content: "";
	height: 4px;
	width: 4px;
	background-color: #ffffff;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	left: 6px;
	margin-top: 12px;
}

.riqi .piaofu ul li a {
	color: #fff;
	z-index: 100;
	font-family: "宋体";
	font-size: 12px;
	line-height: 2;
}

.riqi .piaofu ul li a:hover {
	text-decoration: underline;
	z-index: 100;
}

/*非本月日期*/
.calendar table tr td.current_day {
	background: #cbcbcb
}

.calendar table tr td.unselected_month {
	color: #b5b5b5
}

/*选择日期*/
.choice {
	font-size: 19px;
	height: 38px;
	color: #000;
	background-color: #e7eef8;
}

.choice p {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	width: 50%;
	text-align: center;
}

.choice p.month {
	background: url(line.jpg) no-repeat right 9px;
}

.choice .month_name {
	display: inline-block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 18px;
}

.choice .button {
	cursor: pointer;
	padding: 0 15px;
	width: 9px;
	margin: 0px;
	*padding: 0 14px;
}

.choice .month .prev {
	padding-left: 0px;
}

.choice .year .next {
	padding-right: 0px;
}

.dateSelector {}

.calendar .year_name {
	font-family: "微软雅黑";
	font-size: 18px;
}

.calendar table tr td .riqi.yesData {
	background-color: #d8eaf8;
	color: #015293;
}

.calendar table tr td .riqi.bgHover_t {
	background-color: #015293;
	color: #fff !important;
	text-decoration: none !important;
}

.zwgk_p2 li {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.zwgk_p2 li:nth-child(3n+1) {
	margin-left: 0;
}

.zwgk_p2 li a {
	display: block;
	width: 380px;
	height: 70px;
	line-height: 70px;
	background-color: #eef6ff;
}

.zwgk_p2 li img {
	margin-left: 60px;
	margin-top: 20px;
	float: left;
}

.zwgk_p2 li span {
	padding-left: 10px;
	float: left;
}

.zwgk_p2 li a i {
	display: inline-block;
	float: right;
	width: 43px;
	height: 70px;
	background: url("zwgkrGray.png") no-repeat center;
	top: 50%;
	line-height: 70px;
	margin-right: 20px;
}

.zwgk_p2 ul li a {}

.zwgk_p2 ul li a:hover {
	font-weight: bold;
	color: #477ab7;
}

.zwgk_p3 .left {
	width: 65%;
	float: left;
}

.zwgk_p3 .right {
	width: 32%;
	float: right;
}

.zwgk_p3 .left .list li a {
	max-width: 85%;
}

.zwgk_p3 .right .list li a {
	max-width: 100%;
}

.zwgk_p3 .right .list li span {
	display: none;
}

.zwgk_p4 .left {
	width: 65%;
	float: left;
}

.zwgk_p4 .right {
	width: 32%;
	float: right;
}

.zwgk_search_box {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin-top: 14px;
	background: #f7f7f7;
	overflow: hidden;
}

.zwgk_search_box .search_tit {
	float: left;
	margin: 0 30px 0 40px;
	font-size: 14px;
	float: left;
}

.zwgk_search {
	width: 500px;
	float: left;
	line-height: 40px;
	background: #fff;
	overflow: hidden;
	margin: 10px 0;
}

.zwgk_search input {
	width: 75%;
	padding-left: 3%;
	float: left;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.zwgk_search .zwgk_search_btn {
	width: 21%;
	height: 40px;
	background: #477ab7;
	color: #fff;
	float: right;
	text-align: center;
	cursor: pointer;
}

.zwgk_search_box .zwgk-search-more {
	float: right;
	margin: 0 30px 0 0;
	font-size: 14px;
	color: #477ab7;
	font-weight: bold;
	padding-left: 20px;
	background: url(zwgkr02.png) no-repeat left center;
}

.zwgk_p4 .left .list li a {
	max-width: 85%;
}

.zwgk_p4 .right ul li {
	float: left;
	width: 48%;

	text-align: center;
	margin-bottom: 30px;
}

.zwgk_p4 .right ul li a {
	display: block;
	width: 100%;
	height: 164px;
}

.zwgk_p4 .right ul li a:hover {
	font-weight: bold;
	color: #477ab7;
}

.zwgk_p4 .right ul li:nth-child(1) a {
	background: #e5f1ff;
}

.zwgk_p4 .right ul li:nth-child(2) a {
	background: #eaf8fa;
}

.zwgk_p4 .right ul li:nth-child(3) a {
	background: #f2fbe4;
}

.zwgk_p4 .right ul li:nth-child(4) a {
	background: #faf4ea;
}

.zwgk_p4 .right ul li:nth-child(3),
.zwgk_p4 .right ul li:nth-child(4) {
	margin-bottom: 0px;
}

.zwgk_p4 .right ul li:nth-child(2n) {
	float: right;
}

.zwgk_p4 .right ul li a img {
	vertical-align: middle;
	margin-top: 30px;
}

.zwgk_p4 .right ul li a p {
	line-height: 2;
	margin: 25px 0px;
	text-align: center;
	cursor: pointer;
}

.zwgk_p4 .right li img {
	transition: .3s all;
	display: inline-block;
}

.zwgk_p4 .right li a:hover img {
	transform: scale(1.2);
}

.zwgk_p5 {
	background: #eef6ff;
}

.zwgk_p5 ul li {
	float: left;
	width: 20%;
}

.zwgk_p5 ul li a {
	display: block;
	width: 100%;
	height: 126px;
	font-weight: bold;
}

.zwgk_p5 ul li a:hover {
	color: #477ab7;
}

.zwgk_p5 ul li img {
	float: left;
	margin-left: 20px;
}

.zwgk_p5 ul li a:hover img {
	transition: all .6s;
	-ms-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
}

.zwgk_p5 ul li span {
	display: block;
	float: left;
	line-height: 126px;
	cursor: pointer;
}


.zwgk_tit {
	height: 44px;
	background: url("titlebg.jpg") center repeat-x;
	line-height: 44px;
	text-align: center;
}

.zwgk_tit h2 {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	height: 44px;
	line-height: 44px;
	background: #fff;
	padding: 0 60px;
	vertical-align: middle;
	position: relative;
}

.zwgk_p6 .zwgk_tit h2 {
	padding: 0 90px;
}

.zwgk_tit h2 span {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	top: 50%;
	margin-top: -7px;
	background: #1492ff;
}

.zwgk_tit h2 span.tit-ico-l {
	left: 0;
}

.zwgk_tit h2 span.tit-ico-r {
	right: 0;
}

/* 横幅 */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

.slideBox .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	width: 100%;
	margin-top: 10px;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: table;
	margin: 0px auto;
	margin-top: 10px;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #aab2d0;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	line-height: 50px;
	overflow: hidden;
}

.slideBox .hd ul li.on {
	background-position: 0 0;
}

.slideBox .hd ul li.on {
	background-color: #1492ff;
}

.slideBox .bd {}

.slideBox .bd ul {
	overflow: hidden;
	zoom: 1;
}

.slideBox .bd ul li {
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	width: 25%;
}

.slideBox .bd ul li img {
	max-width: 90%;
	height: auto;
	display: block;
	border-radius: 6px;
	margin: 0 auto;
}

.slideBox .next,
.slideBox .prev {
	display: none;
	position: absolute;
	width: 22px;
	height: 38px;
	margin-top: -38px;
	top: 50%;
	z-index: 9;
}

.slideBox:hover .next {
	display: block;
}

.slideBox:hover .prev {
	display: block;
}

.slideBox .next {
	background: url("z-left.png") no-repeat left center;
	background-size: 100% 100%;
	left: 16px;
}

.slideBox .prev {
	background: url("z-right.png") no-repeat left center;
	background-size: 100% 100%;
	right: 16px;
}

.zdly_list {
	margin-top: 20px;
	overflow: hidden;
}

.zdly_list ul li {
	width: 14.2%;
	margin-top: 25px;
	text-align: center;
	float: left;
}

.zdly_list ul li a {
	display: block;
	width: 100%;
	height: 100%;

}

.zdly_list ul li a:hover {
	font-weight: bold;
	color: #477ab7;
}

.zdly_list ul li img {
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}

.zdly_list ul li a:hover img {
	transition: all .6s;
	-ms-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
}

.zdly_list ul li span {
	display: block;
	text-align: center;
	cursor: pointer;
	line-height: 2;
}

.robot-index,
.robot-index :after,
.robot-index:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.robot-index {
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
	font-size: 12px;
	color: #515a6e;
	background-color: #fff;
	z-index: 1000 !important;
	position: relative;
}

.robot {
	position: fixed;
	z-index: 99;
	float: right;
	right: 50px;
	bottom: 20px;
}

.bubble {
	-webkit-box-shadow: 0 0 3px #bba4a4;
	box-shadow: 0 0 3px #bba4a4;
	background-color: #fff;
	height: 64px;
	width: 200px;
	border-radius: 5px;
	padding: 8px 10px;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 22px;
	opacity: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.bubble:before {
	position: absolute;
	left: 40px;
	top: 60px;
	content: " ";
	width: 0;
	height: 0;
	opacity: 0;
	border: 10px solid;
	border-color: #fff transparent transparent transparent;
	-webkit-transform: rotate(-16deg);
	transform: rotate(-16deg);
}

.bubble-show,
.bubble-show:before {
	opacity: 1 !important
}

.robot-img {
	overflow: hidden;
	height: 128.8px;
}

.robot-show {
	height: 380px;
	width: 354px;
	float: right;
	position: fixed;
	right: 50px;
	bottom: 20px;
	z-index: 9999;
	display: none;
	background-color: #fff;
	border: 2px solid #bdd0e6;
}

.robot-eye {
	position: absolute;
	cursor: pointer;
	margin-right: -87px;
	z-index: 999;
	margin-top: 11px;
}

.index-css {
	position: relative;
	top: -15px;
	height: 124px;
	width: 90px;
	cursor: pointer;
	margin-right: 110px;
	z-index: 998;
}

.robot-info-head {
	height: 84px;
	width: 100%;
	background-color: #069be5;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}

.robot-info-title {
	width: 65px;
	position: relative;
	top: 5px;
	left: 10px;
}

.robot-info-title img {
	cursor: pointer;
	width: 60px;
	height: 60px;
}

.welcome {
	width: 285px;
	float: right;
	position: relative;
	top: -44px;
}

.robot-index .small-robot-info>div:nth-of-type(1) .robot-close {
	top: -24px;
}

.robot-close {
	height: 35px;
	width: 35px;
	border-radius: 50px;
	left: 320px;
	margin: 10px;
	top: -25px;
	border: 1px solid #ddd;
}

.robot-close,
.robot-consult {
	background-color: #069be5;
	position: absolute;
}

.robot-close img {
	cursor: pointer;
	height: 17px;
	position: absolute;
	right: 9px;
	top: 9px;
}

/*老年版*/
.old_type .zwgk_p1,
.old_type .zwgk_p2,
.old_type .zwgk_p3,
.old_type .zwgk_p4,
.old_type .zwgk_p5,
.old_type .zwgk_p6,
.old_type .zwgk_p7,
.old_type .leader_bottom {
	margin-top: 50px;
}

.old_type .zwgk_p1 .left {
	width: 100%;
}

.old_type .zwgk_p1 .right {
	width: 100%;
}

.old_type .leader_top,
.old_type .leader_bottom {
	width: 100%;
}

.old_type .leader_top .leader_top_img {
	width: 26%;
}

.old_type .leader_top .leader_top_detail {
	width: 70%;
}

.old_type .leader_top_detail li .leader-zn {
	width: 13%;
	font-size: 32px;
	line-height: 2;
}

.old_type .leader_top_detail li .leader-zn-detail {
	width: 87%;
	font-size: 32px;
	line-height: 2;
}

.old_type .leader_bottom {
	border: none;
	border-top: 1pt solid #dadada;
	padding-top: 20px;
	margin-top: 20px;
}

.old_type .leader_bottom>ul>li {
	width: 100%;
	float: left;
}

.old_type .leader_bottom li .szf_pos {
	font-size: 32px;
	line-height: 2;
	width: 20%;
}

.old_type .leader_bottom li .szf_name {
	width: 80%;
}

.old_type .leader_bottom li .szf_name ul li {}

.old_type .leader_bottom p {
	font-size: 32px;
	line-height: 2;
}

.old_type .leader_bottom a {
	line-height: 70px;
	background-size: 40px;
	padding-left: 40px;
}

.old_type .leader_bottom li ul li a {
	font-size: 32px;
	line-height: 2;
}

/*日历*/
.old_type .calendar table tr td {
	height: 70px;
	line-height: 70px;
}

.old_type .calendar table tr th span {
	width: 72px;
	height: 72px;
	line-height: 68px;
}

.old_type .calendar {
	font-size: 32px;
}

.old_type .calendar table tr th {
	font-size: 32px;
}

/*鼠标滑过*/
.old_type .riqi {
	width: 68px;
	height: 68px;
}

.old_type .riqi .piaofu {
	font-size: 24px;
	bottom: 80px;
	width: 500px;
	left: -190px;
}

.old_type .riqi .piaofu span {
	left: 215px;
}

.old_type .riqi .piaofu ul li::before {
	margin-top: 24px;
}

.old_type .riqi .piaofu ul li a {
	font-size: 24px;
}

/*选择日期*/
.old_type .choice {
	font-size: 36px;
}

.old_type .choice .month_name {
	font-size: 36px;
}

.old_type .calendar .year_name {
	font-size: 36px;
}

.old_type .zwgk_p2 li img {
	display: none;
}

.old_type .zwgk_p2 li a {
	font-size: 36px;
	height: 120px;
	line-height: 120px;
}

.old_type .zwgk_p2 li a i {
	height: 120px;
	line-height: 120px;
}

.old_type .zwgk_p3 .left,
.old_type .zwgk_p3 .right,
.old_type .zwgk_p4 .left,
.old_type .zwgk_p4 .right {
	width: 100%;
}

.old_type .zwgk_p3 .right,
.old_type .zwgk_p4 .right {
	margin-top: 50px;
}

.old_type .tit2 li a {
	font-size: 48px;
	height: 96px;
	line-height: 96px;
}

.old_type .list li {
	padding-left: 25px;
	line-height: 64px;
	height: unset;
}

.old_type .list li a {
	line-height: 64px;
	font-size: 32px;
	max-width: 80%;
}

.old_type .list li span {
	height: 64px;
	line-height: 64px;
	font-size: 28px;
}

.old_type .list li::before {
	height: 8px;
	width: 8px;
	margin-top: 32px;
}

.old_type .zwgk_p3 .right .list li a {
	width: 85%;
}

.old_type .zwgk_p3 .right .list li span {
	display: block;
}

.old_type .zwgk_search_box {
	height: 120px;
	margin-top: 30px;
}

.old_type .zwgk_search_box .search_tit {
	font-size: 32px;
	margin: 0 30px;
	line-height: 115px;
}

.old_type .zwgk_search {
	width: 760px;
	margin: 20px 0;
}

.old_type .zwgk_search input {
	height: 80px;
	line-height: 80px;
}

.old_type .zwgk_search .zwgk_search_btn {
	height: 80px;
	line-height: 80px;
	font-size: 32px;
}

.old_type .zwgk-search-more {
	background-size: 18px;
	padding-left: 40px;
	font-size: 32px;
	font-weight: normal;
	margin-top: 30px;
}

.old_type .zwgk_p4 .right ul li {
	float: left;
	width: 22%;
	margin-bottom: 0px;
}

.old_type .zwgk_p4 .right ul li+li {
	margin-left: 4%;
}

.old_type .zwgk_p4 .right ul li a {
	height: 220px;
}

.old_type .zwgk_p4 .right ul li a img {
	width: 60px;
	height: 60px;
	margin-top: 40px;
}

.old_type .zwgk_p4 .right ul li a p {
	font-size: 36px;
}

.old_type .zwgk_p5 ul li {
	text-align: center;
}

.old_type .zwgk_p5 ul li a {
	height: unset;
}

.old_type .zwgk_p5 ul li img {
	float: unset;
	margin-left: 0px;
}

.old_type .zwgk_p5 ul li span {
	float: unset;
	line-height: unset;
	font-size: 36px;
	margin-bottom: 10px;
}

.old_type .slideBox .bd ul li {
	width: 33.3%;
}

.old_type .slideBox .bd ul li img {
	height: 230px;
	max-width: 92%;
}

.old_type .slideBox .hd {
	margin-top: 20px;
}

.old_type .slideBox .hd ul li {
	width: 14px;
	height: 14px;
}

.old_type .slideBox .next,
.old_type .slideBox .prev {
	width: 40px;
	height: 69px;
	margin-top: -54px;
}

.old_type .slideBox .next {
	background: url("left-arrow.png") no-repeat left center;
}

.old_type .slideBox .prev {
	background: url("right-arrow.png") no-repeat left center;
}

.old_type .zwgk_tit {
	height: 96px;
	line-height: 96px;
}

.old_type .zwgk_tit h2 {
	font-size: 48px;
	height: 96px;
	line-height: 96px;
}

.old_type .zwgk_tit h2 span {
	width: 14px;
	height: 14px;
}

.old_type .zdly_list ul li {
	width: 25%;
	margin-top: 36px;
}

.old_type .zdly_list ul li img {
	width: 80px;
	height: 80px;
}

.old_type .zdly_list ul li span {
	font-size: 36px;
}

/*手机版*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
	}

	.zwgk_p1,
	.zwgk_p2,
	.zwgk_p3,
	.zwgk_p4,
	.zwgk_p5,
	.zwgk_p6,
	.zwgk_p7 {
		padding: 0px 3%;
		box-sizing: border-box;
		margin-top: 20px;
	}

	.zwgk_p1 .left {
		width: 100%;
	}

	.zwgk_p1 .right {
		width: 100%;
	}

	.leader_bottom>ul>li {
		width: 100%;
	}

	.leader_bottom>ul>li:nth-child(2n) {
		width: 100%;
	}

	.zwgk_p2 {
		margin-top: 0px;
	}

	.zwgk_p3 .left,
	.zwgk_p3 .right,
	.zwgk_p4 .left,
	.zwgk_p4 .right {
		width: 100%;
	}

	.zwgk_p3 .right,
	.zwgk_p4 .right {
		margin-top: 20px;
	}

	.leader_top,
	.leader_bottom {
		width: 100%;
	}

	.leader_top .leader_top_img {
		width: 100%;
		text-align: center;
	}

	.leader_top .leader_top_img img {
		max-width: 40%;
	}

	.leader_top .leader_top_detail {
		width: 100%;
	}

	.leader_top_detail li .leader-zn {
		width: 18%;
	}

	.leader_top_detail li .leader-zn-detail {
		width: 82%;
	}

	.leader_bottom {
		width: 100%;
		border: none;
		border-top: 1px solid #dadada;
		margin-top: 20px;
	}

	.leader_bottom li p {
		float: left;
		width: 32%;
	}

	.leader_bottom li ul {
		float: left;
		width: 100%;
	}

	.leader_bottom li .szf_pos {
		padding-right: 0px;
		width: 35%;
	}

	.leader_bottom li ul li {
		width: 33.3%;
		text-align: center;
	}

	.leader_bottom li ul li+li {
		margin-left: unset;
	}

	.leader_bottom li .szf_name {
		width: 65%;
	}

	.zwgk_p2 li {
		width: 48%;
	}

	.zwgk_p2 li+li {
		margin-left: 4%;
	}

	.zwgk_p2 li:nth-child(2n+1) {
		margin-left: 0px;
	}

	.zwgk_p2 li:nth-child(4) {
		margin-left: 4%;
	}

	.zwgk_p2 li a {
		width: 100%;
		text-align: center;
		height: unset;
		line-height: unset;
		overflow: hidden;
	}

	.zwgk_p2 li img {
		float: unset;
		margin-left: 0px;
		width: 34px;
		height: 34px;
	}

	.zwgk_p2 li span {
		float: unset;
		padding-left: 0px;
		display: block;
		margin: 10px 0px;
	}

	.zwgk_p2 li a i {
		display: none;
	}

	.tit2 li {
		margin-right: 5px;
	}

	.tit2 li:last-child {
		margin-right: 0px;
	}

	.list li {
		line-height: 32px;
	}

	.list li a {
		white-space: unset;
		text-overflow: unset;
		overflow: unset;
		float: unset;
		max-width: none;
		display: inline;
		line-height: 32px;
	}

	.list li span {
		line-height: 32px;
		height: 32px;
	}

	.list li::before {
		margin-top: 16px;
	}

	.h-zw-more {
		display: inline-block;
		width: 100%;
		height: 44px;
		line-height: 44px;
		text-align: center;
		background-color: #f4f4f4;
		border-radius: 5px;
		color: #999;
		margin-top: 20px;
		font-size: 16px;

	}

	.h-zw-more a {
		color: #999;
	}

	.zwgk_p3 .right .list li a {
		width: 85%;
	}

	.zwgk_p3 .right .list li span {
		display: block;
	}

	.search_tit,
	.zwgk-search-more {
		display: none;
	}

	.zwgk_search {
		width: 100%;
	}

	.zwgk_p4 .right ul li a {
		height: 140px;
	}

	.zwgk_p5 ul li {
		width: 33.3%;
		height: 160px;
		text-align: center;
	}

	.zwgk_p5 ul li:nth-child(4),
	.zwgk_p5 ul li:nth-child(5) {

		width: 50%;
	}

	.zwgk_p5 ul li a {
		height: unset;
	}

	.zwgk_p5 ul li img {
		margin-left: 0px;
		float: unset;
	}

	.zwgk_p5 ul li span {
		line-height: unset;
		width: 100%;
	}

	.slideBox {
		width: 100%;
	}

	.slideBox .next,
	.slideBox .prev {
		display: none;
	}

	.slideBox .bd {
		margin-left: 0px;
	}

	.slideBox .bd ul li {
		width: 100%;
		text-align: center;
		margin-left: 0px;
	}

	.slideBox .bd ul li img {
		width: 100%;
		height: auto;
		max-width: 100%;
	}

	.slideBox .hd {
		display: block;
	}

	.slideBox .hd {
		overflow: hidden;
		height: 30px;
		padding: 0 10px;
		width: 100%;
	}

	.slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		display: table;
		margin: 0px auto;
		margin-top: 10px;
	}

	.slideBox .hd ul li {
		float: left;
		margin-right: 5px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #aab2d0;
		border-radius: 100%;
		width: 9px;
		height: 9px;
		line-height: 50px;
		overflow: hidden;
	}

	.slideBox .hd ul li.on {
		background-position: 0 0;
	}

	.slideBox .hd ul li.on {
		background-color: #1492ff;
	}

	.zwgk_tit h2 {
		font-size: 20px;
		padding: 0px 30px;
	}

	.zwgk_p6 .zwgk_tit h2 {
		padding: 0px 40px;
	}

	.zdly_list ul li {
		width: 33.3%;
		height: 135px;
	}

	.robot-index {
		display: none;
	}
}

@media screen and (max-width: 833px) {}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width:750px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {}
