@charset "utf-8";
/* css document */
body{font-size:14px; line-height:32px; font-family:"微软雅黑"; background:#f8f6f7;}
body,p,span,h1,h2,h3,h4,h5,h6,input,div{margin:0px;padding:0px;}
em{font-style:normal;margin:0px;padding:0px;}
ul,li{list-style:none;padding:0px;margin:0px;}
a{text-decoration:none;}
/*img{border:none;margin:0px;padding:0px;}*/
a:link{color:#333;}
a:visited{color:#333;}
a:hover{color:#d60000;}
.left{float:left}
.right{float:right;}
.clear{clear:both;}
figure{margin:0;padding:0;font-size:0;}
:root{
	--swiper-navigation-color:#d60000;
	--swiper-theme-color:#d60000;
	--swiper-pagination-color:#d60000;
}
.swiper-pagination-bullet{
	background-color:white;
	opacity: 1;
}
.swiper-button-next, .swiper-button-prev{
	opacity: 0.3;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background-color:var(--swiper-pagination-color);
}
.swiper-pagination{
	text-align:right;
	padding-right:1em;
}
.flash em{
	position: absolute;
    left: 50%;
    margin-left: -26px;
    top: 50%;
    margin-top: -26px;
    width: 52px;
    height: 52px;
	backdrop-filter: blur(4px);
    border-radius: 26px;
}
/* 中心变形*/
	img {
	transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* safari 和 chrome */
-o-transition:all 0.5s ease-out;
	/* opera */
}
/* .{text-align:justify;} */
/*顶部*/
.topbg{ height:243px; width:1000px; margin:0 auto;}
.main1{ width:970px; padding:15px; background:#fff; margin:20px auto;}
.flash{ float:left; width:433px; height:240px;}
.flash img{ width:100%;}

.fagui{ width:475px; float:right;}
.bt{ height:35px; background:url(/uploads/image/iz2xfaq/btbg.jpg) no-repeat left top #e8e8e8; padding:0 15px; color:#fff; font-size:18px;}
.bt span{ float:right; font-size:14px;}
.bt span a{ color:#d60000;}

.list li{ line-height:28px; padding:0 15px; background:url(/uploads/image/iz2xfaq/list.jpg) no-repeat 2px 10px; width:46%; float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wid50{ width:50%; float:left;}
.list2 li{ line-height:28px; padding:0 15px; background:url(/uploads/image/iz2xfaq/list.jpg) no-repeat 2px 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list2 li span{ float:right; color:#999;}
.ggw{ width:1000px; margin:0 auto;}
.ggwimg{ width:298px; height:144px; float:left}
.ggwimg img{ width:100%;}

.bot{ text-align:center; line-height:24px; color:#666; padding:30px 0; background:#f1f1f1; margin:30px auto 0;}

/*翻页*/
.manu {
	 text-align: center;font-size:12px;height:40px;padding:5px;line-height:30px;
}
.manu a {
	border: #dbdbdb 1px solid; padding:5px 7px; margin:5px;color: #333;text-decoration: none
}
.manu a:hover {
	border: #dbdbdb 1px solid; color: #fff;background-color: #b60103
}
.manu a:active {
	border: #dbdbdb 1px solid;
}
.manu .current {
	border: #dbdbdb 1px solid; padding:5px 7px;font-weight: bold;margin: 5px;color: #fff;background-color: #b60103
}
.manu .disabled {
	padding:5px 7px; border: #dbdbdb 1px solid; margin: 5px;color: #ddd;
}
.next {width:1000px;padding:30px 0 10px 0;} 

/*详情页*/
.info {width:1138px;height:auto;padding:20px 30px;}
.mojitit1{text-align:center;font-size:24px;line-height:22px;text-align:center;padding:30px 0px 10px 0px;}
.mojitit2{font-size:12px;border-bottom:1px solid #e6e6e6;color:#;text-align:center;color:#888;height:18px;padding:15px 0;}
.info-time {width:770px;height:36px;background: no-repeat center;text-align:center;line-height:36px;margin:20px auto 10px auto;color:#999;}
.moji{line-height:24px;font-size:16px;color:#444;}
.moji img{ padding-bottom:20px;max-width:700px; }
.moji p{ padding:20px 0 0 0; text-indent:25px;}
p.imginfo {text-align:center;}
.bottom-text{
	width:1000px;
	margin:0 auto;
}