small {
	font-size: 0.9375em;
}

section img {
	width: 100%;
}

#AnalyticaChina2018 body,
#AnalyticaChina2018 * {
	font-family: '微软雅黑', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#AnalyticaChina2018 header {
	background: url('/image/cn/about/news/event/2018/bg.jpg') no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	padding: 18px;
}

#AnalyticaChina2018 {
	max-width: 1100px;
	margin: auto;
}

#AnalyticaChina2018 section {
	margin: 0 auto 68px;
	max-width: 940px;
	padding: 0 15px;
}

#AnalyticaChina2018 .pic-content {
	max-width: none;
	margin-bottom: 45px;
}

#AnalyticaChina2018 header {
	height: 360px;
}

#AnalyticaChina2018 header .logo {
	text-align: right;
	margin-bottom: 48px;
}

#AnalyticaChina2018 header .text-div h1 {
	color: #fff;
	text-align: center;
}

#AnalyticaChina2018 header .text-div {
	width: 482px;
	float: right;
	margin-right: 99px;
}

nav ul {
	display: table;
	width: 100%;
}

nav li {
	width: 33.333%;
	display: table-cell;
	font-size: 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

nav li:nth-of-type(3n) {
	border-right: none;
}

nav li a {
	font-size: 16px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 123px;
	background: #000d56;
	text-align: center;
	padding-top: 84px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

nav li {
	position: relative;
}

nav li a::after {
	content: '';
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 0;
	right: 0;
	top: 24px;
	margin: auto;
}

nav li:nth-of-type(1) a::after {
	background: #000d56 url('/image/cn/about/news/event/2018/icon_1.png') no-repeat center 0;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

nav li:nth-of-type(2) a::after {
	background: #000d56 url('/image/cn/about/news/event/2018/icon_2.png') no-repeat center 4px;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position-y: 0;
}

nav li:nth-of-type(3) a::after {
	background: #000d56 url('/image/cn/about/news/event/2018/icon_3.png') no-repeat center 4px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

nav li a:hover {
	opacity: 0.8;
}

nav li a:link,
nav li a:visited {
	color: #fff;
	text-decoration: none;
}

h2 {
	color: #fff;
	background: #001589;
	font-size: 20px;
	line-height: 40px;
	padding: 0 0 0 56px;
	position: relative;
	margin-bottom: 20px;
}

h3 {
	color: #333;
	font-size: 16px;
	text-align: center;
	margin-bottom: 13px;
}

h2::before {
	content: '';
	width: 30px;
	height: 30px;
	display: inline-block;
	background: #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 14px;
	margin: auto;
}

.whenwhere h2::before {
	background: url('/image/cn/about/news/event/2018/icon_1.png') no-repeat center center/23px 27px;
}

.product h2::before {
	background: url('/image/cn/about/news/event/2018/icon_2.png') no-repeat center center/26px 26px;
}

.intro h2::before {
	background: url('/image/cn/about/news/event/2018/icon_3.png') no-repeat center center/30px 25px;
}

#AnalyticaChina2018 .table-style th,
#AnalyticaChina2018 .table-style td {
	padding: 2px 0;
	border: none;
	background: #fff !important;
	vertical-align: top;
	font-size: 16px;
	text-align: left;
}

#AnalyticaChina2018 .table-style a {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#AnalyticaChina2018 .table-style a:hover {
	opacity: 0.8;
}

#AnalyticaChina2018 .table-style a,
#AnalyticaChina2018 .table-style a:link,
#AnalyticaChina2018 .table-style a:visited {
	color: #ae0000;
	text-decoration-color: #d79191;
}

#AnalyticaChina2018 .table-style a::after {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 26px;
	margin-left: 0.8em;
	background: url('/image/cn/about/news/event/2018/icon_4.png')no-repeat center center/100% 100%;
}

.table-style th {
	width: 3em;
}

.product-list {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 940px;
	margin: auto;
	justify-content: center;
	/* background: url('/image/cn/about/news/event/2018/bg_2.jpg') no-repeat right bottom; */
}

.product-list figure {
	float: left;
	width: calc(100% * 274 / 940);
	margin: 0 calc(100% * 59 / 940) 0 0;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.product-list figure p {
	font-size: 16px;
	line-height: 23px;
	width: calc(100% * 274 / 940);
	height: 58px;
	color: #fff;
	text-align: center;
	background: #0c64ad;
	display: table-cell;
	vertical-align: middle;
	padding: 6px 10px;
}

.product-list figure p span {
	display: inline-block;
}

.product-list figure:nth-of-type(3n) {
	margin-right: 0;
}

#AnalyticaChina2018 .intro table {
	width: 100%;
	min-width: 796px;
	margin-bottom: 0;
}

#AnalyticaChina2018 .intro .table-container:first-of-type {
	margin-top: 29px;
}

#AnalyticaChina2018 table th, #AnalyticaChina2018 table td {
	border: solid 1px #a3a3a3;
	text-align: center;
	font-size: 13px;
	padding: 2px 16px;
}

#AnalyticaChina2018 table thead th {
	color: #fff;
	background: #57b6e2;
	font-size: 14px;
}

#AnalyticaChina2018 table tbody tr:nth-of-type(odd) td {
	background: #d9eef8;
}

#AnalyticaChina2018 table tbody tr:nth-of-type(even) td {
	background: #fff;
}

#AnalyticaChina2018 table tbody.w-time-cell tr td:nth-of-type(1) {
	width: 1%;
}

#AnalyticaChina2018 table tbody.w-title-cell tr td:nth-of-type(2),
#AnalyticaChina2018 table tbody.w-title-cell tr td:nth-of-type(4) {
	text-align: left;
}

.show-list li {
	float: left;
	width: calc(33.33333% - 2px);
	margin-right: 3px;
}

.show-list li:nth-of-type(3n) {
	margin-right: 0;
}

.show-list::after {
	content: '';
	display: block;
	clear: both;
}

.table-container {
	width: 100%;
	overflow: auto;
	margin-bottom: 48px;
}

@media screen and (min-width: 1101px) {
	#AnalyticaChina2018 header .text-div h1 {
		font-size: 17px;
		line-height: 1.7352941;
	}

	#AnalyticaChina2018 header .text-div img {
		margin-bottom: 23.75px;
	}
}

@media screen and (max-width: 1100px) {
	#AnalyticaChina2018 header {
		height: 32.72727vw;
		padding: 1.63636vw;
	}

	#AnalyticaChina2018 header .logo {
		margin-bottom: 4.36363vw;
	}

	#AnalyticaChina2018 header .logo img {
		width: 12.0909vw;
	}

	#AnalyticaChina2018 header .text-div {
		width: 43.81818vw;
		margin-right: 9vw;
	}

	#AnalyticaChina2018 header .text-div h1 {
		font-size: 1.54545vw;
		line-height: 1.7352941;
	}

	#AnalyticaChina2018 header .text-div img {
		margin-bottom: 2.15909vw;
	}

	/* 	.product-list figure p {
	font-size: 1.45454vw;
	line-height: 2.0909vw;
	height: 4.18181vw;
} */
}

@media screen and (min-width: 941px) {
	.sp-area {
		display: none;
	}
}

@media screen and (max-width: 940px) {
	.pc-area {
		display: none;
	}

	#AnalyticaChina2018 header {
		background: #002fa7 url('/image/cn/about/news/event/2018/bg_sp.jpg') no-repeat top center/100% auto;
		height: 126.875vw;
		position: relative;
	}

	#AnalyticaChina2018 header .text-div {
		width: 89.0625vw;
		position: absolute;
		top: 68.125vw;
		left: 0;
		right: 0;
		margin: auto;
	}

	#AnalyticaChina2018 header .text-div img {
		width: 100%;
	}

	#AnalyticaChina2018 header .text-div h1 {
		font-size: 4.0625vw;
	}

	nav li a {
		font-size: 3.125vw;
		height: 22.5vw;
		padding-top: 15.625vw;
	}

	nav li a::after {
		top: 4.0625vw;
		width: 8.125vw;
		height: 8.125vw;
	}

	nav li:nth-of-type(2) a::after {
		background-position-y: 0;
	}

	nav li:nth-of-type(3) a::after {
		background-position-y: 1.25vw;
	}

	#AnalyticaChina2018 .pic-content {
		margin-bottom: 15px;
		padding: 0;
	}

	#AnalyticaChina2018 h2 {
		margin: 0 0 17px;
		line-height: 37px;
		font-size: 16px;
		padding: 0 0 0 43px;
	}

	h2::before {
		width: 22px;
		height: 22px;
		left: 7px;
	}

	.whenwhere h2::before {
		background: url('/image/cn/about/news/event/2018/icon_1.png') no-repeat center center/18.461538px 22.846153px;
	}

	.product h2::before {
		background: url('/image/cn/about/news/event/2018/icon_2.png') no-repeat center center/22px 22px;
	}

	.intro h2::before {
		background: url('/image/cn/about/news/event/2018/icon_3.png') no-repeat center center/25.384615px 21.153846px;
	}

	#AnalyticaChina2018 .table-style th, #AnalyticaChina2018 .table-style td {
		font-size: 14px;
		line-height: 28px;
	}

	#AnalyticaChina2018 .table-style a {
		display: inline-block;
	}

	#AnalyticaChina2018 .table-style a::after {
		width: 16px;
		height: 16px;
		position: relative;
		top: 6.5px;
		margin-left: 0.4285714em;
	}

	.product-list {
		padding: 0 20px 20px;
		/* background: url(/image/cn/about/news/event/2018/bg_2.jpg) no-repeat center bottom; */
		/* -webkit-background-size: 374px auto;
		background-size: 374px auto; */
	}

	.product-list figure {
		width: 374px;
		margin: auto !important;
		float: none;
	}

	#AnalyticaChina2018 .product-list figure p {
		font-size: 16px;
		line-height: 20px;
		height: 54px;
		padding: 6px 0;
	}

	.table-container+.swipe-area {
		margin-top: -29px;
	}

	.swipe-area+.table-container table {
		margin-top: 0;
	}

	.show-list li {
		width: 100%;
		margin: 0 0 15px !important;
		float: none;
	}

	#AnalyticaChina2018 header .logo img {
		width: 20.9375vw;
	}

	#AnalyticaChina2018 header {
		padding: 4.0625vw 3.125vw;
	}

	#AnalyticaChina2018 p {
		font-size: 13px;
	}

	#AnalyticaChina2018 .intro .table-container:first-of-type {
		margin-top: 17px;
	}

	h3 {
		font-size: 14px;
	}

	#AnalyticaChina2018 section {
		margin: 0 auto 30px;
	}

	small {
		font-size: 0.875em;
	}
}

@media screen and (min-width: 841px) {
	.swipe-area {
		display: none;
	}
}


#AnalyticaChina2018 .pic-content{
	padding: 0;
}


#AnalyticaChina2018 .Product_text p{
	text-align: center;
	font-weight: bold;
	line-height: 2;
}

#AnalyticaChina2018 .Product_text img{
	width: auto;
	margin-top: 20px;
}
