* {
	outline: none;
}
body {
	margin: 0;
}
body {
	background-color: #050820;
	max-width: 640px;
	margin: 0 auto;
}
.clearfix:after, body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, hr, html, input, label, li, ol, p, pre, table, tbody, td, textarea, tfoot, th, thead, tr, ul {
	margin: 0;
	padding: 0
}
body, html {
	height: 100%
}
body {
	font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif
}
li {
	list-style-type: none
}
a {
	text-decoration: none;
	outline: 0;
	color: #000;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
a:hover {
	text-decoration: none;
	color: #ff9724!important
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
iframe, img {
	border: 0
}
img {
	vertical-align: top
}
.clearfix {
	display: block
}
.clearfix:after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both
}
i {
	font-style: normal
}
body {
	height: auto
}
.part {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .355556rem;
	width: 100%;
	background: #fff
}
a:visited {
	color: #999
}
.fmt_mediaBox {
	position: relative;
	background:#000;
}
.fmt_mediaBox .swiper-container-fmt .swiper-pagination-bullet-active {
	opacity: 1;
}
.fmt_mediaBox .swiper-container-fmt .swiper-slide img {
	display: block;
	width: 100%;
}
.fmt_mediaBox .swiper-pagination-fmt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 10px;
	z-index: 100;
}
.fmt_mediaBox .swiper-pagination-fmt .swiper-pagination-bullet {
	border: 1px solid #fff;
	opacity: 0.5;
	margin: 5px;
}
.fmt_itemBox {
	position: relative;
	z-index: 1;
}
.fmt_itemBox .tabNav {
	padding: 0;
	margin: 0;
	display: flex;
	background-color: #13183b;
}
.fmt_itemBox .tabNav li {
	flex: 1;
	color: #fff;
	font-size: 14px;
	text-align: center;
	list-style: none outside;
	border-bottom: 3px solid #13183b;
	line-height: 3em;
	margin: 0 15px;
	transition: all 0.5s;
	cursor: pointer;
	white-space: nowrap;
}
.fmt_itemBox .tabNav li.co2.active {
	border-color: #3fc;
	color: #3fc;
}
.fmt_itemBox .tabNav li.co1.active {
	border-color: #079dce;
	color: #079dce;
}
.fmt_itemBox .tabNav li.co3.active {
	border-color: #ffd600;
	color: #ffd600;
}
.fmt_itemBox .tabNav li.co4.active {
	border-color: #ff7239;
	color: #ff7239;
}
.fmt_itemBox .tabBox {
	padding-top: 15px;
	background: #000;

}
.fmt_itemBox .tabBox .secTion {
	display: none;
	color: #fff;
	padding: 15px;
	overflow: hidden;
}
.fmt_itemBox .tabBox .secTion .thumbnail {
	float: left;
	width: 44%;
	margin: 5% 3%;
}
.fmt_itemBox .tabBox .secTion .thumbnail .imgBox {
	position: relative;
}
.fmt_itemBox .tabBox .secTion .thumbnail .imgBox img {
	display: block;
	width: 100%;
}
.fmt_itemBox .tabBox .secTion .thumbnail .imgBox .play {
	position: absolute;
	width: 35%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption h4 {
	font-size: 14px;
	color: #fff;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption h4 a {
	color: #fff;
	text-decoration: none;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p {
	font-size: 12px;
	margin: 0;
	display: flex;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span {
	flex: 0.5;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span:first-child {
	text-align: center;
	color: #050820;
	white-space: nowrap;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span:last-child {
	text-align: right;
	color: #99c;
	display: none;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span.co1 {
	background-color: #079dce;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span.co2 {
	background-color: #3fc;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span.co3 {
	background-color: #ffd600;
}
.fmt_itemBox .tabBox .secTion .thumbnail .caption p span.co4 {
	background-color: #ff7239;
}
.fmt_itemBox .tabBox .secTion.active {
	display: block;
}
.fmt_foot {
	background: url("/multimediapro/mobile/images/footer.png") top center/cover no-repeat;
	text-align: center;
	padding: 15px;
	position: relative;
}
.fmt_foot img {
	display: block;
	width: 60%;
	margin: 0 auto;
}
.fmt_foot p {
	position: absolute;
	left: 50%;
	font-size: 12px;
	color: #fff;
	margin: 0;
	bottom: 10%;
	white-space: nowrap;
	transform: translateX(-50%) scale(0.5);
	margin-top: -5%;
}
