/*list_dzqk*/

.dzqkBox {
	margin-top: 20px;
	width: 100%;
}

.dzqkFenlei {
	padding: 10px 0 14px 0;
	width: 152px;
	background-color: #F6F6F7;
	overflow: hidden;
}

.dzqkFlItem {
	position: relative;
	padding: 8px 14px;
	width: 100%;
}

.dzqkFlLine {
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
	width: 3px;
	height: 26px;
	background-color: #E60012;
}

.dzqkFlItem.cur .dzqkFlLine {
	display: block;
}

.dzqkFlYear {
	font-size: 16px;
	color: #333;
}

.dzqkFlMonth {
	display: none;
	margin-top: 8px;
	width: 100%;
}

.dzqkFlItem.cur .dzqkFlMonth {
	display: block;
}

.dzqkFlMonth a {
	padding: 3px 10px;
	display: block;
	width: 100%;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0;
}

.dzqkFlMonth a.cur {
	color: #D81F27;
}

.dzqkMain {
	position: relative;
	width: 1028px;
}

.dzqkList {
	width: 100%;
}

.dzqkLiCard {
	margin-bottom: 20px;
	margin-right: 73.3px;
	width: 202px;
}

.dzqkLiCard:nth-child(4n) {
	margin-right: 0;
}

.dzqkCa-img {
	width: 100%;
	border: 1px solid #F6F6F7;
	overflow: hidden;
}

.dzqkCa-img img {
	width: 100%;
	height: 300px;
}

.dzqkCa-int {
	padding: 10px;
	width: 100%;
}

.dzqkCa-int h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0;
}

.dzqkCa-int h4 {
	margin-top: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #D81F27;
}


/*xiangqing-dzqk*/

.dzqkXqCon-info {
	display: none;
}

.dzqkXqCon-info.cur {
	display: block;
}

.slideOutBox {
	margin: 0 auto;
	width: 850px;
	overflow: hidden;
}

.dzqkXq-banner {
	position: relative;
	margin: 0 auto;
	width: 300px;
	overflow: visible !important;
}

.dzqkXqBanImg {
	width: 302px;
	height: 452px;
	border: 1px solid #F6F6F7;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, .03);
}

.dzqkXqBanImg img {
	height: 100% !important;
}

.dzqkXq-banner.mui-slider .mui-slider-group .mui-slider-item {
	margin: 0 -4px;
	-webkit-transform: scale(0.67);
	-moz-transform: scale(0.67);
	-o-transform: scale(0.67);
	-ms-transform: scale(0.68);
	transform: scale(0.67);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s;
	transition: .4s;
}

.dzqkXq-banner.mui-slider .mui-slider-group .mui-slider-item.mui-active {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.dzqkXq-zjt {
	position: absolute;
	left: 50px;
	top: 200px;
	cursor: pointer;
}
.dzqkXq-yjt {
	position: absolute;
	right: 50px;
	top: 200px;
	cursor: pointer;
}
.dzqkInfo-date {
	margin-top: 25px;
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.dzqkInfo-page {
	margin: 9px 0 17px 0;
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.dzqkInfo-lookBig {
	margin: 17px auto;
	padding: 0;
	display: block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #D81F27;
	border-radius: 0;
}
.zz {
	display: none;
	position: fixed;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.5);
}
.zz.cur {
	display: block;
}
.dzqkFenlei-mobie {
	display: none;
	position: relative;
	width: 100%;
	background-color: #fff;
}
.dzqkFlMobieItem {
	position: relative;
	width: 50%;
	height: 48px;
	line-height: 48px;
    border-bottom: 1px solid #ECECED;
}
.dzqkFlMobieItem:before {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	margin-top: -12px;
	width: 1px;
	height: 24px;
	background-color: #ECECED;
}
.dzqkFlMobieItem:first-child:before {
	display: none;
}
.dzqkFlMobieItem span {
	margin-right: 10px;
	font-size: 14px;
	color: #333;
}
.dzqkFlMobieItem.cur span {
	color: #C63531;
}
.dzqkFlMobieItem i {
	width: 10px;
	height: 6.6px;
	background-image: url(../img_dzqk/dzqk_xiala.png);
}
.dzqkFlMobieItem.cur i {
	background-image: url(../img_dzqk/dzqk_xiala2.png);
}
.dzqkFlMobie-sublist {
	z-index: 2;
	z-Index: 2;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
}
.dzqkFlMobie-sublist.cur {
	display: block;
}
.dzqkFlMobie-sublist a {
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ECECED;
	font-size: 14px;
	line-height: 36px;
}
.dzqkFlMobie-sublist a.cur {
	background-color: #F6F6F6;
	color: #C63531;
}

/*tupianyulan*/
.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}
.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}
.mui-preview-header {
	height: 44px;
	top: 0;
}
.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}
.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}
.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}
.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}
.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}
.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}
.mui-preview-loading.mui-active {
	display: block;
}
.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px;
}
.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
img {
	max-width: 100%;
	height: auto;
}
/*20200309*/
.mui-zoom-scroller { overflow: scroll !important;}
.mui-zoom-scroller::-webkit-scrollbar{ width: 10px; height: 10px; background-color: transparent;}
.mui-zoom-scroller::-webkit-scrollbar-thumb{ border-radius: 50px; background-color: #ddd;}
.mui-zoom {cursor:-webkit-zoom-in;cursor:-moz-zoom-in;display: inline-block;vertical-align: middle;}
.zoomImgBox { width:100%;height:100%;text-align: center;line-height: 99vh;}
.zoomImgBox img{margin-top: 130px;}


/*手机端*/

@media only screen and (max-width:750px) {
	.dzqkMain {
		width: 100%;
	}
	.slideOutBox {
		width: 100%;
	}
	.dzqkXq-banner.mui-slider .mui-slider-group .mui-slider-item {
		margin: 0 -14px;
	}
	.dzqkXq-zjt,.dzqkXq-yjt { display: none;}
	.dzqkFenlei { display: none;}
	.dzqkFenlei-mobie { display: block;}
	.dzqkLiCard { width: 49%;margin-right: 2%;}
	.dzqkLiCard:nth-child(2n) { margin-right: 0;}
	.dzqkCa-img img { height: auto;}
	.mui-zoom-scroller { overflow: visible !important;}
	.mui-zoom-scroller::-webkit-scrollbar{ width: 1px; height: 1px; background-color: transparent;}
	.mui-zoom-scroller::-webkit-scrollbar-thumb{ border-radius: 50px; background-color: #000;}
}