html,
body {
  margin: 0;
  padding: 0;
  height:100%;
  line-height:1.6;
}
body {
  font-family:PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
}
ul,
li {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: black;
}
img {
  max-width:100%;
}
.adsbox {
  display: none !important;
}
.page {
  height:100%;
}
.page-inner {
  position:relative;
  height:100%;
}
.page-m {
  height:100%;
}
.page-m-inner {
  position:relative;
  height:100%;
}
.edit-mode .blocks {min-height: 20px;}
.page-inner {
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg-pc5.jpg') no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center bottom;
}
.jkfp-biaozhang {
	position: relative;
	padding: 0 8px;
	height: 100%;
	background-image: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg-pc-top.png');
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: auto;
}
.jkfp-biaozhang-logo {
	position: relative;
	color: white;
	text-align: center;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 1);
	width: 460px;
	margin: 0 auto;
	padding: 16px 0 32px;
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/line-pc.png') no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.jkfp-biaozhang-logo p {
	font-size: 24px;
}
.jkfp-biaozhang-logo img {
	display: block;
	width: 270px;
	margin: 16px auto 0;
	height: auto;
}
.jkfp-biaozhang .main {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.jkfp-biaozhang .head {
	position: relative;
	width: 400px;
	height: 40px;
	margin: 0 auto -15px;
	line-height: 40px;
	font-size: 22px;
	color: white;
	text-align: center;
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg_head.png') no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index: 10;
}
.jkfp-biaozhang .head1 {
	position: relative;
	line-height: 30px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 500px;
	height: 80px;
	margin: 0 auto -68px;
	font-size: 22px;
	color: white;
	text-align: center;
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg_head1.png') no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index: 10;
}
.jkfp-biaozhang .body {
	padding: 32px;
	background-color: #fff;
	border: 2px solid #8c0200;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.jkfp-biaozhang .head1 + .body {
	padding: 90px 32px 32px 32px;
}
.jkfp-biaozhang .body.bg {
	background: #fff url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg-bottom6.png') no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-position: center bottom;
	padding-bottom: 260px;
}
.jkfp-biaozhang .content {
	color: #333;
}
.jkfp-biaozhang .content p {
	text-indent: 2em;
	line-height: 1.5;
	margin-bottom: 16px;
}
.jkfp-biaozhang .content p.red {
	background: #d11200;
	color: white;
	padding: 1em;
	-webkit-box-shadow: 4px 4px 0 0 #ffc4c4;
	-moz-box-shadow: 4px 4px 0 0 #ffc4c4;
	box-shadow: 4px 4px 0 0 #ffc4c4;
}
.jkfp-biaozhang .content .part {
	margin-bottom: 32px;
}
.jkfp-biaozhang .part .title {
	width: 370px;
	height: 50px;
	margin-bottom: 16px;
	line-height: 62px;
	text-indent: 1em;
	font-size: 20px;
	color: white;
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg_title.png?v=1') no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.jkfp-biaozhang .part ul {
	margin: 16px 0 24px;
	padding: 0;
	line-height: 1.5;
}
.jkfp-biaozhang .part ul li {
	position: relative;
	list-style: none;
	margin: 16px 0;
}
.jkfp-biaozhang .part ul li:after {
	content: '';
	display: table;
	clear: both;
}
.jkfp-biaozhang .part ul li span {
	position: relative;
	color: #333333;
	display: inline-block;
}
.jkfp-biaozhang .part ul li span:first-child {
	width: 15%;
	margin-right: 1em;
}
.jkfp-biaozhang .part ul li span:first-child.passaway em {
	border: 1px solid black;
	font-style: normal;
	padding: 2px;
	margin-left: -3px;
}
.jkfp-biaozhang .part ul li span:last-child {
	width: 82%;
	float: right;
}
.jkfp-biaozhang .part .pic .cover {
	overflow: hidden;
}
.jkfp-biaozhang .part .pic .cover:after {
	content: '';
	display: block;
	width: 100%;
	height: 16px;
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1620368923248447/bg-img-shadow.png') no-repeat;
	-webkit-background-size: 97% 100%;
	-moz-background-size: 97% 100%;
	background-size: 97% 100%;
	background-position: center;
}
.jkfp-biaozhang .part .pic {
	margin-bottom: 32px;
}
.jkfp-biaozhang .part .pic img {
	display: block;
	width: 100%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin: 0 auto;
}
.jkfp-biaozhang .part .pic img.shadow {
	-webkit-box-shadow: 0 0 16px #ddd;
	-moz-box-shadow: 0 0 16px #ddd;
	box-shadow: 0 0 16px #ddd;
}
.jkfp-biaozhang .part .pic.half img {
	width: 50%;
}
.jkfp-biaozhang .part .pic small {
	display: block;
	text-align: center;
	margin-top: 16px;
}
.jkfp-biaozhang .part .pic small span {
	display: inline-block;
	text-align: left;
	font-size: 12px;
	color: #666666;
}
.jkfp-biaozhang .part .info h3 {
	position: relative;
	font-size: 18px;
	color: #c10e00;
	padding-left: 12px;
	font-weight: normal;
}
.jkfp-biaozhang .part .info h3:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 4px;
	height: 18px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #c10e00;
}
.jkfp-biaozhang .part .info p span {
	color: #e40212;
}
.jkfp-button-continue {
	margin: 0 auto;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: url('https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTEK70rc09nlNmr33u39ZGb210508/bg-button1.png') repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	text-align: center;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	cursor: pointer;
}
.jkfp-button-continue span {
	-webkit-tap-highlight-color: none;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 16px;
}
