
html,
body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: auto;
}

body {
	font-family: "微软雅黑";
	color: #333;
	min-width: 1200px;
	margin: 0;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

ul li {
	list-style: none;
}

ol,
ul {
	margin-top: 0;
	list-style: none;
}

ul {
	padding: 0;
}
a,
a:active,
a:focus {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #8F3D2C;
}

@media (min-width: 767px) {
	.PC-SHOW {
		display: block;
	}
	.WX-SHOW {
		display: none;
	}
	/* 头部 */
	.bg {
		width: 100%;
		height: 370px;
		background: url(../../imagest/danganju/pc_banner.png) no-repeat center;
	}

	.header {
		height: 434px;
		width: 100%;
	}

	.header .menu {
		width: 100%;
		height: 70px;
		background: #8F3D2C;
	}

	.menu-main {
		width: 1200px;
		margin: 0 auto;
	}

	.menu-main .menu-item {
		width: 146px;
		height: 70px;
		font-size: 20px;
		line-height: 70px;
		float: left;
		text-align: center;
	}

	.menu-main .menu-item a {
		color: #FFFFFF;
	}

	.menu .menu-item.active {
		width: 146px;
		height: 86px;
		background: url(../../imagest/danganju/daj_dh_on.png) no-repeat center;
		margin-top: -10px;
		line-height: 86px;
	}

	/* 中间  */

	.main {
		width: 1200px;
		margin: 0 auto;
		padding-top: 35px;
	}

	.tzggbt {
		width: 170px;
		height: 68px;
		line-height: 75px;
		background: #8F3D2C;
		text-align: center;
		float: left;
	}

	.nr1 {
		width: 1200px;
		height: 68px;
		margin: 0 auto;
		position: relative;
		float: left;
	}

	.tzggbr {
		width: 1030px;
		height: 68px;
		text-align: center;
		line-height: 68px;
		color: #333;
		float: left;
		font-size: 16px;
		padding: 10px;
		background: #FDF5E6;
	}

	.nr1 .bd .tempWrap {
		width: 1000px !important;
	}

	.tzggbr li {
		margin-right: 20px;
		float: left;
		height: 60px;
		line-height:50px;
		text-align: left;
		_display: inline;
		width: auto !important;
		position: relative;
	}

	.tzggbr li ul {
		overflow: hidden;
		zoom: 1;
	}

	.tzggbr li:after {
		content: "";
		display: block;
		position: absolute;
		top: 34%;
		margin-top: 2px;
		left: -5px;
		width: 6px;
		height: 6px;
		background: #DFC89E;
		border-radius: 20px;
	}

	.tzggbr a {
		display: inline-block;
		width: 100%;
	}

	.tzggbr p {
		width: auto;
		float: left;
		display: inline-block;
		margin: 0;
		word-wrap: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding-left: 10px;
		margin-right: 20px;
		font-size:18px;
	}

	.tzggbr span {
		width: auto;
		float: right;
		display: inline-block;
		color: #A8A7A4;
	}

	/* 新闻 */
	.homeNewIntro {
		margin-top: 20px;
		display: inline-block;
	}

	.grid-lay-12 .grid-rows {
		width: 1200px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.grid-lay-12 .grid-col-5 {
		width: 565px;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
	}

	.swiperHomeNew .swiper-container .swiper-wrapper {
		height: 100%;
		width: 100% !important;
	}

	.swiperHomeNew .swiper-container .swiper-slide {
		height: 100%;
		position: relative;
		overflow: hidden;
	}

	.swiperHomeNew .swiper-container .swiper-slide img {
		display: block;
		height: 396px;
		width: 100%;
	}

	.swiperHomeNew .swiper-container .swiper-slide .title {
		width: 100% !important;
		padding-left: 15px;
		margin-bottom: 0;
		position: absolute;
		left: 0;
		bottom: 0;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		background: rgb(0 0 0 / 44%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#491770D6, endColorstr=#491770D6);
		color: #fff;
	}

	.swiperHomeNew .swiper-container .swiper-pagination {
		padding-right: 15px;
		bottom: -3px;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		text-align: right;
	}

	.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: #fff;
	}

	.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet {
		width: 14px;
		height: 14px;
		opacity: 1;
		border: 1px solid #fff;
		background: transparent;
	}

	/* 工作动态 */
	.main .news {
		width: 630px;
		height: 400px;
		float: left;
		position: relative;
	}

	.news .hd ul {
		display: inline-block;
		width: 100%;
	}

	.news .hd ul li {
		width: 195px;
		height: 77px;
		line-height: 95px;
		float: left;
		background: url(../../imagest/danganju/daj_tit.png) no-repeat center;
		background-size: 100%;
		text-align: center;
		font-size: 26px;
		color: #8F3D2C;
		font-weight: bold;
		margin-top: -15px;
		cursor: pointer;
	}

	.news .hd ul .on {
		background: url(../../imagest/danganju/daj_tit_on.png) no-repeat center;
		color: #FFFFFF;
	}

	.news .nav_a {
		background: url(../../imagest/danganju/daj_more.png) no-repeat center;
		width: 174px;
		height: 68px;
		display: inline-block;
		text-align: center;
		color: #8F3D2C;
		font-size: 20px;
		float: right;
		position: absolute;
		right: 0;
		top: 0;
		border-bottom: none !important;
		padding: 0;
		line-height: 64px;
	}

	.daj_list {
		margin-left: 15px;
	}

	.daj_list li {
		height: 35px;
		line-height: 35px;
		margin-bottom: 7px;
		font-size: 16px;
		position: relative;
	}

	.daj_list li a {
		width: 80%;
		display: inline-block;
		word-wrap: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding-left: 15px;
	}

	.daj_time {
		float: right;
		color: #999999;
	}

	.daj_list li:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -2px;
		left: 0;
		width: 7px;
		height: 7px;
		background: #8F3D2C;
		border-radius: 20px;
	}

	/* 中间板块 */
	.daj_min2 {
		width: 1200px;
		margin: 0 auto;
		margin-top: 40px;
		display: inline-block;
		margin-bottom: 48px;
	}

	.daj_fk {
		width: 710px;
		height: 386px;
		float: left;
	}
	.daj_fk span{
		width: 30px;
		display: block;
	}
	.daj_fk img{
		position: absolute;
		margin-top: -80%;
		margin-left: -14px;
	}
	.yyda {
		background: url(../../imagest/danganju/daj_bg_hong.png) no-repeat center;
		width: 153px;
		height: 386px;
		float: left;
		margin-right: 28px;
		position: relative;
	}

	.yyda a {
		height: 386px;
		font-weight: bold;
		font-size: 30px;
		color: #8F3D2C;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: inline-block;
		padding-top: 170px;
		padding-left: 60px;
	}

	.kfml {
		background: url(../../imagest/danganju/daj_bg_h.png) no-repeat center;
		width: 153px;
		height: 386px;
		float: left;
		margin-right: 28px;
		position: relative;
	}

	.kfml a {
		height: 386px;
		font-weight: bold;
		font-size: 30px;
		color: #A86314;
		text-align: left;
		font-style: normal;
		text-transform: none;
		padding-top: 170px;
		padding-left: 60px;
		display: inline-block;
	}

	.qzmc {
		background: url(../../imagest/danganju/daj_bg_hong.png) no-repeat center;
		width: 153px;
		height: 386px;
		float: left;
		margin-right: 28px;
		position: relative;
	}

	.qzmc a {
		height: 386px;
		font-weight: bold;
		font-size: 30px;
		color: #A86314;
		text-align: left;
		font-style: normal;
		text-transform: none;
		padding-top: 170px;
		padding-left: 60px;
		display: inline-block;
	}

	.lyfqptqgdacx {
		background: url(../../imagest/danganju/daj_bg_h.png) no-repeat center;
		width: 153px;
		height: 386px;
		float: left;
		position: relative;
	}

	.lyfqptqgdacx a {
		height: 386px;
		font-weight: bold;
		font-size: 30px;
		color: #A86314;
		text-align: left;
		font-style: normal;
		text-transform: none;
		padding-top: 180px;
		display: inline-block;
		padding-right: 30px;
		writing-mode: tb;
	}

	/* 到馆指南 */
	.dgzn {
		float: right;
		background: url(../../imagest/danganju/daj_dgzn_bg.png) no-repeat center;
		width: 465px;
		height: 352px;
		margin-top: 35px;
		padding: 40px;
	}

	.dgzn_dgzn img {
		width: 35px;
		height: 35px;
		float: left;
	}

	.dgzn_dgzn span {
		width: 100%;
		height: 40px;
		font-weight: bold;
		font-size: 30px;
		color: #8F3D2C;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: block;
		line-height: 30px;
		margin-left: 50px;
	}
	
	.dgzn_wz {
		padding-top: 10px;
	}

	.dgzn_wz ul li {
		margin-bottom: 10px;
	}

	.dgzn_wz ul li span {
		height: 30px;
		display: block;
		width: 80px;
		float: left;
	}

	/* vr展厅 */
	.daj_vr {
		background: url(../../imagest/danganju/daj_vr_bg.png) no-repeat center;
		width: 100%;
		height: 680px;
	}

	.vr_min {
		width: 1200px;
		margin: 0 auto;
	}

	.daj_vr_t {
		position: relative;
	}

	.daj_vr_t .nav_a {
		background: url(../../imagest/danganju/daj_vr_more.png) no-repeat center;
		width: 174px;
		height: 68px;
		display: inline-block;
		text-align: center;
		color: #8F3D2C;
		font-size: 20px;
		float: right;
		position: absolute;
		right: 0;
		top: 40px;
		border-bottom: none !important;
		padding: 0;
		line-height: 64px;
	}

	.swiperBox{position: relative;top: 50px;}
	.swiperBox .swiper-slide{transition:transform 1.0s;transform:scale(0.8);}
	.swiperBox .swiper-slide-active{transform:scale(1);z-index:2;}
	.swiperBox .swiper-slide img{width:100%;height:100%;}
	 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{}
	/*更多堆叠 注意transform:scale()和z-index的值*/
	.swiperBox .swiper-slide{transition:transform 1.0s;transform:scale(0.6);z-index:0;}
	.swiperBox .swiper-slide-prev,.swiperBox .swiper-slide-next{transform:scale(0.8);z-index:1;}
	.swiperBox .swiper-slide-active{transform:scale(1);z-index:2;}
	.swiperBox {
	    position: relative;
	    top: 10px;
	}				
	/* 专题展览 */
	.ztzl {
		height: 644px;
		background: url(../../imagest/danganju/daj_ztzl_bg.png) no-repeat center;
	}

	.ztzl_min {
		width: 1200px;
		margin: 0 auto;
	}

	.ztzl_t {
		float: left;
		position: relative;
	}

	.ztzl_t span {
		background: url(../../imagest/danganju/daj_ztzl.png) no-repeat center;
		width: 86px;
		height: 259px;
		font-weight: bold;
		font-size: 36px;
		color: #8F3D2C;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: block;
		padding-top: 65px;
		padding-left: 25px;
	}

	.ztzl_list {
		margin-left: 12%;
		padding-top: 114px;

	}

	.ztzl_list2 {
		float: left;
		width: 330px;
		height: 434px;
		margin-right: 33px;
	}
	.ztzl_list2 img{
		width: 271px;
		height: 412px;
		border-radius: 20px;
	}
	.ztzl_list2:nth-child(2) {
		padding-top: 80px;
	}

	.ztzl_list2:nth-child(3) {
		margin-right: 0;
	}

	.ztzl .nav_a {
		background: url(../../imagest/danganju/daj_vr_more.png) no-repeat center;
		width: 174px;
		height: 68px;
		display: inline-block;
		text-align: center;
		color: #FFE5A5;
		font-size: 20px;
		float: right;
		border-bottom: none !important;
		padding: 0;
		line-height: 64px;
		margin-top: 10px;
		z-index: 999;
		position: relative;
	}

	.ztzl_list2 span {
		width: 30px;
		height: 412px;
		font-family: MicrosoftYaHei;
		font-size: 18px;
		color: #FFFFFF;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: block;
		margin-right: 20px;
		float: right;
		writing-mode: tb;
		margin-top: 30px
	}

	/* 柳州风光 */
	.lzfg {
		height: 748px;
		background: url(../../imagest/danganju/daj_lzfw_bg.png) no-repeat center;
	}

	.lzfg .min {
		width: 1200px;
		margin: 0 auto;
	}

	.lzfg_t {
		padding-top: 50px;
		cursor: pointer;
	}
	.lzfg_t ul li{
		cursor: pointer;
	}
	.lzfg_t span {
		width: 169px;
		height: 31px;
		font-family: SourceHanSerifCN, SourceHanSerifCN;
		font-weight: bold;
		font-size: 30px;
		color: #5A70A7;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}

	.lzfg_t .nav_a {
		background: url(../../imagest/danganju/daj_lzfw_more.png) no-repeat center;
		width: 174px;
		height: 68px;
		display: inline-block;
		text-align: center;
		color: #2E498B;
		font-size: 20px;
		float: right;
		border-bottom: none !important;
		padding: 0;
		line-height: 64px;
		margin-top: 10px;
	}

	.lzfg_list {
		margin-top: 56px;
		position: relative;
	}
	.lzfg_list .nav_a{
			width: 174px;
			height: 68px;
			display: inline-block;
			text-align: center;
			color: #7b90c4;
			font-size: 20px;
			float: right;
			border-bottom: none !important;
			padding: 0;
			line-height: 64px;
			margin-top: -100px;
			z-index: 999;
			position: relative;
			background: url(../../imagest/danganju/daj_lzfw_more.png) no-repeat center;
	}
	.lzfg_list ul li {
		float: left;
		width: 355px;
		height: 501px;
		margin-right: 67px;
		padding: 22px;
		position: relative;
		display: inline-block;
	}

	.lzfg_list ul li:nth-child(3n+1) {
		margin-right: 0;
	}
	.lzfg_list ul li a{
		overflow: hidden;
		display: block;
		height: 100%;
	}
	.lzfg_list ul li img {
		width: 100%;
		height: 100%;
		transition: all .5s;
	}
	.lzfg_list ul li:hover img{
		transform: scale(1.1);
	}
	.lzfg_list ul li p {
		width: 100%;
		height: 17px;
		font-family: MicrosoftYaHei;
		font-size: 18px;
		color: #14317E;
		text-align: center;
		font-style: normal;
		text-transform: none;
		margin-top: 35px;
	}
	.line{
		background: url(../../imagest/danganju/lzfg_bg.png) no-repeat center;
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background-size: 100% 100%;
		top: 0;
		left: 0;
		pointer-events: none;
	}
	.img{
		width: 310px;
		height: 458px;
	}
	/* 专题专栏 */
	.ztzlan {
		height: 350px;
		background: url(../../imagest/danganju/da_ztzl2_bg.png) no-repeat center;
	}

	.ztzlan .min {
		width: 1200px;
		margin: 0 auto;
	}

	.ztzlan_t {
		width: 100%;
		padding-top: 40px;
		display: inline-block;
		margin-bottom: 20px;
	}

	.ztzlan_t2 {
		width: 160px;
		height: 90px;
		background: url(../../imagest/danganju/daj_ztzlan.png) no-repeat center;
		float: left;
	}

	.ztzlan_t span {
		width: 220px;
		height: 36px;
		font-weight: bold;
		font-size: 36px;
		color: #8E5B06;
		text-align: left;
		font-style: normal;
		text-transform: none;
		padding-top: 16px;
		padding-left: 60px;
		display: block;
	}

	.ztzlan_t .nav_a {
		background: url(../../imagest/danganju/daj_vr_more.png) no-repeat center;
		width: 174px;
		height: 68px;
		display: inline-block;
		text-align: center;
		color: #8E5B06;
		font-size: 20px;
		float: right;
		border-bottom: none !important;
		padding: 0;
		line-height: 64px;
		margin-top: 20px;
	}
	.ztzlan_list{
		padding: 15px 15px 15px;
		width: 1200px;
		height: 150px;
		box-sizing: border-box;
	}
	.picSwiper {
		position: relative;
		height: 100%;
		overflow: hidden;
		float: left;
		margin-right: 1.1%;
		width: 1200px;
	}
	.picSwiper .swiper-button-next:after,
	.picSwiper .swiper-container-rtl .swiper-button-prev:after,
	.picSwiper .swiper-button-prev:after, 
	.picSwiper .swiper-container-rtl .swiper-button-next:after{
		content: none;
	}
	.picSwiper .swiper-slide{
		border: 1px solid rgb(240 204 184 / 30%);
		transition: all .3s;
		box-sizing: border-box;
		overflow: hidden;
		height: 110px !important;
	}
	.picSwiper .swiper-slide-thumb-active{
	    border: 1px solid #f0ccb8;
	}
	.picSwiper .swiper-slide a{
		display: block;
		height: 100%;
	    width: 100%;
	}
	.picSwiper .swiper-slide img{
		width: 100%;
	    height: 100%;
	    object-fit: cover;
		transition: all .5s;
	}
	.picSwiper .swiper-slide:hover img{
		transform: scale(1.1);
	}
	.picSwiper .swiper-button-prev,.picSwiper .swiper-button-next{
		width: 24px;
		height: 24px;
		/* background: rgb(34 78 119 / 70%); */
		top: 12px;
		/* left: 50%; */
		margin-left: 0;
		margin-top: 30px;
		transition: all .3s;
	}
	
	/* 联系我们 */
	.contentCont3 {
		height: 767px;
		margin-top: -10px;
		background: url(../../imagest/danganju/daj_bg3.png) no-repeat center ;
	}

	.t3 {
		padding-top: 10px;
		width: 1200px;
		margin: 0 auto;
	}

	.t3 ul {
		display: inline-block;
		margin-top: 45px;
	}

	.t3 li {
		width: 388px;
		height: 130px;
		background: url(../../imagest/danganju/daj_biankuang.png) no-repeat center;
		margin-right: 18px;
		padding: 20px 0px 20px 45px;
		float: left;
	}

	.t3 li img {
		float: left;
	}

	.t3 li span {
		width: 170px;
		height: 50px;
		font-family: SourceHanSerifCN, SourceHanSerifCN;
		font-weight: bold;
		font-size: 36px;
		color: #954635;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: inline-block;
		margin-top: 20px;
		margin-left: 20px;
	}

	.t3 li:nth-child(3) {
		margin-right: 0;
	}

	/* 纪检举报 */
	.jjjb {
		height: 152px;
		padding: 26px 40px 22px 33px;
		background: url(../../imagest/danganju/daj_jjjb.png) no-repeat center;
		width: 1200px;
		margin: 0 auto;
		background-size: 100%;
		margin-top: 40px;
	}

	.jjjb_t {
		width: 109px;
		height: 104px;
		float: left;
	}

	.jjjb_con {
		width: 787px;
		float: left;
		margin-left: 20px;
	}

	.jjjb_con p {
		margin: 0;
		width: 787px;
		font-size: 18px;
		color: #333333;
		line-height: 35px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}

	.jjjb_t2 {
		width: 147px;
		float: right;
		text-align: center;
	}

	.jjjb_t2 p {
		width: 147px;
		height: 40px;
		background: #8F3D2C;
		margin: 0;
		margin-bottom: 20px;
		line-height: 40px;
	}

	.jjjb_t2 p a {
		width: 71px;
		height: 17px;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 30px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}

	/* 细览 */
	.bg2 {
		background: url(../../imagest/danganju/daj_bg4.png) no-repeat center;
		background-size: cover;
		padding-bottom: 25px;
	}
	.bg3 {
		background: url(../../imagest/danganju/daj_xl_bg.png) no-repeat;
		padding-bottom: 25px;
		background-size: 100% 100%;
	}
	.list_t {
		display: inline-block;
		width: 100%;

	}

	.list_t ul {
		width: 75%;
		display: inline-block;
		margin-bottom: 0;
	}

	.list_t li {
		float: left;
		width: auto;
		height: 60px;
		line-height: 50px;
		margin-right: 10px;
		padding: 10px;
		min-width: 160px;
		text-align: center;
	}

	.list_t li a {
		color: #000;
		font-size: 18px;
	}

	.list_t .on {
		background-image: url(../../imagest/danganju/daj_tit_on.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.list_t .on a {
		color: #fff;
	}
	.bg3 .com_zw{
		width: 1130px;
		padding: 0 15px;
		background: #fff;
		margin: 0 auto;
		margin-top: 35px;
		border-radius: 20px;
	}
	.bg3 .contentBox{
		padding: 0 30px;
	}
	.daj_com_t {
		height: 45px;
		font-weight: bold;
		font-size: 30px;
		color: #333333;
		font-style: normal;
		text-transform: none;
		text-align: center;
		margin-top: 35px;
	}

	.breadcrumb-navigation {
		float: left;
		text-align: left;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.contentBox {
		
		padding-top: 45px;
	}

	.text-center {
		width: auto;
		height: 35px;
		font-weight: bold;
		font-size: 24px;
		color: #333333;
		font-style: normal;
		text-transform: none;
		text-align: center;

	}

	.textAttribute {
		width: auto;
		height: 12px;
		font-family: MicrosoftYaHei;
		font-size: 14px;
		color: #999999;
		line-height: 36px;
		text-align: center;
		font-style: normal;
		text-transform: none;
	}

	.textAttribute span {
		margin-right: 30px;
	}

	.contentCopy {
		width: auto;
		line-height: 40px;
		font-size: 16px;
		color: #333333;
		text-align: left;
		font-style: normal;
		text-transform: none;
		margin-top: 40px;
	}
	.contentCopy img{
		width: 100%;
	}
	/* 图文列表 */
	.bt_Title {
		width: auto;
		height: 45px;
		font-weight: bold;
		font-size: 30px;
		color: #333333;
		text-align: center;
		font-style: normal;
		text-transform: none;
		display: flex;
		justify-content: center;
	}
	.bt_Title  span{padding: 0 10px;}
	.tw_list {
		margin-top: 40px;
	}

	.tw_list ul {
		display: inline-block;
	}

	.tw_list ul li {
		background-image: url(../../imagest/danganju/daj_tw_bg.png);
		width: 386px;
		height: 340px;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.tw_list ul li:nth-child(3n) {
		margin-right: 0;
	}
	.tw_list .tw_list_img {
		width: 386px;
		height: 290px;
		padding: 15px;
	}

	.tw_list_img img {
		width: 100%;
		height: 100%;
	}

	.tw_list p {
		width: 386px;
		height: 36px;
		font-size: 16px;
		color: #333333;
		line-height: 36px;
		text-align: center;
		font-style: normal;
		text-transform: none;
		margin: 0;
		word-wrap: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 0 15px;
	}

	/* 单篇 */
	.contentBoxL {
		cursor: pointer;
		height: 100%;
		width: 100%;
		position: relative;
		padding: 30px;
	}

	/* 专题展览 */
	.zt_list {
		display: inline-block;
		margin-top: 45px;
		margin-bottom: 25px;
	}

	.zt_list li {
		float: left;
		width: 271px;
		height: 412px;
		margin-right: 38px;
	}

	.zt_list li:nth-child(4) {
		margin-right: 0;
	}

	/* 专题专栏 */
	.ztzl_list3 {
		display: inline-block;
		padding-top: 35px;
	}

	.ztzl_list3 li {
		width: 580px;
		height: 180px;
		float: left;
		margin: 0 39px 40px 0;
	}

	.ztzl_list3 li:nth-child(2n) {
		margin-right: 0;
	}

	.zt_p {
		text-align: center;
		font-size: 16px;
	}
	.zt_list_img{
		width: 580px;
		height: 160px;
	}
	.zt_list_img img{
		width: 580px;
		height: 160px;
	}
	/* 通用列表 */
	.new_list {
		padding-top: 55px;
	}

	.new_list li {
		height: 72px;
		position: relative;
		border-bottom: 1px solid #C1C1C1;

	}

	.new_list li:nth-child(1) {
		border-top: 1px solid #C1C1C1;
	}

	.new_list li a {
		width: 100%;
		display: inline-block;
	}

	.new_list li:after {
		content: "";
		display: block;
		width: 26px;
		height: 28px;
		position: absolute;
		top: 50%;
		margin-top: -12px;
		left: 0;
		background: url(../../imagest/danganju/daj_nie.png) no-repeat center;
	}

	.new_list_title {
		width: 90%;
		display: inline-block;
		word-wrap: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding-left: 40px;
		height: 72px;
		font-size: 16px;
		color: #333333;
		line-height: 72px;
		text-align: left;
		font-style: normal;
		text-transform: none;
		float: left;
	}

	a:hover .new_list_title {
		color: #8F3D2C;
	}

	.time {
		line-height: 72px;
		font-size: 16px;
		float: right;
		margin-right: 20px;
	}

	.ztzllist_l {
		float: left;
		width: 570px;
		margin-right: 60px;
		margin-top: 45px;
	}

	.ztzllist_R {
		float: right;
		width: 570px;
		margin-top: 45px;
	}

	.ztzllist_l .new_list_title,
	.ztzllist_R .new_list_title {
		width: 80%;
	}

	.new_list_nva {
		width: 120px;
		height: 30px;
		background: #c29851;
		display: inline-block;
		text-align: center;
		line-height: 30px;
		color: #fff;
		margin-left: 40%;
		margin-top: 15px;
		border-radius: 20px;
	}

	/* 联系我们 */
	.lxwm {
		display: inline-block;
		margin-top: 45px;
	}

	.lxwm li {
		float: left;
	}

	.lxwm li {
		margin-right: 30px;
	}

	.lxwm li:nth-child(3) {
		margin-right: 0;
	}

	.phone {
		width: 380px;
		height: 280px;
		float: left;
		background: url(../../imagest/danganju/daj_phone_bg.png) no-repeat center;
		padding: 0 50px;
		text-align: center;
		padding-top: 57px;
	}

	.Address {
		width: 380px;
		height: 280px;
		background: url(../../imagest/danganju/daj_dz_bg.png) no-repeat center;
		padding: 0 50px;
		text-align: center;
		padding-top: 57px;
	}

	.bus {
		width: 380px;
		height: 280px;
		background: url(../../imagest/danganju/daj_gj_bg.png) no-repeat center;
		padding: 0 50px;
		text-align: center;
		padding-top: 57px;
	}

	.lxwm p {
		color: #fff;
		margin-top: 45px;
	}

	/* 尾部 */
	.footer {
		height: 187px;
		background: #35221E;
		margin-top: -15px;
	}

	.yylj {
		width: 1200px;
		margin: 0 auto;
		margin-top: 15px;
		padding-top: 10px;
		height: 45px;
		line-height: 45px;
	}

	.yylj p {
		width: 404px;
		height: 18px;
		font-family: MicrosoftYaHei;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 24px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}

	.yylj p a {
		color: #FFFFFF;
	}

	.footer-main {
		width: 1200px;
		margin: 0 auto;
	}

	.footer-main .footer-statement {
		color: #999;
	}

	.footer-main .footer-statement a {
		color: #999;
	}

	.footer-main .footer-statement a:hover {
		color: #096DD9;
	}

	.footer-main>.layout-body {
		display: inline-block;
		height: 100%;
		width: 100%;
		margin-left: -270px;
		padding-left: 460px;
	}

	.footer-main .layout-body-main {
		text-align: center;
		padding-top: 14px;
	}

	.footer-main .layout-fixed {
		overflow: hidden;
	}

	.footer-main .footer-href {
		display: inline-block;
		overflow: hidden;
		margin-bottom: 0;
	}

	.footer-main .footer-href li {
		float: left;
		cursor: pointer;
	}

	.footer-main .footer-href li a {
		color: #fff;
	}

	.footer-main .footer-href li+li {
		margin-left: 10px;
		padding-left: 10px;
		border-left: 1px solid #fff;
		color: #fff;
	}

	.footer-main .footer-statement {
		display: block;
		font-size: 16px;
		color: #fff;
		line-height: 28px;
		text-align: center;
	}

	.footer-main .footer-statement span {
		padding: 0 8px;
	}
	
	/*wenmingwang*/
	.gygg{
		width: 1200px;
		margin: 0 auto;
		padding-top: 25px;
	}
	.gyad {
		width: 1200px;
		display: block;
		overflow: hidden;
		margin-top: 18px;
		position: relative;
		}
	.gyad .parHd {
		width: 100%;
		height: 44px;
		overflow: hidden;
		border-bottom: solid 3px #8f3d2c;
		padding-left: 0px;
		box-sizing: border-box;
		position: relative;
		}
	.gyad .parHd ul {
			width: 100%;
			height: 44px;
			display: block;
			z-index: 0;
		}
	.gyad .parHd ul li {
			width: auto;
			line-height: 41px;
			float: left;
			margin-right: 15px;
		}
	.gyad .parHd ul li a {
			width: auto;
			line-height: 41px;
			font-size: 18px;
			color: #333333;
			float: left;
			padding-right: 15px;
			box-sizing: border-box;
			cursor: pointer;
		}
	.gyad .parHd ul li.on a {
			color: #8f3d2c;
		}
	.gyad .parHd .video {
			width: auto;
			height: 41px;
			line-height: 41px;
			font-size: 18px;
			color: #666666;
			position: absolute;
			right: 100px;
			top: 0px;
			cursor: pointer;
		}
	.gyad .parHd .more {
			width: auto;
			height: 41px;
			line-height: 41px;
			font-size: 18px;
			color: #666666;
			position: absolute;
			right: 5px;
			top: 0px;
			cursor: pointer;
		}
	.gyad .parHd .video:hover,
	.gyad .parHd .more:hover {
		color: #FF3643;
	}
	.gyad .parBd {
		width: 1200px;
		height: 214px;
		overflow: hidden;
		margin: 20px auto 0px;
	}
	.gyad .parBd ul {
		width: 1250px;
		overflow: hidden;
		zoom: 1;
	}
	.gyad .parBd ul li {
		float: left;
		width: 159px;
		height: 214px;
		display: inline;
		overflow: hidden;
		text-align: center;
		margin-right: 49px;
	}
	.gyad .parBd ul li .parImg {
		display: block;
		width: 157px;
		height: 212px;
		overflow: hidden;
		cursor: pointer;
		border: 1px solid #DE7C51;
	}
	.gyad .parBd ul li .parImg img {
		width: 157px;
		height: 212px;
		display: block;
	}
	
	.parHd ul li.libg a{
		    color: #096DD9;
	}
	.gyad .parHd ul li a:hover{
		color: #FF3643;
	}
	.gyad .parHd .video a:hover{
		color: #FF3643;
	}
	.gyad .parHd .more a:hover{
		color: #FF3643;
	}
	/*wenmingwang*/
	/* 页码 */
	.page-navigation {
	    text-align: center;
	}
	.pagination {
	    padding: 10px;
	    line-height: 28px;
	    text-align: center;
	    height: 28px;
	}
	.pagination .show_page_content {
	    border: #8F3D2C 1px solid;
	    color: #333333;
	    background: #8F3D2C;
	    color: #fff;
	    display: block;
	}
	.pagination > span {
	    color: #8F3D2C;
	    float: left;
	    margin: 0 5px;
	    height: 28px;
	    border-radius: 3px;
	    padding: 0 10px;
	    font-size: 14px;
	}
	.pagination .prev, .pagination .next {
	    width: 60px;
	}
	.pagination .active {
	    background: #8F3D2C;
	    color: #fff;
	    border: #8F3D2C 1px solid;
	    width: 30px;
	    padding: 0;
	}
	.pagination > a {
	    text-decoration: none;
	    border: #8F3D2C 1px solid;
	    width: 28px;
	    height: 28px;
	    display: block;
	    float: left;
	    margin: 0 5px;
	    border-radius: 3px;
	    position: relative;
	    z-index: 2;
	    font-size: 14px;
	    color: #8F3D2C;
	}
	.menu-main .menu-item{
	    margin: 0 14px;
	}
	.menu-main .menu-item:first-child {
	  margin-left: 0;
	}
	
	.menu-main .menu-item:last-child {
	  margin-right: 0;
	}
}
@media(max-width: 767px) {
	.PC-SHOW {
		display: none;
	}

	.WX-SHOW {
		display: block;
	}

	html,
	body {
		height: auto !important;
		min-height: auto !important;
		min-width: auto !important;
		background-size: 100% auto !important;
	}

	#main,
	.main {
		width: 100%;
	}

	.wapMain {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	body {
		margin: 0;
	}
ul{
	margin: 0;
	padding: 0;
}
	/* 顶部_s */
	.wapHead {
		width: 390px;
		height: 100px;
		opacity: 1;
		background: url(../../imagest/danganju/wap_bg.png) no-repeat center;
		background-size: 100%;
	}

	.wapHead .navBackBtn {
		width: 50px;
		height: 50px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 11;
	}

	.wapHead .navBackBtn a {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 11;
	}

	.wapHead .navBackBtn::before {
		content: "";
		width: 15px;
		height: 2px;
		border-radius: 2px;
		background: #ffffff;
		position: absolute;
		top: calc(50% - 5px);
		left: calc(50% - 8px);
		transform: translate(-50%, -50%) rotate(-45deg);
		z-index: 1;
	}

	.wapHead .navBackBtn::after {
		content: "";
		width: 2px;
		height: 15px;
		border-radius: 2px;
		background: #ffffff;
		position: absolute;
		top: calc(50% + 5px);
		left: calc(50% - 8px);
		transform: translate(-50%, -50%) rotate(-45deg);
		z-index: 1;
	}

	.wapHead .navMenuBtn,
	.wapHead .navMenuCloseBtn {
		width: 50px;
		height: 50px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 11;
		text-align: right;
		padding-right: 10px;
	}

	.wapHead .navMenuCloseBtn {
		display: none;
	}

	.wapHead .navMenuBtn img,
	.wapHead .navMenuCloseBtn img {
		width: 23px;
	}

	.navMenu {
		position: fixed;
		top: 50px;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 99999;
		display: none;
		transition: all .3s;
		overflow: hidden;
	}

	.navMenuCon {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		background: #ffffff;
		width: 100%;
		padding: 13px;
		padding-top: 25px;
		padding-bottom: 30px;
		overflow-y: auto;
	}

	.navMenuCon .l {
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: left;
		color: #ffffff;
		font-size: 15px;
		background: #0069c5;
		margin-bottom: 13px;
		overflow: hidden;
		transition: all .3s;
	}

	.navMenuCon a,
	.navMenuCon p {
		display: block;
		color: #ffffff;
		margin: 0;
		position: relative;
		text-align: center;
	}

	.navMenuCon p::before {
		content: "";
		width: 10px;
		height: 10px;
		border: 2px solid #ffffff;
		border-left: none;
		border-bottom: none;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) rotate(45deg);
		z-index: 1;
		transition: all .3s;
	}

	.navMenuCon .on p::before {
		transform: translateY(-50%) rotate(135deg);
	}

	.navMenuCon .c {
		background: #054181;
	}

	.navMenuCon .cl {
		position: relative;
		width: 40px;
		height: 40px;
		margin-bottom: 13px;
		float: right;
		transform: rotate(45deg);
	}

	.navMenuCon .cl::before {
		content: "";
		width: 80%;
		height: 3px;
		border-radius: 3px;
		background: #ffffff;
		position: absolute;
		top: calc(50% - 10%);
		left: 0;
		transform: translateY(-50%);
	}

	.navMenuCon .cl::after {
		content: "";
		width: 3px;
		height: 80%;
		border-radius: 3px;
		background: #ffffff;
		position: absolute;
		top: 0;
		left: calc(50% - 10%);
		transform: translateX(-50%);
	}

	.navMenu .navMenuMask {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: rgba(0, 0, 0, .5);
		z-index: 1;
		opacity: 0;
		transition: all .3s;
	}

	.navMenu.navMenuShow {
		display: block;
	}

	.navMenu.navMenuShow .navMenuMask {
		animation: navMenuMask .3s ease;
		animation-fill-mode: forwards;
	}

	@keyframes navMenuMask {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	.navMenu.navMenuShow .navMenuCon {
		animation: navMenuCon .5s ease;
		animation-fill-mode: forwards;
	}

	@keyframes navMenuCon {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	.navMenu.navMenuClose .navMenuCon {
		animation: navMenuClose .5s ease;
		animation-fill-mode: forwards;
	}

	@keyframes navMenuClose {
		0% {
			opacity: 1;
		}

		100% {
			opacity: 0;
		}
	}

	.navMenu.navMenuClose .navMenuMask {
		animation: navMenuMask2 .5s ease;
		animation-fill-mode: forwards;
	}

	@keyframes navMenuMask2 {
		0% {
			opacity: 1;
		}

		100% {
			opacity: 0;
		}
	}
	.header-button{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-indent: -119988px;
		overflow: hidden;
		text-align: left;
		text-transform: capitalize;
		position: relative;
		z-index: 1;
		display: block;
		width: 40px;
		height: 30px;
		margin: 0;
		padding: 0;
		outline: none;
		background: url(../../imagest/danganju/wapSearch.png) no-repeat;
		border: none;
		cursor: pointer;
		margin-top: 5px;
		float: right;
		margin-right: 42px;
	}
	.phone_top_menu{
		background: url(../../imagest/danganju/wapNav.png) no-repeat;
		display: block;
		overflow: hidden;
		position: absolute;
		top: 32px;
		right: 5px;
		width: 46px;
		height: 40px;
		background-size: 80%;
	}
	#search-form {-moz-transition: max-height, 0.5s;-o-transition: max-height, 0.5s;-webkit-transition: max-height, 0.5s;transition: max-height, 0.5s;position: absolute;top: 72px;left: 0;width: 100%;overflow: hidden;max-height:0;background-color: #e1e4e7;z-index: 999;color: #000000;}
		#search-form.open {max-height: 60px;}
		#search-form fieldset {position: relative;margin: 0 60px 0 0;padding: 0;border: none;}
		#search-form input {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block;height: 60px;}
		#search-form input[type="search"] {width: 100%;padding: 0 5px 0 22px;background: transparent;border: none;}
		#search-form input[type="submit"] {position: absolute;bottom: 0;right: 0;width: 60px;margin: 0;padding: 0;font-weight: 700;text-transform: uppercase;color: #ffffff;background: #8f3d2c;border: none;cursor: pointer;}
	
	/* 顶部_e */

	/* banner_s */
	.wapBanner {
		width: 100%;
		position: relative;
	}

	.wapBanner .wapMain {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: flex;
		flex-wrap: wrap;
		align-content: center;
	}

	.wapBanner .img {
		width: 100%;
	}

	.wapBanner .waplogo {
		margin-bottom: 5%;
	}

	.tit {
		padding-left: 14px;
		padding-top: 30px;
	}

	/* banner_e */
	/* 首页导航_s */
	.wapNav {
		width: 100%;
		margin-top: 35px;
	}

	.wapNav .wapMain {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.wapNav .l {
		width: calc((100% - 14px) / 3);
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #ffffff;
		background: #0069c5;
		margin-bottom: 7px;
	}

	.wapNav .l a {
		display: block;
		color: #ffffff;
		width: 100%;
		height: 100%;
	}

	/* 首页导航_e */
	/* 通知公告 */
	.wap_tzgg {
		height: 40px;
		line-height: 40px;
		margin-top: 15px;
		width: 87%;
		padding-left: 42px;
		margin-right: 15px;
	}

	.wap_tzgg_t {
		position: absolute;
		left: 15px;
		width: 70px;
		height: 40px;
		background: #8F3D2C;
		text-align: center;
	}

	.wap_tzgg ul {
		background: #FDF5E6;
		padding-left: 5px;
	}

	.wap_tzgg ul li {
		height: 40px;
		margin-left: 20px;
	}

	.wap_tzgg ul li a {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		height: 100%;
		color: #333333;
		padding-left: 12px;
		position: relative;
		text-decoration: none;
	}

	.tzgg_p {
		font-size: 16px;
		color: #333333;
		line-height: 40px;
		height: 100%;
		margin: 0;
	}

	/* 轮播_s */
	.wapNews {
		position: relative;
		margin-top: 15px;
	}

	.wapNews .topTit {
		text-align: center;
	}

	.wapNews .topTit img {
		width: 70%;
		margin: 20px 0;
	}

	.wapNews .wapNewSwiper {
		width: 100%;
		height: 200px;
		overflow: hidden;
	}

	.wapNews .wapNewSwiper .swiper-container {
		width: 100%;
		height: 100%;
	}

	.wapNews .wapNewSwiper .title {
		width: 65%;
		height: 40px;
		line-height: 40px;
		background: rgba(0, 0, 0, .5);
		color: #ffffff;
		position: absolute;
		left: 0;
		bottom: 0;
		padding-left: 10px;
		padding-right: 100px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin: 0;
	}

	.wapNews .wapNewSwiper .swiper-pagination {
		width: auto;
		left: auto;
		right: 10px;
	}

	.wapNews .wapNewSwiper .swiper-pagination .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		margin: 0 3px;
		border-radius: 12px;
		background: #ffffff;
		opacity: .5;
	}

	.wapNews .wapNewSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: #0069c5;
		opacity: 1;
	}

	.wapNews .wapNewSwiper img {
		width: 100%;
	}

	/* 轮播_e */

	/* 列表_s */
	.wapNewsList {
		width: 100%;
		position: relative;
	}

	.wapNewsList .tabli {
		width: 100%;
		position: relative;
		height: 30px;
		line-height: 30px;
		display: flex;
		flex-wrap: wrap;
		margin-top: 12px;
		margin-bottom: 10px;
	}

	.wapNewsList .tabli .l {
		box-sizing: border-box;
		height: 34px;
		margin-right: 15px;
		font-size: 18px;
		width: 106px;
		line-height: 40px;
		text-align: center;
		background: url(../../imagest/danganju/wap_ico01.png) no-repeat center;
		font-weight: bold;
		color: #8F3D2C;
	}

	.wapNewsList .tabli .l:last-child {
		margin-right: 0;
	}

	.wapNewsList .tabli .l a {
		color: #999999;
		display: block;
		font-size: 15px;
	}

	.wapNewsList .tabli .l.on,
	.wapNewsList .tabli .l.on a {
		color: #fff;
	}

	.wapNewsList .tabli .l .m {
		position: absolute;
		right: 0;
		top: 70%;
		transform: translateY(-50%);
		font-size: 14px !important;
		display: none;
		width: 77px;
	}

	.wapNewsList .tabli .l.on .m {
		display: block;
		color: #8F3D2C;
		background: url(../../imagest/danganju/wap_nav.png)no-repeat center;
	}

	.wapNewsList.wapNewsImgTxt .l.on .m {
		color: #0069c5;
	}

	.wapNewsList .tabli .l.on {
		font-weight: bold;
		background: url(../../imagest/danganju/wap_ico01_on.png)no-repeat center;
	}

	.wapNewsList .list {
		width: 100%;
		display: none;
	}

	.wapNewsImgTxt .list .l {
		width: 100%;
		margin-bottom: 10px;
	}

	.wapNewsImgTxt .list .l a {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		height: 100%;
	}

	.wapNewsImgTxt .list .l .img {
		width: 120px;
		height: 70px;
		overflow: hidden;
	}

	.wapNewsImgTxt .list .l .img img {
		width: 100%;
	}

	.wapNewsImgTxt .list .l .con {
		width: calc(100% - 130px);
	}

	.wapNewsImgTxt .list .l .con .tit {
		width: 100%;
		height: 40px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}

	.wapNewsImgTxt .list .l .con .si {
		margin-top: 10px;
		color: #999999;
	}

	.wapNewsTxt {
		background: #ffffff;
	}

	.wapNewsTxt .list .l {
		width: 98%;
		height: 90px;
		line-height: 40px;
		background: #FFFCF7;
		margin-bottom: 14px;
		padding: 5px 0px 0 4px;
	}

	.wapNewsTxt .list .l a {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		height: 100%;
		color: #333333;
		padding-left: 12px;
		position: relative;
		font-size: 14px;
	}

	.wapNewsTxt .list .l p {
		width: calc(100% - 16px);
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin: 0;
		line-height: 25px;
	}

	.wapNewsTxt .list .l span {
		color: #999999;
		font-size: 14px;
		padding-right: 10px;
	}

	/* 列表_e */
	/* 4方块 s*/
	.wap_fk {
		height: 80px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.wap_fk .f {
		width: 86px;
		height: 80px;
		float: left;
		margin-right: 10px;
		color: #fff;
		font-size: 12px;
		text-align: center;
	}

	.wap_fk .f a {
		color: #fff;
		padding-top: 25px;
		display: inline-block;
	}

	.wap_fk .f:nth-child(1) {
		background: url(../../imagest/danganju/wap_ico02.png)no-repeat center;
	}

	.wap_fk .f:nth-child(2) {
		background: url(../../imagest/danganju/wap_ico03.png)no-repeat center;
	}

	.wap_fk .f:nth-child(3) {
		background: url(../../imagest/danganju/wap_ico02.png)no-repeat center;
	}

	.wap_fk .f:nth-child(4) {
		background: url(../../imagest/danganju/wap_ico03.png)no-repeat center;
		margin-right: 0;
	}

	.wap_fk .f:nth-child(4) a {
		padding-top: 16px;
	}

	/* 4方块 e*/
	/* 到馆指南 s*/
	.wap_dgzn {
		background: url(../../imagest/danganju/wap_dgzn_bg.png)no-repeat center;
		width: 100%;
		height: 240px;
		background-size: 95%;
		font-size: 14px;
		margin-bottom: 20px;
	}
	.wap_dgzn_dgzn {
		width: 20px;
		height: 170px;
		float: left;
		margin-left: 22px;
		margin-top: 50px;
	}
	.wap_dgzn_wz {
		padding-top: 5px;
		font-size: 14px;
	}
	.wap_dgzn_wz ul{
		margin: 0;
		padding-top: 25px;
		padding-left: 48px;
	}
	.wap_dgzn_dgzn img {
		width: 20px;
		height: 20px;
		float: left;
	}
	.wap_dgzn_dgzn span {
		width: 100%;
		height: 40px;
		font-size: 18px;
		color: #8F3D2C;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: block;
		line-height: 25px;
		font-weight: bold;
	}

	.wap_dgzn_wz ul li span {
		height: 20px;
		display: block;
		width: 70px;
		float: left;
	}

	.wap_dgzn_wz ul li {
		margin-bottom: 5px;
	}

	/* 到馆指南 e*/
	/* VR展馆 s*/
	.wap_vr{
		background: url(../../imagest/danganju/wap_vr_bg.png)no-repeat center;
		width: 370px;
		height: 240px;
		margin-left: 10px;
		position: relative;
	}
	.wap_vr_t{
		padding-top: 10px;
	}
	.wap_vr_t img{
		margin: 0 50px;
	}
	.wap_vr_t .nav_a{
		background: url(../../imagest/danganju/wap_nav01.png)no-repeat center;
		width: 77px;
		height: 30px;
		display: inline-block;
		text-align: center;
		color: #BC8E40;
		font-size: 14px;
		float: right;
		position: absolute;
		right: 0;
		border-bottom: none !important;
		padding: 0;
		line-height: 35px;
	}
	.poster-main {
		position: relative;
		width: 100%;
		height: 150px !important;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	
	.poster-main img {
		display: block;
	}
	
	.poster-main a,
	.poster-main img {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.poster-main .poster-list {
		width: 260px;
		height: 150px;
	}
	
	.poster-main .poster-list .poster-item {
		width: 260px;
		height: 150px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.poster-main .poster-list .poster-item .item {
		position: relative;
		width: 100%;
		height: 100%
	}
	.poster-next-btn{
		
	}
	/* VR展馆 e*/
	
	/* 专题展览 */
	.wap_ztzl{
		background: url(../../imagest/danganju/wap_ztzl2_bg.png)no-repeat center;
		width: 370px;
		height: 284px;
		margin-left: 10px;
	}
	.wap_ztzl_t_t{
		background: url(../../imagest/danganju/wap_ztzl_bg.png)no-repeat center;
		width: 87px;
		height: 35px;
		text-align: center;
		margin-left: 38%;
		color: #986A1B;
		font-size: 18px;
		font-weight: bold;
		line-height: 35px;
		position: absolute;
	}
	.wap_ztzl_t{
		width: 100%;
		padding-top: 10px;
		display: inline-block;
		height: 45px;
	}
	.wap_ztzl_t .nav_a{
		background: url(../../imagest/danganju/wap_nav01.png)no-repeat center;
		width: 77px;
		height: 30px;
		display: inline-block;
		text-align: center;
		color: #BC8E40;
		font-size: 14px;
		float: right;
		border-bottom: none !important;
		padding: 0;
		line-height: 35px;
	}
	.wap_ztzl_list{
		padding-left: 10px;
		display: inline-block;
	}
	.wap_ztzl_list .z{
		width: 106px;
		height: 162px;
		margin-right: 15px;
		float: left;
	}
	.wap_ztzl_list .z:nth-child(3){
		margin-right: 0;
	}
	.wap_ztzl_list .z a{
		display: inline-block;
	}
	.wap_ztzl_list .z p{
		margin: 0;
		color: #fff;
		height: 40px;
		line-height: 20px;
		width: 100%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2; /* 限制文本为2行 */
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 14px;
	}
	/* 柳州风物 s */
	.wap_lzfg{
		background: url(../../imagest/danganju/wap_lzfw.png)no-repeat center;
		width: 370px;
		height: 250px;
		margin-left: 10px;
	}
	.wap_lzfg_t{
		padding: 0 10px;
		height: 50px;
	}
	.wap_lzfg_t_t{
		font-size: 16px;
		font-weight: bold;
		color: #2E498B;
		height: 35px;
		line-height: 35px;
		padding-top: 10px;
		width: 70%;
		position: absolute;
	}
	.wap_lzfg_t_t span{
		color: #7185B7;
	}
	.wap_lzfg_t .nav_a{
		background: url(../../imagest/danganju/wap_nav3.png)no-repeat center;
		width: 77px;
		height: 30px;
		display: inline-block;
		text-align: center;
		color: #7185B7;
		font-size: 14px;
		float: right;
		border-bottom: none !important;
		padding: 0;
		line-height: 35px;
		padding-top: 10px;
	}
	.wap_lzfg .wap_ztzl_list .z p{
		color: #2E498B;
	}
	/* 柳州风物 e */
	/* 栏目_s */
	.wapLmImgList {
		width: 100%;
		margin-top: 15px;
	}

	.wapLmImgList .wapMain {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.wapLmImgList a {
		display: block;
		width: calc((100% - 20px) / 3);
		height: 90px;
		overflow: hidden;
	}

	/* 栏目_e */
	/* 专题专栏_s */
	.wapZtzl {
		width: 370px;
		height: 212px;
		background: url(../../imagest/danganju/wap_bg_ztzl.png) no-repeat center;
		margin-left: 10px;
	}

	.wapZtzl .tit {
		width: 100%;
		font-size: 16px;
		text-align: center;
		color: #986A1B;
		font-weight: bold;
		padding-top: 10px;
		padding-left: 16px;
	}
	.wapZtzl .tit .m {
		float: right;
		font-size: 12px;
		background: url(../../imagest/danganju/wap_nav01.png) no-repeat center;
		height: 30px;
		width: 77px;
		line-height: 30px;
		color: #BC8E40;
	}

	.wapZtzl .list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 15px;
	}

	.wapZtzl .list a {
		width: calc((100% - 10px) / 2);
		height: 68px;
		overflow: hidden;
		margin-bottom: 10px;
	}

	/* 专题专栏_e */
	.wap_con{
		background: url(../../imagest/danganju/wap_gybj_bg.png) no-repeat center;
		width: 370px;
		height: 214px;
		margin-left: 10px;
	}
	.wap_con_list li{
		width: 110px;
		height: 39px;
		background: url(../../imagest/danganju/wap_ico_bg.png) no-repeat center;
		float: left;
		margin-right: 8px;
	}
	.wap_con_list li:nth-child(3){
		margin-right: 0;
	}
	.wap_con_list{
		padding: 15px 10px 0px 10px;
		display: inline-block;
	}
	.wap_con_list li a{
		display: inline-block;
		padding: 10px;
	}
	.wap_con_list li img{
		float: left;
	}
	.wap_con_list li span{
		float: right;
		margin-left: 4px;
		color: #8F3D2C;
	}
	
	/* 纪检举报_s*/
	.wap_jjjb{
		background: url(../../imagest/danganju/wap_jjjb_bg.png) no-repeat center;
		width: 340px;
		height: 133px;
		padding-left: 5px;
		padding-top: 15px;
		margin-left: 10px;
	}
	.wap_jjjb_t{
		width: 16px;
		height: 71px;
		color: #8F3D2C;
		font-size: 16px;
		font-weight: bold;
		float: left;
	}
	.wap_jjjb_t span{
		margin-left: 5px;
		display: block;
	}
	.wap_jjjb_con{
		width: 300px;
		padding-left: 25px;
	}
	.wap_jjjb_min{
		height: 80px;
		margin-left: 6px;
	}
	.wap_jjjb_l{
		float: left;
	}
	.wap_jjjb_l p{
		margin: 0;
		font-size: 14px;
		color: #333333;
		height: 20px;
	}
	.wap_jjjb_r{
		float: right;
	}
	.wap_jjjb_r a{
		width: 100px;
		height: 30px;
		display: block;
		color: #FFFFFF;
		background: #8F3D2C;
		text-align: center;
		line-height: 30px;
		margin-top: 5px;
	}
	.wap_jjjb_dz{
		float: left;
		font-size: 14px;
		padding-left: 5px;
		color: #333333;
		margin-top: -12px;
	}
	/* 纪检举报_e*/
	
	/* 底部_s */
	.wapFooter {
		width: 100%;
		padding: 15px 0;
		background: #35221E;
		color: #ffffff;
		font-size: 12px;
	}

	.wapFooter a {
		color: #ffffff;
		margin: 0 5px;
	}

	.wapFooter .navs {
		width: 100%;
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
	}

	.wapFooter .txt {
		width: 100%;
		text-align: center;
		line-height: 22px;
	}

	.wapFooter .txt span {
		margin-right: 8px;
	}

	.wapFooter .txt span:last-child {
		margin-right: 0;
	}

	.wapFooter.flexs {
		position: fixed;
		bottom: 0;
	}
	.wap_yqlj{
		padding: 0 10px;
	}
	.wap_yqlj a{
		margin-bottom: 5px;
		display: inline-block;
	}
	/* 底部_e */
	/* 分页_s */
	.wapPagination {
		width: 100%;
		margin: 30px 0;
		display: flex;
		justify-content: center;
	}

	.wapPagination a,
	.wapPagination span {
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		background: #eaeaea;
		color: #333333;
		border-radius: 3px;
		font-size: 14px;
		margin: 0 5px;
		position: relative;
	}

	.wapPagination a.on,
	.wapPagination span.on {
		background: #8f3d2c;
		color: #ffffff;
	}

	.wapPagination a.prev::after,
	.wapPagination span.prev::after {
		content: "";
		width: 10px;
		height: 10px;
		border: 1px solid #333333;
		border-right: 0;
		border-bottom: 0;
		position: absolute;
		left: calc(50% + 3px);
		top: 50%;
		transform: translate(-50%, -50%) rotate(-45deg);
	}

	.wapPagination a.next::after,
	.wapPagination span.next::after {
		content: "";
		width: 10px;
		height: 10px;
		border: 1px solid #333333;
		border-left: 0;
		border-bottom: 0;
		position: absolute;
		left: calc(50% - 3px);
		top: 50%;
		transform: translate(-50%, -50%) rotate(45deg);
	}

	/* 分页_e */
	/* 详情_s */
	.wapNewsDetail {
		width: 100%;
		background: #ffffff;
		padding: 30px 0;
	}

	.wapNewsDetail .top {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #ebebeb;
	}

	.wapNewsDetail .top .title {
		width: 100%;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.wapNewsDetail .top .ip {
		width: 100%;
		text-align: center;
	}

	.wapNewsDetail .top .ip span {
		margin-right: 5px;
		font-size: 12px;
		color: #999999;
	}

	.wapNewsDetail .top .ip span:last-child {
		margin-right: 0;
	}

	.wapNewsDetail .con {
		line-height: 24px;
	}

	.wapNewsDetail img {
		max-width: 100%;
	}

	/* 详情_e */
	/* 内页专题专栏_s */
	.wapZtzl2 .l {
		width: 100%;
		background: #f7f7f7;
		margin-top: 15px;
		border: 1px solid #E1E1E1;
	}

	.wapZtzl2 .l .img {
		width: 100%;
		height: 80px;
		overflow: hidden;
	}

	.wapZtzl2 .l .img img {
		width: 100%;
	}

	.wapZtzl2 .l p {
		margin: 0;
		width: 100%;
		height: 35px;
		line-height: 35px;
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size: 14px;
		color: #333333;
	}

	/* 内页专题专栏_e */
	/* 栏目综合页_s */
	.wapLmli {
		width: 100%;
		background: #ffffff;
		padding: 15px 0;
	}

	.wapLmli .li {
		width: 100%;
		padding: 15px;
		padding-right: 0;
		padding-bottom: 5px;
		margin-bottom: 15px;
		background: #f7f7f7;
	}

	.wapLmli .li .tit {
		width: 100%;
		font-size: 16px;
		color: #0069c5;
		position: relative;
		padding-left: 10px;
	}

	.wapLmli .li .tit::after {
		content: "";
		width: 3px;
		height: 17px;
		border-radius: 3px;
		background: #0069c5;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.wapLmli .li .con {
		margin-top: 10px;
		display: flex;
		flex-wrap: wrap;
	}

	.wapLmli .li .con a {
		font-size: 14px;
		margin-right: 22px;
		display: block;
		padding-left: 10px;
		position: relative;
		margin-bottom: 10px;
	}

	.wapLmli .li .con a:after {
		content: "";
		width: 5px;
		height: 5px;
		border-radius: 5px;
		background: #0069c5;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	/* 栏目综合页_e */
	
	.waptitle{
		text-align: center;
		font-weight: bold;
		display: flex;
		justify-content: center; /* 水平居中 */
		align-items: center;     /* 垂直居中 */
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.waptitle span{
		color: #8F3D2C;
		padding: 0 10px;
		font-size: 18px;
	}
	.waptitle2{
		 padding: 0 22%;
		 margin-bottom: 10px;
		 display: inline-block;
		 margin-top: 10px;
	}
	.waptitle2 li{
		width: 80px;
		height: 30px;
		float: left;
		font-size: 14px;
		font-weight: bold;
		background: #E5E5E5;
		line-height: 30px;
		margin-right: 20px;
		text-align: center;
	}
	.waptitle2 .on{
		color: #FFFFFF;
		background: #8F3D2C;
	}
	/* 柳州风光_s */
	.list2{
		padding: 0 15px;
	}
	.lzfg{
		width: 345px;
		height: 240px;
		background:url(../../imagest/danganju/wap_lzfg_bg.png) no-repeat center;
		margin-bottom: 20px;
	}
	.lzfg img{
		padding: 8px 0px 0px 8px;
		width: 330px;
		height: 190px;
	}
	.lzfg p{
		margin: 0;
		text-align: center;
		width: 330px;
		padding-left: 10px;
		margin-top: 5px;
	}
	/* 柳州风光_e */
	
	/* 专题展览_s */
	.list3 .ztzl{
		width: 168px;
		height: 300px;
		float: left;
		margin-left: 10px;
		margin-bottom: 25px;
	}
	.list3 .ztzl img{
		width: 168px;
		height: 256px;
	}
	.list3 .ztzl p{
		margin: 0;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}
	/* 专题展览_e */
	/* 联系我们_s */
	.lxdh{
		background:url(../../imagest/danganju/wap_ico09_bg.png) no-repeat center;
		width: 345px;
		height: 254px;
	}
	.lxdz{
		background:url(../../imagest/danganju/wap_ico10_bg.png) no-repeat center;
		width: 345px;
		height: 254px;
	}
	.gjc{
		background:url(../../imagest/danganju/wap_ico11_bg.png) no-repeat center;
		width: 345px;
		height: 254px;
	}
	.wap_lxwm{
		padding: 0 15px;
	}
	.wap_lxwm div{
		margin-bottom: 15px;
	}
	.wap_lxwm p{
		color: #fff;
		text-align: center;
	}
	.wap_lxwm img{
		padding-top: 20%;
		padding-left: 40%;
	}
	/* 联系我们_e */
}
