/*次级页面二级菜单*/
.ny_left_top {
	height: 80px;
	width: 100%;
	color: #FFF;
	background-color: #d3b496;
	margin-top: -60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
	margin-bottom: 2px;
	position: relative;
	z-index: 1;
}

.sidenav {
	overflow: hidden;
	display: block;
	width: 100%;
}

.accordion {
	width: 100%;
}

.accordion .nav-link {
	display: block;
	height: 53px;
	line-height: 53px;
	color: #fff;
	outline: none;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-size: 16px;
}

.accordion .nav-link a {
	display: block;
	color: #fff;
	text-align: center;
}

.accordion .nav-link:hover {
	color: #fff
	 !important;
	background: #FFFFFF;
	font-size: 16px;
}

.accordion .nav-link:hover a {
	color: #713800;
	 !important;
	font-size: 16px;
}

.accordion .nav-link.hover {
	color: #fff
	 !important;
	background: #FFFFFF;
	font-size: 16px;
}

.accordion .nav-link.hover a {
	color: #713800
	 !important;
	font-size: 16px;
	text-align: center;
}

.currentnav {
	background: #713800
	 !important;
	color: #fff !important;
}

.nav-link1 {
	width: 40px;
	height: 53px;
	line-height: 53px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 3px;
}

.accordion li {
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #e6e5e5;
	background: #713800;
	overflow: hidden;
}

.accordion li:last-child .nav-link {
	font-size: 16px;
}

.accordion li i {
	display: block;
	width: 20px;
	height: 30px;
	
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li.open .nav-link {
	color: #fff !important;
	background: #713800;
	font-size: 16px;
}

.accordion li.open .nav-link a {
	color: #fff !important;
	font-size: 16px;
}

.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sidemenu {
	display: none;
	font-size: 14px
	 !important;
	background: #f6f6f6;
	border-top: none;
	padding: 10px 0;
}

.sidemenu li {
	background: #f6f6f6;
	font-size: 14px !important;
	border-bottom: none;
}

.sidemenu a {
	display: block;
	font-size: 14px !important;
	text-decoration: none;
	padding: 8px 8px;
	padding-left: 30px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.sidemenu a.on {
	color: #713800;
	background: #fff;
	border-left: 3px solid #713800;
	padding-left: 30px !important;
}

.sidemenu a:hover {
	color: #713800;
	background: #fff;
	border-left: 3px solid #713800;
	padding-left: 30px !important;
}

/*content*/
.ban {
	text-align: center;
	margin: 0 auto;
}

.ban img {
	display: block;
	width: 100%
}

.ny {
	margin: 0 auto;
	padding: 0 5%;
	width: 1200px;
	overflow: hidden;
}

.ny_left {
	float: left;
	width: 18%;
	margin-top: 60px;
}

.ny_right {
	float: right;
	background: #fff;
	width: 90%;
	margin: 0 auto;
	padding: 2% 2% 2% 2%;
}

.ny_right1 {
	background: #fff;
	width: 76%;
	padding: 2%;
	float: right;
}

.ny_right_con {
	line-height: 34px !important;
	padding-top: 10px;
	min-height: 500px;
}

.ny_right_top {
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}

.nytit {
	line-height: 30px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
}

.nytit a {
	padding-right: 7px;
}

.nytit1 {
	height: 50px;
	line-height: 50px;
	float: left;
	overflow: hidden;
	border-bottom: 2px solid #713800;
	color: #713800;
	font-size: 24px;
	font-weight: bold;
	padding: 0 10px;
}

/*信息列表开始*/
.Newslist {}

.Newslist ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dcdcdc;
	font-size: 15px;
	padding-left: 15px;
	overflow: hidden;
	width: 97%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Newslist ul li span {
	float: right;
	padding-left: 10px;
	color: #999999;
}



.sjdh {
	display: none;
}

.fytpc {
	margin-top: 15px;
}

.m-list3 {}

.m-list3 li {
	overflow: hidden;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.m-list3 .pic3 {
	float: left;
	overflow: hidden;
	width: 180px;
	height: 120px;
	position: relative;
}

.m-list3 .pic3 img {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 120px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	z-index: 1;
}

.m-list3 .pic3:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.m-list3 .txt44 {
	overflow: hidden;
	padding-left: 20px;
}

.m-list3 .tit44 {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-list3 .tit44 a {
	color: #000;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-list3 .tit44 a:hover {
	color: #9a0000;
}

.m-list3 .txt44 p {
	height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.m-list3 .info {
	padding: 5px 0;

	line-height: 25px;
}

.m-list3 .info .time1 {
	padding-left: 24px;
	font-size: 12px;
	color: #999;
	
}





.sz {
	width: 100%;
}

.sz li {
	overflow: hidden;
	padding: 2%;
	margin: 2%;
	background: #f6f6f6;
	float: left;
	width: 17%;
}

.sz ul li .img33 {
	width: 100%;
	/*min-width:100%;*/
	/*display: block;*/
	height: 0;
	padding-bottom: 122%;
	overflow: hidden;
}

.sz ul li .img33 img {
	width: 100%;
}

.sz ul li p {
	line-height: 25px;
	text-align: center;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 7px;
}


/*图片列表开始*/
.pic {
	width: 100%;
}

.pic ul li {
	float: left;
	width: 30%;
	display: block;
	height: auto;
	overflow: hidden;
	cursor: pointer;
	background: #f7f7f7;
	margin-left: 2%;
	margin-right: 1%;
	margin-top: 20px;
}

.pic ul li .img3 {
	width: 100%;
	min-width: 100%;
	display: block;
	height: 0;
	padding-bottom: 60.394%;
	overflow: hidden;
}

.pic ul li p {
	line-height: 45px;
	text-align: center;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
}




/*详细页*/
.content {
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
}

.content-title {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.content-title h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	width: 100%;
	text-align: center;
	color: #222;
	padding-bottom: 5px;
}

.content-title i {
	TEXT-ALIGN: center;
	MARGIN: 0 auto;
	HEIGHT: 32px;
	display: block;
	line-height: 32px;
	font-style: normal;
}

.content-con {
	font-size: 15px;
	line-height: 35px;
	padding: 10px 0;
}

.content-con p {
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 20px;
}

.content-con img {
	text-align: center;
	max-width: 800px;
	margin: 10px auto;
	display: block;
}

.sxt {
	padding: 15px 0;
	border-top: 1px dotted #bbb;
}

.sxt p {
	display: block;
	width: 100%;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}



.ssjg {
	padding: 0 10px;
}

.ssjg ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dcdcdc;
	
	font-size: 15px;
	padding-left: 15px;
	overflow: hidden;
	width: 97%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ssjg ul li i {
	float: right;
	padding-left: 10px;
	color: #999999;
}





/*nav*/
.nav {
	display: flex;
	justify-content: space-around;
	padding: 0px;
	height: 55px;
	line-height: 55px;
	position: relative;
	z-index: 1;
}

.nav-main {
	background: #713800;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	padding: 0 20px;
	font-size: 18px;
	font-weight: normal;
}

.nav .sub {
	display: none;
	width: 120px;
	left: 0;
	top: 50px;
	position: absolute;
	background: #713800;
	line-height: 26px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
	text-align: center;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
}

.nav .sub a:hover {
	background: #FFFFFF;
	color: #713800;
}

.nav .on h3 a {
	height: 55px;
	background: #FFFFFF;
	color: #713800;
}
























/*zt_box*/
.zt_box {
	width: 1360px;
	margin: 50px auto;
	height: auto;
}

.zt_box .slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;

}

.zt_box .ztimg {
	float: left
}

.zt_box .slick-list {
	width: 1360px;
	overflow: hidden;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.zt_box .slick-slider .slick-track,
.zt_box .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.zt_box .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.zt_box .slick-track:before,
.zt_box .slick-track:after {
	display: table;
	content: '';
}

.zt_box .slick-track:after {
	clear: both;
}

.zt_box .slick-loading .slick-track {
	visibility: hidden;
}

.zt_box .slick-slide {
	width: 418px;
	display: none;
	float: left;
	min-height: 1px;
	margin: 0 52px 0 0;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.zt_box .slick-slide a {
	display: block;
	width: 418px;
	height: 127px;
	overflow: hidden
}

.zt_box .slick-slide img {
	display: block;
	width: 418px;
	height: 127px;
}

.zt_box .slick-slide.slick-loading img {
	display: none;
}

.zt_box .slick-initialized .slick-slide {
	display: block;
}

.zt_box .slick-loading .slick-slide {
	visibility: hidden;
}

.zt_box .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.zt_box .slick-arrow.slick-hidden {
	display: none;
}

.zt_box .slick-prev,
.zt_box .slick-next {
	display: block;
	width: 50px;
	height: 50px;
	top: 30%;
	font-size: 0;
	border: 0;
	outline: none;
	cursor: pointer
}

.zt_box .slick-prev {
	position: absolute;
	left: -80px;
	
}

.zt_box .slick-next {
	position: absolute;
	right: -80px;
	
}


/*end_links*/
.end_links {
	width: 100%;
	background: #eeeeee;
	height: 72px;
	line-height: 72px;
	font-size: 14px;
	color: #bababa;
	text-align: center;
	position: relative
}

.end_links li {
	height: 72px;
	line-height: 72px;
	font-size: 14px;
	color: #bababa;
	display: inline-table !important;
}

.end_links a {
	height: 72px;
	line-height: 72px;
	font-size: 18px;
	color: #434343;
	padding: 20px
}

.end_links a:hover {
	color: #bb2d38
}

/*footer*/
.footer {
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	background: #005e5d;
	height: 100px;
	padding: 70px 0 50px 0;
}

.footer .footer_left {
	width: 30%;
	float: left;
}

.footer .footer_left img {
	width: 299px
}

.footer .footer_center {
	width: 45%;
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	float: left;
}

.footer .footer_center p {
	font-size: 15px;
	color: #fff;
	line-height: 34px;
	float: left;
}

.footer .footer_center a {
	font-size: 15px;
	color: #fff;
	line-height: 34px;
}

.footer .footer_right {
	width: 22%;
	float: right;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	position: relative
}

.footer .footer_right li {
	width: 33.333%;
	float: left
}

.footer .footer_right li a {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.footer .footer_right li img {
	display: block;
	margin: 0 auto;
	background: #003333;
	opacity: 0.8;
	border-radius: 50%
}

.footer .footer_right span {
	width: 100%;
	display: block;
	text-align: center;
	line-height: 42px;
}

.footer .footer_right li:hover img {
	opacity: 1;
}

.rwm01 {
	position: absolute;
	bottom: 100px;
	left: -10px;
	display: none;
	width: 120px;
	height: 120px;
	z-index: 999999999;
}

.rwm02 {
	position: absolute;
	bottom: 100px;
	left: 90px;
	display: none;
	width: 120px;
	height: 120px;
	z-index: 999999999;
}

.rwm03 {
	position: absolute;
	bottom: 100px;
	right: 0;
	display: none;
	width: 120px;
	height: 120px;
	z-index: 999999999;
}


.rwm01 img,
.rwm02 img,
.rwm03 img {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 0 !important;
}