/**************公用***************/
.pc-body-main-box{
	display: none;
}
.meeting-title{
	padding: 35px 0;
	font-size: 24px;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 700;
	text-align: center;
	color: #002564;
	display: flex;
	justify-content: center;
	align-items: center;
}
.meeting-title img{
	width: 44px;
	height: 20px;
}
.meeting-title span{
	margin:  0 25px;
}
.meeting-min-title{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	color: #002564;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
}
.meeting-min-title span{
	margin: 0 15px;
}
/************banner************/
.section-banner{
	position: relative;
}
.section-banner img{
	width: 100%;
}
.section-banner .nav-box{
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.section-banner .nav-box ul{
	display: flex;
	text-align: center;
	line-height: 24px;
	justify-content: center;
}
.section-banner .nav-box ul li{
	height: 24px;
	background: rgba(246,247,249,0.5);
	border-radius: 4px;
	width: 25%;
	margin: 0 5px;
}
.section-banner .nav-box ul li a{
	color: #fff;
	display: inline-block;
	width: 100%;
	font-size: 0.85em
}
.section-banner .nav-box ul li.active{
	background: linear-gradient(180deg,#3ab3e8, #2254dc);
	border-radius: 4px;
	box-shadow: 0px 3px 10px 0px rgba(6,116,116,0.3);
}
.section-banner .nav-box ul li:hover{
	background: linear-gradient(180deg,#3ab3e8, #2254dc);
	border-radius: 4px;
	box-shadow: 0px 3px 10px 0px rgba(6,116,116,0.3);
}
.section-meeting-main-box{
	background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/06/16/ec_1623827178.png") repeat-y;
	background-size: 100%;
	padding-bottom: 90px;
}
/***************数说两会开始*****************/
.section-two-meeting{
	padding-top: 35px;
	padding: 0 20px;
}
.section-two-meeting .main-box{
	display: flex;
	background: rgba(255,255,255,0.5);
	text-align: center;
	justify-content: space-around;
	padding: 40px 0;
	border-radius: 10px;
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.10);
	flex-wrap: wrap;
}
.section-two-meeting .main-box li{
	width: 30%;
	color: #002564;
}
.section-two-meeting .main-box .img-box img{
	width: 100%;
}
.section-two-meeting .main-box .num-box{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.section-two-meeting .main-box .title-box{
	font-size: 0.95em;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 500;
	text-align: center;

}
/*************数说两会结束*******************/


.section-meeting .main-box{
	padding: 0 15px;
}
.section-meeting .main-box .main-top-box{
	padding:14px 14px 20px 14px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	background: #ffffff;
}
.section-meeting .main-box .main-top-box .right-box img{
	width: 100%;
}
.section-meeting .main-box .meeting-info-box{
	color: #000000;
}
.section-meeting .main-box .meeting-info-box .title-box{
	font-size: 1em;
	font-weight: bold;
	line-height: 42px;
}
.section-meeting .main-box .meeting-info-box .desc-box{
	font-size: 0.85em;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
}
.section-meeting .main-box .left-box .btn-box{
	border-radius: 2px;
	font-size: 15px;
	font-weight: 500;
	line-height: 42px;
	text-align: center;
	margin-top: 35px;
}
.section-meeting .main-box .left-box .btn-box .special-sub-left{
	background: linear-gradient(0deg, #2255DC 0%, #3AB2E8 100%);
    color: #ffffff;
	width: 48%;
	display: inline-block;
}
.section-meeting .main-box .left-box .btn-box .special-sub-right{
	color: #1CA2F1;
	border-radius: 2px;
	border: 1px #1CA2F1 solid;
	width: 48%;
	display: inline-block;
}
.section-meeting .main-bottom-box{
	overflow: hidden;
	padding: 20px;
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 9px;
}
.section-meeting .main-bottom-box .swiper-wrapper{
	height: inherit;
}
.section-meeting .main-bottom-box .swiper-slide{
	height: initial;
}
.section-meeting .main-bottom-box .swiper-slide img{
	width: 100%;
	border-radius: 10px;
}
.section-meeting .meeting-swiper-wrapper5,.section-meeting .meeting-swiper-wrapper4,.section-meeting .meeting-swiper-wrapper3,.section-meeting .meeting-swiper-wrapper2,.section-meeting .meeting-swiper-wrapper1{
	overflow: hidden;
	height: inherit;
}
.swiper-button-next5,.swiper-button-next4,.swiper-button-next3,.swiper-button-next1,.swiper-button-next2{
	background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/06/16/ec_1623822248.png")  no-repeat;
	background-size: 100%;
	width: 10px;
	width: 16px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 10px);
	right:3px;
	left: auto;
}

.swiper-button-prev5,.swiper-button-prev4,.swiper-button-prev3,.swiper-button-prev1,.swiper-button-prev2{
	background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/06/16/ec_1623822242.png")  no-repeat;
	background-size: 100%;
	width: 16px;
	height: 20px;
	z-index: 10;
	cursor: pointer;
	position: absolute;
	left:3px;
	right: auto;
	top: calc(50% - 10px);
}