/* 正式修改版样式 */
/* .top-container{
	width: 1200px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 90px;
} */
.tabbox{
	position: sticky;
	top:0;
	z-index: 99;
	width: 100%;
	height: 54px;
	background-color: #EEEEEE;
} 
.tabItem{
	height: 53px;
	margin-right: 60px;
	font-size: 18px;
	line-height: 54px;
	box-sizing: border-box;
	cursor: pointer;
  	color:#666;
}
.active{
	color: #231815;
	border-bottom: 2px solid #F5310A;
}
.partyWindow{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 607px;
	background-color: #F2F2F2;
}
.Discipline{
	width: 100%;
	height: 730px;
	background-image: url(../img/PartyBuliding/Discipline-bg.png);
}

.meeting{
	width: 100%;
	height: auto;
}
.committee{
	width: 100%;
	height: 620px;
	background-color: #ccc;
}
.internet-platform-container {
    margin-top: 24px;
}
.internet-platform-container ul {
    margin: auto;
    display: grid;
    grid-template-columns: repeat(5, minmax(0px, 5fr));
    gap: 2px 50px; 
}
.internet-platform-container ul li {
    padding: 22px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(217, 22, 22, 0.06);
	transition: 0.3s ease-in-out;
}
.internet-platform-container ul li:hover {
	transform: translateY(-10px);
}
.internet-platform-container .li-title {
    margin: 20px 0;
    color: #231815;
    text-align: center;
    font-size: 18px;
}
.internet-platform-container .li-label {
    color: #555;
    text-align: justify;
    font-size: 13px;

}
.Discipline {
    background: #FFFFFF;
    padding-top: 80px;
}
.meeting {
    padding-top: 80px;
    background-color: #fff;
	padding-bottom: 42px;
}
.committee-container-box {
    display: flex;
    justify-content: space-between;
}
.committee-item {
    flex: 1;
}
.item-right-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: end;
}
.item-left {
	margin: auto;
	text-align: right;
}
.item-right {
    height: 444px;
    background: #FFF;
	background: #FFF;
	 box-shadow: 0px 4px 20px 0px rgba(217, 22, 22, 0.10);
}
.top-block {
	height: 30px;
	width: 380px;
	float: right;
	background: linear-gradient(209deg, #FFE5E5 0%, rgba(255, 229, 229, 0.00) 100%);
}
.item-right-content ul {
	text-align: start;
}
.item-middle {
	display: flex;
}
.item-middle ul {
	flex: 1;
	padding: 0 20px 20px 50px;
}
.item-middle ul::before {
	content: '';
	position: absolute;
	margin-left: 197px;

	z-index: 0;
	width: 20px;
	height: 220px;
	flex-shrink: 0;
	background: linear-gradient(180deg, rgba(255, 229, 229, 0.60) 0%, rgba(255, 229, 229, 0.00) 100%);
}
.right-block {
	width: 30px;
	height: 380px;
	flex-shrink: 0;
	background: linear-gradient(180deg, #FFE5E5 0%, rgba(255, 229, 229, 0.00) 100%);
}
.item-right-title {
	color: #231815;
	font-size: 18px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
.item-right-li:first-child .item-right-title {
	margin-top: 20px;
}
.item-right-li {
	padding-bottom: 30px;
}
.item-right-label {
	color: #555;
	font-size: 13px;
}
/* 冷链仓储监管平台 */
.committee-container {
	display: flex;
	position: relative;
}
.committee-left img {
	width: 720px;
	height: 620px;
}
.showSwiper{
	width: 76%;
	overflow: hidden;
}
.committee-swiper-ul {
	display: flex;
	flex: 0 0 1421px;
	white-space: nowrap;
	height: 220px;
	overflow: hidden;
}
.committee-container-swiper-box {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 253px;
	left: 0px;
	z-index: 100px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}
.committee-swiper-ul li {
	flex: 0 0 540px;
	width: 540px;
	height: 220px;
	padding: 30px 60px;
	margin-right: 30px;
	background-color: #fff;
}
.committee-swiper-li-title {
	padding: 30px 0 20px 0;
	color: #231815;
	font-size: 24px;
	font-style: normal;
}
.committee-swiper-li-label {
	color: #555;
	font-size: 16px; 
}
.circle {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 44px;
}
.swiper-print {
	display: flex;
	justify-content: center;
	margin-top:52px;
	width: 100%;
	/* position: relative;
	bottom: 60px;
	left: 50%; */
  padding-right:175px;
}
.pright-right {
	margin-left: 30px;
}
.big-data-analysis-platform {
	height: 760px;
	background: url(../img/partybuildingCulture/bg-1.png) no-repeat;
	background-size: cover;
	padding-top: 80px;
}
.tab-container-box {
	width: 1280px;
	height: 420px;
	background: #FFF;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.20);
	margin-top: 30px;
}
.tab-header-container {
	background: #F2F2F2;
}
.tab-header-ul {
	display: flex;
}
.tab-header-ul li {
	color: #000;
	font-size: 16px;
	padding: 22px 28px;
	cursor: pointer;
	position: relative;
}
.tab-header-ul li:hover {
	color: #F5310A;
}
.active-li::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 3px;
	background: #F5310A;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.tab-body {
	display: flex;
	padding: 40px 47px;
}
.tab-body-left {
	padding: 30px 89px 0 20px;
	color: #555;
	font-size: 15px;
	text-align: start;
	line-height: 24px;
}
.regional-connection {
	padding-top: 80px;
	padding-bottom: 40px;
}
.regional-connection-ul {
	display: flex;
	justify-content: center;
}
.regional-connection-ul li {
	padding: 13px 25px;
	color: #000;
	font-size: 15px;
	cursor: pointer;
	position: relative;

}
.regional-connection-ul li:hover {
	color: #F5310A;
}
.regional-active-li {
	color: #F5310A!important;
}
.regional-active-li::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 4px;
	background: #F5310A;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.regional-left {
	width: 680px;
	height: 300px;
	background: #FFF;
	box-shadow: 0px 4px 20px 0px rgba(217, 22, 22, 0.10);
	padding: 60px 50px;
	text-align: start;
	position: relative;
	left: 60px;
	z-index: 80px;
}
.regional-body {
	margin-top: 28px!important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.regional-left-title {
	margin-bottom: 30px;
	color: #231815;
	font-size: 22px;
}
.regional-left-label {
	color: #555;
	font-size: 15px;
}
.regional-right {
	width: 660px;
	height: 400px;
	background-color: #f4f4f4;
}
.yudexian-shopping {
	background: #FAF7F7;
	padding-top: 80px;
	padding-bottom: 40px;
}
.yudexian-shopping-body {
	display: flex;
	height: 403px;
	background: #FFF;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.yudexian-shopping-body-left {
	width: 820px;
	height: 336px;
	background-color: #f6f6f6;
}
.yudexian-shopping--body-right {
	flex: 1;
	background-color: #fff;
	padding: 50px 40px;
}
.yudexian-shopping--body-right-title {
    width: 385px;
	color: #555;
	font-size: 15px;
	text-align: start;
}
.yudexian-shopping--body-label {
	color: #231815;
	font-size: 20px;
	padding: 50px 0 20px 0;
	text-align: start;
}
.yudexian-shopping--body-ul li {
	display: flex;
	color: #000;
	font-size: 15px;
}
.yudexian-shopping--body-ul li div:first-child {
	margin-right: 10px;
}

.tab-label {
	display: none;
}
.tabActive{
	display: block!important;
}
.regionalShow{
	overflow: hidden;
}
.regional-content {
	display: block;
	margin-left: 30px;
}
.showCon{
	display: flex;
	transition: all 0.3s;
}
.li-desc {
      letter-spacing: 1px;
}
.topText{
	display: none;
}
.bottomText{
	display: none;
}
.internet-m{
	display: none;
}
.dis-img{
	display: none;
}
.img-m{
	display:none;
}
.banner-container{
	width: 1280px;
  	margin: 0 auto;
}
.banner-first-title{
    margin-top: 100px;
    font-size: 40px;
    line-height: 48px;
    color: #F5310A;
    margin-bottom: 32px;
}
.banner-second-title{
	font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.banner-btn{
	margin-top: 240px;
    width: 171px;
    height: 37px;
    border: 1px solid #F5310A;
    border-radius: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
  	cursor: pointer;
}
.banner-btn:hover{
	background-color: #F5310A;
  	color: #FFFFFF;
}
.banner-btn>img{
	margin-left: 15px;
}