html {
	font-size: 16px;
}

input[type=submit],
input[type=reset],
input[type=button],
input[type=text],
input[type=search] {
	-webkit-appearance: none;
}

select {
	-webkit-appearance: none;
	color: #AAAAAA;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	color: #525253;
	font-size: 16px;
	margin: 0;
	outline: 0;
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	resize: none;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

body {
	width: 100%;
	min-width: 1300px;
	background: #fff;
	font-size: 16px;
}

.logo_banner {
	width: 100%;
	min-width: 1300px;
	height: 413px;
	background: url(logo_bg_mzd_znd_20220907.jpg) top center no-repeat;
}


.szgw_logo_banner {
	width: 100%;
	min-width: 1300px;
	height: 333px;
	background: url(szgw_bg_mzd_znd_20220907.png) top center no-repeat;
}
.szgw_logo_banner .logo_img{
	padding-top: 74px;
}
.logo_top {
	/* width: 1300px; */
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
}

.logo_top_span_1 {
	float: left;
	color: #fff;
	line-height: 26px;
	margin-right: 20px;
	margin-left: 170px;
}

.logo_top_right {
	float: right;
	color: #fff;
	margin-right: 168px;
}

.time_main {
	float: left;

}

.time {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	letter-spacing: 1px;
}

.time p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	display: inline-block;
}

.time span {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	display: inline-block;
	margin-left: 8px;
}

.tianqi_main {
	float: left;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	line-height: 26px;
	margin-top: 5px;
}

.weather_icon {
	float: left;
	margin: 0 5px;
}

.weather_icon img {
	width: 25px;
}

.tianqi_right {
	float: right;
}

.weather_text {
	float: left;
	color: #fff;
	font-size: 16px;
}

.weather_temp {
	float: left;
	color: #fff;
	font-size: 16px;
}

.nav {
	width: 100%;
	min-width: 1300px;
	height: 68px;
	background: url(nav_bg_mzd_znd_20220907.jpg) top center no-repeat;
}

.w_1300 {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.hidden {
	overflow: hidden;
}

.menu {
	float: left;
	width: 1137px;
}

.menu li.active {
	background: #1476d2;
}

.menu .nli {
	float: left;
	height: 68px;
	line-height: 68px;
	margin-right: 7px;

}

.menu .nli a {
	display: block;
	height: 68px;
	line-height: 68px;
	padding: 0 40px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

.menu .nli a:hover {
	background: #1476d2;
}

.menu .nli a.active {
	background: #1476d2;
}

.sub {
	display: none;
	width: 100%;
	left: 0;
	top: 70px;
	height: 55px;
	border: 1px solid #bacbe2;
	position: absolute;
	background: #ebf0f7;
	line-height: 55px;
	overflow: hidden;
	z-index: 999;
}

.sub li {
	float: left;
}

.sub li a {
	margin-left: 40px !important;
	color: #333333 !important;
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 57px !important;
	height: 57px !important;
	position: relative;
	padding: 0 0 0 20px !important;
}

.sub li a:hover {
	background: none !important;
	color: #1476d2 !important;
}

.sub li a:before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 26px;
	left: 0px;
	z-index: 99;
	background: #86b1e4;
	border: 1px solid #a6cff6;
}

.search_main {
	float: right;
	width: 162px;
	height: 68px;
	position: relative;
}

.search_m {
	display: block;
	width: 100px;
	height: 38px;
	margin-top: 16px;
	margin-left: 52px;
	border-radius: 38px;
	background: #fff;
	overflow: hidden;
}

.search_m img {
	float: left;
	margin-top: 10px;
	margin-left: 17px;
}

.search_m span {
	color: #177ee0;
	margin-top: 12px;
	display: inline-block;
	float: left;
	margin-top: 8px;
	margin-left: 12px;
}

.search_box {
	display: none;
	width: 460px;
	height: 83px;
	border: 1px solid #bacbe2;
	background: #ebf0f7;
	position: absolute;
	top: 70px;
	right: 0px;
	z-index: 9999;
}

.search_box_top {
	width: 100%;
	overflow: hidden;
	margin-top: 11px;
}

.shanchu {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(icon2_mzd_znd_20220907.png) no-repeat;
	float: right;
	margin-right: 16px;
}

.search_box_bottom {
	width: 100%;
	margin-top: 10px;
}

.search_input_box{
	width: 440px;
	background: #fff;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	overflow: hidden;
	margin: 0 auto;
}



.search_box_bottom .searchInput {
	float:left;
	width: 374px;
	border: none;
	background: #fff;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	margin-left: 8px;
	padding-left: 10px;
	color: #909090;
	
}

.searchBtn{
	float:left;
	display: block;
	width: 21px;
	height: 20px;
	background: url(icon1_mzd_znd_20220907.png) no-repeat;
	margin-top: 8px;
	margin-left: 10px;
	border: none;
	cursor: pointer;
}


.main {
	width: 100%;
}

.top_news_main {
	width: 100%;
	background: url(bg_mzd_znd_20220907.png) top center no-repeat;
	height: 570px;
}

.top_news {
	width: 100%;
}

.top_news p {
	width: 100%;
	text-align: center;
	padding-top: 38px;
}

.top_news p a {
	color: #0d65b8;
	font-size: 34px;
	font-weight: bold;
}

.top_news p a:hover {
	border-bottom: 1px solid #0d65b8;
}

.top_news_con {
	width: 100%;
	text-align: center;
	color: #666666;
	margin-top: 14px;
}

.top_news_tab {
	width: 100%;
	overflow: hidden;
	margin-top: 48px;
}

.photo_news {
	float: left;
	width: 634px;
	height: 357px;
}

.pz_slides_3 {
	width: 634px;
	height: 357px;
	overflow: hidden;
	position: relative;
}

.pz_slides_3 ._btn {
	overflow: hidden;
	position: absolute;
	bottom: 63px;
	z-index: 9;

}

.pz_slides_3 ._btn ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.pz_slides_3 ._btn ul li {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 6px;
	cursor: pointer;
	background: #FFF;
	border-radius: 11px;
}

.pz_slides_3 ._btn ul li.on {
	BACKGROUND-POSITION: 0px;
	background: #f6b03a;
}

.pz_slides_3 ._pic {
	position: relative;
	height: 100%;
	z-index: 0;
}

.pz_slides_3 ._pic li {
	width: 634px;
	height: 357px;
	zoom: 1;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;

}

.img1 {
	display: block;
	width: 634px;
	height: 357px;
	background: url(bg6_mzd_znd_20220907.jpg) no-repeat;
	background-size: 634px;
}


.pz_slides_3 ._pic li:after {
	position: absolute;
	transition: 0.3s;
	content: "";
	width: 0;
	left: 50%;
	top: 0;
	height: 3px;
	background: #0d65b8;
}

.pz_slides_3 ._pic li:hover:after {
	width: 100%;
	left: 0;
}


.pz_slides_3 ._pic li p {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}

.pz_slides_3 ._pic li p a:hover {
	color: #fff;
}

.pz_slides_3 ._pic li img {
	width: 634px;
	height: 357px;
	display: block;
}

.pz_slides_3 ._pic li .lunbo_bg {
	width: 601px;
	height: 338px;
	background: url(bg10_czt_znd_20220608.jpg) center no-repeat;
}


.btn_main {}

.pz_slides_3 .next {
	float: right;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(icon4_mzd_znd_20220907.png) no-repeat;
	position: absolute;
    right: -3px;
    top: 45%;
}

.pz_slides_3 .next img {
	display: block;
	margin-left: 11px;
	margin-top: 5px;
}

.pz_slides_3 .prev {
	float: left;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(icon3_mzd_znd_20220907.png) no-repeat;
	position: absolute;
    left: 8px;
    top: 45%;

}

.pz_slides_3 .prev:hover {
	/* background: url(icon45_czt_znd_20220608.png) #344F89 center no-repeat; */
}

.pz_slides_3 .prev img {
	display: block;
	margin-left: 11px;
	margin-top: 5px;
}

.pic_news_title {
	width: 100%;

	color: #fff;
	font-size: 18px;
}

.tab_news {
	float: right;
	width: 636px;
}

.tab_title {
	width: 100%;
	border-bottom: 1px solid #ededed;
	margin-top: 12px;
	overflow: hidden;
}

.tab_title ul {
	float: left;
	width: 90%;
	overflow: hidden;
	height: 42px;
}

.more {
	float: right;
	line-height: 36px;
	margin-right: 10px;
}

.more a {
	color: #8f8f8f;
}

.more a:hover {
	color: #0d65b8;
}

.tab_title ul li {
	float: left;
	position: relative;
	margin-right: 28px;

}

.tab_title ul li a {
	display: block;
	text-align: center;
	font-weight: bold;
	position: relative;

}

.tab_title ul li.active a:before {
	content: "";
	display: block;
	width: 138px;
	height: 28px;
	background: url(bg2_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	bottom: -5px;
	left: 0px;
}

.tab_title ul li.active a:after {
	content: "";
	display: block;
	width: 138px;
	height: 1px;
	background: #0d65b8;
	position: absolute;
	left: 0px;
	bottom: -9px;
}

.tab_title ul li a p {
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	position: relative;
	text-align: center;
	z-index: 999;
	padding-left: 14px;
}

.tab_title ul li.active a p {
	color: #1476d2;
}

.tab_title ul li.active a {}

.ul_main {
	margin-top: 18px;
	width: 98%;
	padding-left: 10px;
}

.ul_main li {
	width: 100%;
	overflow: hidden;
	line-height: 49px;
	position: relative;
}


.tab_main .ul_main li {
	line-height: 58px;
}

.tab_main .ul_main li a {
	line-height: 58px;
}

.tab_main .ul_main li:before {
	top: 26px
}


.ul_main li a {
	float: left;
	display: inline-block;
	font-size: 18px;
	color: #333333;
	line-height: 49px;
	color: #373737;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	padding-left: 17px;
	position: relative;
}

.ul_main li a:hover {
	color: #1476d2;
	margin-left: 10px;
}

.ul_main li:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #86b1e4;
	border: 1px solid #a6cff6;
	position: absolute;
	top: 22px;
	left: 0px;
}

.time {
	float: right;
	font-size: 16px;
	line-height: 36px;
	color: #ADADAD;
	margin-right: 20px;
}

.slide_banner {
	width: 100%;
	margin-top: 40px;
	height: 111px;
	margin-bottom: 40px;
}

.pz_slides_4 {
	width: 100%;
	height: 111px;
	overflow: hidden;
	position: relative;
}

.pz_slides_4 ._pic ul li {
	width: 100%;
	height: 111px;
}

.pz_slides_4 ._pic ul li a {
	display: block;
	width: 100%;
	height: 111px;
}

.pz_slides_4 ._pic ul li a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.pz_slides_4 ._pic ul li a img {
	width: 100%;
	height: 111px;
}

.pz_slides_4 .prev {
	width: 20px;
	height: 39px;
	background: url(icon5_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	top: 36%;
	left: 0px;
}

.pz_slides_4 .next {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 36%;
	right: -1px;
	background: url(icon6_mzd_znd_20220907.png) no-repeat;
}

.main_2 {
	width: 100%;
}

.w_633 {
	float: left;
	width: 633px;
}

.title {
	width: 100%;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	height: 42px;
}

.title p {
	float: left;
	position: relative;
	height: 35px;
}

.title p a {
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	z-index: 999;
	float: left;
}

.title p a span {
	position: relative;
	z-index: 999;
	padding-left: 14px;
}

.title p a:before {
	content: "";
	display: block;
	width: 138px;
	height: 28px;
	background: url(bg2_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

/* .title p a:after {
	content: "";
	display: block;
	width: 138px;
	height: 1px;
	background: #0d65b8;
	position: absolute;
	left: 0px;
	bottom: -7px;
} */

.title p a:hover {
	color: #0d65b8;
}

.chi {
	float: left;
	text-transform: Uppercase;
	font-size: 14px;
	color: #cccccc;
	position: relative;
	z-index: 999;
	margin-left: 10px;
	display: block;
	margin-top: 16px;
}

.w_633_bottom {
	width: 100%;
}

.w_633_bottom .ul_main {
	margin-top: 14px;
}

.fL {
	float: right;
}

.m_t_20 {
	margin-top: 20px;
}

.main_3 {
	width: 100%;
}

.bg3 {
	width: 100%;
	background: url(bg3_mzd_znd_20220907.jpg) no-repeat;
	height: 240px;
	margin-top: 38px;
	overflow: hidden;
}

.bg3 ul {
	width: 103%;
	overflow: hidden;
	margin-left: 3px;
	margin-top: 50px;
}

.bg3 ul li {
	float: left;
	width: 181px;
	height: 144px;
	border: 1px solid #dbebfa;
	background: #fff;
	border-radius: 10px;
	position: relative;
	margin-left: 27px;
}

.bg3 ul li:after {
	content: "";
	display: block;
	width: 19px;
	height: 19px;
	background: url(icon13_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.bg3 ul li a {
	display: block;
	width: 181px;
	border-radius: 10px;
	height: 144px;
}

.icon_m {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.bg3 ul li a p {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}


.bg3 ul li:hover {
	border: 1px solid #228aeb;
}

.bg3 ul li:hover::after {
	content: "";
	display: block;
	width: 19px;
	height: 19px;
	background: url(icon14_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.main_4 {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 38px;
}

.slide_main {
	width: 100%;
}

.picScroll-left {
	width: 100%;

	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	position: relative;
}

.picScroll-left .prev {
	width: 18px;
	height: 32px;
	background: url(icon18_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	left: 27px;
	top: 120px;
	z-index: 999;
	cursor: pointer;
}

.picScroll-left .hd .next {
	width: 18px;
	height: 32px;
	background: url(icon19_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 120px;
	z-index: 999;
	cursor: pointer;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}


.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}

.picScroll-left .bd ul {
	width: 103%;
	overflow: hidden;
	height: 285px;
	zoom: 1;
	margin-left: 4px;
	padding-left: 10px;
}

.picScroll-left .bd ul li {
	width: 300px;
	height: 276px;
	float: left;
	border-radius: 10px;
	_display: inline;
	overflow: hidden;
	box-shadow: 0px 5px 5px rgba(229, 235, 240);
	margin-right: 24px;
}

.picScroll-left .bd ul li a {
	width: 300px;
	height: 276px;
	border-radius: 10px;
}

.pic {
	width: 300px;
	height: 180px;
	border-radius: 10px 10px 0 0;
}

.pic img {
	width: 300px;
	height: 180px;
	border-radius: 10px 10px 0 0;
}

.tempWrap {
	width: 99% !important;
	padding-left: 1%;
	margin: 0 auto;
}

.picList_main {
	width: 100%;
	height: 80px;
	padding-top: 16px;
	background: #f4f7f9;
}

.pic_title {
	width: 240px;
	padding: 0 30px;
	height: 44px;
	color: #333333;
	line-height: 22px;
}

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

.more_2 .icon_more {
	float: right;
	margin-right: 30px;
	width: 22px;
	height: 22px;
	background: url(icon15_mzd_znd_20220907.png) no-repeat;
}

.picScroll-left .bd ul li:hover .picList_main {
	background: #228aeb;
}

.picScroll-left .bd ul li:hover .pic_title {
	color: #fff;
}

.picScroll-left .bd ul li:hover .more_2 .icon_more {
	background: url(icon16_mzd_znd_20220907.png) no-repeat;
}

.imgbox {
	width: 100%;
	height: 180px;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.imgbg {

	width: 100%;
	height: 100%;
	background: url(bg6_mzd_znd_20220907.jpg) no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(bg6_mzd_znd_20220907.jpg) no-repeat;
	background-size: cover;
	transition: ease 1s;
	border-radius: 10px 10px 0 0;

}

/* .imgbox:hover .imgbg {
	transform: scale(1.1);
}
 */

.yqlj_main {
	width: 100%;
	background: #f4f7f9;
	height: 140px;
}

#notie {
	display: block;
}

#ie {
	display: none;
}

.yqlj {
	width: 100%;
	float: left;
	padding-top: 50px;
}

.yqlj_left {
	float: left;
}

.yqlj_left .title {
	width: 150px;
	border: none;
	height: 48px;
	padding-right: 8px;
	background: url(icon17_mzd_znd_20220907.png) right center no-repeat;
}

.yqlj_left .title p a:after {
	display: none;
}

.yjlj_right {
	float: right;
	width: 1120px;
}

.xglj_tab_top {
	width: 100%;
	float: left;
}

.xglj_tab_top ul {
	width: 100%;
	float: left;
	position: relative;
}

.xglj_tab_top ul li {
	float: left;
	height: 45px;
	line-height: 45px;
	color: #333333;
	/* position: relative; */
	margin-right: 34px;

}

.link_W_Sub {
	cursor: pointer;
}

.link_W_Sub>p {
	float: left;
	position: relative;
}

.link_W_Sub>p:after {
	content: "";
	display: block;
	width: 1px;
	height: 15px;
	background: #a2a6a9;
	position: absolute;
	top: 18px;
	right: -18px;

}

.link_W_Sub span {
	float: left;
}

.link_W_Sub p:hover {
	color: #228aeb;
}

.link_W_Sub p a:hover {
	color: #228aeb;
}


.xglj_tab_top ul li:last-child:after {
	display: none;
}

.xglj_tab_top ul li img {
	margin-left: 12px;
	margin-top: -3px;
}

.link_hidden_box {
	width: 1300px;
	background: #1c74c7;
	height: auto;
	border-radius: 4px;
	position: absolute;
	top: 44px;
	left: -186px;
	display: none;
}

.link_hidden_box div {
	padding: 10px;
	line-height: 20px;
	min-height: 40px;
}

.p_1:after {
	right: -36px !important;
}

.p_2:after {
	display: none !important;
}

.link_hidden_box div a {
	color: #fff;
	line-height: 18px;
	padding: 10px 3px 10px 8px;
	display: inline-block;
	white-space: nowrap;
	font-size: 16px;
}

.foot {
	width: 100%;
	height: 200px;
	background: url(bg5_mzd_znd_20220907.jpg) center top no-repeat;
}

.foot_main {
	width: 100%;
	overflow: hidden;
	padding-top: 72px;
}


.biaoshi {
	float: left;
	margin-left: 220px;
	margin-right: 70px;
}

.foot_content {
	float: left;
}

.foot_content p {
	color: #fff;
	display: block;
	text-align: center;
	margin-bottom: 16px;
}

.foot_content p a {
	color: #fff;
}

.mianbaoxue {
	width: 100%;
	height: 78px;
	line-height: 79px;
	background: url(bg_mzd_znd_20220907.png) top center no-repeat;
}

.mianbao {
	width: 1268px;
	background: url(icon22_mzd_znd_20220907.png) left center no-repeat;
	padding-left: 32px;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
}

.mianbao a {
	float: left;
	color: #333333;
	font-size: 18px;
	background: url(icon23_mzd_znd_20220907.png) right no-repeat;
	padding-right: 25px;
	margin-right: 15px;
	font-weight: normal;
}

.contnet {
	width: 100%;
	padding-bottom: 60px;
}

.erji_content {
	width: 1250px;
	padding: 0 25px;
	background: url(bg5_mzd_znd_20220907.png) bottom no-repeat;
	min-height: 500px;
	padding-top: 13px;
	padding-bottom: 60px;
}

.erji_content .ul_main {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}

.time2 {
	float: right;
	color: #9a9a9a;
	margin-right: 5px
}

.fenye {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.erji_content .picScroll-left .bd ul li {
	width: 286px;
	height: 266px;
	margin-bottom: 59px;
	margin-right: 35px;
	box-shadow: 0px 14px 14px -18px #bac7d1;
}

.erji_content .pic img {
	width: 286px;
	height: 173px;

}

.erji_content .pic {
	width: 286px;
	height: 173px;
	/* 	background: url(bg6_mzd_znd_20220907.jpg) no-repeat;
	background-size: 286px 173px; */
}

.erji_content .imgbox {
	height: 173px;
}


.erji_content .picList_main {
	height: 77px;

}

.erji_content .picScroll-left .bd ul {
	height: auto;
	margin-left: 0px;
	padding-left: 0px;

}


.erji_content .picScroll-left {
	overflow: initial;
}

.erji_content .pic_title {
	width: 246px;
	padding: 0 20px;
}

.title2 {
	float: left;
	border-bottom: 1px solid #228AEB;
	height: 41px;
}

.dangshi_box {
	width: 100%;
}

.dangshi_box {
	margin-top: 40px;
}

.dangshi_main {
	width: 1275px;
	padding-top: 44px;
	padding-left: 25px;
	background: #f4f7f9;
	margin-top: 4px;
	overflow: hidden;
	padding-bottom: 40px;
}

.dangshi_main_left {
	float: left;
}

.w_608 {
	width: 608px;
	overflow: hidden;
}

.w_608 ul {
	width: 106%;
	overflow: hidden;
}

.w_608 ul li {
	float: left;
	width: 287px;
	margin-right: 33px;
}

.w_608 ul li a {
	display: block;
	width: 287px;
}

.img2_box {
	width: 287px;
	height: 194px;

}

.img2_box img {
	width: 287px;
	height: 194px;
}

.tit_content {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.content2 {
	width: 100%;
}

.dangshi_main_right {
	float: left;
	margin-left: 23px;
}

.w_608_r {
	width: 608px;
	overflow: hidden;
}

.w_608_r ul {
	padding-left: 0px;
	width: 100%;
}

.dangshi_ul li {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.dangshi_ul li:hover img {
	opacity: 0.7;
}

.dangshi_ul li:hover .tit_content {
	color: #228aeb;
}

.dangshi_main .ul_main {
	margin-top: 0px;
}

.dangshi_main .ul_main li {
	margin-bottom: 15px;
	line-height: 38px;
}

.dangshi_main .ul_main li a {
	line-height: 38px;
}

.dangshi_main .ul_main li:before {
	top: 17px;
}

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

.w_635 {
	float: left;
	width: 635px;
	margin-top: 40px;
}

.w_635_main {
	width: 585px;
	background: #f4f7f9;
	min-height: 633px;
	margin-top: 4px;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 25px;
}

.w_635_top {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 28px;
}

.w_519 {
	width: 519px;
	height: 317px;
	margin: 0 auto;
}

.w_519 a {
	display: block;
	width: 519px;
	height: 317px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.w_519 a img {
	width: 519px;
	height: 317px;
}

.w_519 a:hover {
	opacity: 0.8;
}

.lzjy_tit {
	width: 100%;
}

.lzjy_tit a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-top: 27px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.lzjy_tit a:hover {
	color: #228aeb;
}

.w_635_bottom {
	width: 100%;
}

.lzjy_ul {
	width: 100%;
	padding-left: 0px;
}

.m_h_533 {
	min-height: 533px;
}

.zsjs_main {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.zsjs_main_left {
	float: left;
	width: 635px;
	height: 309px;
	background: url(bg6_mzd_znd_20220907.png) no-repeat;
}

.zsjs_ul {
	width: 612px;
	padding-left: 23px;
}

.zsjs_ul li {
	line-height: 44px;
}

.zsjs_ul li a {
	line-height: 44px;
}

.zsjs_ul li:before {
	top: 20px
}

.zsjs_main_right {
	float: right;
	width: 635px;
	height: 309px;
	background: url(bg7_mzd_znd_20220907.png) no-repeat;
}

.neirong {
	width: 1206px;
	border: 11px solid #F8F8F8;
	margin-top: 23px;
	padding-top: 54px;
	padding-left: 36px;
	padding-right: 36px;
	min-height: 500px;
	padding-bottom: 30px;
	background: url(bg5_mzd_znd_20220907.png) bottom center no-repeat;
}

.biaoti {
	width: 92%;
	text-align: center;
	color: #333333;
	font-size: 34px;
	font-weight: bold;
	line-height: 50px;
	margin: 0 auto;
}

.erji_biaoti {
	width:92%;
	text-align: center;
	color: #228AEB;
	font-size: 20px;
	line-height: 26px;
	font-family: "楷体";
	margin: 0 auto;
	margin-top: 16px;
}

.title_bottom {
	width: 1181px;
	margin: 0 auto;
	background: #f8f8f8;
	height: 62px;
	line-height: 62px;
	padding-left: 25px;
	overflow: hidden;
	margin-top: 50px;
}

.laiyuan {
	float: left;
}

.laiyuan span {
	color: #7b7b7b;
}

.shijian {
	float: left;
	margin-left: 40px;
}

.shijian span {
	color: #7b7b7b;
}

.title_bottom_left {
	float: left;
}

.title_bottom_right {
	float: right;
	margin-right: 13px;
}

.dayin_main {
	float: left;
	margin-right: 35px;
}

.dayin {
	float: left;
	color: #7b7b7b;
}

.fx{
	margin-right:3px;
}

.icon_dy {
	display: inline-block;
	float: left;
	width: 24px;
	height: 22px;
	background: url(icon24_mzd_znd_20220907.png) no-repeat;
	margin-top: 19px;

}

.zihao_main {
	float: left;
	margin-right: 35px;
}

.icon_fp {
	display: inline-block;
	width: 25px;
	height: 19px;
	background: url(icon25_mzd_znd_20220907.png) no-repeat center center;
	margin-top: 21px;
	margin-right: 8px;
}

.icon_fm {
	display: inline-block;
	width: 25px;
	height: 19px;
	background: url(icon26_mzd_znd_20220907.png) no-repeat center center;
	margin-top: 21px;
}

.share_main {
	float: left;
}

/* 分享 */

.share_main a {
	margin-top: 15px;
	margin-right: 16px;
}

.weibo {
	float: left;
	display: block;
	width: 26px;
	height: 27px;
	background: url(icon28_mzd_znd_20220907.png) no-repeat;
}

/* .weibo:hover {
	background: url(weibo_bg_jycy_znd_20201127.png) no-repeat;
} */

.weixin {
	float: left;
	display: block;
	width: 26px;
	height: 27px;
	background: url(icon27_mzd_znd_20220907.png) no-repeat;
}

/* .weixin:hover {
	background: url(weixin_bg_jycy_znd_20201127.png) no-repeat;
} */

#bsWXBox {
	border: 5px solid #ccc;
	border-radius: 5px;
	padding: 0 !important;
}

.bsBox {
	display: none;
	z-index: 100000001;
	font-size: 12px;
	padding: 6px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bsClose {
	_overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 10000000;
	color: #666;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
}

.bsTop {
	color: #666;
	background: #f2f2f2;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e8e8e8;
}

.bsFrameDiv,
#bsMorePanel {
	border: none;
	background: #fff;
}

#qrcode img {
	display: inline-block !important;
	margin: 21px;
}

#qrcode img {
	display: inline-block !important;
	margin: 21px;
}


/* 分享结束 */

.neirong_content {
	width: 1060px;
	margin: 0 auto;
	margin-top: 36px;
	padding: 0 25px;
	color: #333333;
	line-height: 32px;
}

.zrbj {
	width: 100%;
	text-align: right;
	margin-top: 30px;  display: none
}


.gaishu_main {
	width: 1250px;
	padding: 0 25px;
	min-height: 634px;
	padding-top: 13px;
	/* padding-bottom: 60px; */
	overflow: hidden;
}

.gaishu_left {
	float: left;
	width: 305px;
}

.gs_left_bg {
	float: left;
	width: 305px;
	height: 193px;
	background: url(bg10_mzd_znd_20220907.jpg) no-repeat;
}

.left_menu {
	float: left;
	width: 305px;
	/* 	background: url(bg8_mzd_znd_20220907.png) bottom no-repeat; */
	background: #f2f3f6;

}

.left_title {
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: url(bg9_mzd_znd_20220907.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}

.left_nav_main {
	width: 284px;
	padding-left: 25px;
}

.left_nav_main ul {
	width: 254px;
	margin-top: 25px;
	min-height: 250px;
}

.left_nav_main ul li {
	width: 254px;
	height: 54px;
	line-height: 54px;
	border-radius: 6px;
	background: #fff;
	border: 1px solid #dbebfa;
	position: relative;
	margin-bottom: 17px;
	box-shadow: 0px 14px 14px -18px #bac7d1;

}

.left_nav_main ul li:before {
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon29_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px
}

.left_nav_main ul li:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: url(icon33_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px
}


.left_nav_main ul li a {
	width: 174px;
	height: 54px;
	display: block;
	padding-left: 80px;
	line-height: 54px;
	border-radius: 6px;
	font-size: 18px;
	color: #333333;
}

.left_nav_main ul li:hover {
	border: 1px solid #228aeb;
}

.left_nav_main ul li.active {
	border: 1px solid #228aeb;
}

.left_nav_main ul li.active:before {
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon30_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px
}

.left_nav_main ul li.active:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: url(icon34_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px
}

.left_nav_main ul li:hover:before {
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon30_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px
}

.left_nav_main ul li:hover:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: url(icon34_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px
}


.left_nav_main ul li:hover a {
	color: #228aeb;
	font-weight: bold;
}

.right_content {
	float: right;
	width: 910px;
	background: url(bg12_mzd_znd_20220907.png) bottom no-repeat;
	min-height: 634px;
}

.right_title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ededed;

}

.right_title span {
	float: left;
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	position: relative;
	padding: 0 13px 0 12px;
	height: 43px;
	line-height: 38px;
	background: url(bg11_mzd_znd_20220907.png) bottom repeat-x;
}

.right_title span:before {
	content: "";
	display: block;
	width: 12px;
	height: 11px;
	background: url(icon31_mzd_znd_20220907.png) no-repeat;
	position: absolute;
	right: -6px;
	top: 12px;
}

.right_title2 {
	float: left;
	border-bottom: 1px solid #228aeb;
}

.right_main {
	width:780px;
	padding: 0 50px;
	margin-top: 50px;
	font-size: 18px;
	color: #000;
	line-height: 38px;
}

.neirong_content img {
	max-width: 800px;
	width: auto;
	height: auto;
	margin: 0 auto !important;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.fanhui_main {
	width: 47px;
	position: fixed;
	top: 700px;
	z-index: 999;
	right: 0px;
}

.returntop {
	width: 47px;
	height: auto;
	display: none;
	border-radius: 3px;
	background: #0d65b8;
	padding-top: 4px;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

.returntop:hover {
	background: #1476d2;
}

.returntop a {
	display: block;
	width: 47px;
	cursor: pointer;
	position: relative;
}

.returntop p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
}


.fhdb {
	width: 32px;
	height: 32px;
	background: url(icon32_mzd_znd_20220907.png) no-repeat;
	margin: 0 auto;
}


/* 网站地图 */
.map {
	width: 100%;
	padding-bottom: 20px;
}

.map_title {
	width: 95%;
	font-size: 18px;
	font-weight: bold;
	color: #344F89;
}

.map_title a {
	font-size: 18px;
	font-weight: bold;
	color: #228aeb;
}

.map_content {
	margin-left: 38px;
	margin-right: 33px;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 10px;
	margin-top: 30px;
}

.map_main {
	width: 100%;
	margin-top: 20px;
}

.map_main ul {
	width: 95%;
	overflow: hidden;
}

.map_main ul li {
	float: left;
	margin-right: 28px;
	line-height: 32px;
}

.map_main ul li a {
	color: #4E4E4E;
	font-size: 16px;
}

.map_main ul li a:hover {
	color: #228aeb;
}


.photo_news_main {
	width: 1250px;
	padding: 0 25px;
	background: url(bg5_mzd_znd_20220907.png) bottom no-repeat;
	min-height: 500px;
	padding-top: 13px;
	padding-bottom: 60px;
}

.photo_news_main ul {
	width: 100%;

}

.photo_news_main ul li {
	width: 100%;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 30px;

}

.photo_news_main ul li:hover .photo_box img {
	opacity: 0.7;
}

.photo_news_main ul li:hover .news_title a {
	color: #228aeb;
}

.photo_news_left {
	float: left;
	width: 238px;
	height: 160px;

}

.photo_news_left a {
	display: block;
	width: 238px;
	height: 160px;
}


.photo_box {
	width: 238px;
	height: 160px;

}

.photo_box img {
	display: block;
	width: 238px;
	height: 160px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.photo_news_right {
	float: right;
	width: 980px;
}


.news_title {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.news_title a {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.news_contnet {
	width: 100%;
	margin-top: 18px;
	color: #777777;
	font-size: 16px;
	line-height: 28px;
	height: 56px;
}

.more_3 {
	width: 100%;
	margin-top: 22px;
}
.more_3 a{
	color: #228aeb;
}
.photo_news_main ul li:hover .more_3 a{
	color: #1476d2;
}


.ldbz_content {
    float: left;
    width: 880px;
    background: url(bg12_mzd_znd_20220907.png) bottom no-repeat;
    min-height: 634px;
}

.ldbz_top{
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 1px solid #ededed;
}

.ldbz_top_left{
	float:left;
	width: 105px;
	height: 135px;
}

.ldbz_top_left a{
	display: block;
	width: 105px;
	height: 135px;
}
.ldbz_top_left a img{
	display: block;
	width: 105px;
	height: 135px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.ldbz_top_left a:hover img{
	opacity: 0.8;
}

.ldbz_top_left img {
	width: 100%
}

.ldbz_top_right{
	float:left;
	width: 710px;
	margin-left: 20px;
}
.ldbz_top_right_top{
	width: 100%;
	margin-top: 18px;
}

.lbdz_name{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

.zhiwei{
	color: #333333;
	margin-left: 8px;
	font-size: 16px;
}

.ldbz_top_right_bottom{
	margin-top: 14px;
	color: #666666;
	line-height: 22px;
}
.ldbz_main{
	width: 840px;
	padding: 0 20px;
}

.ldbz_bottom{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.ldbz_bottom ul{
	width: 104%;
	overflow: hidden;
}

.ldbz_bottom ul li{
	float:left;
	width: 408px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 35px;
	margin-right: 28px;
	margin-bottom: 32px;
}

.nsjg_nrgs {
	padding: 0 25px;
	margin-top: 50px;
	color: #000;
	line-height: 38px;
}

.w_105{
	float:left;
	width: 105px;
	height: 135px;
}

.w_105 a{
	display: block;
	width: 105px;
	height: 135px;
}

.w_105 a img{
	display: block;
	width: 105px;
	height: 135px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.w_105 a:hover img{
	opacity: 0.8;
}

.w_105 img {
	width: 100%
}

.w_280{
	float:left;
	width: 280px;
	margin-left: 20px;
}
.w_280 .ldbz_top_right_bottom{
	margin-top: 10px;
}

.w_280 .ldbz_top_right_top{
	margin-top: 5px;
}


.ldbz_nav_main {
    width: 290px;
    padding-left: 25px;
}


.ldbz_nav_main ul {
	width: 290px;
	margin-top: 25px;
	min-height: 250px;
}

.ldbz_nav_main ul li {
	width: 290px;
	height: 54px;
	line-height: 54px;
	border-radius: 6px;
	background: #fff;
	border: 1px solid #dbebfa;
	position: relative;
	margin-bottom: 17px;
	box-shadow: 0px 14px 14px -18px #bac7d1;

}

.ldbz_nav_main ul li a {
	width: 290px;
	height: 54px;
	display: block;
	line-height: 54px;
	border-radius: 6px;
	font-size: 18px;
	color: #333333;
	overflow: hidden;
}

.ldbz_nav_main ul li a .icon{
	float:left;
	display: block;
	width: 33px;
	height: 33px;
	margin-left: 36px;
	margin-top: 10px;
}

.span_1{
	float:left;
	margin-left: 81px;
}



.ldbz_nav_main ul li:before {
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon29_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px
}

.ldbz_nav_main ul li.active:before {
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon30_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px
}

.ldbz_nav_main ul li:hover:before {
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon30_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px
}


.icon36{
	background: url(icon36_mzd_znd_20220907.png) no-repeat;
}

.icon37{
	background: url(icon37_mzd_znd_20220907.png) no-repeat;
}

.icon38{
	background: url(icon38_mzd_znd_20220907.png) no-repeat;
}

.icon39{
	background: url(icon39_mzd_znd_20220907.png) no-repeat;
}
.icon40{
	background: url(icon40_mzd_znd_20220907.png) no-repeat;
}
.icon41{
	background: url(icon41_mzd_znd_20220907.png) no-repeat;
}

.ldbz_nav_main ul li:hover {
	border: 1px solid #228aeb;
}

.ldbz_nav_main ul li.active {
	border: 1px solid #228aeb;
}

.ldbz_nav_main ul li:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: url(icon33_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px
}
.ldbz_nav_main ul li.active:after{
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: url(icon34_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px
}
.ldbz_nav_main ul li:hover:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: url(icon34_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px
}

.ldbz_left{
	float:left;
	width: 340px;
	margin-left: 30px;
}

.ldbz_menu {
    float: left;
    width: 340px;
    background: #f1f4f9;
}

.ldbz_left_title {
    width: 100%;
    height: 66px;
    line-height: 66px;
    text-align: center;
    background: url(bg13_mzd_znd_20220907.png) no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
}

.ldbz_left_title a {
	color: #fff;
}



.ldbz_left_bg {
    float: left;
    width: 340px;
    height: 195px;
    background: url(bg14_mzd_znd_20220907.png) no-repeat;
}

#wap {
	display: none;
}

.szgw_main{
	width: 100%;
}
.dyfc_main{
	width: 100%;
	margin-top: 35px;
}

.wenjianfujian{
	width: 1300px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.neirong_content table{
	width: 100%;
	margin: 0 auto; 
}

.neirong_content video {
	margin: 0 auto;
}

.neirong_content audio{
	margin: 0 auto;
	display: block;
}

.zzjg_main{
	width: 700px;
	background: url(bg15_mzd_znd_20220907.png) no-repeat;
	height: 509px;
	margin: 0 auto;
	position: relative;
	margin-top: 71px;
}

.zzjg_content {
    float: left;
    width: 880px;
    min-height: 634px;
}

.zzjg_main_top{
	display:inline-block;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-family: "楷体";
	background: #228AEB;
	border-radius: 22px;
	font-weight: bold;
	font-size: 18px;
	padding: 0 26px;
	position: absolute;
	top:-24px;
	left:25%;
}

.zzjg_main_biaoqian{
	height: 45px;
	line-height: 45px;
	border-radius: 22px;
	color: #333;
	border: 1px solid #1476D2;
	background: #F4F8F9;
	font-family: "楷体";
	font-weight: bold;
	font-size: 18px;
	position: absolute;
}
.erji_biaoqian{
	text-align: center;
	padding: 0 26px;
	left:183px;
	top:68px
}
.zzjg_main_biaoqian a{
	display:block;
	width: 100%;

	border-radius: 22px;
}
.zzjg_main_biaoqian a:hover{
	color: #1476D2;
}
.zzjg_m {
    width: 1250px;
    padding: 0 25px;
    min-height: 634px;
    padding-top: 13px;
    padding-bottom: 60px;
    overflow: initial;
	height: 810px;
}
.sjzz{
	width: 117px;
	padding-left: 15px;
	height: 31px;
	line-height: 31px;
	top:9%;
	right:4px;
	font-size: 16px;
}

.szgzwyh{
	width: 132px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	top:20%;
	right:4px
}

.nbjdwyh{
	width: 140px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	top: 41%;
	left: -10%;
}
.swhjg{
	width: 106px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	top:41%;
	left: 27%;
}

.zmgzwhy{
	width: 130px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	top:41%;
	left: 59%;
}

.shy{
	width: 74px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	top:41%;
	right:-5%;
}

.bgs{
	width:19px;
	line-height: 20px;
	height: 90px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	top: 62%;
	left: 18.8%;
}

.zzb{
	width:19px;
	line-height: 20px;
	height: 90px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	top: 62%;
	left:27.9%
}

.xcb{
	width:19px;
	line-height: 20px;
	height: 90px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	top: 62%;
	left: 36.8%;
}
.dyzxb{
	width:19px;
	line-height: 16px;
	height: 90px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	top: 62%;
	left: 45.8%;
}
.yljkgzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 34.8%;
}

.yxgzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 43.8%;
}

.zyyhjgzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 52.8%;
}

.jjgzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 61.8%;
}
.kjyjygzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 70.8%;
}
.rkshfzgzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 79.8%;
}
.qngzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 88.8%;
}

.fvgzwyh{
	width:19px;
	line-height: 16px;
	height: 211px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	bottom: -44%;
	left: 97.8%;
}

.selected{
	font-weight: bold!important;
	background: none!important;
}


.logo_img{
	width: 100%;
	text-align: center;
	padding-top: 100px;
}

.logo_img a{
	display: inline-block;
}

.logo_img a img{
	display: block;
	margin: 0 auto;
	
}
	
.h_330{
	height: 330px;
}

.h_330 .logo_img{
	padding-top: 74px;
}

.photo_box img{
	width: 238px;
	height: 160px;
}

.sideMenu{
	width: 100%;
}
.sideMenu h3{
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: url(bg13_mzd_znd_20220907.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
	cursor: pointer;
}

.side_ul{
	width: 290px;
	margin-top: 25px;
	margin: 0 auto;
	display: none;
}

.side_ul li{
	    width: 290px;
	    height: 54px;
	    line-height: 54px;
	    border-radius: 6px;
	    background: #fff;
	    border: 1px solid #dbebfa;
	    position: relative;
	    margin-bottom: 17px;
	    box-shadow: 0px 14px 14px -18px #bac7d1;
}

.side_ul li:before {
    content: '';
    display: block;
    width: 13px;
    height: 11px;
    background: url(icon29_mzd_znd_20220907.png) left center no-repeat;
    position: absolute;
    top: 22px;
    left: 44px;
}

.side_ul li a {
    width: 290px;
    height: 54px;
    display: block;
    line-height: 54px;
    border-radius: 6px;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
}

.side_ul li:hover{
	border: 1px solid #228aeb;
}

.side_ul li.active {
    border: 1px solid #228aeb;
}

.side_ul li:hover:before{
	content: '';
	display: block;
	width: 13px;
	height: 11px;
	background: url(icon30_mzd_znd_20220907.png) left center no-repeat;
	position: absolute;
	top: 22px;
	left: 44px;
}

.side_ul li.active:before {
    content: '';
    display: block;
    width: 13px;
    height: 11px;
    background: url(icon30_mzd_znd_20220907.png) left center no-repeat;
    position: absolute;
    top: 22px;
    left: 44px;
}

.fj-ce{
	font-weight: bold;
}

/* 书画院新增 */
.shy_main{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.shy_main ul{
	width: 103%;
	overflow: hidden;
}
.shy_main ul li{
	float:left;
	width: 268px;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 220px;
}
.shy_main ul li .shy_div{
	width:268px;
	height: 180px;
}
.shy_main ul li img{
	width:268px;
	height: 180px;
	cursor: pointer;
}
.shy_main ul li p{
	text-align: center;
	margin-top: 10px;
}

@media screen and (max-width: 860px) {
	body {
		width: 100%;
		min-width: auto;
	}
	
	#pc{display: none;}
	#wap{display: block;}
	
	.w_1300 {
		width: 100%;
	}

	.mianbaoxue {
		display: none;
	}

	.contnet {
		width: 100%;
		box-sizing: border-box;
		padding: 0 19px;
	}

	.title_bottom {
		width: 100%;
		background: none;
		height: auto;
		line-height: initial;
		padding-left: 0px;
		box-sizing: border-box;
		margin-top: 25px;
		border-bottom: 1px dashed #D6D6D6;
		padding-bottom: 30px;
	}
	.title_bottom_left{
		float:none;
	}
	.title_bottom_right {
		display: none;
	}
	
	.shijian{
		float:none;
		width: 100%;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.laiyuan{
		float:none;
		width: 100%;
		text-align: center;
	}
	
	
	.neirong_content {
		width: 100%;
		box-sizing: border-box;
		padding: 0px;
	}

	.neirong_content img {
		max-width: 100% !important;
		height: auto;
	}

	.neirong_content audio{
		max-width: 100% !important;
	}	

	.biaoti {
		font-size: 1.6rem;
		line-height: 35px;
	}
	.neirong{
		width: 100%;
		box-sizing: border-box;
		padding-top: 30px;
		border: none;
		padding-left: 0px;
		padding-right: 0px;
		background: none;
	}
	
	.neirong_content video{
		width: 100%;
		margin: 0 auto;
	}
	.wenjianfujian{
		margin-top: 20px;
	}
	
}