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;
}

.mobile_bg{
	width: 100%;
	background: url(bg_zyy_znd_20230209.png) top center no-repeat;
	box-sizing: border-box;

}

.mobile_header {
	width: 100%;
	height: 4.5rem;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	box-sizing: border-box;


}

.mobile_logo {
	padding-top: 0.94rem;
	padding-left: 0.5rem;
}

.mobile_logo a {
	display: block;
	width: 16rem;
	height: 2.75rem;
}

.mobile_logo a img {
	width: 100%;
}

.mobile_header_right {}

.mobile_dl_main {
	float: left;
	position: relative;
	margin-right: 10px;
}

.mobile_dl {
	padding-top: 0.94rem;
}

.mobile_dl img {
	width: 36px;
}

.mobile_denglu {
	background: #fff;
	border-radius: 3px;
	border: 1px solid #AB3C3C;
	margin-top: 20px;
	position: absolute;
	display: none;
	top: 40px;
	left: -28px;
}

.mobile_denglu a {
	font-size: 16px;
	display: block;
	padding: 10px 0;
	width: 100px;
	color: #AB3C3C;
	text-align: center;
}

.mobile_search {
	float: left;
	width: 36px;
	height: 36px;
	margin-top: 15px;
	margin-right: 0.44rem;
	background: url(icon2_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 36px;
}

.mobile_search_active{
	float: left;
	width: 36px;
	height: 36px;
	margin-top: 15px;
	margin-right: 0.44rem;
	background: url(icon27_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 36px;
}

.mobile_search img {
	width: 36px;
}

.mobile_search_m {
	width: 100%;
	z-index: 9999;
	box-sizing: border-box;
	position: fixed;
	top: 4.5rem;
	display: none;
	background: #fff;
	padding: 0.75rem;
}

.mobile_search_main {
	float: left;
	width: 100%;
	height: 42px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 0.06rem solid #F2F2F2;
}

.mobile_search_select {
	float: left;
	width: 64px;
	line-height: 42px;
	padding: 0 4px 0 10px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	text-align: center;

}

.mobile_search_select .mobile_select_show {
	color: #646464;
	font-size: 16px;
}

.mobile_search_select .mobile_select_show:after {
	content: '';
	width: 11px;
	height: 8px;
	display: block;
	background: url(icon3_zyy_wap_znd_20230216.png) no-repeat right center;
	background-size: 11px;
	position: absolute;
	right: -8px;
	top: 18px;
	transition: transform 0.2s linear;
}

.mobile_search_select_box {
	width: 64px;
	display: none;
	position: absolute;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	padding: 0 13px 0 13px;
	left: 0;
	z-index: 99;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.mobile_search_m .searchBox {
	width: 63%;
	margin-left: 15px;
	margin-top: 3px;
}

.mobile_search_m input {
	width: 100%;
	box-sizing: border-box;
	border: none;
	height: 2.4rem;
	line-height: 2.4rem;
	border-radius: 0.3rem;
	padding: 0 1rem;
	background-color: #fff;
	-webkit-appearance: none;
}

.mobile_search_select_active .mobile_search_select_box {
	display: block !important;
}

.mobile_search_select:after {
	content: "";
	width: 1px;
	height: 21px;
	background-color: #E5E5E5;
	position: absolute;
	right: -20px;
	top: 12px;
}

.red_active {
	color: #AB3C3C;
}

.searchBtn_new {
	float: right;
	display: block;
	width: 36px !important;
	height: 36px !important;
	background: url(icon2_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 36px;
	margin-right: 10px;
	margin-top: 5px;
}

.mobile_menu {
	width: 100%;
	box-sizing: border-box;
	padding: 0.44rem;
}

.mobile_nav {
	width: 100%;
	height: 5.63rem;
	background: #AB3C3C;
	box-sizing: border-box;
	padding-top: 0.1rem;
}

.mobile_nav ul {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	margin-top: 0.9rem;
}

.mobile_nav ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.mobile_nav ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 1.19rem;
	height: 1.31rem;
	line-height: 1.31rem;
}

.mobile_main {
	width: 100%;
	margin-top: 0.69rem;
	box-sizing: border-box;
	padding: 0 0.44rem;
	padding-bottom: 25px;
}


/* 轮播 */
.mobile_slide_photo {
	width: 100%;
	position: relative;
	margin-bottom: 1.44rem;
}

.mobile_slide_photo .swiper-container {
	width: 100%;
}

.mobile_slide_photo .swiper-slide .img_box {
	width: 100%;
	height: 14.06rem;
	/* background: url(bg9_czt_znd_20220608.png) no-repeat;
	background-size: 100%; */
}

.mobile_slide_photo .swiper-slide a {
	display: block;
	width: 100%;
}

.mobile_slide_photo .swiper-slide .img_box img {
	width: 100%;
	height: 14.06rem;
}

.mobile_slide_photo .swiper-slide a p {
	color: #fff;
	font-size: 1.13rem;
	height: 2.81rem;
	background: rgba(54, 52, 52, 80%);
	line-height: 2.81rem;
	width: 100%;
	box-sizing: border-box;
	padding: 0 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-pagination {
	position: initial !important;
}


.mobile_slide_photo .swiper-pagination-bullet-active {
	background: #E1B871 !important;
}

.mobile_slide_photo .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #DADADA;
	width: 21px;
	height: 4px;
	border-radius: 3px;
	opacity: initial;
}

.mobile_slide_photo .swiper-button-next,
.mobile_slide_photo .swiper-button-prev {
	top: 38% !important;

}

.mobile_slide_photo .swiper-button-prev,
.mobile_slide_photo .swiper-container-rtl .swiper-button-next {
	width: 28px !important;
	height: 52px !important;
	background: url(icon5_zyy_wap_znd_20230216.png) no-repeat !important;
	background-size: 28px !important;
	left: 3% !important;
}

.mobile_slide_photo .swiper-button-next,
.mobile_slide_photo .swiper-container-rtl .swiper-button-prev {
	width: 28px !important;
	height: 52px !important;
	background: url(icon4_zyy_wap_znd_20230216.png) no-repeat !important;
	background-size: 28px !important;
	right: 3% !important;
}

.mobile_slide_photo .swiper-container {
	width: 100%
}

.mobile_slide_photo .swiper-wrappe {
	width: 100%;
}

.mobile_tab_title {
	width: 100%;
	border-bottom: 1px solid #E2DDD9;
}

.mobile_tab_title ul {
	width: 100%;
	height: 37px;
	display: flex;
	flex-wrap: wrap;
}

.mobile_tab_title ul li {
	float: left;
	position: relative;
	height: 37px;
	width: 25%;
}

.mobile_tab_title ul li a {
	display: block;
	color: #5E4840;
	text-align: center;
	font-size: 1.13rem;
	font-weight: bold;
	position: relative;
}

.mobile_tab_title ul li a p {
	color: #5E4840;
	font-size: 1.13rem;
	font-weight: bold;
}

.mobile_tab_title ul li a:hover p {
	color: #AB3C3C;
}

.mobile_tab_title ul li a:before {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #A89586;
	position: absolute;
	bottom: -13px;
	left: 0px;
	display: none;
}

.mobile_tab_title ul li a:hover:before {
	display: block;
}

.mobile_tab_title ul li.active a:before {
	display: block;
}

.mobile_tab_title ul li.active a p {
	color: #AB3C3C;
}

.mobile_news_box {
	width: 100%;
}

.mobile_tab_main {
	width: 100%;
}

.mobile_ul_main {
	width: 100%;
	margin-top: 1rem;
}

.mobile_ul_main li {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	padding-left: 13px;
	margin-bottom: 13px;
}

.mobile_ul_main li:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #A89586;
	border-radius: 4px;
	position: absolute;
	top: 9px;
	left: 0px;
}

.mobile_ul_main li a {
	font-size: 1rem;
	color: #373737;
	line-height: 23px;
	display: block;
	transition: all 0.2s ease-out 0s;
	position: relative;
}

.mobile_time {
	width: 100%;
	display: block;
	color: #A89586;
	line-height: 17px;
	font-size: 15px;
	margin-top: 6px;
	box-sizing: border-box;
}

.mobile_more {
	width: 100%;
	margin-top: 26px;
	text-align: center;
}

.mobile_more a {
	width: 5.63rem;
	height: 1.88rem;
	font-size: 1rem;
	background: #F3EFEB url(icon6_zyy_wap_znd_20230216.png) 73px no-repeat;
	background-size: 6px;
	line-height: 1.88rem;
	color: #5E4840;
	text-align: center;
	border-radius: 2px;
	display: block;
	margin: 0px auto 0;
}

.mobile_box {
	width: 100%;
}

.mobile_banner {
	width: 100%;
	margin-top: 1.81rem;
}

.mobile_banner a {
	display: block;
}

.mobile_banner a img {
	display: block;
	width: 100%;
}

.mobile_slide {
	width: 100%;
	margin-top: 24px;
	box-sizing: border-box;
	margin-bottom: 24px;
}

.mobile_slide .swiper-wrapper .swiper-slide a {
	display: block;
	width: 100%;
	margin: 0 auto
}

.mobile_slide .swiper-wrapper .swiper-slide a img {
	width: 100%;
}

.mobile_slide .swiper-pagination-bullet {
	background: #DADADA;
	width: 21px;
	height: 4px;
	border-radius: 3px;
	opacity: initial;
}

.mobile_slide .swiper-pagination-bullet-active {
	opacity: 1;
	background: #E1B871;
}

#gsgg ul li {
	margin-right: 10px;
}

.mobile_zfxxgk_main {
	width: 100%;
	box-sizing: border-box;
	padding: 0 26px 20px 26px;
	border: 0.31rem solid #C2BDAE;
	margin-top: 1.69rem;
	min-height: 18rem;
	position: relative;
}

.mobile_zfxxgkzl_main{
	width: 100%;
	height: 18.625rem;
	box-sizing: border-box;
	margin-top: 33px;
	position: relative;
	background: url(bg1_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100% 100%;
	padding: 0 17px;
	padding-top: 26px;
}

.mobile_icon1 {
	width: 21px;
	height: 21px;
	background: url(icon7_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 4%;
	left: 6%;
}

.mobile_icon2 {
	width: 21px;
	height: 21px;
	background: url(icon8_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 4%;
	right: 6%;
}

.mobile_icon3 {
	width: 21px;
	height: 21px;
	background: url(icon9_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: 4%;
	left: 6%;
}

.mobile_icon4 {
	width: 21px;
	height: 21px;
	background: url(icon10_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: 4%;
	right: 6%;
}

.mobile_zfxxgkzl_title {
	color: #B73131;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: -13px;
	left: 26%;
}

.mobile_zfxxgkzl_main ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.mobile_zfxxgkzl_main ul li {
	width: 48%;
	height: 2.38rem;
	line-height: 2.38rem;
	background: linear-gradient(270deg, #F7F5F3 0%, #EFEBE5 100%);
	border-radius: 0.19rem;
	margin-bottom: 0.56rem;
}

.mobile_zfxxgkzl_main ul li a {
	display: block;
	width: 100%;
	height: 2.38rem;
	line-height: 2.38rem;
	color: #615A51;
	font-size: 1rem;
	text-align: center;
}

.mobile_ldxx_main {
	width: 100%;
	padding: 0 4.3rem;
	margin-top: 16px;
	background: url(bg2_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100% 100%;
	height: 11.125rem;
	box-sizing: border-box;
	padding-top: 2.19rem;
}

.mobile_ldxx_main ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.mobile_ldxx_main ul li {
	width: 4.63rem
}

.mobile_ldxx_main ul li a {
	display: block;
	width: 100%;
}

.mobile_imgDiv {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0.75rem;
	height: 4.63rem;
	background: #BA3C3C;
	box-shadow: 0rem 0rem 0.38rem 0rem rgba(147, 27, 27, 0.5);
	border-radius: 0.19rem;
	padding-top: 0.6rem;
}

.mobile_imgDiv img {
	width: 3.125rem;
	display: block;
	margin: 0 auto;
}

.mobile_ldxx_main ul li p {
	color: #B73131;
	font-size: 1rem;
	text-align: center;
	margin-top: 0.3rem;
}

.mobile_zwfw_main {
	width: 100%;
	margin-top: 1rem;
}

.mobile_zwfw_main_top {
	width: 100%;
	margin-top: 0.63rem;
}

.mobile_zwfw_main_top a {
	display: block;
	background: url(bg3_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100% 100%;
	height: 7rem;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	box-sizing: border-box;
	padding-top: 1.58rem;
}

.mobile_zwfw_main_bottom {
	width: 100%;
	margin-top: 1rem;
}

.mobile_zwfw_main_bottom ul {
	width: 100%;
}

.mobile_zwfw_main_bottom ul li {
	width: 100%;
	height: 4.75rem;
	background: #F8F8F8;
	box-sizing: border-box;
	border-radius: 0.19rem;
	border: 0.06rem solid #EBE2D9;
	margin-bottom: 1rem;
}

.mobile_zwfw_main_bottom ul li a {
	display: block;
	width: 100%;
	height: 4.75rem;
	box-sizing: border-box;
	padding-left: 0.88rem;
	padding-top: 0.75rem;
	overflow: hidden;
}

.mobile_imgDiv2 {
	float: left;
	width: 2.8125rem;
	height: 2.8125rem;
}

.mobile_imgDiv2 img {
	width: 100%;
	display: block;
}

.mobile_tit {
	float: left;
	font-size: 1.13rem;
	color: #5A544B;
	padding-top: 0.5rem;
	padding-left: 10px;
}

.mobile_more2 {
	float: right;
	margin-right: 1.5rem;
	margin-top: 0.5rem;
	width: 0.75rem;
	height: 1.375rem;
}

.mobile_more2 img {
	width: 100%;
}

.mobile_jzxx_box {
	width: 100%;
	height: 6.25rem;
	background: url(bg4_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.88rem;
}

.mobile_jzxx_box a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 3rem;
	padding-top: 0.88rem;
	overflow: hidden;
}

.mobile_jzxx_box a div {
	float: left;
	width: 4.625rem;
	height: 4.625rem;
}

.mobile_jzxx_box a div img {
	width: 100%;
}

.mobile_jzxx_box a p {
	float: left;
	margin-top: 1rem;
	margin-left: 2rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}



.mobile_yjzj_box {
	width: 100%;
	height: 6.25rem;
	background: url(bg5_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 0.88rem;
}

.mobile_yjzj_box a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 3rem;
	padding-top: 0.88rem;
	overflow: hidden;
}

.mobile_yjzj_box a div {
	float: left;
	width: 4.625rem;
	height: 4.625rem;
}

.mobile_yjzj_box a div img {
	width: 100%;
}

.mobile_yjzj_box a p {
	float: left;
	margin-top: 1rem;
	margin-left: 2rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}

.mobile_main_bottom {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0.44rem;

}

.mobile_main_bottom_box {
	border-top: 4px solid #B11818;
}

.mobile_xglj_main {
	width: 100%;
	margin-top: 16px;
	border-bottom:2px solid #C9BDAB
}

.mobile_xglj_title {
	width: 100%;
	color: #B11818;
	font-size: 1.13rem;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 1.38rem;
}

.mobile_xglj_box {
	width: 100%;
}

.mobile_sideMenu {
	width: 100%;
}

.mobile_sideMenu h3{
	width: 100%;
	box-sizing: border-box;
	padding-left: 1.38rem;
	height: 3.13rem;
	line-height:3.13rem;
	
	cursor: pointer;

}
.mobile_sideMenu_main{
	border-bottom: 1px solid #FAF1EC;
}

.mobile_sideMenu h3 p{
	float:left;
}

.mobile_sideMenu h3 em{
	float:left;
	display: block;
	width: 11px;
	height: 8px;
	background: url(icon19_zyy_wap_znd_20230216.png)no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	margin-top:22px;
	margin-left: 14px;
}

.mobile_sideMenu ul {
	border-top: 1px solid #FAF1EC;
	padding: 8px 25px;
	color: #999;
	display: none;
	/* 默认都隐藏 */
}
.mobile_sideMenu ul li{
	line-height: 30px;
	line-height: 37px;
	border-bottom: 1px dashed #FAF1EC;
}

.mobile_foot{
	width: 100%;
	padding-right: 0.63rem;
	margin-top: 0.75rem;
	background: #F7F7F7;
	box-sizing: border-box;
	padding-top: 1.44rem;
	padding-bottom: 20px;
}

.mobile_foot_top{
	width: 3.375rem;
	height: 3.375rem;
	margin: 0 auto;
	margin-bottom: 16px;
}
.mobile_foot_top img{
	width: 100%;
}
.mobile_foot_middle{
	width: 100%;
	text-align: center;
}
.mobile_foot_middle p{
	line-height: 30px;
	font-size: 1rem;
}

.mobile_wzdt{
	color: #B11818;
	margin-left: 10px;
}
.mobile_foot_bottom{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.mobile_dqwe_box{
	width: 100%;
	margin-top: -0.88rem;
}
.mobile_dqwz{
	width: 100%;
	box-sizing: border-box;
	padding: 0.44rem;
}
.mobile_dqwz_main{
	width: 100%;
	height: 2.38rem;
	line-height:2.38rem;
	background: #F7F4F2;
	border-radius: 0.19rem;
	font-size: 0.88rem;
	color: #AB3C3C;
	box-sizing: border-box;
	padding-left: 1.13rem;
}
.mobile_dqwz_main a{
	color: #8B7B6E;
	font-size: 0.88rem;
	background: url(icon21_zyy_wap_znd_20230216.png) center right no-repeat;
	background-size: 10px;
	padding-right: 18px;
	margin-right: 7px;
}

.mobile_main2{
	width: 100%;
	box-sizing: border-box;
	padding:0 0.44rem;
	margin-top: 7px;
	padding-bottom: 40px;
}
.mobile_zdzt_box{
	width: 100%;
}
.mobile_zdzt_box ul{
	width: 100%;
	margin-top: 1.38rem;
}
.mobile_zdzt_box ul li{
	width: 100%;
	margin-bottom: 1.56rem;
}
.mobile_zdzt_box ul li a{
	display: block;
	width: 100%;
}
.mobile_zdzt_box ul li a img{
	width: 100%;
}
.mobile_wzdt_box{
	width: 100%;
	margin-bottom: 0.8rem;
}
.mobile_wzdt_title{
	width: 100%;
	height: 3.25rem;
	line-height:3.25rem;
	background: linear-gradient(270deg, rgba(250,250,248,0.10) 0%, #faf9f8 100%);
	border-left: 4px solid #A89586;
	position: relative;
	
	
}
.mobile_wzdt_title:before{
	content: "";
	display: block;
	width: 2px;
	height: 3.25rem;
	background: #AB3C3C;
	position: absolute;
	left:0px;
	top:0px
}
.mobile_wzdt_title a{
	color: #AB3C3C;
	font-size: 1.13rem;
	font-weight: bold;
	margin-left: 20px;
}
.mobile_wzdt_list{
	width: 100%;
}
.mobile_wzdt_list ul{
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 1.31rem;
	margin-top: 1.31rem;
}
.mobile_wzdt_list ul li{
	float:left;
	margin-right: 1.44rem;
	margin-bottom: 1.2rem;
}
.mobile_wzdt_list ul li a{
	font-size: 1rem;
	color: #5D534B;
}
.mobile_wzdt_list ul li a:hover{
	color: #AB3C3C;
}
.mobile_news_main{
	width: 100%;
}

.mobile_jgzz_box{
	width: 100%;
}
.mobile_jgzz_main{
	width: 100%;
}
.mobile_jgzz_main p{
	width: 100%;
	box-sizing: border-box;
	margin-top: 1.38rem;
	padding-left: 1rem;
	color: #AB3C3C;
	font-size: 1.25rem;
	font-weight: bold;
}
.mobile_jgzz_content{
	width: 100%;
	box-sizing: border-box;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 1rem;
	color: #3C3C3C;
	line-height: 1.31rem;
	margin-top: 1.44rem;
}
.mobile_jgzz_more{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 16px;
	padding-right: 1.63rem;
}
.mobile_jgzz_more a{
	float:right;
	width: 7.63rem;
	height: 2.25rem;
	line-height: 2.25rem;
	border-radius: 0.19rem;
	border: 0.06rem solid #A89586;
	text-align: center;
	color: #A89586;
	background: url(icon21_zyy_wap_znd_20230216.png) 100px no-repeat;
	background-size: 10px;
}
.mobile_bgs_main{
	width: 100%;
	margin-top: 35px;
	padding: 0 1.66rem;
	padding-top: 30px;
	box-sizing: border-box;
	border: 5px solid #C2BDAE;
	height: 22.19rem;
	position: relative;
}
.mobile_bgs_content{
	width: 100%;
	box-sizing: border-box;
	background: url(bg6_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 100% 100%;
	height: 18.625rem;
	padding: 0 1rem;
	padding-top: 1.63rem;
}
.mobile_bgs_content ul{
	width: 100%;
	
}
.mobile_bgs_content ul li{
	width: 100%;
	height: 2.38rem;
	line-height: 2.38rem;
	margin-bottom: 0.56rem;
	background: linear-gradient(270deg, #F7F5F3 0%, #EFEBE5 100%);
	border-radius: 0.19rem;
}
.mobile_bgs_content ul li a{
	display: block;
	width: 100%;
	height: 2.38rem;
	line-height: 2.38rem;
	box-sizing: border-box;
	color: #615A51;
	font-size: 1rem;
	padding-left: 1.38rem;
}

.mobile_ldxx_box{
	width: 100%;
	margin-top: 2rem;
}
.mobile_ldxx_list{
	width: 100%;
	margin-top: 2rem;
}
.mobile_ldxx_list ul{
	width: 100%;
}
.mobile_ldxx_list ul li{
	width: 100%;
	box-sizing: border-box;
	background: #F7F4F2;
	border-radius: 0.19rem;
	height: auto;
	margin-bottom:1rem;
}
.mobile_ldxx_list ul li a{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 1.12rem 1rem 1.12rem 1.5rem;
	overflow: hidden;
}
.mobile_ldxx_left{
	float:left;
	width: 5.88rem;
	height: 7.44rem;
}
.mobile_ldxx_left img{
	width: 5.88rem;
	height: 7.44rem;
}
.mobile_ldxx_right{
	float:left;
	width: 63%;
	margin-left: 1rem;
}
.mobile_ldxx_name{
	width: 100%;
	font-size: 1.13rem;
	color: #4B4242;
	font-weight: bold;
}
.mobile_ldxx_zhiwei{
	width: 100%;
	font-size: 0.88rem;
	color: #4B4242;
	line-height: 1.19rem;
	margin-top: 1rem;
}
.mobile_ldxx_jieshao{
	width: 100%;
	font-size: 0.88rem;
	color: #AC3F3F;
	line-height: 1.19rem;
	margin-top: 1rem;
}

.mobile_zwgk_box{
	width: 100%;
}
.mobile_page{
	width: 100%;
	text-align: center;
	margin-top: 26px;
}
.mobile_news_list{
	width: 100%;
}
.mobile_news_list .mobile_news_box .mobile_ul_main{
	border-bottom: 1px solid #E7E5E5;
	margin-top: 1.2rem;
	padding-bottom: 0.5rem;
}

.mobile_hdjl_box{
	width: 100%;
}
.mobile_tjzxx_top{
	width: 100%;
	border-radius: 3px;
	border: 4px solid #C2BDAE;
	box-sizing: border-box;
	padding: 0.75rem 0.8rem 1rem 0.8rem;
	margin-top: 1.3rem;
}
.mobile_tjzxx_top_list{
	width: 100%;
}
.mobile_tjzxx_top_list ul{
	width: 100%;
	padding-bottom:0.38rem;
	border-bottom: 1px solid #A89586;
}
.mobile_tjzxx_top_list ul li{
	width: 100%;
	height: 4.13rem;
	line-height:4.13rem;
	background: #F0EBE8;
	border-radius: 0.19rem;
	margin-bottom: 0.94rem;
	overflow: hidden;
}
.mobile_tjzxx_icon{
	float:left;
	width: 3.25rem;
	height: 3.25rem;
	margin-left: 1.06rem;
}
.mobile_tjzxx_icon img{
	display: block;
	width: 100%;
	margin-top: 0.38rem;
}
.mobile_tjzxx_num{
	float:right;
	margin-right: 3.6rem;
	color: #796E65;
	font-size: 1.25rem;
}
.mobile_tjzxx_num em{
	margin-left: 1.63rem;
	font-style: normal;
	color: #514943;
}
.mobile_wyly_button{
	width: 100%;
	margin-top: 1.25rem;
}
.mobile_wyly_button a{
	display: block;
	width: 100%;
	height: 4.13rem;
	line-height: 4.13rem;
	background: #A89586;
	border-radius: 0.19rem;
	color: #fff;
	text-align: center;
	font-size: 1.25rem;
	font-weight: bold;
}
.mobile_wyly_button a:hover{
	background: #B11818;
}

.mobile_lyxd_main{
	width: 100%;
	margin-top: 1.38rem;
}

.mobile_lyxd_title{
	width: 100%;
	height: 3.25rem;
	line-height:3.25rem;
	background: linear-gradient(270deg, rgba(250,250,248,0.10) 0%, #faf9f8 100%);
	border-left: 4px solid #A89586;
	position: relative;
}
.mobile_lyxd_title:before{
	content: "";
	display: block;
	width: 2px;
	height: 3.25rem;
	background: #AB3C3C;
	position: absolute;
	left:0px;
	top:0px;
}
.mobile_lyxd_title a{
	color: #AB3C3C;
	font-size: 1.13rem;
	font-weight: bold;
	margin-left: 20px;
}
.mobile_lyxd_content{
	width: 100%;
	margin-top: 1.31rem;
}
.mobile_lyxd_content ul{
	width: 100%;
}
.mobile_lyxd_content ul li{
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	border-radius: 0.19rem;
	border: 0.06rem solid #C2BDAE;
	margin-bottom: 1rem;
}
.mobile_lyxd_content ul li:hover{
	background: #F9F9F9;
}
.mobile_lyxd_content ul li a{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-top: 1.06rem;
	padding-left: 1.19rem;
	padding-right: 1.19rem;
	padding-bottom: 0.94rem;
}

.mobile_lyxd_top{
	width: 100%;
}
.mobile_zixun{
	color: #88837F;
	letter-spacing: 1px;
	height: 23px;
	line-height: 23px;
	border-radius: 2px;
	border: 1px solid #C2BDAE;
	padding: 0 10px;
	font-size: 0.88rem;
}
.mobile_ybj{
	font-size: 0.88rem;
	color: #fff;
	background: #8BC786;
	border-radius: 2px;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	margin-left: 6px;
}
.mobile_lyxd_bt{
	color: #4F4B48;
	font-size: 1.12rem;
	color: #4F4B48;
	font-weight: bold;
	line-height: 24px;
	margin-top: 10px;
}
.mobile_lyxd_neirong{
	color: #A5A19D;
	font-size: 1rem;
	line-height: 1.31rem;
	margin-top: 0.56rem;
}
.mobile_lyxd_time{
	color:#BDBDBD;
	font-size:0.88rem;
	margin-top:0.6rem;
}

.mobile_yjzj_main{
	width: 100%;
	margin-top: 2.19rem;
}
.mobile_yjzj_list{
	width: 100%;
}
.mobile_yjzj_list ul{
	width: 100%;
	margin-top: 20px;
}
.mobile_yjzj_list ul li{
	width: 100%;
	border-bottom: 1px solid #EFF2FC;
	padding-bottom: 13px;
	margin-bottom: 20px;
	

}
.mobile_yjzj_top{
	width: 100%;
	margin-bottom: 0.94rem;
}
.mobile_yzj{
	padding: 0 10px;
	display: inline-block;
	height: 1.25rem;
	line-height:1.25rem ;
	background: #E8E1E1;
	border-radius: 0.19rem;
	color: #fff;
	font-size: 0.88rem;
}

.mobile_yzj_bg{
	background: #B11818;
}

.mobile_yjzj_bottom{
	width: 100%;
	overflow: hidden;
	background: url(icon25_zyy_wap_znd_20230216.png) 96% center no-repeat;
	background-size: 11px;
}
.mobile_yjzj_left{
	float:left;
	border-right: 1px solid #E8EBF7;
	width: 90%;
	box-sizing: border-box;
	padding-right: 10px;
}
.mobile_yjzj_title{
	width: 100%;
}
.mobile_yjzj_title a{
	display: block;
	font-size: 1rem;
	color: #2A2A2A;
	line-height: 1.31rem;
}
.mobile_yjzj_time{
	width: 100%;
	display: flex;
	justify-content:space-between;
	font-size: 0.8rem;
	margin-top: 10px;
}
.mobile_yjzj_time div{
	font-size: 0.88rem;
	color: #A2A2A2;
}
.mobile_yjzj_time div span{
	color: #484848;
}
.mobile_yjzj_right{
	float:right;
	width: 6%;
}
.mobile_yjzj_right a{
	display: block;
}
.mobile_yjzj_right a img{
	width: 12px;
	height: 21px;
}

.mobile_photo_news_main{
	width: 100%;
}
.mobile_photo_list{
	width: 100%;
	margin-top: 20px;
}
.mobile_photo_list ul{
	width: 100%;
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}
.mobile_photo_list ul li{
	width: 46%;
	margin-bottom: 26px;
}
.mobile_photo_list ul li a{
	display: block;
}
	.mobile_photo_box{
		width: 100%;
		 height: 6.25rem;
	}

	.mobile_photo_box img {
		display: block;
		width: 100%;
		max-width: 100% !important;
		margin: 0 auto !important;
		height: 6.25rem;
	}
.mobile_photo_list ul li a p {
    width: 100%;
    line-height: 24px;
    margin-top: 8px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
}

.mobile_photo_list ul li a span {
    color: #A1A1A1;
    margin-top: 8px;
    font-size: 14px;
}
.mobile_news_list .mobile_dlm{
	margin-bottom: 10px;
}
.mobile_news_list .mobile_dlm .mobile_ul_main{
	border: none;
}

.mobile_share_main {
    width: 47px;
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0px;
}
.mobile_share_cell{
    width: 100%;
}
.mobile_share_cell li{
    width: 47px;
    height: auto;
    border-radius: 3px;
    background: #C9B399;
    padding-top: 4px;
    margin-bottom: 8px;
    padding-bottom: 6px;
	display: none;
}

.mobile_fhdb{
    width: 24px;
    height: 24px;
    background: url(icon26_zyy_wap_znd_20230216.png) no-repeat;
	background-size: 24px;
    margin: 0 auto;
}
.mobile_share_cell li a p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

@media screen and (max-width: 860px){
	.mobile_slide_photo .swiper-slide .img_box{
		height: 23.06rem;
	}

	.mobile_slide_photo .swiper-slide .img_box img{
		height: 23.06rem;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {
		width: 100%;

	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		padding-top: 40px;
		height: 29.625rem;
	}

	.mobile_zfxxgkzl_title {
		top: -24px;
		left: 28%;
		font-size: 2.6rem;
	}

	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4 {
		right: 3%;
	}

	.mobile_zfxxgkzl_main ul li {
		height: 4rem;
		line-height: 4rem;
	}

	.mobile_zfxxgkzl_main ul li a {
		height: 4rem;
		line-height: 4rem;
		font-size: 1.6rem;
	}
	
	.mobile_bgs_content ul li{
		height: 2.3rem;
		line-height:2.3rem;
		font-size: 1.4rem;
	}
	.mobile_bgs_content ul li a{
		height: 2.3rem;
		line-height: 2.3rem;
		font-size: 1.4rem;
	}
	.mobile_yjzj_right{
		padding-top: 2%;
	}
	.mobile_photo_box{
		height: 11.25rem;
	}
	
	.mobile_photo_box img {

		height:11.25rem;
	}
	
}


@media screen and (max-width: 768px) {
	.mobile_slide_photo .swiper-slide .img_box {
		height: 23.06rem;
	}

	.mobile_slide_photo .swiper-slide .img_box img {
		height: 23.06rem;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {
		width: 100%;

	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		padding-top: 40px;
		height: 29.625rem;
	}

	.mobile_zfxxgkzl_title {
		top: -24px;
		left: 28%;
		font-size: 2.4rem;
	}

	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4 {
		right: 3%;
	}

	.mobile_zfxxgkzl_main ul li{
		height: 4rem;
		line-height: 4rem;
	}

	.mobile_zfxxgkzl_main ul li a{
		height: 4rem;
		line-height: 4rem;
		font-size: 1.6rem;
	}
	
	.mobile_bgs_main{
		height: 27.19rem;
	}
	.mobile_bgs_content{
		height: 23.625rem;
	}
	
	.mobile_bgs_content ul li{
		height: 3.2rem;
		line-height: 3.2rem;
		font-size: 1.6rem;
	}
	.mobile_bgs_content ul li a{
		height: 3.2rem;
		line-height: 3.2rem;
		font-size: 1.6rem;
	}
	
	.mobile_yjzj_right{
		padding-top: 2%;
	}
	.mobile_photo_box{
		height: 11.25rem;
	}
	
	.mobile_photo_box img {
		height:11.25rem;
	}
	
}

@media screen and (max-width: 670px) {
	.mobile_slide_photo .swiper-slide .img_box {
		height: 20.06rem;
	}

	.mobile_slide_photo .swiper-slide .img_box img {
		height: 20.06rem;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {
		width: 100%;

	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		height: 29.625rem;
	}

	.mobile_zfxxgkzl_title {
		top: -13px;
		left: 35%;
		font-size: 1.25rem;
	}

	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4 {
		right: 3%;
	}
	.mobile_yjzj_right{
		padding-top: 2%;
	}
	.mobile_photo_box{
		height: 6.25rem;
	}
	
	.mobile_photo_box img {
		height:6.25rem;
	}
}


@media screen and (max-width: 520px) {
	.mobile_slide_photo .swiper-slide .img_box {
		height: 14.06rem;
	}

	.mobile_slide_photo .swiper-slide .img_box img {
		height: 14.06rem;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {
		width: 100%;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		height: 21.625rem;
		padding-top: 26px;
	}

	.mobile_zfxxgkzl_title{
		top: -13px;
		left: 31%;
		font-size: 1.25rem;
	}

	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4{
		right: 3%;
	}

	.mobile_zfxxgkzl_main ul li{
		height: 3rem;
		line-height: 3rem;
	}

	.mobile_zfxxgkzl_main ul li a {
		height: 3rem;
		line-height:3rem;
		font-size: 1rem;
	}
	.mobile_bgs_main{
		height: 22.19rem;
	}
	.mobile_bgs_content{
		height: 18.625rem;
	}
	.mobile_bgs_content ul li{
		height: 2.3rem;
		line-height: 2.3rem;
	}
	.mobile_bgs_content ul li a{
		height: 2.3rem;
		line-height:2.3rem;
		font-size: 1rem;
	}
	.mobile_yjzj_right {
	    padding-top: 5%;
	}
	.mobile_photo_box{
		height: 6.25rem;
	}
	
	.mobile_photo_box img {
		height:6.25rem;
	}
}



@media screen and (max-width: 414px) {
	.mobile_slide_photo .swiper-slide .img_box {
		height: 14.06rem;
	}

	.mobile_slide_photo .swiper-slide .img_box img {
		height: 14.06rem;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {

		width: 100%;

	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		height: 18.625rem;
	}

	.mobile_zfxxgkzl_title {
		top: -13px;
		left: 26%;
		font-size: 1.25rem;
	}


	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4 {
		right: 3%;
	}
	.mobile_bgs_main{
		height: 22.19rem;
	}
	.mobile_bgs_content{
		height: 18.625rem;
	}
	.mobile_bgs_content ul li{
		height: 2.38rem;
		line-height: 2.38rem;
	}
	.mobile_bgs_content ul li a{
		height: 2.38rem;
		line-height: 2.38rem;
		font-size: 1rem;
	}
	.mobile_yjzj_right {
	    padding-top: 10%;
	}
	.mobile_zfxxgkzl_main ul li {
		height: 2.38rem;
		line-height: 2.38rem;
	}
	
	.mobile_zfxxgkzl_main ul li a {
		height: 2.38rem;
		line-height: 2.38rem;
		font-size: 1rem;
	}
}


@media screen and (max-width: 375px) {
	.mobile_denglu a {
		font-size: 14px;
		padding: 10px;
		width: 70px;
	}

	.mobile_search_m .searchBox {
		width: 58%;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {

		width: 100%;

	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		height: 16.625rem;
	}

	.mobile_zfxxgkzl_title {
		top: -10px;
		left: 28%;
		font-size: 1rem;
	}

	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4 {
		right: 3%;
	}

	.mobile_zfxxgkzl_main ul li {
		height: 2rem;
		line-height: 2rem;
	}

	.mobile_zfxxgkzl_main ul li a {
		height: 2rem;
		line-height: 2rem;
		font-size: 1rem;
	}
	.mobile_bgs_main{
		height: 22.19rem;
	}
	.mobile_bgs_content{
		height: 18.625rem;
	}
	.mobile_bgs_content ul li{
		height: 2.38rem;
		line-height: 2.38rem;
	}
	.mobile_bgs_content ul li a{
		height: 2.38rem;
		line-height: 2.38rem;
		font-size: 1rem;
	}
	.mobile_yjzj_right {
	    padding-top: 10%;
	}
}

@media screen and (max-width: 320px) {
	.mobile_logo a {
		width: 12rem;
	}

	.mobile_denglu a {
		font-size: 12px;
		padding: 10px;
		width: 58px;
	}

	.mobile_search_m .searchBox {
		width: 51%;
	}

	.mobile_search_m input {
		font-size: 14px;
	}

	.mobile_slide .swiper-wrapper .swiper-slide a {
		width: 100%;

	}

	.mobile_slide .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.mobile_zfxxgkzl_main {
		padding-top: 20px;
		height: 13.625rem;
	}

	.mobile_zfxxgkzl_title {
		top: -10px;
		left: 24%;
	}

	.mobile_icon1 {
		left: 3%;
	}

	.mobile_icon2 {
		right: 3%;
	}

	.mobile_icon3 {
		left: 3%;
	}

	.mobile_icon4 {
		right: 3%;
	}

	.mobile_zfxxgkzl_main ul li {
		height: 1.6rem;
		line-height: 1.6rem;
	}

	.mobile_zfxxgkzl_main ul li a{
		height: 1.6rem;
		line-height: 1.6rem;
		font-size: 0.8rem;
	}
	.mobile_bgs_main{
		height: 19.19rem;
	}
	.mobile_bgs_content{
	    height: 15.625rem;
		padding-top: 1rem;
	}
	.mobile_bgs_content ul li{
		height: 2rem;
		line-height: 2rem;
	}
	.mobile_bgs_content ul li a{
		height: 2rem;
		line-height: 2rem;
		font-size: 0.8rem;
		padding-left: 0.8rem;
	}
	.mobile_ldxx_right{
		width: 57%;
	}
	.mobile_yjzj_right {
	    padding-top: 17%;
	}
}