
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;
		background: url(../../imagest/danganju/daj_t_bg.png) no-repeat center;
	}

	.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;
	}
}
